Pull request #4700 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522+0ca59ae16f8b1e72e62c5a3c151fad031359de5b (fe485275ef524b569fe99daf7649464f4d559a20) 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-ssh10017950345921736521.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-ssh7968180866036462141.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-4700/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-4700/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11409493837132290668.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-4700/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1153743860505885644.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-ssh17268966279487738248.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-4700/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-4700/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1731227919103090008.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8586 in /w/workspace/edgexfoundry_edgex-go_PR-4700 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4700/head:refs/remotes/origin/PR-4700 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0ca59ae16f8b1e72e62c5a3c151fad031359de5b into PR head commit 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 Merge succeeded, producing 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 Checking out Revision 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 (PR-4700) Commit message: "build(deps): Bump golang.org/x/crypto from 0.13.0 to 0.14.0" 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 # 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 0ca59ae16f8b1e72e62c5a3c151fad031359de5b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 # timeout=10 [Pipeline] { [Pipeline] timeout 19:36:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:36:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:36:03 ========================================================= 19:36:03 EdgeX Global Pipelines Version Info 19:36:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:36:04 ------------------- 19:36:04 stable info: 19:36:04 ------------------- 19:36:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:36:04 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 19:36:04 Message: update stable to v1.0.254 19:36:05 ------------------- 19:36:05 experimental info: 19:36:05 ------------------- 19:36:05 Commited By: **** collab-it+edgex@linuxfoundation.org 19:36:05 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 19:36:05 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:36:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:36:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:36:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:36:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:36:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:36:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:36:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:36:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:36:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:36:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:36:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:36:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:36:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:36:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:36:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:36:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:36:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:36:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:36:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:36:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:36:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:36:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:36:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:36:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4700 [Pipeline] echo 19:36:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4700 [Pipeline] echo 19:36:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4700 [Pipeline] echo 19:36:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 [Pipeline] echo 19:36:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5364f6c [Pipeline] echo 19:36:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:36:06 provisioning config files... 19:36:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6571541395658246796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:36:07 ---> docker-login.sh 19:36:07 nexus3.edgexfoundry.org:10001 19:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:07 Configure a credential helper to remove this warning. See 19:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:07 19:36:07 Login Succeeded 19:36:07 nexus3.edgexfoundry.org:10002 19:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:07 Configure a credential helper to remove this warning. See 19:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:07 19:36:07 Login Succeeded 19:36:07 nexus3.edgexfoundry.org:10003 19:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:07 Configure a credential helper to remove this warning. See 19:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:07 19:36:07 Login Succeeded 19:36:07 nexus3.edgexfoundry.org:10004 19:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:07 Configure a credential helper to remove this warning. See 19:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:07 19:36:07 Login Succeeded 19:36:07 docker.io 19:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:08 Configure a credential helper to remove this warning. See 19:36:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:08 19:36:08 Login Succeeded 19:36:08 ---> docker-login.sh ends [Pipeline] } 19:36:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:36:08 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:36:08 + + dirnamecut cmd/core-command/Dockerfile -d/ 19:36:08 -f2 19:36:08 + echo core-command,cmd/core-command/Dockerfile 19:36:08 + cut -d/ -f2 19:36:08 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:36:08 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:36:08 + dirname cmd/core-data/Dockerfile 19:36:08 + cut -d/ -f2 19:36:08 + echo core-data,cmd/core-data/Dockerfile 19:36:08 + dirname cmd/core-metadata/Dockerfile 19:36:08 + cut -d/ -f2 19:36:08 + echo core-metadata,cmd/core-metadata/Dockerfile 19:36:08 + + cut -d/ -f2 19:36:08 dirname cmd/security-bootstrapper/Dockerfile 19:36:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:36:08 + dirname cmd/security-proxy-auth/Dockerfile 19:36:08 + cut -d/ -f2 19:36:08 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:36:08 + dirname cmd/security-proxy-setup/Dockerfile 19:36:08 + cut -d/ -f2 19:36:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:36:08 + dirname cmd/security-secretstore-setup/Dockerfile 19:36:08 + cut -d/ -f2 19:36:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:36:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:36:08 + cut -d/ -f2 19:36:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:36:08 + + cut -d/ -f2 19:36:08 dirname cmd/security-spire-agent/Dockerfile 19:36:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:36:08 + dirname cmd/security-spire-config/Dockerfile 19:36:08 + cut -d/ -f2 19:36:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:36:08 + + dirname cmd/security-spire-server/Dockerfile 19:36:08 cut -d/ -f2 19:36:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:36:08 + dirname cmd/support-notifications/Dockerfile 19:36:08 + cut -d/ -f2 19:36:08 + echo support-notifications,cmd/support-notifications/Dockerfile 19:36:08 + dirname cmd/support-scheduler/Dockerfile 19:36:08 + cut -d/ -f2 19:36:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:36:08 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:36:09 + git rev-list -1 --merges 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522~1..5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 [Pipeline] echo 19:36:09 -----------> git rev-list -1 --merges 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522~1..5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 [false] [Pipeline] sh 19:36:09 + git log --format=format:%s -1 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 [Pipeline] echo 19:36:09 ========================================================= 19:36:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:36:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:36:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:36:10 + grep -v github /etc/ssh/ssh_known_hosts 19:36:10 + [ -e /tmp/ssh_known_hosts ] 19:36:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:36:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:36:10 + sudo tee -a /etc/ssh/ssh_known_hosts 19:36:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:36:10 19:36:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:36:11 0.1.4: Pulling from edgex-devops/py-git-semver 19:36:11 b85a868b505f: Pulling fs layer 19:36:11 e2be974225ed: Pulling fs layer 19:36:11 339a4e72a1f5: Pulling fs layer 19:36:11 988bab9f4d93: Pulling fs layer 19:36:11 1469e6f7b9e6: Pulling fs layer 19:36:11 eaf3925da568: Pulling fs layer 19:36:11 bab4dde63d76: Pulling fs layer 19:36:11 bde34c3a00c8: Pulling fs layer 19:36:11 b352a97aabf1: Pulling fs layer 19:36:11 4872d77fe225: Pulling fs layer 19:36:11 5851b861e8e6: Pulling fs layer 19:36:11 988bab9f4d93: Waiting 19:36:11 1469e6f7b9e6: Waiting 19:36:11 eaf3925da568: Waiting 19:36:11 bab4dde63d76: Waiting 19:36:11 bde34c3a00c8: Waiting 19:36:11 b352a97aabf1: Waiting 19:36:11 4872d77fe225: Waiting 19:36:11 5851b861e8e6: Waiting 19:36:11 e2be974225ed: Verifying Checksum 19:36:11 e2be974225ed: Download complete 19:36:11 988bab9f4d93: Verifying Checksum 19:36:11 988bab9f4d93: Download complete 19:36:11 1469e6f7b9e6: Download complete 19:36:11 eaf3925da568: Verifying Checksum 19:36:11 eaf3925da568: Download complete 19:36:11 339a4e72a1f5: Verifying Checksum 19:36:11 339a4e72a1f5: Download complete 19:36:11 bde34c3a00c8: Verifying Checksum 19:36:11 bde34c3a00c8: Download complete 19:36:11 b352a97aabf1: Verifying Checksum 19:36:11 b352a97aabf1: Download complete 19:36:11 4872d77fe225: Verifying Checksum 19:36:11 4872d77fe225: Download complete 19:36:11 5851b861e8e6: Verifying Checksum 19:36:11 5851b861e8e6: Download complete 19:36:11 b85a868b505f: Verifying Checksum 19:36:11 b85a868b505f: Download complete 19:36:11 bab4dde63d76: Verifying Checksum 19:36:11 bab4dde63d76: Download complete 19:36:12 b85a868b505f: Pull complete 19:36:12 e2be974225ed: Pull complete 19:36:13 339a4e72a1f5: Pull complete 19:36:13 988bab9f4d93: Pull complete 19:36:13 1469e6f7b9e6: Pull complete 19:36:13 eaf3925da568: Pull complete 19:36:15 bab4dde63d76: Pull complete 19:36:15 bde34c3a00c8: Pull complete 19:36:16 b352a97aabf1: Pull complete 19:36:16 4872d77fe225: Pull complete 19:36:16 5851b861e8e6: Pull complete 19:36:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:36:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:36:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:16 prd-ubuntu20.04-docker-8c-8g-8586 does not seem to be running inside a container 19:36:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:36:21 $ docker top 4e26e8245978e751b49a83d83f93a64cbe6adab2c6bea164919e05715207b7a4 -eo pid,comm 19:36:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:36:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:36:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:36:21 [ssh-agent] Looking for ssh-agent implementation... 19:36:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:36:22 $ docker exec 4e26e8245978e751b49a83d83f93a64cbe6adab2c6bea164919e05715207b7a4 ssh-agent 19:36:22 SSH_AUTH_SOCK=/tmp/ssh-bNdLPqNX5CaO/agent.32 19:36:22 SSH_AGENT_PID=38 19:36:22 Running ssh-add (command line suppressed) 19:36:22 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2167935103584282986.key (/w/workspace/edgex-go/1@tmp/private_key_2167935103584282986.key) 19:36:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:36:22 + git tag --points-at HEAD [Pipeline] } 19:36:22 $ docker exec --env ******** --env ******** 4e26e8245978e751b49a83d83f93a64cbe6adab2c6bea164919e05715207b7a4 ssh-agent -k 19:36:22 unset SSH_AUTH_SOCK; 19:36:22 unset SSH_AGENT_PID; 19:36:22 echo Agent pid 38 killed; 19:36:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:36:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:36:22 [ssh-agent] Looking for ssh-agent implementation... 19:36:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:36:23 $ docker exec 4e26e8245978e751b49a83d83f93a64cbe6adab2c6bea164919e05715207b7a4 ssh-agent 19:36:23 SSH_AUTH_SOCK=/tmp/ssh-MtML7GCJtSiA/agent.70 19:36:23 SSH_AGENT_PID=76 19:36:23 Running ssh-add (command line suppressed) 19:36:23 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17492039656681798871.key (/w/workspace/edgex-go/1@tmp/private_key_17492039656681798871.key) 19:36:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:36:23 + git semver init 19:36:23 2023-10-05 19:36:23,784 [run_init] DEBUG init version:0.0.0 force:False 19:36:23 2023-10-05 19:36:23,785 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:36:23 2023-10-05 19:36:23,786 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:36:23 2023-10-05 19:36:23,786 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:36:30 2023-10-05 19:36:29,631 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:36:30 2023-10-05 19:36:29,631 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4700 with force:False 19:36:30 2023-10-05 19:36:29,631 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4700 19:36:30 2023-10-05 19:36:29,636 [execute] INFO git cat-file --batch-check 19:36:30 2023-10-05 19:36:29,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:36:30 2023-10-05 19:36:29,643 [execute] INFO git cat-file --batch 19:36:30 2023-10-05 19:36:29,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:36:30 2023-10-05 19:36:29,648 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4700 19:36:30 0.0.0 [Pipeline] } 19:36:30 $ docker exec --env ******** --env ******** 4e26e8245978e751b49a83d83f93a64cbe6adab2c6bea164919e05715207b7a4 ssh-agent -k 19:36:30 unset SSH_AUTH_SOCK; 19:36:30 unset SSH_AGENT_PID; 19:36:30 echo Agent pid 76 killed; 19:36:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:36:31 + git semver [Pipeline] } 19:36:31 $ docker stop --time=1 4e26e8245978e751b49a83d83f93a64cbe6adab2c6bea164919e05715207b7a4 19:36:32 $ docker rm -f --volumes 4e26e8245978e751b49a83d83f93a64cbe6adab2c6bea164919e05715207b7a4 [Pipeline] // withDockerContainer [Pipeline] sh 19:36:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:36:33 Stashed 1 file(s) [Pipeline] echo 19:36:33 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:36:34 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:36:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:36:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:36:34 ========================================================= 19:36:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:36:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:36:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:36:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:36:34 7264a8db6415: Pulling fs layer 19:36:34 c4d48a809fc2: Pulling fs layer 19:36:34 4f1c88b9dad5: Pulling fs layer 19:36:34 ad3a456e5733: Pulling fs layer 19:36:34 33e27b845d1e: Pulling fs layer 19:36:34 c68163c4e522: Pulling fs layer 19:36:34 50da416c3ac9: Pulling fs layer 19:36:34 23d2d4c4bb30: Pulling fs layer 19:36:34 c68163c4e522: Waiting 19:36:34 33e27b845d1e: Waiting 19:36:34 50da416c3ac9: Waiting 19:36:34 23d2d4c4bb30: Waiting 19:36:34 ad3a456e5733: Waiting 19:36:34 c4d48a809fc2: Verifying Checksum 19:36:34 c4d48a809fc2: Download complete 19:36:34 ad3a456e5733: Verifying Checksum 19:36:34 ad3a456e5733: Download complete 19:36:34 33e27b845d1e: Verifying Checksum 19:36:34 33e27b845d1e: Download complete 19:36:34 7264a8db6415: Download complete 19:36:34 c68163c4e522: Verifying Checksum 19:36:34 c68163c4e522: Download complete 19:36:35 23d2d4c4bb30: Verifying Checksum 19:36:35 23d2d4c4bb30: Download complete 19:36:35 7264a8db6415: Pull complete 19:36:35 4f1c88b9dad5: Verifying Checksum 19:36:35 4f1c88b9dad5: Download complete 19:36:35 c4d48a809fc2: Pull complete 19:36:35 50da416c3ac9: Verifying Checksum 19:36:35 50da416c3ac9: Download complete 19:36:38 4f1c88b9dad5: Pull complete 19:36:38 ad3a456e5733: Pull complete 19:36:38 33e27b845d1e: Pull complete 19:36:38 c68163c4e522: Pull complete 19:36:41 50da416c3ac9: Pull complete 19:36:41 23d2d4c4bb30: Pull complete 19:36:41 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 19:36:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:36:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:36:41 + + docker build -t ci-base-image-x86_64 -f - . 19:36:41 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:36:41 WORKDIR /edgex 19:36:41 COPY go.mod . 19:36:41 RUN go mod download 19:36:42 Sending build context to Docker daemon 171.1MB 19:36:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:36:42 ---> 0786185ac409 19:36:42 Step 2/4 : WORKDIR /edgex 19:36:48 Still waiting to schedule task 19:36:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:36:50 ---> Running in 7c8d40bec784 19:36:50 Removing intermediate container 7c8d40bec784 19:36:50 ---> 020471b0f14b 19:36:50 Step 3/4 : COPY go.mod . 19:36:50 ---> 39d9ac556fb6 19:36:50 Step 4/4 : RUN go mod download 19:36:50 ---> Running in 660bc4ae49c9 19:37:08 Removing intermediate container 660bc4ae49c9 19:37:08 ---> 19bbdcf1a70b 19:37:08 Successfully built 19bbdcf1a70b 19:37:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:09 + docker inspect -f . ci-base-image-x86_64 19:37:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:09 prd-ubuntu20.04-docker-8c-8g-8586 does not seem to be running inside a container 19:37:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:37:09 $ docker top fe02d3f6a96b8068888ddf83f70e4451abfc2d6ebe341b853b5129387a330cbc -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:10 + go version 19:37:10 go version go1.21.0 linux/amd64 [Pipeline] } 19:37:10 $ docker stop --time=1 fe02d3f6a96b8068888ddf83f70e4451abfc2d6ebe341b853b5129387a330cbc 19:37:11 $ docker rm -f --volumes fe02d3f6a96b8068888ddf83f70e4451abfc2d6ebe341b853b5129387a330cbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:12 + docker inspect -f . ci-base-image-x86_64 19:37:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:12 prd-ubuntu20.04-docker-8c-8g-8586 does not seem to be running inside a container 19:37:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:37:12 $ docker top da2c893eb0dc850c92abbf3c49f927e705723267acee66c60c26d9b7e6210faa -eo pid,comm [Pipeline] { [Pipeline] echo 19:37:12 ========================================================= 19:37:12 [edgeXBuildGoParallel] Running Tests and Build... 19:37:12 ========================================================= [Pipeline] sh 19:37:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:37:13 + make test 19:37:13 go test -race -coverprofile=coverage.out ./... 19:37:20 ? github.com/edgexfoundry/edgex-go [no test files] 19:37:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:37:32 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:37:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:37:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:37:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:37:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:37:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:37:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:37:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:37:32 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:37:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:37:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:37:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:37:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements 19:37:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:37:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:37:34 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:37:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.051s coverage: 97.0% of statements 19:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:37:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:37:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:37:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:37:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:37:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:37:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:37:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:37:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:37:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:37:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.070s coverage: 69.2% of statements 19:37:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.064s coverage: 53.2% of statements 19:37:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.282s coverage: 93.4% of statements 19:37:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 4.1% of statements 19:37:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.369s coverage: 97.6% of statements 19:37:39 ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements 19:37:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:37:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.067s coverage: 0.9% of statements 19:37:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.057s coverage: 32.2% of statements 19:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.056s coverage: 41.7% of statements 19:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 82.9% of statements 19:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 94.1% of statements 19:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.054s coverage: 96.3% of statements 19:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements 19:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:37:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:37:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:37:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:37:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:37:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:37:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:37:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:37:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:37:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:37:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:37:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:37:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.042s coverage: 94.4% of statements 19:37:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:37:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:37:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:37:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:37:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:37:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.301s coverage: 79.9% of statements 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.044s coverage: 87.2% of statements 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.028s coverage: 20.0% of statements 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.079s coverage: 82.1% of statements 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.044s coverage: 86.0% of statements 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.159s coverage: 63.1% of statements 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.013s coverage: 73.7% of statements 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.193s coverage: 38.4% of statements 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.049s coverage: 89.5% of statements 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.069s coverage: 19.9% of statements 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 95.7% of statements 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.047s coverage: 61.8% of statements 19:38:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements 19:38:06 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:38:06 running golangci-lint 19:38:06 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:38:06 go version go1.21.0 linux/amd64 19:38:06 level=info msg="[config_reader] Used config file .golangci.yml" 19:38:06 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:38:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8587 in /w/workspace/edgexfoundry_edgex-go_PR-4700 [Pipeline] { [Pipeline] ws 19:38:17 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:38:17 The recommended git tool is: git 19:38:21 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|files|deps|imports|name) took 12.789472467s" 19:38:21 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.800906ms" 19:38:22 using credential edgex-jenkins-ssh 19:38:22 Cloning the remote Git repository 19:38:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:38:22 > git init /w/workspace/edgex-go/1 # timeout=10 19:38:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:38:22 > git --version # timeout=10 19:38:22 > git --version # 'git version 2.25.1' 19:38:22 using GIT_SSH to set credentials SSH Credentials for GitHub 19:38:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:38:26 level=info msg="[linters_context/goanalysis] analyzers took 59.192447005s with top 10 stages: buildir: 29.601089143s, gosec: 6.297098529s, fact_deprecated: 1.926979029s, inspect: 1.763519571s, printf: 1.011194435s, ctrlflow: 937.486411ms, S1038: 926.034565ms, fact_purity: 615.017074ms, nilness: 614.756906ms, typedness: 578.444282ms" 19:38:27 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:38:27 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, exclude: 197/197, skip_files: 197/197, nolint: 0/21, identifier_marker: 197/197, cgo: 197/197, skip_dirs: 197/197, exclude-rules: 21/197, path_prettifier: 197/197, autogenerated_exclude: 197/197" 19:38:27 level=info msg="[runner] processing took 16.008924ms with stages: nolint: 6.916262ms, identifier_marker: 4.396ms, exclude-rules: 1.465163ms, path_prettifier: 1.348652ms, autogenerated_exclude: 1.1568ms, skip_dirs: 682.256µs, cgo: 26.76µs, filename_unadjuster: 13.541µs, max_same_issues: 550ns, fixer: 500ns, uniq_by_line: 410ns, skip_files: 390ns, exclude: 340ns, severity-rules: 260ns, diff: 210ns, max_from_linter: 180ns, source_code: 160ns, sort_results: 130ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, path_prefixer: 110ns" 19:38:27 level=info msg="[runner] linters took 7.448513948s with stages: goanalysis_metalinter: 7.432427593s" 19:38:27 level=info msg="File cache stats: 0 entries of total size 0B" 19:38:27 level=info msg="Memory: 204 samples, avg is 227.2MB, max is 916.7MB" 19:38:27 level=info msg="Execution took 20.291337659s" 19:38:27 go vet ./... 19:38:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:38:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:38:31 ./bin/test-attribution-txt.sh [Pipeline] echo 19:38:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:38:31 + ls -al . 19:38:31 total 732 19:38:31 drwxrwxr-x 12 1001 1001 4096 Oct 5 19:37 . 19:38:31 drwxr-xr-x 4 root root 4096 Oct 5 19:37 .. 19:38:31 drwxrwxr-x 2 1001 1001 4096 Oct 5 19:36 .blubracket 19:38:31 -rw-rw-r-- 1 1001 1001 16 Oct 5 19:36 .dockerignore 19:38:31 drwxrwxr-x 8 1001 1001 4096 Oct 5 19:38 .git 19:38:31 drwxrwxr-x 3 1001 1001 4096 Oct 5 19:36 .github 19:38:31 -rw-rw-r-- 1 1001 1001 1173 Oct 5 19:36 .gitignore 19:38:31 -rw-rw-r-- 1 1001 1001 42 Oct 5 19:36 .golangci.yml 19:38:31 -rw-rw-r-- 1 1001 1001 100 Oct 5 19:36 .hadolint.yml 19:38:31 drwxr-xr-x 3 1001 1001 4096 Oct 5 19:36 .semver 19:38:31 -rw-rw-r-- 1 1001 1001 166 Oct 5 19:36 .sonarcloud.properties 19:38:31 -rw-rw-r-- 1 1001 1001 1171 Oct 5 19:36 ADOPTERS.md 19:38:31 -rw-rw-r-- 1 1001 1001 11674 Oct 5 19:36 Attribution.txt 19:38:31 -rw-rw-r-- 1 1001 1001 93407 Oct 5 19:36 CHANGELOG.md 19:38:31 -rw-rw-r-- 1 1001 1001 3804 Oct 5 19:36 CONTRIBUTING.md 19:38:31 -rw-rw-r-- 1 1001 1001 677 Oct 5 19:36 GOVERNANCE.md 19:38:31 -rw-rw-r-- 1 1001 1001 883 Oct 5 19:36 Jenkinsfile 19:38:31 -rw-rw-r-- 1 1001 1001 10775 Oct 5 19:36 LICENSE 19:38:31 -rw-rw-r-- 1 1001 1001 15054 Oct 5 19:36 Makefile 19:38:31 -rw-rw-r-- 1 1001 1001 582 Oct 5 19:36 OWNERS.md 19:38:31 -rw-rw-r-- 1 1001 1001 9923 Oct 5 19:36 README.md 19:38:31 -rw-rw-r-- 1 1001 1001 789 Oct 5 19:36 SECURITY.md 19:38:31 -rw-rw-r-- 1 1001 1001 5 Oct 5 19:36 VERSION 19:38:31 drwxrwxr-x 2 1001 1001 4096 Oct 5 19:36 bin 19:38:31 drwxrwxr-x 18 1001 1001 4096 Oct 5 19:36 cmd 19:38:31 -rw-r--r-- 1 root root 453602 Oct 5 19:38 coverage.out 19:38:31 drwxrwxr-x 2 1001 1001 4096 Oct 5 19:36 fuzz_test 19:38:31 -rw-rw-r-- 1 1001 1001 3689 Oct 5 19:36 go.mod 19:38:31 -rw-rw-r-- 1 1001 1001 34977 Oct 5 19:36 go.sum 19:38:31 drwxrwxr-x 7 1001 1001 4096 Oct 5 19:36 internal 19:38:31 drwxrwxr-x 3 1001 1001 4096 Oct 5 19:36 openapi 19:38:31 -rw-rw-r-- 1 1001 1001 594 Oct 5 19:36 security.txt 19:38:31 drwxrwxr-x 4 1001 1001 4096 Oct 5 19:36 snap 19:38:31 -rw-rw-r-- 1 1001 1001 204 Oct 5 19:36 version.go [Pipeline] sh 19:38:31 + '[' -e coverage.out ] 19:38:31 + chown 1001:1001 coverage.out [Pipeline] stash 19:38:32 Stashed 1 file(s) [Pipeline] sh 19:38:32 + make build 19:38:32 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 19:38:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:38:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:38:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:38:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:38:38 using GIT_SSH to set credentials SSH Credentials for GitHub 19:38:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4700/head:refs/remotes/origin/PR-4700 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:38:39 Merging remotes/origin/main commit 0ca59ae16f8b1e72e62c5a3c151fad031359de5b into PR head commit 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 19:38:39 Merge succeeded, producing 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 19:38:39 Checking out Revision 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 (PR-4700) 19:38:40 Commit message: "build(deps): Bump golang.org/x/crypto from 0.13.0 to 0.14.0" 19:38:40 > git --version # timeout=10 19:38:40 > git --version # 'git version 2.25.1' 19:38:40 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 19:38:39 > git config core.sparsecheckout # timeout=10 19:38:39 > git checkout -f 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 # timeout=10 19:38:39 > git remote # timeout=10 19:38:39 > git config --get remote.origin.url # timeout=10 19:38:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:38:39 > git merge 0ca59ae16f8b1e72e62c5a3c151fad031359de5b # timeout=10 19:38:39 > git rev-parse HEAD^{commit} # timeout=10 19:38:39 > git config core.sparsecheckout # timeout=10 19:38:39 > git checkout -f 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 19:38:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:38:41 % Total % Received % Xferd Average Speed Time Time Time Current 19:38:41 Dload Upload Total Spent Left Speed 19:38:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 19:38:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:38:42 + sudo tee /etc/docker/daemon.new 19:38:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:38:42 { 19:38:42 "registry-mirrors": [ 19:38:42 "https://nexus3.edgexfoundry.org:10001" 19:38:42 ], 19:38:42 "bip": "10.250.0.254/24", 19:38:42 "hosts": [ 19:38:42 "tcp://0.0.0.0:5555", 19:38:42 "unix:///var/run/docker.sock" 19:38:42 ], 19:38:42 "mtu": 1458, 19:38:42 "selinux-enabled": true, 19:38:42 "seccomp-profile": "/etc/docker/seccomp.json" 19:38:42 } [Pipeline] sh 19:38:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:38:43 + sudo service docker restart 19:38:44 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 19:38:44 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 19:38:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:38:46 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 19:38:51 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 19:38:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:38:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:38:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:38:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:38:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:38:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:38:58 $ docker stop --time=1 da2c893eb0dc850c92abbf3c49f927e705723267acee66c60c26d9b7e6210faa 19:39:04 $ docker rm -f --volumes da2c893eb0dc850c92abbf3c49f927e705723267acee66c60c26d9b7e6210faa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 19:39:04 provisioning config files... 19:39:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13653306112704797482tmp [Pipeline] // stage [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 19:39:05 ---> docker-login.sh 19:39:05 nexus3.edgexfoundry.org:10001 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix 19:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:39:05 19:39:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:39:06 latest: Pulling from edgex-devops/edgex-compose 19:39:06 91d30c5bc195: Pulling fs layer 19:39:06 2e9b0aa3be6d: Pulling fs layer 19:39:06 9c61dcf015f6: Pulling fs layer 19:39:06 4698f68db338: Pulling fs layer 19:39:06 2a2f49069b9e: Pulling fs layer 19:39:06 e0025b399a48: Pulling fs layer 19:39:06 4698f68db338: Waiting 19:39:06 2a2f49069b9e: Waiting 19:39:06 e0025b399a48: Waiting 19:39:06 91d30c5bc195: Verifying Checksum 19:39:06 91d30c5bc195: Download complete 19:39:06 4698f68db338: Download complete 19:39:06 2e9b0aa3be6d: Verifying Checksum 19:39:06 2e9b0aa3be6d: Download complete 19:39:06 e0025b399a48: Verifying Checksum 19:39:06 e0025b399a48: Download complete 19:39:06 91d30c5bc195: Pull complete 19:39:06 2a2f49069b9e: Verifying Checksum 19:39:06 2e9b0aa3be6d: Pull complete 19:39:06 9c61dcf015f6: Download complete 19:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:07 Configure a credential helper to remove this warning. See 19:39:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:07 19:39:07 Login Succeeded 19:39:07 nexus3.edgexfoundry.org:10002 19:39:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:08 Configure a credential helper to remove this warning. See 19:39:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:08 19:39:08 Login Succeeded 19:39:08 nexus3.edgexfoundry.org:10003 19:39:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:08 Configure a credential helper to remove this warning. See 19:39:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:08 19:39:08 Login Succeeded 19:39:08 nexus3.edgexfoundry.org:10004 19:39:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:09 Configure a credential helper to remove this warning. See 19:39:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:09 19:39:09 Login Succeeded 19:39:09 docker.io 19:39:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:09 9c61dcf015f6: Pull complete 19:39:09 4698f68db338: Pull complete 19:39:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:09 Configure a credential helper to remove this warning. See 19:39:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:09 19:39:09 Login Succeeded 19:39:09 ---> docker-login.sh ends [Pipeline] } 19:39:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:39:10 2a2f49069b9e: Pull complete 19:39:10 e0025b399a48: Pull complete 19:39:10 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:39:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:39:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:10 + git config --global --add safe.directory /w/workspace/edgex-go/1 19:39:10 prd-ubuntu20.04-docker-8c-8g-8586 does not seem to be running inside a container 19:39:10 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:39:15 $ docker top 07578dca68214420e8218d45cc5df25d7cdc9c63776fc6cb5acd346edc44ecd6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo 19:39:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:39:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:39:15 ========================================================= 19:39:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:39:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:39:15 + docker compose -f ./docker-compose-build.yml build --parallel 19:39:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:39:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:39:15 9fda8d8052c6: Pulling fs layer 19:39:15 5d54e960e981: Pulling fs layer 19:39:15 c4a7e357bf2a: Pulling fs layer 19:39:15 f0e02332f6b5: Pulling fs layer 19:39:15 cefa15bbcfad: Pulling fs layer 19:39:15 17808c966233: Pulling fs layer 19:39:15 f4c1fc716caa: Pulling fs layer 19:39:15 f0e02332f6b5: Waiting 19:39:15 cefa15bbcfad: Waiting 19:39:15 17808c966233: Waiting 19:39:15 f4c1fc716caa: Waiting 19:39:15 5d54e960e981: Verifying Checksum 19:39:15 5d54e960e981: Download complete 19:39:16 f0e02332f6b5: Verifying Checksum 19:39:16 f0e02332f6b5: Download complete 19:39:16 cefa15bbcfad: Verifying Checksum 19:39:16 cefa15bbcfad: Download complete 19:39:16 9fda8d8052c6: Verifying Checksum 19:39:16 9fda8d8052c6: Download complete 19:39:16 f4c1fc716caa: Verifying Checksum 19:39:16 f4c1fc716caa: Download complete 19:39:16 9fda8d8052c6: Pull complete 19:39:17 5d54e960e981: Pull complete 19:39:17 c4a7e357bf2a: Verifying Checksum 19:39:17 c4a7e357bf2a: Download complete 19:39:17 #1 [core-data internal] load build definition from Dockerfile 19:39:17 #1 transferring dockerfile: 1.90kB done 19:39:17 #1 DONE 0.0s 19:39:17 19:39:17 #2 [support-scheduler internal] load build definition from Dockerfile 19:39:17 #2 transferring dockerfile: 1.82kB done 19:39:17 #2 DONE 0.0s 19:39:17 19:39:17 #3 [support-notifications internal] load build definition from Dockerfile 19:39:17 #3 transferring dockerfile: 1.84kB done 19:39:17 #3 DONE 0.0s 19:39:17 19:39:17 #4 [security-proxy-setup internal] load build definition from Dockerfile 19:39:17 #4 transferring dockerfile: 2.39kB done 19:39:17 #4 DONE 0.0s 19:39:17 19:39:17 #5 [security-secretstore-setup internal] load build definition from Dockerfile 19:39:17 #5 transferring dockerfile: 2.38kB done 19:39:17 #5 DONE 0.0s 19:39:17 19:39:17 #6 [security-spire-agent internal] load build definition from Dockerfile 19:39:17 #6 transferring dockerfile: 1.70kB done 19:39:17 #6 DONE 0.0s 19:39:17 19:39:17 #7 [security-spire-config internal] load build definition from Dockerfile 19:39:17 #7 transferring dockerfile: 1.58kB done 19:39:17 #7 DONE 0.0s 19:39:17 19:39:17 #8 [core-command internal] load build definition from Dockerfile 19:39:17 #8 transferring dockerfile: 1.82kB done 19:39:17 #8 DONE 0.0s 19:39:17 19:39:17 #9 [security-spire-server internal] load build definition from Dockerfile 19:39:17 #9 transferring dockerfile: 1.59kB done 19:39:17 #9 DONE 0.0s 19:39:17 19:39:17 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:39:17 #10 transferring dockerfile: 2.12kB done 19:39:17 #10 DONE 0.0s 19:39:17 19:39:17 #11 [security-bootstrapper internal] load build definition from Dockerfile 19:39:17 #11 transferring dockerfile: 2.82kB done 19:39:17 #11 DONE 0.0s 19:39:17 19:39:17 #12 [security-proxy-auth internal] load build definition from Dockerfile 19:39:17 #12 transferring dockerfile: 2.04kB done 19:39:17 #12 DONE 0.0s 19:39:17 19:39:17 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:39:17 #13 transferring dockerfile: 1.78kB done 19:39:17 #13 DONE 0.1s 19:39:17 19:39:17 #14 [core-data internal] load .dockerignore 19:39:17 #14 transferring context: 56B done 19:39:17 #14 DONE 0.2s 19:39:17 19:39:17 #15 [core-metadata internal] load build definition from Dockerfile 19:39:17 #15 transferring dockerfile: 1.96kB done 19:39:17 #15 ... 19:39:17 19:39:17 #16 [support-scheduler internal] load .dockerignore 19:39:17 #16 transferring context: 56B done 19:39:17 #16 DONE 0.0s 19:39:17 19:39:17 #17 [support-notifications internal] load .dockerignore 19:39:17 #17 transferring context: 56B done 19:39:17 #17 DONE 0.0s 19:39:17 19:39:17 #18 [security-proxy-setup internal] load .dockerignore 19:39:17 #18 transferring context: 56B done 19:39:17 #18 DONE 0.0s 19:39:17 19:39:17 #19 [security-secretstore-setup internal] load .dockerignore 19:39:17 #19 transferring context: 56B done 19:39:17 #19 DONE 0.0s 19:39:17 19:39:17 #20 [security-spire-agent internal] load .dockerignore 19:39:17 #20 transferring context: 56B done 19:39:17 #20 DONE 0.0s 19:39:17 19:39:17 #21 [security-spire-config internal] load .dockerignore 19:39:17 #21 transferring context: 56B done 19:39:17 #21 DONE 0.0s 19:39:18 19:39:18 #22 [core-command internal] load .dockerignore 19:39:18 #22 transferring context: 56B done 19:39:18 #22 DONE 0.0s 19:39:18 19:39:18 #23 [security-spire-server internal] load .dockerignore 19:39:18 #23 transferring context: 56B done 19:39:18 #23 DONE 0.0s 19:39:18 19:39:18 #24 [core-common-config-bootstrapper internal] load .dockerignore 19:39:18 #24 transferring context: 56B done 19:39:18 #24 DONE 0.0s 19:39:18 19:39:18 #25 [security-bootstrapper internal] load .dockerignore 19:39:18 #25 transferring context: 56B done 19:39:18 #25 DONE 0.0s 19:39:18 19:39:18 #26 [security-proxy-auth internal] load .dockerignore 19:39:18 #26 transferring context: 56B done 19:39:18 #26 DONE 0.0s 19:39:18 19:39:18 #27 [core-metadata internal] load .dockerignore 19:39:18 #27 transferring context: 56B done 19:39:18 #27 DONE 0.0s 19:39:18 19:39:18 #28 [security-spiffe-token-provider internal] load .dockerignore 19:39:18 #28 transferring context: 56B done 19:39:18 #28 DONE 0.0s 19:39:18 19:39:18 #15 [core-metadata internal] load build definition from Dockerfile 19:39:18 17808c966233: Verifying Checksum 19:39:18 17808c966233: Download complete 19:39:18 #15 ... 19:39:18 19:39:18 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:39:18 #29 DONE 0.0s 19:39:18 19:39:18 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:39:18 #30 DONE 0.6s 19:39:18 19:39:18 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:39:18 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 19:39:19 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:39:19 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:39:19 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:39:19 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 1.05MB / 3.40MB 0.1s 19:39:19 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:39:19 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:39:19 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:39:19 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.15MB / 3.40MB 0.2s 19:39:19 #31 ... 19:39:19 19:39:19 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:39:19 #32 DONE 0.8s 19:39:19 19:39:19 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:39:19 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 19:39:19 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:39:19 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:39:19 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:39:19 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s 19:39:19 #31 ... 19:39:19 19:39:19 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:39:19 #33 DONE 0.8s 19:39:19 19:39:19 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:39:19 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 19:39:19 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:39:19 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:39:19 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:39:19 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 19:39:19 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.5s done 19:39:19 #31 ... 19:39:19 19:39:19 #34 [security-spire-agent internal] load build context 19:39:19 #34 transferring context: 17.64kB 0.0s done 19:39:19 #34 DONE 0.3s 19:39:19 19:39:19 #35 [security-spire-config internal] load build context 19:39:19 #35 transferring context: 16.36kB 0.0s done 19:39:19 #35 DONE 0.4s 19:39:19 19:39:19 #36 [security-spire-server internal] load build context 19:39:19 #36 transferring context: 18.11kB 0.0s done 19:39:19 #36 DONE 0.5s 19:39:19 19:39:19 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:39:19 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 19:39:20 #31 DONE 1.4s 19:39:20 19:39:20 #37 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:39:21 #37 ... 19:39:21 19:39:21 #38 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:39:21 #38 DONE 2.4s 19:39:21 19:39:21 #39 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 19:39:26 #39 ... 19:39:26 19:39:26 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:39:26 #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 19:39:26 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 19:39:26 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 19:39:26 #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:39:26 #40 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:39:26 #40 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:39:26 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 19:39:26 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:39:26 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:39:26 #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s done 19:39:26 #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:39:26 #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.6s done 19:39:26 c4a7e357bf2a: Pull complete 19:39:26 f0e02332f6b5: Pull complete 19:39:27 cefa15bbcfad: Pull complete 19:39:29 #40 ... 19:39:29 19:39:29 #41 [core-data internal] load build context 19:39:29 #41 transferring context: 364.95MB 7.5s done 19:39:29 #41 ... 19:39:29 19:39:29 #42 [security-proxy-auth internal] load build context 19:39:29 #42 transferring context: 364.95MB 9.7s done 19:39:29 #42 ... 19:39:29 19:39:29 #43 [support-scheduler internal] load build context 19:39:29 #43 transferring context: 364.95MB 8.1s done 19:39:29 #43 ... 19:39:29 19:39:29 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:39:29 #44 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 19:39:29 #44 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:39:29 #44 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:39:29 #44 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:39:29 #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:39:29 #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 19:39:29 #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:39:29 #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:39:29 #44 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 19:39:29 #44 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.5s done 19:39:29 #44 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 19:39:29 #44 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done 19:39:29 #44 ... 19:39:29 19:39:29 #45 [support-notifications internal] load build context 19:39:29 #45 transferring context: 364.95MB 8.2s done 19:39:30 #45 ... 19:39:30 19:39:30 #46 [security-proxy-setup internal] load build context 19:39:30 #46 transferring context: 364.95MB 7.8s done 19:39:30 #46 ... 19:39:30 19:39:30 #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:39:30 #47 ... 19:39:30 19:39:30 #48 [core-command internal] load build context 19:39:30 #48 transferring context: 364.95MB 8.5s done 19:39:30 #48 ... 19:39:30 19:39:30 #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:39:30 #49 ... 19:39:30 19:39:30 #50 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:39:30 #0 0.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:39:30 #0 0.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:39:30 #0 1.008 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:39:30 #0 1.008 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:39:30 #0 1.008 OK: 20064 distinct packages available 19:39:30 #0 1.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:39:30 #0 1.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:39:30 #0 1.406 (1/5) Installing dumb-init (1.2.5-r2) 19:39:30 #0 1.406 (2/5) Installing musl-obstack (1.2.3-r2) 19:39:30 #0 1.406 (3/5) Installing libucontext (1.2-r2) 19:39:30 #0 1.406 (4/5) Installing gcompat (1.1.0-r1) 19:39:30 #0 1.406 (5/5) Installing openssl (3.1.3-r0) 19:39:30 #0 1.415 Executing busybox-1.36.1-r2.trigger 19:39:30 #0 1.424 OK: 8 MiB in 20 packages 19:39:30 #50 ... 19:39:30 19:39:30 #51 [security-secretstore-setup internal] load build context 19:39:30 #51 transferring context: 364.95MB 8.5s done 19:39:30 #51 ... 19:39:30 19:39:30 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:39:31 #52 ... 19:39:31 19:39:31 #53 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:39:31 #53 ... 19:39:31 19:39:31 #54 [core-common-config-bootstrapper internal] load build context 19:39:31 #54 transferring context: 364.95MB 8.3s done 19:39:31 #54 ... 19:39:31 19:39:31 #55 [core-metadata internal] load build context 19:39:31 #55 transferring context: 364.95MB 8.5s done 19:39:31 #55 ... 19:39:31 19:39:31 #56 [security-bootstrapper internal] load build context 19:39:31 #56 transferring context: 364.95MB 7.5s done 19:39:31 #56 ... 19:39:31 19:39:31 #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:39:31 #57 ... 19:39:31 19:39:31 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:39:31 #58 ... 19:39:31 19:39:31 #59 [security-spiffe-token-provider internal] load build context 19:39:31 #59 transferring context: 364.95MB 8.5s done 19:39:32 #59 ... 19:39:32 19:39:32 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:39:37 17808c966233: Pull complete 19:39:37 f4c1fc716caa: Pull complete 19:39:37 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 19:39:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:39:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:39:38 + docker build -t ci-base-image-arm64 -f - . 19:39:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:39:38 WORKDIR /edgex 19:39:38 COPY go.mod . 19:39:38 RUN go mod download 19:39:38 Sending build context to Docker daemon 2.995MB 19:39:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:39:38 ---> ea914061e18c 19:39:38 Step 2/4 : WORKDIR /edgex 19:39:39 ---> Running in cd601df36661 19:39:39 Removing intermediate container cd601df36661 19:39:39 ---> 6f4d9ed7c830 19:39:39 Step 3/4 : COPY go.mod . 19:39:40 ---> f27fe5ebfdc8 19:39:40 Step 4/4 : RUN go mod download 19:39:40 ---> Running in 78477e493c2f 19:39:47 #60 ... 19:39:47 19:39:47 #56 [security-bootstrapper internal] load build context 19:39:47 #56 DONE 27.5s 19:39:47 19:39:47 #50 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:39:47 #50 DONE 26.3s 19:39:47 19:39:47 #46 [security-proxy-setup internal] load build context 19:39:47 #46 DONE 27.6s 19:39:47 19:39:47 #43 [support-scheduler internal] load build context 19:39:47 #43 DONE 27.6s 19:39:47 19:39:47 #45 [support-notifications internal] load build context 19:39:47 #45 DONE 27.6s 19:39:47 19:39:47 #54 [core-common-config-bootstrapper internal] load build context 19:39:47 #54 DONE 27.6s 19:39:47 19:39:47 #48 [core-command internal] load build context 19:39:47 #48 DONE 27.6s 19:39:47 19:39:47 #55 [core-metadata internal] load build context 19:39:47 #55 DONE 27.6s 19:39:47 19:39:47 #51 [security-secretstore-setup internal] load build context 19:39:47 #51 DONE 27.6s 19:39:47 19:39:47 #59 [security-spiffe-token-provider internal] load build context 19:39:47 #59 DONE 27.6s 19:39:47 19:39:47 #42 [security-proxy-auth internal] load build context 19:39:47 #42 DONE 27.6s 19:39:47 19:39:47 #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 19:39:47 #39 DONE 25.5s 19:39:47 19:39:47 #41 [core-data internal] load build context 19:39:47 #41 DONE 27.6s 19:39:47 19:39:47 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:39:48 #61 ... 19:39:48 19:39:48 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:39:48 #60 26.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:39:48 #60 26.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:39:48 #60 26.77 (1/2) Installing dumb-init (1.2.5-r2) 19:39:48 #60 26.81 (2/2) Installing su-exec (0.2-r3) 19:39:48 #60 26.81 Executing busybox-1.36.1-r2.trigger 19:39:48 #60 26.82 OK: 7 MiB in 17 packages 19:39:48 #60 DONE 27.9s 19:39:48 19:39:48 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:39:48 #52 27.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:39:48 #52 27.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:39:48 #52 27.37 (1/2) Installing ca-certificates (20230506-r0) 19:39:48 #52 27.39 (2/2) Installing dumb-init (1.2.5-r2) 19:39:48 #52 27.39 Executing busybox-1.36.1-r2.trigger 19:39:48 #52 27.39 Executing ca-certificates-20230506-r0.trigger 19:39:48 #52 27.48 OK: 8 MiB in 17 packages 19:39:48 #52 DONE 28.0s 19:39:48 19:39:48 #53 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:39:48 #53 27.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:39:48 #53 27.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:39:48 #53 27.41 (1/1) Installing dumb-init (1.2.5-r2) 19:39:48 #53 27.41 Executing busybox-1.36.1-r2.trigger 19:39:48 #53 27.43 OK: 7 MiB in 16 packages 19:39:48 #53 DONE 28.1s 19:39:48 19:39:48 #62 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:39:48 #62 DONE 1.3s 19:39:48 19:39:48 #37 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:39:48 #37 26.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:39:48 #37 26.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:39:48 #37 27.08 (1/4) Installing dumb-init (1.2.5-r2) 19:39:48 #37 27.08 (2/4) Installing openssl (3.1.3-r0) 19:39:48 #37 27.09 (3/4) Installing su-exec (0.2-r3) 19:39:48 #37 27.10 (4/4) Installing yq (4.33.3-r3) 19:39:48 #37 27.17 Executing busybox-1.36.1-r2.trigger 19:39:48 #37 27.18 OK: 17 MiB in 19 packages 19:39:48 #37 DONE 28.0s 19:39:48 19:39:48 #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:39:48 #57 26.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:39:48 #57 27.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:39:48 #57 27.33 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:39:48 #57 27.33 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:39:48 #57 27.33 OK: 20064 distinct packages available 19:39:48 #57 27.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:39:48 #57 27.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:39:48 #57 27.77 (1/4) Installing dumb-init (1.2.5-r2) 19:39:48 #57 27.86 (2/4) Installing musl-obstack (1.2.3-r2) 19:39:48 #57 27.86 (3/4) Installing libucontext (1.2-r2) 19:39:48 #57 27.86 (4/4) Installing gcompat (1.1.0-r1) 19:39:48 #57 27.87 Executing busybox-1.36.1-r2.trigger 19:39:48 #57 27.87 OK: 8 MiB in 19 packages 19:39:48 #57 DONE 28.1s 19:39:48 19:39:48 #63 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:39:48 #63 DONE 1.3s 19:39:48 19:39:48 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:39:48 #58 26.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:39:48 #58 26.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:39:48 #58 27.11 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:39:48 #58 27.11 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:39:48 #58 27.11 OK: 20064 distinct packages available 19:39:48 #58 27.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:39:48 #58 27.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:39:48 #58 27.58 (1/11) Installing ca-certificates (20230506-r0) 19:39:48 #58 27.61 (2/11) Installing brotli-libs (1.0.9-r14) 19:39:48 #58 27.63 (3/11) Installing libunistring (1.1-r1) 19:39:48 #58 27.64 (4/11) Installing libidn2 (2.3.4-r1) 19:39:48 #58 27.65 (5/11) Installing nghttp2-libs (1.55.1-r0) 19:39:48 #58 27.65 (6/11) Installing libcurl (8.3.0-r0) 19:39:48 #58 27.66 (7/11) Installing curl (8.3.0-r0) 19:39:48 #58 27.67 (8/11) Installing dumb-init (1.2.5-r2) 19:39:48 #58 27.67 (9/11) Installing musl-obstack (1.2.3-r2) 19:39:48 #58 27.68 (10/11) Installing libucontext (1.2-r2) 19:39:48 #58 27.68 (11/11) Installing gcompat (1.1.0-r1) 19:39:48 #58 27.68 Executing busybox-1.36.1-r2.trigger 19:39:48 #58 27.69 Executing ca-certificates-20230506-r0.trigger 19:39:48 #58 27.95 OK: 12 MiB in 26 packages 19:39:48 #58 DONE 28.1s 19:39:48 19:39:48 #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:39:48 #47 26.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:39:48 #47 26.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:39:48 #47 26.92 (1/1) Installing dumb-init (1.2.5-r2) 19:39:48 #47 26.93 Executing busybox-1.36.1-r2.trigger 19:39:48 #47 26.93 OK: 7 MiB in 16 packages 19:39:48 #47 DONE 28.0s 19:39:48 19:39:48 #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:39:48 #49 28.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:39:48 #49 28.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:39:48 #49 28.36 (1/4) Installing ca-certificates (20230506-r0) 19:39:48 #49 28.37 (2/4) Installing dumb-init (1.2.5-r2) 19:39:48 #49 28.37 (3/4) Installing su-exec (0.2-r3) 19:39:48 #49 28.38 (4/4) Installing yq (4.33.3-r3) 19:39:48 #49 28.44 Executing busybox-1.36.1-r2.trigger 19:39:48 #49 28.44 Executing ca-certificates-20230506-r0.trigger 19:39:48 #49 28.49 OK: 17 MiB in 19 packages 19:39:49 #49 ... 19:39:49 19:39:49 #64 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:39:49 #64 DONE 1.2s 19:39:49 19:39:49 #65 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:39:49 #65 DONE 1.2s 19:39:49 19:39:49 #66 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:39:49 #66 DONE 1.2s 19:39:49 19:39:49 #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:39:49 #49 DONE 29.3s 19:39:49 19:39:49 #67 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:39:49 #67 DONE 1.2s 19:39:49 19:39:49 #68 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:39:49 #68 DONE 0.0s 19:39:49 19:39:49 #69 [security-spire-server stage-2 5/8] COPY security.txt / 19:39:49 #69 DONE 0.1s 19:39:49 19:39:49 #70 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:39:49 #70 DONE 0.1s 19:39:49 19:39:49 #71 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:39:49 #71 DONE 0.0s 19:39:49 19:39:49 #72 [security-spire-config stage-2 5/9] COPY security.txt / 19:39:49 #72 DONE 0.0s 19:39:49 19:39:49 #73 [security-spire-agent stage-3 6/9] COPY security.txt / 19:39:49 #73 DONE 0.1s 19:39:49 19:39:49 #74 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:39:49 #74 DONE 0.1s 19:39:49 19:39:49 #75 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:39:49 #75 DONE 0.0s 19:39:49 19:39:49 #76 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:39:49 #76 DONE 0.1s 19:39:49 19:39:49 #77 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:39:49 #77 DONE 0.1s 19:39:49 19:39:49 #78 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:39:49 #78 DONE 0.1s 19:39:49 19:39:49 #79 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:39:49 #79 DONE 0.1s 19:39:49 19:39:49 #80 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:39:49 #80 DONE 0.1s 19:39:49 19:39:49 #81 [security-spire-server] exporting to image 19:39:49 #81 exporting layers 19:39:49 #81 ... 19:39:49 19:39:49 #82 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:39:49 #82 DONE 0.2s 19:39:49 19:39:49 #81 [security-spire-agent] exporting to image 19:39:50 #81 ... 19:39:50 19:39:50 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:39:50 #83 DONE 0.0s 19:39:50 19:39:50 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:39:50 #61 3.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:39:50 #61 3.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:39:50 #61 4.048 OK: 264 MiB in 52 packages 19:39:50 #61 DONE 4.2s 19:39:50 19:39:50 #81 [security-spire-server] exporting to image 19:39:50 #81 exporting layers 0.7s done 19:39:50 #81 writing image sha256:c37d48e3a702bf435d6175cb842a4865919b282062feed31593c863890b0eeae done 19:39:50 #81 naming to docker.io/library/security-spire-server done 19:39:50 #81 exporting layers 0.6s done 19:39:50 #81 writing image sha256:6640d90453463370ec31dff8667eb78ba20791bd45038291598bac28645b17a6 done 19:39:50 #81 naming to docker.io/library/security-spire-config done 19:39:50 #81 writing image sha256:c81f08c2825aca06daa769c89aa4c80ae1e8f79eb1970fcf79229a537a59b7f2 done 19:39:50 #81 naming to docker.io/library/security-spire-agent done 19:39:50 #81 DONE 0.7s 19:39:50 19:39:50 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:50 #84 ... 19:39:50 19:39:50 #85 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:39:50 #0 3.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:39:50 #0 4.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:39:50 #0 4.253 OK: 264 MiB in 52 packages 19:39:50 #85 DONE 4.3s 19:39:50 19:39:50 #86 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:39:50 #86 DONE 2.7s 19:39:50 19:39:50 #87 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:39:50 #87 DONE 0.0s 19:39:50 19:39:50 #88 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:39:50 #88 DONE 0.0s 19:39:50 19:39:50 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:50 #89 ... 19:39:50 19:39:50 #90 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:39:50 #0 3.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:39:50 #0 3.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:39:50 #0 4.191 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:39:50 #0 4.191 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:39:50 #0 4.191 OK: 20068 distinct packages available 19:39:50 #0 4.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:39:50 #0 4.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:39:50 #0 4.559 OK: 264 MiB in 52 packages 19:39:50 #90 DONE 4.7s 19:39:51 19:39:51 #91 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:39:51 #0 4.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:39:51 #0 4.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:39:51 #0 4.600 OK: 264 MiB in 52 packages 19:39:51 #91 DONE 4.7s 19:39:51 19:39:51 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:39:51 #92 DONE 0.1s 19:39:51 19:39:51 #93 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:39:51 #93 DONE 0.1s 19:39:51 19:39:51 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:56 #94 ... 19:39:56 19:39:56 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:39:56 #40 ... 19:39:56 19:39:56 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:39:57 #44 ... 19:39:57 19:39:57 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:09 #95 DONE 18.1s 19:40:09 19:40:09 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:09 #84 DONE 18.8s 19:40:09 19:40:09 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:09 #89 DONE 18.5s 19:40:09 19:40:09 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:09 #94 DONE 18.1s 19:40:09 19:40:09 #96 [security-secretstore-setup builder 6/7] COPY . . 19:40:12 #96 DONE 2.8s 19:40:12 19:40:12 #97 [support-notifications builder 6/7] COPY . . 19:40:12 #97 DONE 2.8s 19:40:12 19:40:12 #98 [security-spiffe-token-provider builder 6/7] COPY . . 19:40:12 #98 DONE 2.8s 19:40:12 19:40:12 #99 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:40:12 #99 CACHED 19:40:12 19:40:12 #100 [core-common-config-bootstrapper builder 6/7] COPY . . 19:40:12 #100 CACHED 19:40:12 19:40:12 #101 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:12 #101 CACHED 19:40:12 19:40:12 #102 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:40:12 #102 CACHED 19:40:12 19:40:12 #103 [security-proxy-auth builder 6/7] COPY . . 19:40:12 #103 CACHED 19:40:12 19:40:12 #104 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:12 #104 CACHED 19:40:12 19:40:12 #105 [core-command builder 4/7] COPY go.mod vendor* ./ 19:40:12 #105 CACHED 19:40:12 19:40:12 #106 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:12 #106 CACHED 19:40:12 19:40:12 #107 [core-command builder 6/7] COPY . . 19:40:12 #107 CACHED 19:40:12 19:40:12 #108 [core-metadata builder 6/7] COPY . . 19:40:12 #108 CACHED 19:40:12 19:40:12 #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:12 #109 CACHED 19:40:12 19:40:12 #110 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:40:12 #110 CACHED 19:40:12 19:40:12 #111 [support-scheduler builder 6/7] COPY . . 19:40:12 #111 DONE 2.8s 19:40:12 19:40:12 #112 [security-bootstrapper builder 6/7] COPY . . 19:40:12 #112 CACHED 19:40:12 19:40:12 #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:40:12 #113 CACHED 19:40:12 19:40:12 #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:12 #114 CACHED 19:40:12 19:40:12 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:12 #115 CACHED 19:40:12 19:40:12 #116 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:40:12 #116 CACHED 19:40:12 19:40:12 #117 [security-proxy-setup builder 6/7] COPY . . 19:40:12 #117 CACHED 19:40:12 19:40:12 #118 [core-data builder 6/7] COPY . . 19:40:12 #118 CACHED 19:40:12 19:40:12 #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:12 #119 CACHED 19:40:12 19:40:12 #120 [core-data builder 4/7] COPY go.mod vendor* ./ 19:40:12 #120 CACHED 19:40:12 19:40:12 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:40:13 #121 1.235 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:40:19 Removing intermediate container 78477e493c2f 19:40:19 ---> 1ebb6bca4c59 19:40:19 Successfully built 1ebb6bca4c59 19:40:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:19 + docker inspect -f . ci-base-image-arm64 19:40:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:19 prd-ubuntu20.04-docker-arm64-4c-16g-8587 does not seem to be running inside a container 19:40:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:40:21 $ docker top 3404b924c6f7b940538bb895890b7ad1b90f4a0f492a911e46ab01e524b29e2b -eo pid,comm [Pipeline] { [Pipeline] sh 19:40:21 + go version 19:40:21 go version go1.21.0 linux/arm64 [Pipeline] } 19:40:21 $ docker stop --time=1 3404b924c6f7b940538bb895890b7ad1b90f4a0f492a911e46ab01e524b29e2b 19:40:23 $ docker rm -f --volumes 3404b924c6f7b940538bb895890b7ad1b90f4a0f492a911e46ab01e524b29e2b 19:40:23 #121 ... 19:40:23 19:40:23 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:40:23 #0 0.956 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 19:40:23 #122 ... 19:40:23 19:40:23 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:40:23 #0 0.820 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:40:23 #123 ... 19:40:23 19:40:23 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:40:23 #0 0.609 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 19:40:23 #124 ... 19:40:23 19:40:23 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:40:23 #0 0.574 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 19:40:23 #125 ... 19:40:23 19:40:23 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:40:23 #0 0.935 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 19:40:23 #126 ... 19:40:23 19:40:23 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:40:23 #0 0.875 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 19:40:23 #127 ... 19:40:23 19:40:23 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:40:23 #0 1.300 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 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 19:40:23 #128 ... 19:40:23 19:40:23 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:40:23 #0 0.477 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 19:40:23 #129 ... 19:40:23 19:40:23 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:40:23 #0 1.343 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 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:24 #130 ... 19:40:24 19:40:24 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:40:24 #0 0.930 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:40:24 + docker inspect -f . ci-base-image-arm64 19:40:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:24 prd-ubuntu20.04-docker-arm64-4c-16g-8587 does not seem to be running inside a container 19:40:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:40:25 $ docker top cac9cf8438c6dcc3a83ba127de12fc5928adba1209177de7ce342b3b21360906 -eo pid,comm [Pipeline] { [Pipeline] echo 19:40:25 ========================================================= 19:40:25 [edgeXBuildGoParallel] Running Tests and Build... 19:40:25 ========================================================= [Pipeline] sh 19:40:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:40:26 + make test 19:40:26 go test -race -coverprofile=coverage.out ./... 19:41:05 ? github.com/edgexfoundry/edgex-go [no test files] 19:41:31 #131 ... 19:41:31 19:41:31 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:41:31 #123 77.14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:41:31 #123 ... 19:41:31 19:41:31 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:41:31 #124 DONE 79.2s 19:41:31 19:41:31 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:41:34 #44 ... 19:41:34 19:41:34 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:41:34 #123 DONE 81.9s 19:41:34 19:41:34 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:41:34 #129 DONE 81.9s 19:41:34 19:41:34 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:41:34 #126 DONE 81.9s 19:41:34 19:41:34 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:41:34 #121 DONE 82.0s 19:41:34 19:41:34 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:41:34 #127 DONE 82.0s 19:41:34 19:41:34 #132 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:41:34 #132 ... 19:41:34 19:41:34 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:41:34 #130 DONE 82.0s 19:41:34 19:41:34 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:41:34 #128 DONE 82.1s 19:41:34 19:41:34 #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:41:34 #133 ... 19:41:34 19:41:34 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:41:34 #122 DONE 82.3s 19:41:34 19:41:34 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:41:34 #131 DONE 82.4s 19:41:34 19:41:34 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:41:34 #125 DONE 82.4s 19:41:34 19:41:34 #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:41:34 #134 ... 19:41:34 19:41:34 #132 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:41:34 #132 DONE 0.8s 19:41:34 19:41:34 #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:41:34 #135 DONE 0.7s 19:41:34 19:41:34 #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:41:34 #133 DONE 0.6s 19:41:34 19:41:34 #136 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:41:34 #136 DONE 0.7s 19:41:34 19:41:34 #137 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:41:34 #137 DONE 0.5s 19:41:34 19:41:34 #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:41:34 #134 DONE 0.4s 19:41:34 19:41:34 #138 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:41:34 #138 DONE 0.8s 19:41:34 19:41:34 #139 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:41:35 #139 ... 19:41:35 19:41:35 #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:41:35 #140 DONE 0.2s 19:41:35 19:41:35 #141 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:41:35 #141 DONE 0.3s 19:41:35 19:41:35 #142 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:41:35 #142 CACHED 19:41:35 19:41:35 #143 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:41:35 #143 CACHED 19:41:35 19:41:35 #144 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:41:35 #144 CACHED 19:41:35 19:41:35 #145 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:41:35 #145 CACHED 19:41:35 19:41:35 #146 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:41:35 #146 CACHED 19:41:35 19:41:35 #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:41:35 #147 CACHED 19:41:35 19:41:35 #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:41:35 #148 DONE 0.3s 19:41:35 19:41:35 #149 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:41:35 #149 CACHED 19:41:35 19:41:35 #150 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:41:35 #150 CACHED 19:41:35 19:41:35 #139 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:41:35 #139 DONE 0.2s 19:41:35 19:41:35 #151 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:41:35 #151 DONE 0.3s 19:41:35 19:41:35 #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:41:35 #152 DONE 0.3s 19:41:35 19:41:35 #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:41:37 #153 ... 19:41:37 19:41:37 #154 [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 19:41:37 #154 DONE 2.3s 19:41:37 19:41:37 #155 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:41:37 #155 DONE 2.3s 19:41:37 19:41:37 #156 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:41:37 #156 DONE 2.3s 19:41:37 19:41:37 #157 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:41:37 #157 ... 19:41:37 19:41:37 #158 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:41:37 #158 DONE 2.5s 19:41:37 19:41:37 #159 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:41:37 #159 DONE 2.6s 19:41:37 19:41:37 #160 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:41:37 #160 DONE 2.5s 19:41:37 19:41:37 #161 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:41:37 #161 DONE 2.6s 19:41:37 19:41:37 #162 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:41:37 #162 DONE 2.6s 19:41:37 19:41:37 #163 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:41:37 #163 DONE 2.6s 19:41:37 19:41:37 #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:41:37 #164 DONE 2.9s 19:41:37 19:41:37 #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:41:37 #153 DONE 2.6s 19:41:37 19:41:37 #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:41:38 #165 ... 19:41:38 19:41:38 #166 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:41:38 #166 DONE 0.2s 19:41:38 19:41:38 #167 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:41:38 #167 DONE 0.6s 19:41:38 19:41:38 #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:41:38 #168 DONE 0.6s 19:41:38 19:41:38 #157 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:41:38 #157 DONE 0.6s 19:41:38 19:41:38 #169 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:41:38 #169 DONE 0.4s 19:41:38 19:41:38 #170 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:41:38 #170 ... 19:41:38 19:41:38 #171 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:41:38 #171 DONE 0.4s 19:41:38 19:41:38 #172 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:41:38 #172 DONE 0.4s 19:41:38 19:41:38 #173 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:41:38 #173 DONE 0.4s 19:41:38 19:41:38 #174 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:41:38 #174 DONE 0.4s 19:41:38 19:41:38 #81 [support-notifications] exporting to image 19:41:38 #81 exporting layers 0.4s done 19:41:38 #81 ... 19:41:38 19:41:38 #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:41:38 #165 DONE 0.7s 19:41:38 19:41:38 #175 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:41:38 #175 DONE 0.7s 19:41:38 19:41:38 #170 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:41:38 #170 DONE 0.6s 19:41:38 19:41:38 #176 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:41:38 #176 DONE 0.7s 19:41:38 19:41:38 #81 [core-data] exporting to image 19:41:38 #81 ... 19:41:38 19:41:38 #177 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:41:38 #177 DONE 0.6s 19:41:38 19:41:38 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:41:38 #178 DONE 0.7s 19:41:38 19:41:38 #179 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:41:38 #179 DONE 0.6s 19:41:38 19:41:38 #81 [core-metadata] exporting to image 19:41:38 #81 ... 19:41:38 19:41:38 #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:41:38 #180 DONE 0.3s 19:41:38 19:41:38 #81 [core-metadata] exporting to image 19:41:38 #81 exporting layers 0.7s done 19:41:39 #81 ... 19:41:39 19:41:39 #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:41:39 #181 DONE 0.3s 19:41:39 19:41:39 #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:41:39 #182 DONE 0.4s 19:41:39 19:41:39 #81 [security-spiffe-token-provider] exporting to image 19:41:39 #81 exporting layers 0.6s done 19:41:39 #81 writing image sha256:ef8f4a7966d7fcc5d5b3a198125d2d6d34d254449262d94d6516906cdc0af4fb done 19:41:39 #81 naming to docker.io/library/core-command done 19:41:39 #81 writing image sha256:d15839fe10e5ec06f9bfb7ebae12c38ff8c31fa8a1c35b781d335a928a6548d0 0.0s done 19:41:39 #81 naming to docker.io/library/security-spiffe-token-provider done 19:41:39 #81 writing image sha256:9d243002d91bd1ffca0340998b7f34f4501d6f7056a1da451333d07f384ec7e0 19:41:39 #81 writing image sha256:9d243002d91bd1ffca0340998b7f34f4501d6f7056a1da451333d07f384ec7e0 0.2s done 19:41:39 #81 naming to docker.io/library/support-scheduler 19:41:39 #81 naming to docker.io/library/support-scheduler 0.0s done 19:41:39 #81 writing image sha256:4c124a18c7db739e206a412fc01fa9ce2a67a98c3340f8a25dafbc6f8bcbac00 done 19:41:39 #81 naming to docker.io/library/core-data done 19:41:39 #81 writing image sha256:2eb1001a1569c378b5a91c98834e202a453dd8da4246193aee7316263c67a816 0.1s done 19:41:39 #81 writing image sha256:144427c4b8bc5ef0b8bf80df7f504c40ce10d2af3367e42965296dc100502598 19:41:39 #81 naming to docker.io/library/core-metadata 19:41:39 #81 naming to docker.io/library/core-metadata 0.1s done 19:41:40 #81 writing image sha256:144427c4b8bc5ef0b8bf80df7f504c40ce10d2af3367e42965296dc100502598 0.3s done 19:41:40 #81 naming to docker.io/library/support-notifications done 19:41:40 #81 DONE 2.7s 19:41:40 19:41:40 #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:41:40 #183 ... 19:41:40 19:41:40 #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:41:40 #184 DONE 1.4s 19:41:40 19:41:40 #185 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:41:40 #185 ... 19:41:40 19:41:40 #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:41:40 #186 DONE 2.1s 19:41:40 19:41:40 #187 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:41:40 #187 DONE 2.0s 19:41:40 19:41:40 #185 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:41:40 #185 DONE 1.9s 19:41:40 19:41:40 #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:41:40 #183 DONE 1.7s 19:41:40 19:41:40 #81 [security-proxy-setup] exporting to image 19:41:41 #81 ... 19:41:41 19:41:41 #188 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:41:41 #188 DONE 0.9s 19:41:41 19:41:41 #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:41:41 #189 DONE 0.8s 19:41:41 19:41:41 #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/ 19:41:41 #190 DONE 0.1s 19:41:41 19:41:41 #81 [security-proxy-setup] exporting to image 19:41:41 #81 exporting layers 0.8s done 19:41:41 #81 ... 19:41:41 19:41:41 #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/ 19:41:41 #191 DONE 0.1s 19:41:41 19:41:41 #81 [security-proxy-auth] exporting to image 19:41:41 #81 exporting layers 0.9s done 19:41:41 #81 writing image sha256:3aad671b5b337a28a9fe4c6034444e256b5e34d0eaeeb79de57f98e4245009d1 0.1s done 19:41:41 #81 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 19:41:41 #81 writing image sha256:a9d00c00f1ec839b30d511bc539d124a61e789a191aa25740f56cd5b18fb07be 0.0s done 19:41:41 #81 naming to docker.io/library/security-proxy-auth done 19:41:41 #81 exporting layers 1.0s done 19:41:41 #81 writing image sha256:f0703df5e033ae9e0db9b75d928bdc8c907755578fa0f1786be67a80fde0397e 0.0s done 19:41:41 #81 naming to docker.io/library/security-proxy-setup 0.0s done 19:41:41 #81 DONE 3.7s 19:41:41 19:41:41 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:41:41 #192 DONE 0.1s 19:41:41 19:41:41 #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:41:41 #193 DONE 0.4s 19:41:41 19:41:41 #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:41:41 #194 DONE 0.0s 19:41:41 19:41:41 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:41:42 #195 DONE 0.3s 19:41:42 19:41:42 #81 [security-secretstore-setup] exporting to image 19:41:42 #81 exporting layers 0.2s done 19:41:42 #81 writing image sha256:6cc4de551a7e4d28cd677e8c978c42f9f31827a9c22067a62858b3bf884caadd done 19:41:42 #81 naming to docker.io/library/security-secretstore-setup done 19:41:42 #81 DONE 3.9s 19:41:42 19:41:42 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:41:42 #40 ... 19:41:42 19:41:42 #81 [security-bootstrapper] exporting to image 19:41:42 #81 exporting layers 0.2s done 19:41:42 #81 writing image sha256:77349703f7ff8735004d6842c8fb13928056ee5ea421368317dcf96ace6f6d08 done 19:41:42 #81 naming to docker.io/library/security-bootstrapper done 19:41:42 #81 DONE 4.1s 19:41:42 19:41:42 #15 [core-metadata internal] load build definition from Dockerfile 19:41:42 time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:42 time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:42 time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:42 time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:42 time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:42 time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:42 time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:42 time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:42 time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:42 time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:42 time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:42 time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:42 time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:42 time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:41:42 $ docker stop --time=1 07578dca68214420e8218d45cc5df25d7cdc9c63776fc6cb5acd346edc44ecd6 19:41:43 $ docker rm -f --volumes 07578dca68214420e8218d45cc5df25d7cdc9c63776fc6cb5acd346edc44ecd6 [Pipeline] // withDockerContainer [Pipeline] sh 19:41:44 + docker images 19:41:44 REPOSITORY TAG IMAGE ID CREATED SIZE 19:41:44 security-bootstrapper latest 77349703f7ff 1 second ago 23.3MB 19:41:44 security-secretstore-setup latest 6cc4de551a7e 2 seconds ago 44.4MB 19:41:44 core-common-config-bootstrapper latest 3aad671b5b33 3 seconds ago 18.2MB 19:41:44 security-proxy-auth latest a9d00c00f1ec 3 seconds ago 19.5MB 19:41:44 security-proxy-setup latest f0703df5e033 3 seconds ago 29.4MB 19:41:44 core-data latest 4c124a18c7db 5 seconds ago 21.4MB 19:41:44 core-metadata latest 2eb1001a1569 5 seconds ago 21.7MB 19:41:44 core-command latest ef8f4a7966d7 6 seconds ago 21.2MB 19:41:44 security-spiffe-token-provider latest d15839fe10e5 6 seconds ago 35MB 19:41:44 support-notifications latest 144427c4b8bc 6 seconds ago 34.6MB 19:41:44 support-scheduler latest 9d243002d91b 6 seconds ago 34MB 19:41:44 security-spire-server latest c37d48e3a702 About a minute ago 102MB 19:41:44 security-spire-config latest 6640d9045346 About a minute ago 101MB 19:41:44 security-spire-agent latest c81f08c2825a About a minute ago 161MB 19:41:44 ci-base-image-x86_64 latest 19bbdcf1a70b 4 minutes ago 928MB 19:41:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 2 weeks ago 557MB 19:41:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB 19:41:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 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] } 19:42:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:42:27 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:42:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:42:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:42:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:42:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:42:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:42:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:42:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:42:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:42:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:42:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:42:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:42:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:42:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:42:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.367s coverage: 28.7% of statements 19:42:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.261s coverage: 97.0% of statements 19:42:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:42:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:42:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:42:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.681s coverage: 69.2% of statements 19:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:42:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.385s coverage: 53.2% of statements 19:43:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:43:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:43:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:43:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:43:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:43:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:43:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:43:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.487s coverage: 93.4% of statements 19:43:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.552s coverage: 4.1% of statements 19:43:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:43:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:43:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:43:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.612s coverage: 97.6% of statements 19:43:29 ok github.com/edgexfoundry/edgex-go/internal/io 1.212s coverage: 72.2% of statements 19:43:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:43:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:43:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.759s coverage: 0.9% of statements 19:43:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.442s coverage: 32.2% of statements 19:43:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.374s coverage: 41.7% of statements 19:43:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.347s coverage: 82.9% of statements 19:43:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.274s coverage: 94.1% of statements 19:43:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.274s coverage: 96.3% of statements 19:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.250s coverage: 87.5% of statements 19:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.234s coverage: 94.4% of statements 19:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:44:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.960s coverage: 79.9% of statements 19:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.232s coverage: 92.9% of statements 19:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.073s coverage: 64.4% of statements 19:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.192s coverage: 62.3% of statements 19:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.189s coverage: 87.2% of statements 19:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.166s coverage: 20.0% of statements 19:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.158s coverage: 100.0% of statements 19:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.350s coverage: 81.8% of statements 19:44:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:44:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.427s coverage: 82.1% of statements 19:44:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.224s coverage: 86.0% of statements 19:44:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:44:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.816s coverage: 63.1% of statements 19:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.227s coverage: 100.0% of statements 19:44:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.098s coverage: 89.4% of statements 19:44:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.076s coverage: 100.0% of statements 19:44:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:44:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:44:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:44:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.067s coverage: 73.7% of statements 19:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.064s coverage: 100.0% of statements 19:44:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:44:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:44:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:44:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.766s coverage: 38.4% of statements 19:44:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.225s coverage: 89.5% of statements 19:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:44:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:44:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.202s coverage: 84.8% of statements 19:44:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:44:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:44:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:44:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:44:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:44:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:44:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:44:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:44:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.272s coverage: 19.9% of statements 19:44:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.546s coverage: 95.7% of statements 19:44:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:44:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:44:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.290s coverage: 61.8% of statements 19:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:44:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.364s coverage: 98.9% of statements 19:44:55 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:44:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:44:55 go vet ./... 19:47:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:47:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:47:02 ./bin/test-attribution-txt.sh [Pipeline] echo 19:47:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:47:02 + ls -al . 19:47:02 total 728 19:47:02 drwxrwxr-x 11 1001 1001 4096 Oct 5 19:40 . 19:47:02 drwxr-xr-x 4 root root 4096 Oct 5 19:40 .. 19:47:02 drwxrwxr-x 2 1001 1001 4096 Oct 5 19:38 .blubracket 19:47:02 -rw-rw-r-- 1 1001 1001 16 Oct 5 19:38 .dockerignore 19:47:02 drwxrwxr-x 8 1001 1001 4096 Oct 5 19:38 .git 19:47:02 drwxrwxr-x 3 1001 1001 4096 Oct 5 19:38 .github 19:47:02 -rw-rw-r-- 1 1001 1001 1173 Oct 5 19:38 .gitignore 19:47:02 -rw-rw-r-- 1 1001 1001 42 Oct 5 19:38 .golangci.yml 19:47:02 -rw-rw-r-- 1 1001 1001 100 Oct 5 19:38 .hadolint.yml 19:47:02 -rw-rw-r-- 1 1001 1001 166 Oct 5 19:38 .sonarcloud.properties 19:47:02 -rw-rw-r-- 1 1001 1001 1171 Oct 5 19:38 ADOPTERS.md 19:47:02 -rw-rw-r-- 1 1001 1001 11674 Oct 5 19:38 Attribution.txt 19:47:02 -rw-rw-r-- 1 1001 1001 93407 Oct 5 19:38 CHANGELOG.md 19:47:02 -rw-rw-r-- 1 1001 1001 3804 Oct 5 19:38 CONTRIBUTING.md 19:47:02 -rw-rw-r-- 1 1001 1001 677 Oct 5 19:38 GOVERNANCE.md 19:47:02 -rw-rw-r-- 1 1001 1001 883 Oct 5 19:38 Jenkinsfile 19:47:02 -rw-rw-r-- 1 1001 1001 10775 Oct 5 19:38 LICENSE 19:47:02 -rw-rw-r-- 1 1001 1001 15054 Oct 5 19:38 Makefile 19:47:02 -rw-rw-r-- 1 1001 1001 582 Oct 5 19:38 OWNERS.md 19:47:02 -rw-rw-r-- 1 1001 1001 9923 Oct 5 19:38 README.md 19:47:02 -rw-rw-r-- 1 1001 1001 789 Oct 5 19:38 SECURITY.md 19:47:02 -rw-rw-r-- 1 1001 1001 5 Oct 5 19:36 VERSION 19:47:02 drwxrwxr-x 2 1001 1001 4096 Oct 5 19:38 bin 19:47:02 drwxrwxr-x 18 1001 1001 4096 Oct 5 19:38 cmd 19:47:02 -rw-r--r-- 1 root root 453602 Oct 5 19:44 coverage.out 19:47:02 drwxrwxr-x 2 1001 1001 4096 Oct 5 19:38 fuzz_test 19:47:02 -rw-rw-r-- 1 1001 1001 3689 Oct 5 19:38 go.mod 19:47:02 -rw-rw-r-- 1 1001 1001 34977 Oct 5 19:38 go.sum 19:47:02 drwxrwxr-x 7 1001 1001 4096 Oct 5 19:38 internal 19:47:02 drwxrwxr-x 3 1001 1001 4096 Oct 5 19:38 openapi 19:47:02 -rw-rw-r-- 1 1001 1001 594 Oct 5 19:38 security.txt 19:47:02 drwxrwxr-x 4 1001 1001 4096 Oct 5 19:38 snap 19:47:02 -rw-rw-r-- 1 1001 1001 204 Oct 5 19:38 version.go [Pipeline] sh 19:47:03 + '[' -e coverage.out ] 19:47:03 + chown 1001:1001 coverage.out [Pipeline] stash 19:47:03 Warning: overwriting stash ‘coverage-report’ 19:47:03 Stashed 1 file(s) [Pipeline] sh 19:47:04 + make build 19:47:04 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 19:48:25 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 19:48:25 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 19:48:25 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 19:48:28 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 19:48:55 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 19:49:01 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 19:49:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:49:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:49:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:49:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:49:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:49:26 $ docker stop --time=1 cac9cf8438c6dcc3a83ba127de12fc5928adba1209177de7ce342b3b21360906 19:49:28 $ docker rm -f --volumes cac9cf8438c6dcc3a83ba127de12fc5928adba1209177de7ce342b3b21360906 [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 19:49:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:49:31 19:49:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:49:32 latest: Pulling from edgex-devops/edgex-compose-arm64 19:49:32 547446be3368: Pulling fs layer 19:49:32 d125d8839a47: Pulling fs layer 19:49:32 3e85d5ac6304: Pulling fs layer 19:49:32 c3105a71a48b: Pulling fs layer 19:49:32 0f093f025ec4: Pulling fs layer 19:49:32 c3106fc0e877: Pulling fs layer 19:49:32 c3105a71a48b: Waiting 19:49:32 0f093f025ec4: Waiting 19:49:32 c3106fc0e877: Waiting 19:49:32 547446be3368: Verifying Checksum 19:49:32 547446be3368: Download complete 19:49:32 c3105a71a48b: Verifying Checksum 19:49:32 c3105a71a48b: Download complete 19:49:32 d125d8839a47: Verifying Checksum 19:49:32 d125d8839a47: Download complete 19:49:32 c3106fc0e877: Verifying Checksum 19:49:32 c3106fc0e877: Download complete 19:49:32 0f093f025ec4: Verifying Checksum 19:49:32 0f093f025ec4: Download complete 19:49:33 547446be3368: Pull complete 19:49:34 d125d8839a47: Pull complete 19:49:34 3e85d5ac6304: Verifying Checksum 19:49:42 3e85d5ac6304: Pull complete 19:49:43 c3105a71a48b: Pull complete 19:49:44 0f093f025ec4: Pull complete 19:49:44 c3106fc0e877: Pull complete 19:49:44 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:49:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:49:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:44 prd-ubuntu20.04-docker-arm64-4c-16g-8587 does not seem to be running inside a container 19:49:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:49:46 $ docker top 0f0d91947c3e8e0315f6ba9f17bcef487948111c1b65c0fe226d008d708de2bd -eo pid,comm [Pipeline] { [Pipeline] sh 19:49:47 + docker compose -f ./docker-compose-build.yml build --parallel 19:49:55 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:49:55 #1 transferring dockerfile: 1.78kB 0.0s done 19:49:55 #1 DONE 0.1s 19:49:56 19:49:56 #2 [security-spire-agent internal] load build definition from Dockerfile 19:49:56 #2 transferring dockerfile: 1.70kB done 19:49:56 #2 DONE 0.0s 19:49:56 19:49:56 #3 [security-proxy-auth internal] load build definition from Dockerfile 19:49:56 #3 transferring dockerfile: 2.04kB done 19:49:56 #3 DONE 0.0s 19:49:56 19:49:56 #4 [support-scheduler internal] load build definition from Dockerfile 19:49:56 #4 transferring dockerfile: 1.82kB done 19:49:56 #4 DONE 0.1s 19:49:56 19:49:56 #5 [security-secretstore-setup internal] load build definition from Dockerfile 19:49:56 #5 transferring dockerfile: 2.38kB done 19:49:56 #5 DONE 0.1s 19:49:56 19:49:56 #6 [security-bootstrapper internal] load build definition from Dockerfile 19:49:56 #6 transferring dockerfile: 2.82kB done 19:49:56 #6 DONE 0.1s 19:49:56 19:49:56 #7 [security-spire-config internal] load build definition from Dockerfile 19:49:56 #7 transferring dockerfile: 1.58kB done 19:49:56 #7 DONE 0.1s 19:49:56 19:49:56 #8 [core-metadata internal] load build definition from Dockerfile 19:49:56 #8 transferring dockerfile: 1.96kB 0.0s done 19:49:56 #8 DONE 0.1s 19:49:56 19:49:56 #9 [core-command internal] load build definition from Dockerfile 19:49:56 #9 transferring dockerfile: 1.82kB 0.0s done 19:49:56 #9 DONE 0.1s 19:49:56 19:49:56 #10 [support-notifications internal] load build definition from Dockerfile 19:49:56 #10 transferring dockerfile: 1.84kB 0.0s done 19:49:56 #10 DONE 0.1s 19:49:56 19:49:56 #11 [security-spire-server internal] load build definition from Dockerfile 19:49:56 #11 transferring dockerfile: 1.59kB done 19:49:56 #11 DONE 0.0s 19:49:56 19:49:56 #12 [security-proxy-setup internal] load build definition from Dockerfile 19:49:56 #12 transferring dockerfile: 2.39kB done 19:49:56 #12 DONE 0.0s 19:49:56 19:49:56 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:49:56 #13 transferring dockerfile: 2.12kB done 19:49:56 #13 DONE 0.1s 19:49:56 19:49:56 #14 [core-data internal] load build definition from Dockerfile 19:49:56 #14 transferring dockerfile: 1.90kB done 19:49:56 #14 DONE 0.1s 19:49:56 19:49:56 #15 [security-spiffe-token-provider internal] load .dockerignore 19:49:56 #15 transferring context: 56B done 19:49:56 #15 DONE 0.1s 19:49:57 19:49:57 #16 [security-spire-agent internal] load .dockerignore 19:49:57 #16 transferring context: 56B done 19:49:57 #16 DONE 0.0s 19:49:57 19:49:57 #17 [security-proxy-auth internal] load .dockerignore 19:49:57 #17 transferring context: 56B done 19:49:57 #17 DONE 0.0s 19:49:57 19:49:57 #18 [support-scheduler internal] load .dockerignore 19:49:57 #18 transferring context: 56B done 19:49:57 #18 DONE 0.0s 19:49:57 19:49:57 #19 [security-secretstore-setup internal] load .dockerignore 19:49:57 #19 transferring context: 56B done 19:49:57 #19 DONE 0.1s 19:49:57 19:49:57 #20 [security-bootstrapper internal] load .dockerignore 19:49:57 #20 transferring context: 56B done 19:49:57 #20 DONE 0.0s 19:49:57 19:49:57 #21 [security-spire-config internal] load .dockerignore 19:49:57 #21 transferring context: 56B 0.0s done 19:49:57 #21 DONE 0.1s 19:49:57 19:49:57 #22 [core-metadata internal] load .dockerignore 19:49:57 #22 transferring context: 56B 0.0s done 19:49:57 #22 DONE 0.1s 19:49:58 19:49:58 #23 [core-command internal] load .dockerignore 19:49:58 #23 transferring context: 56B 0.0s done 19:49:58 #23 DONE 0.1s 19:49:58 19:49:58 #24 [support-notifications internal] load .dockerignore 19:49:58 #24 transferring context: 56B done 19:49:58 #24 DONE 0.1s 19:49:58 19:49:58 #25 [security-spire-server internal] load .dockerignore 19:49:58 #25 transferring context: 56B done 19:49:58 #25 DONE 0.1s 19:49:58 19:49:58 #26 [security-proxy-setup internal] load .dockerignore 19:49:58 #26 transferring context: 56B 0.0s done 19:49:58 #26 DONE 0.1s 19:49:58 19:49:58 #27 [core-common-config-bootstrapper internal] load .dockerignore 19:49:58 #27 transferring context: 56B done 19:49:58 #27 DONE 0.1s 19:49:58 19:49:58 #28 [core-data internal] load .dockerignore 19:49:58 #28 transferring context: 56B done 19:49:58 #28 DONE 0.0s 19:49:58 19:49:58 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:49:58 #29 DONE 0.0s 19:49:58 19:49:58 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:49:58 #30 DONE 0.1s 19:49:58 19:49:58 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:49:58 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:49:58 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:49:58 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:49:58 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:49:58 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0B / 3.33MB 0.2s 19:49:58 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.4s 19:49:59 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 19:49:59 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 19:49:59 #31 ... 19:49:59 19:49:59 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:49:59 #32 DONE 0.7s 19:49:59 19:49:59 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:49:59 #30 ... 19:49:59 19:49:59 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:49:59 #29 DONE 0.0s 19:49:59 19:49:59 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:49:59 #30 ... 19:49:59 19:49:59 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:49:59 #29 DONE 0.0s 19:49:59 19:49:59 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:49:59 #32 DONE 1.3s 19:49:59 19:49:59 #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 19:49:59 #33 DONE 0.5s 19:49:59 19:49:59 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:49:59 #30 ... 19:49:59 19:49:59 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:49:59 #29 DONE 0.0s 19:49:59 19:49:59 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 19:49:59 #30 ... 19:49:59 19:49:59 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:49:59 #29 DONE 0.0s 19:49:59 19:49:59 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:49:59 #32 DONE 1.4s 19:49:59 19:49:59 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:49:59 #33 DONE 0.5s 19:49:59 19:49:59 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:50:00 #30 ... 19:50:00 19:50:00 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:50:00 #32 DONE 1.4s 19:50:00 19:50:00 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:50:00 #29 DONE 0.0s 19:50:00 19:50:00 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:50:00 #33 DONE 0.6s 19:50:00 19:50:00 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:50:00 #30 ... 19:50:00 19:50:00 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:50:00 #29 DONE 0.0s 19:50:00 19:50:00 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:50:00 #30 ... 19:50:00 19:50:00 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:50:00 #32 DONE 1.5s 19:50:00 19:50:00 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 19:50:00 #33 DONE 0.6s 19:50:00 19:50:00 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:50:00 #29 DONE 0.0s 19:50:00 19:50:00 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 19:50:00 #30 ... 19:50:00 19:50:00 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:50:00 #29 DONE 0.0s 19:50:00 19:50:00 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:50:01 #30 ... 19:50:01 19:50:01 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:50:01 #29 DONE 0.0s 19:50:01 19:50:01 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:50:01 #30 ... 19:50:01 19:50:01 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:50:01 #34 DONE 1.7s 19:50:01 19:50:01 #35 [security-spire-config internal] load build context 19:50:01 #35 ... 19:50:01 19:50:01 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:50:01 #36 DONE 2.0s 19:50:01 19:50:01 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:50:01 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:50:01 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:50:01 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:50:01 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:50:01 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 19:50:01 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.6s done 19:50:01 #31 ... 19:50:01 19:50:01 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:50:01 #37 DONE 0.0s 19:50:01 19:50:01 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:50:01 #32 DONE 1.5s 19:50:01 19:50:01 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 19:50:01 #33 DONE 0.7s 19:50:01 19:50:01 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:50:01 #30 DONE 2.3s 19:50:01 19:50:01 #38 [core-common-config-bootstrapper internal] load build context 19:50:01 #38 DONE 0.0s 19:50:01 19:50:01 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:01 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.8s done 19:50:01 #39 DONE 0.9s 19:50:01 19:50:01 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:50:01 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:50:01 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:50:01 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:50:01 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:50:01 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 19:50:01 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.6s done 19:50:01 #31 ... 19:50:01 19:50:01 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:50:01 #32 DONE 1.6s 19:50:01 19:50:01 #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 19:50:01 #33 DONE 0.7s 19:50:01 19:50:01 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:50:01 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:50:01 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:50:01 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:50:01 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:50:01 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 19:50:01 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.6s done 19:50:02 #31 ... 19:50:02 19:50:02 #40 [security-spire-server internal] load build context 19:50:02 #40 transferring context: 18.11kB 0.3s done 19:50:02 #40 DONE 1.5s 19:50:02 19:50:02 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:50:02 #31 DONE 5.1s 19:50:02 19:50:02 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:02 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:50:02 #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:50:02 #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:50:03 #39 ... 19:50:03 19:50:03 #35 [security-spire-config internal] load build context 19:50:03 #35 transferring context: 16.36kB 0.2s done 19:50:03 #35 DONE 1.7s 19:50:03 19:50:03 #41 [security-spiffe-token-provider internal] load build context 19:50:03 #41 ... 19:50:03 19:50:03 #42 [security-spire-agent internal] load build context 19:50:03 #42 transferring context: 17.64kB 0.5s done 19:50:03 #42 DONE 1.8s 19:50:03 19:50:03 #41 [security-spiffe-token-provider internal] load build context 19:50:03 #41 ... 19:50:03 19:50:03 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:03 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.8s 19:50:03 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s 19:50:03 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 1.0s 19:50:04 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.4s 19:50:04 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 19:50:04 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.4s done 19:50:04 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.5s 19:50:04 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 19:50:04 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.7s 19:50:05 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.5s done 19:50:05 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 19:50:05 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.6s done 19:50:05 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:50:05 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.6s done 19:50:05 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:50:05 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.8s 19:50:05 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.00MB / 23.39MB 3.5s 19:50:06 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 3.7s 19:50:06 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.09MB / 23.39MB 4.1s 19:50:07 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.32MB / 23.39MB 4.7s 19:50:07 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 19:50:07 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 5.2s 19:50:07 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 19:50:08 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 5.4s 19:50:08 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 6.0s 19:50:09 #39 ... 19:50:09 19:50:09 #43 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:50:09 #0 4.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:09 #0 4.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:09 #0 6.844 OK: 266 MiB in 52 packages 19:50:09 #43 DONE 9.8s 19:50:09 19:50:09 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:09 #39 ... 19:50:09 19:50:09 #44 [security-proxy-auth internal] load build context 19:50:09 #44 transferring context: 30.81MB 9.5s 19:50:09 #44 ... 19:50:09 19:50:09 #45 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:50:09 #0 4.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:09 #0 5.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:09 #0 8.917 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:50:09 #0 8.917 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:50:09 #0 8.917 OK: 19945 distinct packages available 19:50:09 #0 9.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:09 #45 ... 19:50:09 19:50:09 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:09 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.28MB / 23.39MB 7.0s 19:50:09 #39 ... 19:50:09 19:50:09 #46 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:50:09 #0 6.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:09 #0 7.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:09 #46 ... 19:50:09 19:50:09 #47 [security-secretstore-setup internal] load build context 19:50:09 #47 ... 19:50:09 19:50:09 #48 [support-scheduler internal] load build context 19:50:10 #48 ... 19:50:10 19:50:10 #49 [security-bootstrapper internal] load build context 19:50:10 #49 ... 19:50:10 19:50:10 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:10 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.81MB / 23.39MB 7.8s 19:50:10 #39 ... 19:50:10 19:50:10 #50 [core-command internal] load build context 19:50:10 #50 ... 19:50:10 19:50:10 #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:50:10 #0 4.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:10 #0 6.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:10 #0 8.631 OK: 266 MiB in 52 packages 19:50:10 #51 ... 19:50:10 19:50:10 #52 [support-notifications internal] load build context 19:50:11 #52 ... 19:50:11 19:50:11 #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:50:11 #51 DONE 10.2s 19:50:11 19:50:11 #52 [support-notifications internal] load build context 19:50:11 #52 ... 19:50:11 19:50:11 #53 [core-metadata internal] load build context 19:50:11 #53 ... 19:50:11 19:50:11 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:11 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 8.6s 19:50:11 #39 ... 19:50:11 19:50:11 #46 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:50:11 #46 10.38 OK: 266 MiB in 52 packages 19:50:11 #46 DONE 11.8s 19:50:11 19:50:11 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:11 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 9.3s 19:50:11 #39 ... 19:50:11 19:50:11 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:50:11 #37 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.7s done 19:50:11 #37 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:50:11 #37 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:50:11 #37 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:50:11 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 19:50:11 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.0s done 19:50:11 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:50:11 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:50:11 #37 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.2s done 19:50:11 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 6.9s 19:50:11 #37 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 19:50:11 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.6s done 19:50:11 #37 ... 19:50:11 19:50:11 #38 [core-common-config-bootstrapper internal] load build context 19:50:12 #38 ... 19:50:12 19:50:12 #54 [core-data internal] load build context 19:50:12 #54 ... 19:50:12 19:50:12 #45 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:50:12 #45 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:12 #45 11.90 OK: 266 MiB in 52 packages 19:50:12 #45 DONE 12.7s 19:50:12 19:50:12 #54 [core-data internal] load build context 19:50:12 #54 ... 19:50:12 19:50:12 #55 [security-proxy-setup internal] load build context 19:50:12 #55 ... 19:50:12 19:50:12 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:12 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.4s done 19:50:12 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19:50:13 #39 ... 19:50:13 19:50:13 #41 [security-spiffe-token-provider internal] load build context 19:50:13 #41 ... 19:50:13 19:50:13 #54 [core-data internal] load build context 19:50:14 #54 ... 19:50:14 19:50:14 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:50:14 #0 8.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:14 #0 9.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:14 #56 ... 19:50:14 19:50:14 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:50:14 #57 ... 19:50:14 19:50:14 #54 [core-data internal] load build context 19:50:14 #54 transferring context: 10.04MB 11.1s 19:50:14 #54 ... 19:50:14 19:50:14 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:50:14 #0 8.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:14 #0 9.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:14 #58 ... 19:50:14 19:50:14 #59 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:50:14 #59 ... 19:50:14 19:50:14 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:50:14 #57 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:15 #57 ... 19:50:15 19:50:15 #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:50:15 #60 ... 19:50:15 19:50:15 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:50:15 #61 ... 19:50:15 19:50:15 #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:50:15 #62 ... 19:50:15 19:50:15 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:50:15 #63 ... 19:50:15 19:50:15 #64 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:50:15 #64 ... 19:50:15 19:50:15 #54 [core-data internal] load build context 19:50:18 #54 ... 19:50:18 19:50:18 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:50:18 #58 11.31 (1/2) Installing ca-certificates (20230506-r0) 19:50:18 #58 11.52 (2/2) Installing dumb-init (1.2.5-r2) 19:50:18 #58 11.52 Executing busybox-1.36.1-r2.trigger 19:50:18 #58 11.61 Executing ca-certificates-20230506-r0.trigger 19:50:18 #58 12.18 OK: 9 MiB in 17 packages 19:50:18 #58 DONE 14.1s 19:50:18 19:50:18 #54 [core-data internal] load build context 19:50:19 #54 transferring context: 16.76MB 16.2s 19:50:19 #54 ... 19:50:19 19:50:19 #44 [security-proxy-auth internal] load build context 19:50:19 #44 ... 19:50:19 19:50:19 #54 [core-data internal] load build context 19:50:20 #54 ... 19:50:20 19:50:20 #47 [security-secretstore-setup internal] load build context 19:50:20 #47 ... 19:50:20 19:50:20 #54 [core-data internal] load build context 19:50:20 #54 ... 19:50:20 19:50:20 #49 [security-bootstrapper internal] load build context 19:50:20 #49 ... 19:50:20 19:50:20 #48 [support-scheduler internal] load build context 19:50:20 #48 ... 19:50:20 19:50:20 #54 [core-data internal] load build context 19:50:20 #54 ... 19:50:20 19:50:20 #50 [core-command internal] load build context 19:50:20 #50 ... 19:50:20 19:50:20 #48 [support-scheduler internal] load build context 19:50:21 #48 ... 19:50:21 19:50:21 #52 [support-notifications internal] load build context 19:50:21 #52 ... 19:50:21 19:50:21 #50 [core-command internal] load build context 19:50:21 #50 ... 19:50:21 19:50:21 #53 [core-metadata internal] load build context 19:50:21 #53 ... 19:50:21 19:50:21 #50 [core-command internal] load build context 19:50:21 #50 ... 19:50:21 19:50:21 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:50:21 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.3s 19:50:22 #37 ... 19:50:22 19:50:22 #38 [core-common-config-bootstrapper internal] load build context 19:50:22 #38 ... 19:50:22 19:50:22 #50 [core-command internal] load build context 19:50:22 #50 ... 19:50:22 19:50:22 #55 [security-proxy-setup internal] load build context 19:50:22 #55 ... 19:50:22 19:50:22 #50 [core-command internal] load build context 19:50:23 #50 ... 19:50:23 19:50:23 #41 [security-spiffe-token-provider internal] load build context 19:50:23 #41 transferring context: 92.54MB 25.2s 19:50:23 #41 ... 19:50:23 19:50:23 #50 [core-command internal] load build context 19:50:24 #50 ... 19:50:24 19:50:24 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:50:24 #57 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:24 #57 14.66 (1/4) Installing ca-certificates (20230506-r0) 19:50:24 #57 14.82 (2/4) Installing dumb-init (1.2.5-r2) 19:50:24 #57 14.90 (3/4) Installing su-exec (0.2-r3) 19:50:24 #57 14.90 (4/4) Installing yq (4.33.3-r3) 19:50:24 #57 16.33 Executing busybox-1.36.1-r2.trigger 19:50:24 #57 16.33 Executing ca-certificates-20230506-r0.trigger 19:50:24 #57 17.47 OK: 18 MiB in 19 packages 19:50:24 #57 DONE 20.0s 19:50:24 19:50:24 #50 [core-command internal] load build context 19:50:24 #50 ... 19:50:24 19:50:24 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:24 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.4s 19:50:24 #39 ... 19:50:24 19:50:24 #52 [support-notifications internal] load build context 19:50:26 #52 ... 19:50:26 19:50:26 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:50:26 #56 12.12 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:50:26 #56 12.19 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:50:26 #56 12.19 OK: 19941 distinct packages available 19:50:26 #56 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:26 #56 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:26 #56 19.74 (1/11) Installing ca-certificates (20230506-r0) 19:50:26 #56 20.31 (2/11) Installing brotli-libs (1.0.9-r14) 19:50:26 #56 20.51 (3/11) Installing libunistring (1.1-r1) 19:50:26 #56 20.64 (4/11) Installing libidn2 (2.3.4-r1) 19:50:26 #56 20.68 (5/11) Installing nghttp2-libs (1.55.1-r0) 19:50:26 #56 20.75 (6/11) Installing libcurl (8.3.0-r0) 19:50:26 #56 20.83 (7/11) Installing curl (8.3.0-r0) 19:50:26 #56 20.86 (8/11) Installing dumb-init (1.2.5-r2) 19:50:26 #56 20.89 (9/11) Installing musl-obstack (1.2.3-r2) 19:50:26 #56 20.89 (10/11) Installing libucontext (1.2-r2) 19:50:26 #56 20.91 (11/11) Installing gcompat (1.1.0-r1) 19:50:26 #56 20.95 Executing busybox-1.36.1-r2.trigger 19:50:26 #56 21.11 Executing ca-certificates-20230506-r0.trigger 19:50:26 #56 21.90 OK: 13 MiB in 26 packages 19:50:26 #56 ... 19:50:26 19:50:26 #52 [support-notifications internal] load build context 19:50:26 #52 ... 19:50:26 19:50:26 #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:50:26 #62 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:26 #62 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:26 #62 19.94 (1/1) Installing dumb-init (1.2.5-r2) 19:50:26 #62 19.97 Executing busybox-1.36.1-r2.trigger 19:50:26 #62 20.07 OK: 8 MiB in 16 packages 19:50:26 #62 DONE 21.4s 19:50:26 19:50:26 #52 [support-notifications internal] load build context 19:50:27 #52 ... 19:50:27 19:50:27 #59 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:50:27 #59 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:27 #59 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:27 #59 19.91 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:50:27 #59 19.91 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:50:27 #59 19.91 OK: 19941 distinct packages available 19:50:27 #59 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:27 #59 22.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:27 #59 ... 19:50:27 19:50:27 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:27 #39 ... 19:50:27 19:50:27 #64 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:50:27 #64 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:27 #64 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:27 #64 20.88 (1/1) Installing dumb-init (1.2.5-r2) 19:50:27 #64 20.88 Executing busybox-1.36.1-r2.trigger 19:50:27 #64 21.01 OK: 8 MiB in 16 packages 19:50:27 #64 ... 19:50:27 19:50:27 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:28 #39 ... 19:50:28 19:50:28 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:50:28 #56 DONE 23.8s 19:50:28 19:50:28 #52 [support-notifications internal] load build context 19:50:28 #52 ... 19:50:28 19:50:28 #64 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:50:28 #64 DONE 23.4s 19:50:28 19:50:28 #52 [support-notifications internal] load build context 19:50:29 #52 ... 19:50:29 19:50:29 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:50:29 #61 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:29 #61 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:29 #61 22.80 (1/2) Installing dumb-init (1.2.5-r2) 19:50:29 #61 22.80 (2/2) Installing su-exec (0.2-r3) 19:50:29 #61 22.84 Executing busybox-1.36.1-r2.trigger 19:50:29 #61 23.00 OK: 8 MiB in 17 packages 19:50:29 #61 DONE 24.5s 19:50:29 19:50:29 #52 [support-notifications internal] load build context 19:50:29 #52 transferring context: 59.34MB 28.2s 19:50:29 #52 ... 19:50:29 19:50:29 #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:50:29 #60 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:30 #60 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:30 #60 22.84 (1/4) Installing dumb-init (1.2.5-r2) 19:50:30 #60 22.84 (2/4) Installing openssl (3.1.3-r0) 19:50:30 #60 22.93 (3/4) Installing su-exec (0.2-r3) 19:50:30 #60 22.93 (4/4) Installing yq (4.33.3-r3) 19:50:30 #60 23.47 Executing busybox-1.36.1-r2.trigger 19:50:30 #60 23.64 OK: 18 MiB in 19 packages 19:50:30 #60 DONE 24.5s 19:50:30 19:50:30 #52 [support-notifications internal] load build context 19:50:30 #52 ... 19:50:30 19:50:30 #44 [security-proxy-auth internal] load build context 19:50:30 #44 ... 19:50:30 19:50:30 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:50:30 #65 ... 19:50:30 19:50:30 #47 [security-secretstore-setup internal] load build context 19:50:30 #47 ... 19:50:30 19:50:30 #44 [security-proxy-auth internal] load build context 19:50:30 #44 ... 19:50:30 19:50:30 #49 [security-bootstrapper internal] load build context 19:50:30 #49 ... 19:50:30 19:50:30 #59 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:50:30 #59 25.08 (1/5) Installing dumb-init (1.2.5-r2) 19:50:30 #59 25.08 (2/5) Installing musl-obstack (1.2.3-r2) 19:50:30 #59 25.08 (3/5) Installing libucontext (1.2-r2) 19:50:30 #59 25.12 (4/5) Installing gcompat (1.1.0-r1) 19:50:30 #59 25.12 (5/5) Installing openssl (3.1.3-r0) 19:50:30 #59 25.18 Executing busybox-1.36.1-r2.trigger 19:50:30 #59 25.23 OK: 9 MiB in 20 packages 19:50:30 #59 DONE 26.4s 19:50:30 19:50:30 #44 [security-proxy-auth internal] load build context 19:50:30 #44 ... 19:50:30 19:50:30 #54 [core-data internal] load build context 19:50:30 #54 ... 19:50:30 19:50:30 #44 [security-proxy-auth internal] load build context 19:50:31 #44 ... 19:50:31 19:50:31 #48 [support-scheduler internal] load build context 19:50:31 #48 ... 19:50:31 19:50:31 #54 [core-data internal] load build context 19:50:31 #54 ... 19:50:31 19:50:31 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:50:31 #65 DONE 1.8s 19:50:31 19:50:31 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:50:31 #63 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:31 #63 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:31 #63 23.05 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:50:31 #63 23.05 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:50:31 #63 23.05 OK: 19941 distinct packages available 19:50:31 #63 23.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:31 #63 24.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:31 #63 25.85 (1/4) Installing dumb-init (1.2.5-r2) 19:50:31 #63 25.85 (2/4) Installing musl-obstack (1.2.3-r2) 19:50:31 #63 25.87 (3/4) Installing libucontext (1.2-r2) 19:50:31 #63 25.87 (4/4) Installing gcompat (1.1.0-r1) 19:50:31 #63 25.89 Executing busybox-1.36.1-r2.trigger 19:50:31 #63 26.03 OK: 8 MiB in 19 packages 19:50:31 #63 DONE 26.5s 19:50:31 19:50:31 #54 [core-data internal] load build context 19:50:32 #54 ... 19:50:32 19:50:32 #53 [core-metadata internal] load build context 19:50:32 #53 ... 19:50:32 19:50:32 #44 [security-proxy-auth internal] load build context 19:50:32 #44 ... 19:50:32 19:50:32 #38 [core-common-config-bootstrapper internal] load build context 19:50:32 #38 ... 19:50:32 19:50:32 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:50:32 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 20.3s 19:50:32 #37 ... 19:50:32 19:50:32 #38 [core-common-config-bootstrapper internal] load build context 19:50:32 #38 ... 19:50:32 19:50:32 #55 [security-proxy-setup internal] load build context 19:50:32 #55 ... 19:50:32 19:50:32 #38 [core-common-config-bootstrapper internal] load build context 19:50:34 #38 ... 19:50:34 19:50:34 #41 [security-spiffe-token-provider internal] load build context 19:50:34 #41 transferring context: 123.21MB 35.6s 19:50:34 #41 ... 19:50:34 19:50:34 #38 [core-common-config-bootstrapper internal] load build context 19:50:34 #38 ... 19:50:34 19:50:34 #50 [core-command internal] load build context 19:50:34 #50 ... 19:50:34 19:50:34 #38 [core-common-config-bootstrapper internal] load build context 19:50:35 #38 ... 19:50:35 19:50:35 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:50:35 #66 DONE 6.0s 19:50:35 19:50:35 #38 [core-common-config-bootstrapper internal] load build context 19:50:37 #38 ... 19:50:37 19:50:37 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:50:37 #67 DONE 1.9s 19:50:37 19:50:37 #38 [core-common-config-bootstrapper internal] load build context 19:50:38 #38 ... 19:50:38 19:50:38 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:38 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.6s 19:50:38 #39 ... 19:50:38 19:50:38 #38 [core-common-config-bootstrapper internal] load build context 19:50:39 #38 transferring context: 108.52MB 37.5s 19:50:39 #38 ... 19:50:39 19:50:39 #52 [support-notifications internal] load build context 19:50:40 #52 ... 19:50:40 19:50:40 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:40 #39 ... 19:50:40 19:50:40 #47 [security-secretstore-setup internal] load build context 19:50:40 #47 ... 19:50:40 19:50:40 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:40 #39 ... 19:50:40 19:50:40 #49 [security-bootstrapper internal] load build context 19:50:41 #49 ... 19:50:41 19:50:41 #47 [security-secretstore-setup internal] load build context 19:50:41 #47 ... 19:50:41 19:50:41 #48 [support-scheduler internal] load build context 19:50:41 #48 ... 19:50:41 19:50:41 #47 [security-secretstore-setup internal] load build context 19:50:41 #47 ... 19:50:41 19:50:41 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:50:41 #68 DONE 1.7s 19:50:41 19:50:41 #47 [security-secretstore-setup internal] load build context 19:50:42 #47 ... 19:50:42 19:50:42 #53 [core-metadata internal] load build context 19:50:42 #53 ... 19:50:42 19:50:42 #44 [security-proxy-auth internal] load build context 19:50:42 #44 ... 19:50:42 19:50:42 #54 [core-data internal] load build context 19:50:42 #54 ... 19:50:42 19:50:42 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:42 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.3s done 19:50:42 #39 ... 19:50:42 19:50:42 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:50:42 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 22.9s done 19:50:42 #37 ... 19:50:42 19:50:42 #55 [security-proxy-setup internal] load build context 19:50:43 #55 ... 19:50:43 19:50:43 #53 [core-metadata internal] load build context 19:50:44 #53 ... 19:50:44 19:50:44 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:44 #39 DONE 43.2s 19:50:44 19:50:44 #53 [core-metadata internal] load build context 19:50:44 #53 ... 19:50:44 19:50:44 #41 [security-spiffe-token-provider internal] load build context 19:50:44 #41 transferring context: 184.39MB 46.0s 19:50:44 #41 ... 19:50:44 19:50:44 #53 [core-metadata internal] load build context 19:50:44 #53 ... 19:50:44 19:50:44 #50 [core-command internal] load build context 19:50:45 #50 ... 19:50:45 19:50:45 #55 [security-proxy-setup internal] load build context 19:50:45 #55 ... 19:50:45 19:50:45 #41 [security-spiffe-token-provider internal] load build context 19:50:45 #41 transferring context: 189.52MB 47.0s done 19:50:45 #41 DONE 47.3s 19:50:45 19:50:45 #55 [security-proxy-setup internal] load build context 19:50:47 #55 ... 19:50:47 19:50:47 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:50:47 #69 DONE 1.6s 19:50:47 19:50:47 #55 [security-proxy-setup internal] load build context 19:50:49 #55 ... 19:50:49 19:50:49 #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:50:49 #70 DONE 3.3s 19:50:49 19:50:49 #55 [security-proxy-setup internal] load build context 19:50:49 #55 ... 19:50:49 19:50:49 #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:50:49 #71 DONE 3.5s 19:50:49 19:50:49 #55 [security-proxy-setup internal] load build context 19:50:50 #55 ... 19:50:50 19:50:50 #38 [core-common-config-bootstrapper internal] load build context 19:50:50 #38 ... 19:50:50 19:50:50 #52 [support-notifications internal] load build context 19:50:50 #52 ... 19:50:50 19:50:50 #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:50:50 #72 DONE 3.5s 19:50:50 19:50:50 #52 [support-notifications internal] load build context 19:50:50 #52 ... 19:50:50 19:50:50 #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:50:50 #73 ... 19:50:50 19:50:50 #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:50:50 #74 DONE 1.1s 19:50:51 19:50:51 #75 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:50:51 #75 DONE 1.5s 19:50:51 19:50:51 #52 [support-notifications internal] load build context 19:50:51 #52 ... 19:50:51 19:50:51 #49 [security-bootstrapper internal] load build context 19:50:51 #49 transferring context: 181.86MB 51.0s 19:50:51 #49 ... 19:50:51 19:50:51 #52 [support-notifications internal] load build context 19:50:51 #52 ... 19:50:51 19:50:51 #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:50:51 #73 DONE 1.0s 19:50:51 19:50:51 #52 [support-notifications internal] load build context 19:50:51 #52 ... 19:50:51 19:50:51 #48 [support-scheduler internal] load build context 19:50:51 #48 ... 19:50:51 19:50:51 #52 [support-notifications internal] load build context 19:50:52 #52 ... 19:50:52 19:50:52 #76 [security-spire-agent stage-3 6/9] COPY security.txt / 19:50:52 #76 DONE 1.2s 19:50:52 19:50:52 #52 [support-notifications internal] load build context 19:50:52 #52 ... 19:50:52 19:50:52 #77 [security-spire-server stage-2 5/8] COPY security.txt / 19:50:52 #77 DONE 1.2s 19:50:52 19:50:52 #52 [support-notifications internal] load build context 19:50:52 #52 ... 19:50:52 19:50:52 #47 [security-secretstore-setup internal] load build context 19:50:52 #47 ... 19:50:52 19:50:52 #52 [support-notifications internal] load build context 19:50:52 #52 ... 19:50:52 19:50:52 #78 [security-spire-config stage-2 5/9] COPY security.txt / 19:50:52 #78 DONE 1.3s 19:50:52 19:50:52 #52 [support-notifications internal] load build context 19:50:52 #52 ... 19:50:52 19:50:52 #44 [security-proxy-auth internal] load build context 19:50:52 #44 ... 19:50:52 19:50:52 #54 [core-data internal] load build context 19:50:52 #54 ... 19:50:52 19:50:52 #44 [security-proxy-auth internal] load build context 19:50:53 #44 ... 19:50:53 19:50:53 #49 [security-bootstrapper internal] load build context 19:50:53 #49 transferring context: 189.52MB 52.5s done 19:50:53 #49 DONE 53.2s 19:50:53 19:50:53 #44 [security-proxy-auth internal] load build context 19:50:53 #44 ... 19:50:53 19:50:53 #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:50:53 #79 DONE 1.0s 19:50:53 19:50:53 #44 [security-proxy-auth internal] load build context 19:50:54 #44 transferring context: 189.52MB 54.4s done 19:50:54 #44 ... 19:50:54 19:50:54 #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:50:54 #80 DONE 1.4s 19:50:54 19:50:54 #81 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:50:54 #81 DONE 2.0s 19:50:54 19:50:54 #54 [core-data internal] load build context 19:50:54 #54 ... 19:50:54 19:50:54 #44 [security-proxy-auth internal] load build context 19:50:54 #44 DONE 55.2s 19:50:54 19:50:54 #54 [core-data internal] load build context 19:50:54 #54 ... 19:50:54 19:50:54 #50 [core-command internal] load build context 19:50:54 #50 transferring context: 189.52MB 53.3s done 19:50:54 #50 DONE 54.3s 19:50:54 19:50:54 #54 [core-data internal] load build context 19:50:54 #54 ... 19:50:54 19:50:54 #52 [support-notifications internal] load build context 19:50:54 #52 transferring context: 189.52MB 52.8s done 19:50:54 #52 DONE 54.3s 19:50:54 19:50:54 #54 [core-data internal] load build context 19:50:55 #54 ... 19:50:55 19:50:55 #82 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:50:55 #82 DONE 1.5s 19:50:55 19:50:55 #54 [core-data internal] load build context 19:50:55 #54 ... 19:50:55 19:50:55 #53 [core-metadata internal] load build context 19:50:55 #53 ... 19:50:55 19:50:55 #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:50:55 #83 DONE 1.9s 19:50:55 19:50:55 #53 [core-metadata internal] load build context 19:50:55 #53 ... 19:50:55 19:50:55 #54 [core-data internal] load build context 19:50:55 #54 ... 19:50:55 19:50:55 #38 [core-common-config-bootstrapper internal] load build context 19:50:55 #38 transferring context: 189.52MB 52.2s done 19:50:55 #38 DONE 53.6s 19:50:55 19:50:55 #54 [core-data internal] load build context 19:50:56 #54 ... 19:50:56 19:50:56 #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:50:56 #84 DONE 1.8s 19:50:56 19:50:56 #54 [core-data internal] load build context 19:50:56 #54 ... 19:50:56 19:50:56 #85 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:50:56 #85 DONE 1.8s 19:50:56 19:50:56 #54 [core-data internal] load build context 19:50:56 #54 ... 19:50:56 19:50:56 #53 [core-metadata internal] load build context 19:50:56 #53 transferring context: 189.52MB 54.6s done 19:50:56 #53 DONE 55.7s 19:50:56 19:50:56 #54 [core-data internal] load build context 19:50:56 #54 transferring context: 189.52MB 53.1s done 19:50:56 #54 ... 19:50:56 19:50:56 #86 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:50:56 #86 DONE 1.5s 19:50:56 19:50:56 #87 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:50:56 #87 DONE 1.8s 19:50:56 19:50:56 #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:50:56 #88 DONE 1.5s 19:50:56 19:50:56 #89 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:57 #89 ... 19:50:57 19:50:57 #54 [core-data internal] load build context 19:50:57 #54 DONE 55.1s 19:50:57 19:50:57 #47 [security-secretstore-setup internal] load build context 19:50:57 #47 ... 19:50:57 19:50:57 #48 [support-scheduler internal] load build context 19:50:57 #48 transferring context: 189.52MB 56.7s done 19:50:57 #48 DONE 57.7s 19:50:57 19:50:57 #47 [security-secretstore-setup internal] load build context 19:50:57 #47 ... 19:50:57 19:50:57 #90 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:50:57 #90 DONE 1.6s 19:50:57 19:50:57 #47 [security-secretstore-setup internal] load build context 19:50:57 #47 ... 19:50:57 19:50:57 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:57 #91 ... 19:50:57 19:50:57 #55 [security-proxy-setup internal] load build context 19:50:57 #55 ... 19:50:57 19:50:57 #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:50:57 #92 DONE 1.6s 19:50:57 19:50:57 #55 [security-proxy-setup internal] load build context 19:50:57 #55 ... 19:50:57 19:50:57 #47 [security-secretstore-setup internal] load build context 19:51:00 #47 transferring context: 189.52MB 60.5s done 19:51:00 #47 DONE 60.8s 19:51:00 19:51:00 #55 [security-proxy-setup internal] load build context 19:51:01 #55 transferring context: 189.52MB 58.0s done 19:51:01 #55 DONE 60.0s 19:51:01 19:51:01 #93 [security-spire-agent] exporting to image 19:51:01 #93 exporting layers 19:51:02 #93 exporting layers 4.4s done 19:51:02 #93 writing image sha256:5d4375feb146b9380f32b0e99b3db2dc878158859410b4a549a6e225ea4c3301 0.0s done 19:51:02 #93 naming to docker.io/library/security-spire-config-arm64 done 19:51:02 #93 writing image sha256:9f8d405376d75d91c57f9be590791d7d0ad4f50741a9b69d9cd10438c9507b89 19:51:02 #93 writing image sha256:9f8d405376d75d91c57f9be590791d7d0ad4f50741a9b69d9cd10438c9507b89 done 19:51:02 #93 writing image sha256:b4110a39ac5db9e51a7df63fd3ff10ae11c1074c8b86ae8ecd1b3c63060fde52 done 19:51:02 #93 naming to docker.io/library/security-spire-server-arm64 done 19:51:02 #93 naming to docker.io/library/security-spire-agent-arm64 done 19:51:02 #93 DONE 5.8s 19:51:02 19:51:02 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:06 #94 ... 19:51:06 19:51:06 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:18 #95 ... 19:51:18 19:51:18 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:18 #91 DONE 30.1s 19:51:18 19:51:18 #96 [security-spiffe-token-provider builder 6/7] COPY . . 19:51:20 #96 DONE 2.6s 19:51:20 19:51:20 #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:51:21 #97 1.470 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:51:36 #97 ... 19:51:36 19:51:36 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:36 #95 DONE 40.3s 19:51:36 19:51:36 #98 [security-bootstrapper builder 6/7] COPY . . 19:51:36 #98 ... 19:51:36 19:51:36 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:36 #94 DONE 39.7s 19:51:36 19:51:36 #89 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:36 #89 DONE 39.6s 19:51:36 19:51:36 #99 [support-notifications builder 6/7] COPY . . 19:51:39 #99 DONE 2.7s 19:51:39 19:51:39 #100 [security-proxy-auth builder 6/7] COPY . . 19:51:39 #100 DONE 2.8s 19:51:39 19:51:39 #101 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:39 #101 CACHED 19:51:39 19:51:39 #102 [core-data builder 6/7] COPY . . 19:51:39 #102 CACHED 19:51:39 19:51:39 #103 [core-data builder 4/7] COPY go.mod vendor* ./ 19:51:39 #103 CACHED 19:51:39 19:51:39 #104 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:51:39 #104 CACHED 19:51:39 19:51:39 #105 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:39 #105 CACHED 19:51:39 19:51:39 #106 [core-common-config-bootstrapper builder 6/7] COPY . . 19:51:39 #106 CACHED 19:51:39 19:51:39 #107 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:51:39 #107 CACHED 19:51:39 19:51:39 #108 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:39 #108 CACHED 19:51:39 19:51:39 #109 [security-proxy-setup builder 6/7] COPY . . 19:51:39 #109 CACHED 19:51:39 19:51:39 #110 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:39 #110 CACHED 19:51:39 19:51:39 #111 [core-command builder 4/7] COPY go.mod vendor* ./ 19:51:39 #111 CACHED 19:51:39 19:51:39 #112 [core-command builder 6/7] COPY . . 19:51:39 #112 CACHED 19:51:39 19:51:39 #113 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:51:39 #113 CACHED 19:51:39 19:51:39 #114 [core-metadata builder 6/7] COPY . . 19:51:39 #114 CACHED 19:51:39 19:51:39 #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:39 #115 CACHED 19:51:39 19:51:39 #98 [security-bootstrapper builder 6/7] COPY . . 19:51:39 #98 DONE 3.3s 19:51:39 19:51:39 #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:51:39 #116 CACHED 19:51:39 19:51:39 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:39 #117 CACHED 19:51:39 19:51:39 #118 [support-scheduler builder 6/7] COPY . . 19:51:39 #118 CACHED 19:51:39 19:51:39 #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:51:39 #119 CACHED 19:51:39 19:51:39 #120 [security-secretstore-setup builder 6/7] COPY . . 19:51:39 #120 CACHED 19:51:39 19:51:39 #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:39 #121 CACHED 19:51:39 19:51:39 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:51:44 #122 ... 19:51:44 19:51:44 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:51:44 #0 5.036 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 19:51:44 #123 ... 19:51:44 19:51:44 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:51:44 #0 5.791 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 19:51:45 #124 ... 19:51:45 19:51:45 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:51:45 #122 6.295 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:51:49 #122 ... 19:51:49 19:51:49 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:51:49 #0 4.531 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 19:51:49 #125 ... 19:51:49 19:51:49 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:51:49 #0 6.043 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 19:51:49 #126 ... 19:51:49 19:51:49 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:51:49 #0 4.124 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 19:51:49 #127 ... 19:51:49 19:51:49 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:51:49 #0 6.355 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:51:49 #128 ... 19:51:49 19:51:49 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:51:49 #0 6.286 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:51:50 #129 ... 19:51:50 19:51:50 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:51:50 #0 5.655 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 19:51:50 #130 ... 19:51:50 19:51:50 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:51:50 #0 6.271 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:03:42 #131 ... 20:03:42 20:03:42 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:03:42 #122 719.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:03:42 #122 ... 20:03:42 20:03:42 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:03:42 #128 DONE 722.0s 20:03:42 20:03:42 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:03:42 #129 ... 20:03:42 20:03:42 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:03:42 #132 DONE 0.2s 20:03:42 20:03:42 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:03:42 #133 DONE 0.1s 20:03:42 20:03:42 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:03:42 #134 DONE 0.2s 20:03:42 20:03:42 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:03:42 #135 DONE 0.1s 20:03:42 20:03:42 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:03:42 #136 DONE 0.2s 20:03:42 20:03:42 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:03:42 #130 ... 20:03:42 20:03:42 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:03:42 #137 DONE 0.2s 20:03:42 20:03:42 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:44 #138 DONE 2.1s 20:03:44 20:03:44 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:03:44 #126 ... 20:03:44 20:03:44 #93 [security-proxy-setup] exporting to image 20:03:44 #93 exporting layers 20:03:46 #93 exporting layers 1.2s done 20:03:46 #93 writing image sha256:c45fe99af0bb54d0808a30b39ce7afceced423f200a35793d8b843223732c0ae done 20:03:46 #93 naming to docker.io/library/security-proxy-setup-arm64 done 20:03:46 #93 DONE 7.0s 20:03:46 20:03:46 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:51 #125 ... 20:03:51 20:03:51 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:03:51 #129 DONE 732.3s 20:03:51 20:03:51 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:03:51 #139 DONE 0.3s 20:03:51 20:03:51 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:03:51 #126 ... 20:03:51 20:03:51 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:03:54 #140 DONE 2.4s 20:03:54 20:03:54 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:03:54 #141 DONE 0.3s 20:03:54 20:03:54 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:03:54 #142 DONE 0.1s 20:03:54 20:03:54 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:03:55 #143 DONE 0.3s 20:03:55 20:03:55 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:03:55 #144 DONE 0.1s 20:03:55 20:03:55 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:03:55 #145 DONE 0.1s 20:03:55 20:03:55 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:03:55 #146 DONE 0.1s 20:03:55 20:03:55 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:03:55 #126 ... 20:03:55 20:03:55 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:03:55 #147 DONE 0.1s 20:03:55 20:03:55 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:03:55 #148 DONE 0.2s 20:03:55 20:03:55 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:03:57 #149 DONE 2.1s 20:03:57 20:03:57 #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:03:57 #97 ... 20:03:57 20:03:57 #93 [security-bootstrapper] exporting to image 20:03:57 #93 exporting layers 20:03:58 #93 exporting layers 1.0s done 20:03:58 #93 writing image sha256:6b17299d29a476a6531c3d927b7e80222511b479dec79482a2ae657068e24320 done 20:03:58 #93 naming to docker.io/library/security-bootstrapper-arm64 done 20:03:58 #93 DONE 8.0s 20:03:58 20:03:58 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:04:03 #127 ... 20:04:03 20:04:03 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:04:03 #122 DONE 743.9s 20:04:03 20:04:03 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:04:03 #127 ... 20:04:03 20:04:03 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:04:03 #150 DONE 0.3s 20:04:03 20:04:03 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:04:03 #130 ... 20:04:03 20:04:03 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:04:04 #151 DONE 0.2s 20:04:04 20:04:04 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:04:04 #152 DONE 0.1s 20:04:04 20:04:04 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:04:04 #153 DONE 0.1s 20:04:04 20:04:04 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:04:04 #154 DONE 0.1s 20:04:04 20:04:04 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:04:04 #155 DONE 0.3s 20:04:04 20:04:04 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:04:05 #127 ... 20:04:05 20:04:05 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:04:05 #156 DONE 0.3s 20:04:05 20:04:05 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:04:05 #157 DONE 0.2s 20:04:05 20:04:05 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:06 #158 ... 20:04:06 20:04:06 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:04:06 #131 DONE 747.4s 20:04:06 20:04:06 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:04:07 #127 ... 20:04:07 20:04:07 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:04:07 #159 DONE 0.2s 20:04:07 20:04:07 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:04:07 #160 DONE 0.1s 20:04:07 20:04:07 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:07 #158 DONE 2.3s 20:04:07 20:04:07 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:04:08 #161 DONE 1.0s 20:04:08 20:04:08 #93 [security-secretstore-setup] exporting to image 20:04:08 #93 exporting layers 20:04:08 #93 ... 20:04:08 20:04:08 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:04:08 #162 DONE 0.2s 20:04:08 20:04:08 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:04:08 #163 DONE 0.2s 20:04:08 20:04:08 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:09 #164 ... 20:04:09 20:04:09 #93 [security-secretstore-setup] exporting to image 20:04:09 #93 exporting layers 2.0s done 20:04:09 #93 writing image sha256:63bbdd12c7431dc686df6c458c649a071640e31bedbff024bbcb21037882f4cc done 20:04:09 #93 naming to docker.io/library/security-secretstore-setup-arm64 done 20:04:09 #93 DONE 10.0s 20:04:09 20:04:09 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:04:10 #126 ... 20:04:10 20:04:10 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:10 #164 DONE 1.9s 20:04:10 20:04:10 #93 [security-proxy-auth] exporting to image 20:04:11 #93 exporting layers 0.6s done 20:04:11 #93 writing image sha256:0b0cb870b736e860446f1935d28f8ab318f61bea1e2915b4b84fe68f14ffe8f2 done 20:04:11 #93 naming to docker.io/library/security-proxy-auth-arm64 done 20:04:11 #93 DONE 10.6s 20:04:11 20:04:11 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:04:17 #126 ... 20:04:17 20:04:17 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:04:17 #124 DONE 758.4s 20:04:17 20:04:17 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:04:17 #165 DONE 0.2s 20:04:17 20:04:17 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:04:17 #166 DONE 0.1s 20:04:17 20:04:17 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:04:18 #127 ... 20:04:18 20:04:18 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:04:18 #167 DONE 0.3s 20:04:18 20:04:18 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:04:18 #130 ... 20:04:18 20:04:18 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:04:18 #168 DONE 0.1s 20:04:18 20:04:18 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:04:18 #169 DONE 0.1s 20:04:18 20:04:18 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:04:18 #123 ... 20:04:18 20:04:18 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:20 #170 DONE 2.1s 20:04:20 20:04:20 #93 [core-common-config-bootstrapper] exporting to image 20:04:20 #93 exporting layers 20:04:21 #93 exporting layers 0.6s done 20:04:21 #93 writing image sha256:adaf885543b894a992fc1f14508faa55a5cd73715a59cd1b02774e8911cbd02f 0.0s done 20:04:21 #93 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:04:21 #93 DONE 11.2s 20:04:21 20:04:21 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:04:53 #130 ... 20:04:53 20:04:53 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:04:53 #126 DONE 793.2s 20:04:53 20:04:53 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:04:53 #125 ... 20:04:53 20:04:53 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:04:53 #171 DONE 0.1s 20:04:53 20:04:53 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:04:53 #172 DONE 0.2s 20:04:53 20:04:53 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:04:53 #173 DONE 0.3s 20:04:53 20:04:53 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:04:53 #123 ... 20:04:53 20:04:53 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:04:53 #174 DONE 0.1s 20:04:53 20:04:53 #93 [core-command] exporting to image 20:04:53 #93 exporting layers 20:04:53 #93 exporting layers 0.3s done 20:04:53 #93 writing image sha256:6a1d46d334f05ee074fb7de382b709cfebb17bbebf276ded187f86373bc80327 done 20:04:53 #93 naming to docker.io/library/core-command-arm64 done 20:04:53 #93 DONE 11.6s 20:04:53 20:04:53 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:05:00 #125 ... 20:05:00 20:05:00 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:05:00 #127 DONE 800.9s 20:05:00 20:05:00 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:05:00 #130 ... 20:05:00 20:05:00 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:05:00 #175 DONE 0.3s 20:05:00 20:05:00 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:05:00 #176 DONE 0.2s 20:05:00 20:05:00 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:05:01 #177 DONE 0.3s 20:05:01 20:05:01 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:05:01 #178 DONE 0.1s 20:05:01 20:05:01 #93 [core-data] exporting to image 20:05:01 #93 exporting layers 20:05:01 #93 ... 20:05:01 20:05:01 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:05:01 #123 DONE 802.9s 20:05:02 20:05:02 #93 [core-data] exporting to image 20:05:02 #93 exporting layers 0.7s done 20:05:02 #93 writing image sha256:46f5b3209860a426718e15fe808b38438a21bbd932ffa71639ce4c8bb7f9f901 0.0s done 20:05:02 #93 naming to docker.io/library/core-data-arm64 20:05:02 #93 naming to docker.io/library/core-data-arm64 0.1s done 20:05:02 #93 DONE 12.4s 20:05:02 20:05:02 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:05:02 #130 ... 20:05:02 20:05:02 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:05:02 #179 DONE 0.1s 20:05:02 20:05:02 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:05:02 #180 DONE 0.2s 20:05:02 20:05:02 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:05:03 #181 DONE 0.4s 20:05:03 20:05:03 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:05:03 #182 DONE 0.1s 20:05:03 20:05:03 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:05:03 #130 ... 20:05:03 20:05:03 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:05:03 #183 DONE 0.1s 20:05:03 20:05:03 #93 [core-metadata] exporting to image 20:05:03 #93 ... 20:05:03 20:05:03 #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:05:03 #97 DONE 823.3s 20:05:03 20:05:03 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:05:04 #130 ... 20:05:04 20:05:04 #93 [core-metadata] exporting to image 20:05:04 #93 exporting layers 0.6s done 20:05:04 #93 writing image sha256:d9af4941160b8a4e0d86eabf1727431d44ec4eee65bf0e4b79562a5d50ea308d 0.0s done 20:05:04 #93 naming to docker.io/library/core-metadata-arm64 done 20:05:04 #93 DONE 13.0s 20:05:04 20:05:04 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:05:04 #184 DONE 0.2s 20:05:04 20:05:04 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:05:04 #185 DONE 0.1s 20:05:04 20:05:04 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:05:04 #186 DONE 0.3s 20:05:04 20:05:04 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:05:04 #187 DONE 0.1s 20:05:04 20:05:04 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:05:05 #130 ... 20:05:05 20:05:05 #93 [security-spiffe-token-provider] exporting to image 20:05:05 #93 exporting layers 0.6s done 20:05:05 #93 writing image sha256:3052bb5152d9e88f6d8c8a2171fbd5cf654c392fb4a2e079c5f9e5e6fcb48483 done 20:05:05 #93 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:05:05 #93 DONE 13.6s 20:05:05 20:05:05 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:05:44 #130 ... 20:05:44 20:05:44 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:05:44 #125 DONE 839.9s 20:05:44 20:05:44 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:05:44 #130 DONE 840.0s 20:05:44 20:05:44 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:05:44 #37 ... 20:05:44 20:05:44 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:05:44 #188 DONE 0.1s 20:05:44 20:05:44 #189 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:05:44 #189 DONE 0.1s 20:05:44 20:05:44 #190 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:05:44 #190 DONE 0.1s 20:05:44 20:05:44 #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:05:44 #191 DONE 0.1s 20:05:44 20:05:44 #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:05:44 #192 DONE 0.4s 20:05:44 20:05:44 #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:05:44 #193 DONE 0.4s 20:05:44 20:05:44 #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:05:44 #194 DONE 0.1s 20:05:44 20:05:44 #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:05:44 #195 DONE 0.1s 20:05:44 20:05:44 #93 [support-scheduler] exporting to image 20:05:44 #93 exporting layers 20:05:44 #93 exporting layers 0.4s done 20:05:44 #93 writing image sha256:af3f768e1ef00557cbee94c51358461488f3dc23c9419d452ca35304c3439b5d 0.0s done 20:05:44 #93 naming to docker.io/library/support-notifications-arm64 20:05:44 #93 exporting layers 0.4s done 20:05:44 #93 naming to docker.io/library/support-notifications-arm64 done 20:05:44 #93 writing image sha256:102760b506cb8193f6cf21026efd81f002b4d9ec7e0611e099795ceeff6cc44b done 20:05:44 #93 naming to docker.io/library/support-scheduler-arm64 done 20:05:44 #93 DONE 14.2s 20:05:44 20:05:44 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:05:44 time="2023-10-05T19:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:44 time="2023-10-05T19:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:44 time="2023-10-05T19:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:44 time="2023-10-05T19:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:44 time="2023-10-05T19:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:44 time="2023-10-05T19:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:44 time="2023-10-05T19:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:44 time="2023-10-05T19:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:44 time="2023-10-05T19:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:44 time="2023-10-05T19:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:44 time="2023-10-05T19:49:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:44 time="2023-10-05T19:49:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:44 time="2023-10-05T19:49:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:44 time="2023-10-05T19:49:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:05:44 $ docker stop --time=1 0f0d91947c3e8e0315f6ba9f17bcef487948111c1b65c0fe226d008d708de2bd 20:05:46 $ docker rm -f --volumes 0f0d91947c3e8e0315f6ba9f17bcef487948111c1b65c0fe226d008d708de2bd [Pipeline] // withDockerContainer [Pipeline] sh 20:05:46 + docker images 20:05:46 REPOSITORY TAG IMAGE ID CREATED SIZE 20:05:46 support-scheduler-arm64 latest 102760b506cb 6 seconds ago 33.5MB 20:05:46 support-notifications-arm64 latest af3f768e1ef0 7 seconds ago 34.2MB 20:05:46 security-spiffe-token-provider-arm64 latest 3052bb5152d9 42 seconds ago 35.1MB 20:05:46 core-metadata-arm64 latest d9af4941160b 43 seconds ago 21.5MB 20:05:46 core-data-arm64 latest 46f5b3209860 45 seconds ago 21.2MB 20:05:46 core-command-arm64 latest 6a1d46d334f0 53 seconds ago 21MB 20:05:46 core-common-config-bootstrapper-arm64 latest adaf885543b8 About a minute ago 18.3MB 20:05:46 security-proxy-auth-arm64 latest 0b0cb870b736 About a minute ago 19.4MB 20:05:46 security-secretstore-setup-arm64 latest 63bbdd12c743 About a minute ago 43.7MB 20:05:46 security-bootstrapper-arm64 latest 6b17299d29a4 About a minute ago 23.1MB 20:05:46 security-proxy-setup-arm64 latest c45fe99af0bb 2 minutes ago 29.1MB 20:05:46 security-spire-config-arm64 latest 5d4375feb146 14 minutes ago 95.8MB 20:05:46 security-spire-agent-arm64 latest 9f8d405376d7 14 minutes ago 152MB 20:05:46 security-spire-server-arm64 latest b4110a39ac5d 14 minutes ago 96.6MB 20:05:46 ci-base-image-arm64 latest 1ebb6bca4c59 25 minutes ago 924MB 20:05:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 2 weeks ago 553MB 20:05:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:05:47 20:05:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:05:48 arm64: Pulling from edgex-lftools-log-publisher 20:05:48 8998bd30e6a1: Pulling fs layer 20:05:48 04944245beec: Pulling fs layer 20:05:48 699f458cf7ca: Pulling fs layer 20:05:48 765212b225bb: Pulling fs layer 20:05:48 f23df028b6ca: Pulling fs layer 20:05:48 d65c8cfc05b1: Pulling fs layer 20:05:48 2437ff75d9bd: Pulling fs layer 20:05:48 765212b225bb: Waiting 20:05:48 f23df028b6ca: Waiting 20:05:48 d65c8cfc05b1: Waiting 20:05:48 2437ff75d9bd: Waiting 20:05:48 04944245beec: Verifying Checksum 20:05:48 04944245beec: Download complete 20:05:48 765212b225bb: Verifying Checksum 20:05:48 765212b225bb: Download complete 20:05:48 f23df028b6ca: Download complete 20:05:48 699f458cf7ca: Verifying Checksum 20:05:48 699f458cf7ca: Download complete 20:05:48 d65c8cfc05b1: Verifying Checksum 20:05:48 d65c8cfc05b1: Download complete 20:05:49 8998bd30e6a1: Download complete 20:05:51 2437ff75d9bd: Verifying Checksum 20:05:51 2437ff75d9bd: Download complete 20:05:53 8998bd30e6a1: Pull complete 20:05:53 04944245beec: Pull complete 20:05:55 699f458cf7ca: Pull complete 20:05:55 765212b225bb: Pull complete 20:05:55 f23df028b6ca: Pull complete 20:05:56 d65c8cfc05b1: Pull complete 20:06:11 2437ff75d9bd: Pull complete 20:06:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:06:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:06:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:11 prd-ubuntu20.04-docker-arm64-4c-16g-8587 does not seem to be running inside a container 20:06:11 $ 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 20:06:14 $ docker top fce9f10215ba668c25fe391116df188237c530dea8190035f721e283dfff45c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:15 ---> job-cost.sh 20:06:15 lf-activate-venv: SKIPPING 20:06:15 INFO: No Stack... 20:06:15 INFO: Retrieving Pricing Info for: v3-standard-4 20:06:16 INFO: Archiving Costs [Pipeline] sh 20:06:16 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:06:16 + cut -d, -f6 [Pipeline] lock 20:06:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4700-1-stack-cost] 20:06:16 Resource [jenkins-edgexfoundry-edgex-go-PR-4700-1-stack-cost] did not exist. Created. 20:06:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4700-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:06:17 + echo total: 0.10999999940395355 [Pipeline] stash 20:06:17 Stashed 1 file(s) [Pipeline] } 20:06:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4700-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:06:17 $ docker stop --time=1 fce9f10215ba668c25fe391116df188237c530dea8190035f721e283dfff45c7 20:06:20 $ docker rm -f --volumes fce9f10215ba668c25fe391116df188237c530dea8190035f721e283dfff45c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:06:21 provisioning config files... 20:06:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14156201326170036275tmp [Pipeline] { [Pipeline] sh 20:06:21 + set +x 20:06:21 + curl -s https://codecov.io/bash 20:06:21 + bash -s -- 20:06:21 20:06:21 _____ _ 20:06:21 / ____| | | 20:06:21 | | ___ __| | ___ ___ _____ __ 20:06:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:06:21 | |___| (_) | (_| | __/ (_| (_) \ V / 20:06:21 \_____\___/ \__,_|\___|\___\___/ \_/ 20:06:21 Bash-1.0.6 20:06:21 20:06:21 20:06:21 ==> git version 2.25.1 found 20:06:21 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:06:21 Release-Date: 2020-01-08 20:06:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:06:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:06:21 ==> Jenkins CI detected. 20:06:21 current dir:  /w/workspace/edgex-go/1 20:06:21 project root: . 20:06:21 --> token set from env 20:06:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:06:22 ==> Running gcov in . (disable via -X gcov) 20:06:22 ==> Python coveragepy not found 20:06:22 ==> Searching for coverage reports in: 20:06:22 + . 20:06:22 -> Found 1 reports 20:06:22 ==> Detecting git/mercurial file structure 20:06:22 ==> Reading reports 20:06:22 + ./coverage.out bytes=453602 20:06:22 ==> Appending adjustments 20:06:22 https://docs.codecov.io/docs/fixing-reports 20:06:23 + Found adjustments 20:06:23 ==> Gzipping contents 20:06:23 60K /tmp/codecov.NlE2Sl.gz 20:06:23 ==> Uploading reports 20:06:23 url: https://codecov.io 20:06:23 query: branch=PR-4700&commit=5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4700%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4700&job=&cmd_args= 20:06:23 -> Pinging Codecov 20:06:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4700&commit=5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4700%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4700&job=&cmd_args= 20:06:23 -> Uploading to 20:06:23 https://storage.googleapis.com/codecov/v4/raw/2023-10-05/00271124DB129430A58F1EEE437C3FCB/5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522/97e1b57f-ed3e-46d3-97b7-199c0812bce1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231005T200623Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e48d2082b398ae1e0a2a392f2929f9ccfe7e85aee385545a272c1ea6772e237 20:06:23 % Total % Received % Xferd Average Speed Time Time Time Current 20:06:23 Dload Upload Total Spent Left Speed 20:06:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58168 0 0 100 58168 0 192k --:--:-- --:--:-- --:--:-- 193k 20:06:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 [Pipeline] } 20:06:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:06:25 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:06:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:06:26 ---> package-listing.sh 20:06:26 ++ tr '[:upper:]' '[:lower:]' 20:06:26 ++ facter osfamily 20:06:26 + OS_FAMILY=debian 20:06:26 + workspace=/w/workspace/edgex-go/1 20:06:26 + START_PACKAGES=/tmp/packages_start.txt 20:06:26 + END_PACKAGES=/tmp/packages_end.txt 20:06:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:06:26 + PACKAGES=/tmp/packages_start.txt 20:06:26 + '[' /w/workspace/edgex-go/1 ']' 20:06:26 + PACKAGES=/tmp/packages_end.txt 20:06:26 + case "${OS_FAMILY}" in 20:06:26 + dpkg -l 20:06:26 + grep '^ii' 20:06:26 + '[' -f /tmp/packages_start.txt ']' 20:06:26 + '[' -f /tmp/packages_end.txt ']' 20:06:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:06:26 + '[' /w/workspace/edgex-go/1 ']' 20:06:26 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:06:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:06:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:06:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:06:27 20:06:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:06:27 latest: Pulling from edgex-lftools-log-publisher 20:06:27 5eb5b503b376: Pulling fs layer 20:06:27 5c69ac0246d0: Pulling fs layer 20:06:27 ec43610c2a17: Pulling fs layer 20:06:27 3a2ae6a8a46f: Pulling fs layer 20:06:27 33b1e0a273af: Pulling fs layer 20:06:27 5d3b04190fa2: Pulling fs layer 20:06:27 2f39f015ded8: Pulling fs layer 20:06:27 3a2ae6a8a46f: Waiting 20:06:27 33b1e0a273af: Waiting 20:06:27 5d3b04190fa2: Waiting 20:06:27 2f39f015ded8: Waiting 20:06:27 5c69ac0246d0: Verifying Checksum 20:06:27 5c69ac0246d0: Download complete 20:06:27 3a2ae6a8a46f: Verifying Checksum 20:06:27 3a2ae6a8a46f: Download complete 20:06:27 33b1e0a273af: Verifying Checksum 20:06:27 33b1e0a273af: Download complete 20:06:27 5d3b04190fa2: Verifying Checksum 20:06:27 5d3b04190fa2: Download complete 20:06:27 ec43610c2a17: Verifying Checksum 20:06:27 ec43610c2a17: Download complete 20:06:28 5eb5b503b376: Verifying Checksum 20:06:28 2f39f015ded8: Download complete 20:06:29 5eb5b503b376: Pull complete 20:06:29 5c69ac0246d0: Pull complete 20:06:29 ec43610c2a17: Pull complete 20:06:30 3a2ae6a8a46f: Pull complete 20:06:30 33b1e0a273af: Pull complete 20:06:30 5d3b04190fa2: Pull complete 20:06:34 2f39f015ded8: Pull complete 20:06:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:06:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:06:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:34 prd-ubuntu20.04-docker-8c-8g-8586 does not seem to be running inside a container 20:06:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:06:40 $ docker top 0089b65932bbc45c1987b295d319e3b6c15b9e508d87d5937fd8a03c183fdd5b -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:40 + touch /tmp/pre-build-complete [Pipeline] sh 20:06:40 + mkdir -p /var/log/sysstat [Pipeline] sh 20:06:41 + ls /var/log/sa-host 20:06:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:41 provisioning config files... 20:06:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4648012797737379971tmp [Pipeline] { [Pipeline] echo 20:06:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:06:41 ---> create-netrc.sh [Pipeline] } 20:06:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:06:42 ---> python-tools-install.sh [Pipeline] echo 20:06:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:06:42 ---> sudo-logs.sh 20:06:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:06:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:06:42 ---> job-cost.sh 20:06:42 lf-activate-venv: SKIPPING 20:06:42 DEBUG: total: 0.10999999940395355 20:06:42 INFO: Retrieving Stack Cost... 20:06:43 INFO: Retrieving Pricing Info for: v3-standard-8 20:06:43 INFO: Archiving Costs [Pipeline] echo 20:06:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:06:44 ---> logs-deploy.sh 20:06:44 lf-activate-venv: SKIPPING 20:06:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4700/1 20:06:44 INFO: archiving workspace using pattern(s): 20:06:45 Archives upload complete. 20:06:45 INFO: archiving logs to Nexus 20:06:45 ---> uname -a: 20:06:45 Linux prd-ubuntu20-04-docker-8c-8g-8586 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:06:45 20:06:45 20:06:45 ---> lscpu: 20:06:45 Architecture: x86_64 20:06:45 CPU op-mode(s): 32-bit, 64-bit 20:06:45 Byte Order: Little Endian 20:06:45 Address sizes: 40 bits physical, 48 bits virtual 20:06:45 CPU(s): 8 20:06:45 On-line CPU(s) list: 0-7 20:06:45 Thread(s) per core: 1 20:06:45 Core(s) per socket: 1 20:06:45 Socket(s): 8 20:06:45 NUMA node(s): 1 20:06:45 Vendor ID: AuthenticAMD 20:06:45 CPU family: 23 20:06:45 Model: 49 20:06:45 Model name: AMD EPYC-Rome Processor 20:06:45 Stepping: 0 20:06:45 CPU MHz: 2800.000 20:06:45 BogoMIPS: 5600.00 20:06:45 Virtualization: AMD-V 20:06:45 Hypervisor vendor: KVM 20:06:45 Virtualization type: full 20:06:45 L1d cache: 256 KiB 20:06:45 L1i cache: 256 KiB 20:06:45 L2 cache: 4 MiB 20:06:45 L3 cache: 128 MiB 20:06:45 NUMA node0 CPU(s): 0-7 20:06:45 Vulnerability Itlb multihit: Not affected 20:06:45 Vulnerability L1tf: Not affected 20:06:45 Vulnerability Mds: Not affected 20:06:45 Vulnerability Meltdown: Not affected 20:06:45 Vulnerability Mmio stale data: Not affected 20:06:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:06:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:06:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:06:45 Vulnerability Srbds: Not affected 20:06:45 Vulnerability Tsx async abort: Not affected 20:06:45 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 20:06:45 20:06:45 20:06:45 ---> nproc: 20:06:45 8 20:06:45 20:06:45 20:06:45 ---> df -h: 20:06:45 Filesystem Size Used Avail Use% Mounted on 20:06:45 overlay 155G 21G 135G 14% / 20:06:45 tmpfs 64M 0 64M 0% /dev 20:06:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:06:45 shm 64M 0 64M 0% /dev/shm 20:06:45 /dev/vda1 155G 21G 135G 14% /facter-os 20:06:45 20:06:45 20:06:45 ---> sar -b -r -n DEV: 20:06:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8586) 10/05/23 _x86_64_ (8 CPU) 20:06:45 20:06:45 19:35:15 LINUX RESTART (8 CPU) 20:06:45 20:06:45 19:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:06:45 19:37:01 128.32 10.78 117.54 0.00 1748.62 85832.99 0.00 20:06:45 19:38:01 64.99 0.05 64.94 0.00 5.60 59050.82 0.00 20:06:45 19:39:01 47.53 0.18 47.35 0.00 2.66 48249.58 0.00 20:06:45 19:40:01 474.06 4.38 469.68 0.00 90.90 198520.23 0.00 20:06:45 19:41:01 479.62 12.18 467.44 0.00 2941.78 169429.76 0.00 20:06:45 19:42:01 643.30 2.30 641.00 0.00 2275.24 103124.03 0.00 20:06:45 19:43:01 6.60 0.65 5.95 0.00 70.65 117.85 0.00 20:06:45 19:44:01 1.88 0.00 1.88 0.00 0.00 19.73 0.00 20:06:45 19:45:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 20:06:45 19:46:01 1.78 0.00 1.78 0.00 0.00 19.33 0.00 20:06:45 19:47:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 20:06:45 19:48:01 1.82 0.00 1.82 0.00 0.00 24.80 0.00 20:06:45 19:49:01 0.90 0.00 0.90 0.00 0.00 9.47 0.00 20:06:45 19:50:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 20:06:45 19:51:01 1.48 0.02 1.47 0.00 0.13 20.53 0.00 20:06:45 19:52:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 20:06:45 19:53:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 20:06:45 19:54:01 1.83 0.00 1.83 0.00 0.00 19.60 0.00 20:06:45 19:55:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 20:06:45 19:56:01 1.87 0.00 1.87 0.00 0.00 21.06 0.00 20:06:45 19:57:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 20:06:45 19:58:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 20:06:45 19:59:01 0.95 0.00 0.95 0.00 0.00 9.60 0.00 20:06:45 20:00:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 20:06:45 20:01:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 20:06:45 20:02:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 20:06:45 20:03:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 20:06:45 20:04:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 20:06:45 20:05:01 2.88 1.02 1.87 0.00 21.86 25.73 0.00 20:06:45 20:06:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 20:06:45 Average: 62.62 1.05 61.57 0.00 238.73 22170.76 0.00 20:06:45 20:06:45 19:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:06:45 19:37:01 27983676 31574080 738964 2.25 108380 3687420 2042512 6.02 1207480 3257764 315424 20:06:45 19:38:01 27681168 31457308 847248 2.58 119008 3834104 2020972 5.96 1635964 3094576 177644 20:06:45 19:39:01 27399376 31564144 744884 2.27 122396 4211404 1910140 5.63 1482328 3528576 214852 20:06:45 19:40:01 21838328 31344988 934912 2.84 198448 9193924 2735236 8.06 2127636 8121868 953860 20:06:45 19:41:01 15609140 29060392 3139360 9.55 253292 12793368 7661736 22.58 5440528 10639264 485732 20:06:45 19:42:01 17641300 31437460 822516 2.50 277064 13215280 2071904 6.11 2664308 11571772 756 20:06:45 19:43:01 17644052 31437516 821668 2.50 275596 13214136 2056500 6.06 2662632 11570316 132 20:06:45 19:44:01 17693356 31486860 772232 2.35 275636 13214136 2056500 6.06 2613392 11570316 172 20:06:45 19:45:01 17693560 31487128 771904 2.35 275692 13214140 2056500 6.06 2613352 11570320 168 20:06:45 19:46:01 17700760 31494364 764764 2.33 275724 13214140 2056500 6.06 2606288 11570320 176 20:06:45 19:47:01 17704104 31497556 761748 2.32 275728 13214144 2056500 6.06 2605016 11570324 184 20:06:45 19:48:01 17706040 31499496 759724 2.31 275752 13214148 2056500 6.06 2603132 11570328 132 20:06:45 19:49:01 17706000 31499456 759700 2.31 275756 13214148 2056500 6.06 2603224 11570328 172 20:06:45 19:50:01 17705572 31499112 759912 2.31 275780 13214152 2056500 6.06 2603408 11570332 168 20:06:45 19:51:01 17705252 31498868 760312 2.31 275796 13214136 2089264 6.16 2603548 11570316 56 20:06:45 19:52:01 17705316 31498948 760316 2.31 275808 13214136 2089264 6.16 2603540 11570316 168 20:06:45 19:53:01 17705828 31499468 759776 2.31 275816 13214140 2089264 6.16 2603044 11570320 168 20:06:45 19:54:01 17705876 31499528 759684 2.31 275864 13214136 2089264 6.16 2602760 11570320 8 20:06:45 19:55:01 17705496 31499200 759888 2.31 275904 13214144 2089264 6.16 2603144 11570324 176 20:06:45 19:56:01 17706196 31499980 759028 2.31 275948 13214144 2089264 6.16 2602796 11570332 12 20:06:45 19:57:01 17706188 31499984 758984 2.31 275968 13214152 2089264 6.16 2602440 11570328 184 20:06:45 19:58:01 17706328 31500172 758752 2.31 275996 13214156 2089264 6.16 2602508 11570336 8 20:06:45 19:59:01 17706208 31500072 758848 2.31 276012 13214156 2089264 6.16 2602924 11570336 180 20:06:45 20:00:01 17706132 31500020 759036 2.31 276032 13214164 2089264 6.16 2602936 11570340 180 20:06:45 20:01:01 17706108 31500000 758988 2.31 276068 13214156 2089264 6.16 2602816 11570344 16 20:06:45 20:02:01 17705744 31499836 759100 2.31 276092 13214296 2089264 6.16 2602888 11570464 184 20:06:45 20:03:01 17705688 31499816 759056 2.31 276116 13214300 2089264 6.16 2602932 11570480 200 20:06:45 20:04:01 17705388 31499564 759272 2.31 276136 13214304 2089264 6.16 2603160 11570484 208 20:06:45 20:05:01 17703224 31498388 760308 2.31 276216 13214920 2071708 6.11 2603596 11570988 176 20:06:45 20:06:01 17703752 31498952 759752 2.31 276240 13214924 2071708 6.11 2603144 11570992 8 20:06:45 Average: 18766505 31411089 851688 2.59 256675 12135900 2276254 6.71 2570562 10596781 71717 20:06:45 20:06:45 19:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:06:45 19:37:01 docker0 659.88 705.05 48.31 4512.54 0.00 0.00 0.00 0.00 20:06:45 19:37:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 20:06:45 19:37:01 ens3 944.52 811.35 9333.76 92.79 0.00 0.00 0.00 0.00 20:06:45 19:38:01 docker0 0.97 1.03 0.07 0.10 0.00 0.00 0.00 0.00 20:06:45 19:38:01 veth27e0347 0.97 1.15 0.08 0.10 0.00 0.00 0.00 0.00 20:06:45 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 19:38:01 ens3 55.27 47.04 42.69 95.65 0.00 0.00 0.00 0.00 20:06:45 19:39:01 docker0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:06:45 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:39:01 ens3 32.43 21.14 35.16 13.65 0.00 0.00 0.00 0.00 20:06:45 19:40:01 veth46adb58 62.65 112.35 6.37 588.45 0.00 0.00 0.00 0.05 20:06:45 19:40:01 vethd00c637 63.88 113.20 6.45 589.89 0.00 0.00 0.00 0.05 20:06:45 19:40:01 docker0 279.29 506.83 23.83 3040.52 0.00 0.00 0.00 0.00 20:06:45 19:40:01 veth75510fc 0.57 1.22 0.05 0.21 0.00 0.00 0.00 0.00 20:06:45 19:40:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 20:06:45 19:40:01 vethfd5e8e7 60.65 112.20 6.24 589.84 0.00 0.00 0.00 0.05 20:06:45 19:40:01 ens3 654.53 355.71 6050.60 47.72 0.00 0.00 0.00 0.00 20:06:45 19:40:01 vethe5a2970 60.38 109.18 6.18 573.03 0.00 0.00 0.00 0.05 20:06:45 19:41:01 vethb49ac95 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:06:45 19:41:01 veth5b79c79 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:06:45 19:41:01 veth6abff31 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:06:45 19:41:01 docker0 1.58 2.82 0.13 18.21 0.00 0.00 0.00 0.00 20:06:45 19:41:01 veth5623c25 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:06:45 19:41:01 vethec0445b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:06:45 19:41:01 veth75510fc 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 19:41:01 vethb1f75b0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:06:45 19:41:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 20:06:45 19:41:01 veth830bef3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:06:45 19:41:01 veth2a9041a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:06:45 19:41:01 veth0bf891c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:06:45 19:41:01 ens3 104.67 47.48 1389.81 16.35 0.00 0.00 0.00 0.00 20:06:45 19:41:01 veth7a33379 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:06:45 19:41:01 vethdd59e03 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:06:45 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:42:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 20:06:45 19:42:01 ens3 93.62 35.92 1385.35 7.82 0.00 0.00 0.00 0.00 20:06:45 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:43:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 19:44:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 19:46:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:06:45 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 19:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 19:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:51:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:06:45 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 19:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:53:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 19:54:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 19:56:01 ens3 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 20:06:45 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 19:58:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 19:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 20:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 20:01:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:06:45 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 20:02:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 20:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 20:04:01 ens3 0.55 0.10 0.05 0.01 0.00 0.00 0.00 0.00 20:06:45 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 20:05:01 ens3 0.63 0.65 0.82 0.23 0.00 0.00 0.00 0.00 20:06:45 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:45 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:45 20:06:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 20:06:45 Average: docker0 31.41 40.55 2.41 252.55 0.00 0.00 0.00 0.00 20:06:45 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 20:06:45 Average: ens3 63.01 44.08 608.36 9.16 0.00 0.00 0.00 0.00 20:06:45 20:06:45