Pull request #5052 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7700f7ab6c19b6d6e337291d7934b32b508cea1+abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 (c5b2dc4fe400ba8471adfa00da8ef7b7dea403a1) 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-ssh10796622333407910071.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh8632618812604560368.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-5052/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-5052/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh749419451036966916.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-5052/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7374571833720894374.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh3012976056335151463.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-5052/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-5052/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18062882677490351510.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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]] ========================================================= [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.23 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 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-36719 in /w/workspace/edgexfoundry_edgex-go_PR-5052 [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/5052/head:refs/remotes/origin/PR-5052 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 into PR head commit d7700f7ab6c19b6d6e337291d7934b32b508cea1 Merge succeeded, producing d7700f7ab6c19b6d6e337291d7934b32b508cea1 Checking out Revision d7700f7ab6c19b6d6e337291d7934b32b508cea1 (PR-5052) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > git config core.sparsecheckout # timeout=10 > git checkout -f d7700f7ab6c19b6d6e337291d7934b32b508cea1 # 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 abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7700f7ab6c19b6d6e337291d7934b32b508cea1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:42:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:42:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:42:22 ========================================================= 19:42:22 EdgeX Global Pipelines Version Info 19:42:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:42:23 ------------------- 19:42:23 stable info: 19:42:23 ------------------- 19:42:23 Commited By: Cherry Wang cherry@iotechsys.com 19:42:23 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 19:42:23 Message: update stable to v1.0.269 19:42:24 ------------------- 19:42:24 experimental info: 19:42:24 ------------------- 19:42:24 Commited By: **** collab-it+edgex@linuxfoundation.org 19:42:24 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 19:42:24 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:42:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:42:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:42:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:42:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:42:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:42:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 19:42:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:42:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:42:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:42:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:42:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:42:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:42:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:42:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:42:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:42:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:42:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:42:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 19:42:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:42:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:42:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:42:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5052 [Pipeline] echo 19:42:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5052 [Pipeline] echo 19:42:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5052 [Pipeline] echo 19:42:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7700f7ab6c19b6d6e337291d7934b32b508cea1 [Pipeline] echo 19:42:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7700f7 [Pipeline] echo 19:42:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:42:25 provisioning config files... 19:42:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12774663505739203555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:26 ---> ****-login.sh 19:42:26 nexus3.edgexfoundry.org:10001 19:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:26 Configure a credential helper to remove this warning. See 19:42:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:26 19:42:26 Login Succeeded 19:42:26 nexus3.edgexfoundry.org:10002 19:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:26 Configure a credential helper to remove this warning. See 19:42:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:26 19:42:26 Login Succeeded 19:42:26 nexus3.edgexfoundry.org:10003 19:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:27 Configure a credential helper to remove this warning. See 19:42:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:27 19:42:27 Login Succeeded 19:42:27 nexus3.edgexfoundry.org:10004 19:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:27 Configure a credential helper to remove this warning. See 19:42:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:27 19:42:27 Login Succeeded 19:42:27 ****.io 19:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:27 Configure a credential helper to remove this warning. See 19:42:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:27 19:42:27 Login Succeeded 19:42:27 ---> ****-login.sh ends [Pipeline] } 19:42:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:42:27 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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:42:27 + cut -d/ -f2 19:42:27 + dirname cmd/core-command/Dockerfile 19:42:27 + echo core-command,cmd/core-command/Dockerfile 19:42:27 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:42:27 + cut -d/ -f2 19:42:27 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:42:27 + dirname cmd/core-data/Dockerfile 19:42:27 + cut -d/ -f2 19:42:27 + echo core-data,cmd/core-data/Dockerfile 19:42:27 + dirname cmd/core-keeper/Dockerfile 19:42:27 + cut -d/ -f2 19:42:27 + echo core-keeper,cmd/core-keeper/Dockerfile 19:42:27 + cut -d/ -f2 19:42:27 + dirname cmd/core-metadata/Dockerfile 19:42:27 + echo core-metadata,cmd/core-metadata/Dockerfile 19:42:27 + dirname cmd/security-bootstrapper/Dockerfile 19:42:27 + cut -d/ -f2 19:42:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:42:27 + dirname cmd/security-proxy-auth/Dockerfile 19:42:27 + cut -d/ -f2 19:42:27 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:42:27 + dirname cmd/security-proxy-setup/Dockerfile 19:42:27 + cut -d/ -f2 19:42:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:42:27 + dirname cmd/security-secretstore-setup/Dockerfile 19:42:27 + cut -d/ -f2 19:42:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:42:27 + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ 19:42:27 -f2 19:42:27 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:42:27 + dirname cmd/security-spire-agent/Dockerfile 19:42:27 + cut -d/ -f2 19:42:27 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:42:27 + dirname cmd/security-spire-config/Dockerfile 19:42:27 + cut -d/ -f2 19:42:27 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:42:27 + dirname cmd/security-spire-server/Dockerfile 19:42:27 + cut -d/ -f2 19:42:27 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:42:27 + dirname cmd/support-notifications/Dockerfile 19:42:27 + cut -d/ -f2 19:42:27 + echo support-notifications,cmd/support-notifications/Dockerfile 19:42:27 + dirname cmd/support-scheduler/Dockerfile 19:42:27 + cut -d/ -f2 19:42:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:42:27 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-keeper, dockerfile:cmd/core-keeper/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:42:28 + git rev-list -1 --merges d7700f7ab6c19b6d6e337291d7934b32b508cea1~1..d7700f7ab6c19b6d6e337291d7934b32b508cea1 [Pipeline] echo 19:42:28 -----------> git rev-list -1 --merges d7700f7ab6c19b6d6e337291d7934b32b508cea1~1..d7700f7ab6c19b6d6e337291d7934b32b508cea1 d7700f7ab6c19b6d6e337291d7934b32b508cea1 [false] [Pipeline] sh 19:42:28 + git log --format=format:%s -1 d7700f7ab6c19b6d6e337291d7934b32b508cea1 [Pipeline] echo 19:42:28 ========================================================= 19:42:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:42:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:42:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:42:29 + grep -v github /etc/ssh/ssh_known_hosts 19:42:29 + [ -e /tmp/ssh_known_hosts ] 19:42:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:42:29 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:42:29 sudo tee -a /etc/ssh/ssh_known_hosts 19:42:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:42:29 19:42:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:42:30 0.1.4: Pulling from edgex-devops/py-git-semver 19:42:30 b85a868b505f: Pulling fs layer 19:42:30 e2be974225ed: Pulling fs layer 19:42:30 339a4e72a1f5: Pulling fs layer 19:42:30 988bab9f4d93: Pulling fs layer 19:42:30 1469e6f7b9e6: Pulling fs layer 19:42:30 eaf3925da568: Pulling fs layer 19:42:30 bab4dde63d76: Pulling fs layer 19:42:30 bde34c3a00c8: Pulling fs layer 19:42:30 b352a97aabf1: Pulling fs layer 19:42:30 4872d77fe225: Pulling fs layer 19:42:30 5851b861e8e6: Pulling fs layer 19:42:30 eaf3925da568: Waiting 19:42:30 988bab9f4d93: Waiting 19:42:30 b352a97aabf1: Waiting 19:42:30 bde34c3a00c8: Waiting 19:42:30 4872d77fe225: Waiting 19:42:30 5851b861e8e6: Waiting 19:42:30 bab4dde63d76: Waiting 19:42:30 1469e6f7b9e6: Waiting 19:42:30 e2be974225ed: Verifying Checksum 19:42:30 e2be974225ed: Download complete 19:42:30 988bab9f4d93: Verifying Checksum 19:42:30 988bab9f4d93: Download complete 19:42:30 1469e6f7b9e6: Verifying Checksum 19:42:30 1469e6f7b9e6: Download complete 19:42:30 eaf3925da568: Download complete 19:42:30 339a4e72a1f5: Verifying Checksum 19:42:30 339a4e72a1f5: Download complete 19:42:30 bde34c3a00c8: Verifying Checksum 19:42:30 bde34c3a00c8: Download complete 19:42:30 b352a97aabf1: Verifying Checksum 19:42:30 b352a97aabf1: Download complete 19:42:30 4872d77fe225: Download complete 19:42:30 5851b861e8e6: Verifying Checksum 19:42:30 5851b861e8e6: Download complete 19:42:30 b85a868b505f: Download complete 19:42:30 bab4dde63d76: Verifying Checksum 19:42:30 bab4dde63d76: Download complete 19:42:31 b85a868b505f: Pull complete 19:42:31 e2be974225ed: Pull complete 19:42:32 339a4e72a1f5: Pull complete 19:42:32 988bab9f4d93: Pull complete 19:42:32 1469e6f7b9e6: Pull complete 19:42:32 eaf3925da568: Pull complete 19:42:34 bab4dde63d76: Pull complete 19:42:34 bde34c3a00c8: Pull complete 19:42:35 b352a97aabf1: Pull complete 19:42:35 4872d77fe225: Pull complete 19:42:35 5851b861e8e6: Pull complete 19:42:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:42:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:42:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:35 prd-ubuntu20.04-docker-8c-8g-36719 does not seem to be running inside a container 19:42:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:42:39 $ docker top 3ed530ab1f81046dd84d5caa1e50cf5a6d5ec1a1276ac1baa7b9aa365958f5e4 -eo pid,comm 19:42:39 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:42:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:42:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:42:39 [ssh-agent] Looking for ssh-agent implementation... 19:42:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:42:39 $ docker exec 3ed530ab1f81046dd84d5caa1e50cf5a6d5ec1a1276ac1baa7b9aa365958f5e4 ssh-agent 19:42:39 SSH_AUTH_SOCK=/tmp/ssh-nwtArnX1R4Sm/agent.32 19:42:39 SSH_AGENT_PID=38 19:42:39 Running ssh-add (command line suppressed) 19:42:39 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7215127312114404562.key (/w/workspace/edgex-go/1@tmp/private_key_7215127312114404562.key) 19:42:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:42:40 + git tag --points-at HEAD [Pipeline] } 19:42:40 $ docker exec --env ******** --env ******** 3ed530ab1f81046dd84d5caa1e50cf5a6d5ec1a1276ac1baa7b9aa365958f5e4 ssh-agent -k 19:42:40 unset SSH_AUTH_SOCK; 19:42:40 unset SSH_AGENT_PID; 19:42:40 echo Agent pid 38 killed; 19:42:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:42:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:42:40 [ssh-agent] Looking for ssh-agent implementation... 19:42:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:42:40 $ docker exec 3ed530ab1f81046dd84d5caa1e50cf5a6d5ec1a1276ac1baa7b9aa365958f5e4 ssh-agent 19:42:40 SSH_AUTH_SOCK=/tmp/ssh-r81Ea1ZknwkO/agent.71 19:42:40 SSH_AGENT_PID=77 19:42:40 Running ssh-add (command line suppressed) 19:42:40 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12803208746833271749.key (/w/workspace/edgex-go/1@tmp/private_key_12803208746833271749.key) 19:42:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:42:41 + git semver init 19:42:41 2025-01-14 19:42:41,364 [run_init] DEBUG init version:0.0.0 force:False 19:42:41 2025-01-14 19:42:41,365 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:42:41 2025-01-14 19:42:41,366 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:42:41 2025-01-14 19:42:41,366 [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:42:48 2025-01-14 19:42:47,179 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:42:48 2025-01-14 19:42:47,180 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5052 with force:False 19:42:48 2025-01-14 19:42:47,180 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5052 19:42:48 2025-01-14 19:42:47,185 [execute] INFO git cat-file --batch-check 19:42:48 2025-01-14 19:42:47,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:42:48 2025-01-14 19:42:47,192 [execute] INFO git cat-file --batch 19:42:48 2025-01-14 19:42:47,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:42:48 2025-01-14 19:42:47,198 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5052 19:42:48 0.0.0 [Pipeline] } 19:42:48 $ docker exec --env ******** --env ******** 3ed530ab1f81046dd84d5caa1e50cf5a6d5ec1a1276ac1baa7b9aa365958f5e4 ssh-agent -k 19:42:48 unset SSH_AUTH_SOCK; 19:42:48 unset SSH_AGENT_PID; 19:42:48 echo Agent pid 77 killed; 19:42:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:42:48 + git semver [Pipeline] } 19:42:48 $ docker stop --time=1 3ed530ab1f81046dd84d5caa1e50cf5a6d5ec1a1276ac1baa7b9aa365958f5e4 19:42:50 $ docker rm -f --volumes 3ed530ab1f81046dd84d5caa1e50cf5a6d5ec1a1276ac1baa7b9aa365958f5e4 [Pipeline] // withDockerContainer [Pipeline] sh 19:42:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:42:50 Stashed 1 file(s) [Pipeline] echo 19:42:50 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } 19:42:52 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:42:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:42:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:42:52 ========================================================= 19:42:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 19:42:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:42:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:42:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 19:42:52 da9db072f522: Pulling fs layer 19:42:52 6ef4a4ee8ca5: Pulling fs layer 19:42:52 06f05ace1117: Pulling fs layer 19:42:52 5fe327b54edc: Pulling fs layer 19:42:52 4f4fb700ef54: Pulling fs layer 19:42:52 92a5565b7b96: Pulling fs layer 19:42:52 ff9bb7016b71: Pulling fs layer 19:42:52 b67dba6c2c7d: Pulling fs layer 19:42:52 a813b0c90790: Pulling fs layer 19:42:52 b67dba6c2c7d: Waiting 19:42:52 4f4fb700ef54: Waiting 19:42:52 ff9bb7016b71: Waiting 19:42:52 92a5565b7b96: Waiting 19:42:52 a813b0c90790: Waiting 19:42:52 5fe327b54edc: Waiting 19:42:52 6ef4a4ee8ca5: Verifying Checksum 19:42:52 6ef4a4ee8ca5: Download complete 19:42:52 5fe327b54edc: Verifying Checksum 19:42:52 5fe327b54edc: Download complete 19:42:52 4f4fb700ef54: Verifying Checksum 19:42:52 4f4fb700ef54: Download complete 19:42:52 92a5565b7b96: Verifying Checksum 19:42:52 92a5565b7b96: Download complete 19:42:52 da9db072f522: Download complete 19:42:52 ff9bb7016b71: Verifying Checksum 19:42:52 ff9bb7016b71: Download complete 19:42:52 da9db072f522: Pull complete 19:42:52 a813b0c90790: Verifying Checksum 19:42:52 a813b0c90790: Download complete 19:42:52 6ef4a4ee8ca5: Pull complete 19:42:53 06f05ace1117: Verifying Checksum 19:42:53 06f05ace1117: Download complete 19:42:53 b67dba6c2c7d: Verifying Checksum 19:42:53 b67dba6c2c7d: Download complete 19:42:57 06f05ace1117: Pull complete 19:42:57 5fe327b54edc: Pull complete 19:42:57 4f4fb700ef54: Pull complete 19:42:57 92a5565b7b96: Pull complete 19:42:57 ff9bb7016b71: Pull complete 19:42:59 b67dba6c2c7d: Pull complete 19:43:00 a813b0c90790: Pull complete 19:43:00 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 19:43:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:43:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 19:43:00 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:43:00 WORKDIR /edgex 19:43:00 COPY go.mod . 19:43:00 RUN go mod download build 19:43:00 -t ci-base-image-x86_64 -f - . 19:43:01 Sending build context to Docker daemon 178.5MB 19:43:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:43:01 ---> 3ba60ce46760 19:43:01 Step 2/4 : WORKDIR /edgex 19:43:09 ---> Running in f3f5b0e501b3 19:43:09 Removing intermediate container f3f5b0e501b3 19:43:09 ---> 324393ce207f 19:43:09 Step 3/4 : COPY go.mod . 19:43:09 ---> ce7442331ae9 19:43:09 Step 4/4 : RUN go mod download 19:43:09 ---> Running in 08ddb68e2540 19:43:41 Removing intermediate container 08ddb68e2540 19:43:41 ---> 7262715e3516 19:43:41 Successfully built 7262715e3516 19:43:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:41 + docker inspect -f . ci-base-image-x86_64 19:43:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:41 prd-ubuntu20.04-docker-8c-8g-36719 does not seem to be running inside a container 19:43:42 $ 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 ******** ci-base-image-x86_64 cat 19:43:42 $ docker top 3aa6039734f5bd9af606e1b388840d23926bf8177ca0193555fb0444c79a6efe -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:42 + go version 19:43:42 go version go1.23.4 linux/amd64 [Pipeline] } 19:43:42 $ docker stop --time=1 3aa6039734f5bd9af606e1b388840d23926bf8177ca0193555fb0444c79a6efe 19:43:44 $ docker rm -f --volumes 3aa6039734f5bd9af606e1b388840d23926bf8177ca0193555fb0444c79a6efe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:44 + docker inspect -f . ci-base-image-x86_64 19:43:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:45 prd-ubuntu20.04-docker-8c-8g-36719 does not seem to be running inside a container 19:43:45 $ 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 ******** ci-base-image-x86_64 cat 19:43:45 $ docker top b971a855a0c91e0783ed6a5ec792a1971d995ba7a27eb20c69d8121f924ca3ea -eo pid,comm [Pipeline] { [Pipeline] echo 19:43:45 ========================================================= 19:43:45 [edgeXBuildGoParallel] Running Tests and Build... 19:43:45 ========================================================= [Pipeline] sh 19:43:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:43:46 + make test 19:43:46 go test -race -coverprofile=coverage.out ./... 19:43:54 ? github.com/edgexfoundry/edgex-go [no test files] 19:44:26 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 19:44:26 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 19:44:26 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 19:44:26 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 19:44:26 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 19:44:26 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 19:44:26 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 19:44:26 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 19:44:26 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 19:44:26 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 19:44:26 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 19:44:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:44:26 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 19:44:26 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 19:44:26 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 19:44:26 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 19:44:26 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 19:44:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.031s coverage: 28.7% of statements 19:44:27 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 19:44:27 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 19:44:27 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 19:44:27 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 19:44:27 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 19:44:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.048s coverage: 97.0% of statements 19:44:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:44:28 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:44:28 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 19:44:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 19:44:28 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 19:44:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 19:44:28 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 19:44:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:44:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 19:44:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:44:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:44:30 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 19:44:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 19:44:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 19:44:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.064s coverage: 69.2% of statements 19:44:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.053s coverage: 48.4% of statements 19:44:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 19:44:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 19:44:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.195s coverage: 93.4% of statements 19:44:31 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 91.7% of statements 19:44:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:44:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:44:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 19:44:32 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 19:44:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:44:32 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 19:44:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:44:32 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 19:44:32 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 19:44:32 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 19:44:32 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 19:44:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 9.4% of statements 19:44:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.437s coverage: 95.8% of statements 19:44:34 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 19:44:34 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 19:44:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:44:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 19:44:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 19:44:35 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 19:44:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.028s coverage: 0.0% of statements [no tests to run] 19:44:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements 19:44:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 44.2% of statements 19:44:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 81.1% of statements 19:44:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements 19:44:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 19:44:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 19:44:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 19:44:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:44:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 19:44:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 19:44:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 19:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.020s coverage: 87.1% of statements 19:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements 19:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 19:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 19:44:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 19:44:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 19:44:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 19:44:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 19:44:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 19:44:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 19:44:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 19:44:38 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 19:44:38 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 19:44:39 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 19:44:40 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:44:42 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 19:44:42 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 19:44:44 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 19:44:45 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 19:44:45 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 19:44:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 19:44:46 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:44:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 19:44:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 19:44:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:44:47 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 19:44:47 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 19:44:47 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 19:44:47 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 19:44:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.026s coverage: 94.4% of statements 19:44:49 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 19:44:49 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 19:44:49 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 19:44:49 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 19:44:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:44:50 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 19:44:50 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:44:50 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 19:44:50 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 19:44:50 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 19:44:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:44:52 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.047s coverage: 92.9% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.049s coverage: 66.7% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 17.0% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.029s coverage: 100.0% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.078s coverage: 81.8% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.054s coverage: 82.1% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.116s coverage: 63.1% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.037s coverage: 96.8% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.421s coverage: 36.8% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 93.8% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.0% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.113s coverage: 94.9% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.026s coverage: 9.0% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 97.7% of statements 19:45:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements 19:45:02 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:45:02 running golangci-lint 19:45:02 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 19:45:02 go version go1.23.4 linux/amd64 19:45:02 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 19:45:02 level=info msg="[config_reader] Used config file .golangci.yml" 19:45:02 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:45:28 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|name|types_sizes|deps|exports_file|files) took 22.777587225s" 19:45:28 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.488536ms" 19:45:38 level=info msg="[linters_context/goanalysis] analyzers took 1m48.500586679s with top 10 stages: buildir: 1m1.366359641s, inspect: 3.816879024s, fact_deprecated: 3.741087938s, gosec: 3.380762779s, ctrlflow: 2.439569314s, printf: 2.200211324s, S1038: 1.204194247s, nilness: 1.16594139s, fact_purity: 1.126270015s, directives: 777.954611ms" 19:45:38 level=info msg="[runner] Issues before processing: 199, after processing: 0" 19:45:38 level=info msg="[runner] Processors filtering stat (in/out): exclude-rules: 199/17, exclude: 199/199, nolint: 17/0, path_prettifier: 199/199, skip_files: 199/199, autogenerated_exclude: 199/199, identifier_marker: 199/199, filename_unadjuster: 199/199, cgo: 199/199, invalid_issue: 199/199, skip_dirs: 199/199" 19:45:38 level=info msg="[runner] processing took 15.058246ms with stages: nolint: 6.624259ms, identifier_marker: 3.800447ms, path_prettifier: 1.481972ms, autogenerated_exclude: 1.267036ms, exclude-rules: 995.769µs, skip_dirs: 785.601µs, cgo: 57.63µs, invalid_issue: 28.67µs, filename_unadjuster: 13.514µs, max_same_issues: 619ns, skip_files: 450ns, uniq_by_line: 430ns, fixer: 340ns, exclude: 300ns, sort_results: 260ns, max_from_linter: 180ns, path_prefixer: 150ns, source_code: 149ns, diff: 130ns, path_shortener: 120ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" 19:45:38 level=info msg="[runner] linters took 12.68886669s with stages: goanalysis_metalinter: 12.67372812s" 19:45:38 level=info msg="File cache stats: 0 entries of total size 0B" 19:45:38 level=info msg="Memory: 354 samples, avg is 285.4MB, max is 1258.5MB" 19:45:38 level=info msg="Execution took 35.516839122s" 19:45:38 go vet ./... 19:45:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:45:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:45:44 ./bin/test-attribution-txt.sh [Pipeline] echo 19:45:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:45:44 + ls -al . 19:45:44 total 1836 19:45:44 drwxrwxr-x 11 1001 1001 4096 Jan 14 19:43 . 19:45:44 drwxr-xr-x 4 root root 4096 Jan 14 19:43 .. 19:45:44 drwxrwxr-x 2 1001 1001 4096 Jan 14 19:42 .blubracket 19:45:44 -rw-rw-r-- 1 1001 1001 10 Jan 14 19:42 .dockerignore 19:45:44 drwxrwxr-x 8 1001 1001 4096 Jan 14 19:45 .git 19:45:44 drwxrwxr-x 3 1001 1001 4096 Jan 14 19:42 .github 19:45:44 -rw-rw-r-- 1 1001 1001 907 Jan 14 19:42 .gitignore 19:45:44 -rw-rw-r-- 1 1001 1001 199 Jan 14 19:42 .golangci.yml 19:45:44 -rw-rw-r-- 1 1001 1001 100 Jan 14 19:42 .hadolint.yml 19:45:44 drwxr-xr-x 3 1001 1001 4096 Jan 14 19:42 .semver 19:45:44 -rw-rw-r-- 1 1001 1001 155 Jan 14 19:42 .sonarcloud.properties 19:45:44 -rw-rw-r-- 1 1001 1001 1171 Jan 14 19:42 ADOPTERS.md 19:45:44 -rw-rw-r-- 1 1001 1001 17256 Jan 14 19:42 Attribution.txt 19:45:44 -rw-rw-r-- 1 1001 1001 100284 Jan 14 19:42 CHANGELOG.md 19:45:44 -rw-rw-r-- 1 1001 1001 3804 Jan 14 19:42 CONTRIBUTING.md 19:45:44 -rw-rw-r-- 1 1001 1001 677 Jan 14 19:42 GOVERNANCE.md 19:45:44 -rw-rw-r-- 1 1001 1001 858 Jan 14 19:42 Jenkinsfile 19:45:44 -rw-rw-r-- 1 1001 1001 10775 Jan 14 19:42 LICENSE 19:45:44 -rw-rw-r-- 1 1001 1001 16740 Jan 14 19:42 Makefile 19:45:44 -rw-rw-r-- 1 1001 1001 582 Jan 14 19:42 OWNERS.md 19:45:44 -rw-rw-r-- 1 1001 1001 9932 Jan 14 19:42 README.md 19:45:44 -rw-rw-r-- 1 1001 1001 789 Jan 14 19:42 SECURITY.md 19:45:44 -rw-rw-r-- 1 1001 1001 5 Jan 14 19:42 VERSION 19:45:44 drwxrwxr-x 2 1001 1001 4096 Jan 14 19:42 bin 19:45:44 drwxrwxr-x 19 1001 1001 4096 Jan 14 19:42 cmd 19:45:44 -rw-r--r-- 1 root root 1510727 Jan 14 19:45 coverage.out 19:45:44 drwxrwxr-x 2 1001 1001 4096 Jan 14 19:42 fuzz_test 19:45:44 -rw-rw-r-- 1 1001 1001 6506 Jan 14 19:42 go.mod 19:45:44 -rw-rw-r-- 1 1001 1001 88058 Jan 14 19:42 go.sum 19:45:44 drwxrwxr-x 7 1001 1001 4096 Jan 14 19:42 internal 19:45:44 drwxrwxr-x 2 1001 1001 4096 Jan 14 19:42 openapi 19:45:44 -rw-rw-r-- 1 1001 1001 584 Jan 14 19:42 security.txt 19:45:44 -rw-rw-r-- 1 1001 1001 204 Jan 14 19:42 version.go [Pipeline] sh 19:45:44 + '[' -e coverage.out ] 19:45:44 + chown 1001:1001 coverage.out [Pipeline] stash 19:45:45 Stashed 1 file(s) [Pipeline] sh 19:45:45 + make build 19:45:45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:46:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:46:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 19:46:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:46:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 19:46:13 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:46:18 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:46:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:46:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:46:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:46:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 19:46:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:46:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:46:26 $ docker stop --time=1 b971a855a0c91e0783ed6a5ec792a1971d995ba7a27eb20c69d8121f924ca3ea 19:46:33 $ docker rm -f --volumes b971a855a0c91e0783ed6a5ec792a1971d995ba7a27eb20c69d8121f924ca3ea [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:46:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:46:34 19:46:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:46:35 latest: Pulling from edgex-devops/edgex-compose 19:46:35 91d30c5bc195: Pulling fs layer 19:46:35 2e9b0aa3be6d: Pulling fs layer 19:46:35 9c61dcf015f6: Pulling fs layer 19:46:35 4698f68db338: Pulling fs layer 19:46:35 2a2f49069b9e: Pulling fs layer 19:46:35 e0025b399a48: Pulling fs layer 19:46:35 e0025b399a48: Waiting 19:46:35 4698f68db338: Waiting 19:46:35 2a2f49069b9e: Waiting 19:46:35 91d30c5bc195: Verifying Checksum 19:46:35 91d30c5bc195: Download complete 19:46:35 4698f68db338: Download complete 19:46:35 2e9b0aa3be6d: Verifying Checksum 19:46:35 2e9b0aa3be6d: Download complete 19:46:35 e0025b399a48: Verifying Checksum 19:46:35 e0025b399a48: Download complete 19:46:35 91d30c5bc195: Pull complete 19:46:35 2a2f49069b9e: Download complete 19:46:35 2e9b0aa3be6d: Pull complete 19:46:36 9c61dcf015f6: Verifying Checksum 19:46:36 9c61dcf015f6: Download complete 19:46:38 9c61dcf015f6: Pull complete 19:46:38 4698f68db338: Pull complete 19:46:38 2a2f49069b9e: Pull complete 19:46:39 e0025b399a48: Pull complete 19:46:39 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:46:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:46:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:46:39 prd-ubuntu20.04-docker-8c-8g-36719 does not seem to be running inside a container 19:46:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:46:44 $ docker top 0bde7ce492880ae46ddd2846fab9323decedaab38f3edbea1cb3c7b714cc0047 -eo pid,comm [Pipeline] { [Pipeline] sh 19:46:44 + docker compose -f ./docker-compose-build.yml build --parallel 19:46:47 #1 [security-spire-server internal] load build definition from Dockerfile 19:46:47 #1 transferring dockerfile: 1.70kB done 19:46:47 #1 DONE 0.0s 19:46:47 19:46:47 #2 [core-command internal] load build definition from Dockerfile 19:46:47 #2 transferring dockerfile: 1.94kB done 19:46:47 #2 DONE 0.0s 19:46:47 19:46:47 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:46:47 #3 transferring dockerfile: 1.89kB done 19:46:47 #3 DONE 0.0s 19:46:47 19:46:47 #4 [support-scheduler internal] load build definition from Dockerfile 19:46:47 #4 transferring dockerfile: 1.82kB done 19:46:47 #4 DONE 0.0s 19:46:47 19:46:47 #5 [security-proxy-auth internal] load build definition from Dockerfile 19:46:47 #5 transferring dockerfile: 2.11kB done 19:46:47 #5 DONE 0.0s 19:46:47 19:46:47 #6 [security-spire-config internal] load build definition from Dockerfile 19:46:47 #6 transferring dockerfile: 1.69kB done 19:46:47 #6 DONE 0.0s 19:46:47 19:46:47 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:46:47 #7 transferring dockerfile: 2.23kB done 19:46:47 #7 DONE 0.1s 19:46:47 19:46:47 #8 [security-spire-server internal] load .dockerignore 19:46:47 #8 transferring context: 50B done 19:46:47 #8 DONE 0.1s 19:46:47 19:46:47 #9 [core-keeper internal] load build definition from Dockerfile 19:46:47 #9 transferring dockerfile: 2.07kB done 19:46:47 #9 DONE 0.1s 19:46:47 19:46:47 #10 [security-proxy-setup internal] load build definition from Dockerfile 19:46:47 #10 transferring dockerfile: 2.50kB done 19:46:47 #10 DONE 0.1s 19:46:47 19:46:47 #11 [core-metadata internal] load build definition from Dockerfile 19:46:47 #11 transferring dockerfile: 2.13kB done 19:46:47 #11 DONE 0.1s 19:46:47 19:46:47 #12 [security-bootstrapper internal] load build definition from Dockerfile 19:46:47 #12 transferring dockerfile: 3.02kB done 19:46:47 #12 DONE 0.1s 19:46:47 19:46:47 #13 [security-secretstore-setup internal] load build definition from Dockerfile 19:46:47 #13 transferring dockerfile: 2.49kB done 19:46:47 #13 DONE 0.1s 19:46:47 19:46:47 #14 [core-data internal] load build definition from Dockerfile 19:46:47 #14 transferring dockerfile: 2.07kB done 19:46:47 #14 DONE 0.1s 19:46:47 19:46:47 #15 [security-spire-agent internal] load build definition from Dockerfile 19:46:47 #15 transferring dockerfile: 1.81kB done 19:46:47 #15 DONE 0.1s 19:46:47 19:46:47 #16 [support-notifications internal] load build definition from Dockerfile 19:46:47 #16 transferring dockerfile: 2.04kB done 19:46:47 #16 DONE 0.1s 19:46:47 19:46:47 #17 [core-command internal] load .dockerignore 19:46:47 #17 transferring context: 50B done 19:46:47 #17 DONE 0.0s 19:46:47 19:46:47 #18 [security-spiffe-token-provider internal] load .dockerignore 19:46:47 #18 transferring context: 50B done 19:46:47 #18 DONE 0.0s 19:46:47 19:46:47 #19 [support-scheduler internal] load .dockerignore 19:46:47 #19 transferring context: 50B done 19:46:47 #19 DONE 0.0s 19:46:47 19:46:47 #20 [security-proxy-auth internal] load .dockerignore 19:46:47 #20 transferring context: 50B done 19:46:47 #20 DONE 0.0s 19:46:47 19:46:47 #21 [core-keeper internal] load .dockerignore 19:46:47 #21 transferring context: 50B done 19:46:47 #21 DONE 0.0s 19:46:47 19:46:47 #22 [security-spire-config internal] load .dockerignore 19:46:47 #22 transferring context: 50B done 19:46:47 #22 DONE 0.0s 19:46:47 19:46:47 #23 [core-common-config-bootstrapper internal] load .dockerignore 19:46:47 #23 transferring context: 50B done 19:46:47 #23 DONE 0.0s 19:46:47 19:46:47 #24 [security-proxy-setup internal] load .dockerignore 19:46:47 #24 transferring context: 50B done 19:46:47 #24 DONE 0.0s 19:46:47 19:46:47 #25 [core-metadata internal] load .dockerignore 19:46:47 #25 transferring context: 50B done 19:46:47 #25 DONE 0.0s 19:46:47 19:46:47 #26 [security-bootstrapper internal] load .dockerignore 19:46:47 #26 transferring context: 50B done 19:46:47 #26 DONE 0.0s 19:46:47 19:46:47 #27 [security-spire-agent internal] load .dockerignore 19:46:47 #27 transferring context: 50B done 19:46:47 #27 DONE 0.1s 19:46:47 19:46:47 #28 [security-secretstore-setup internal] load .dockerignore 19:46:47 #28 transferring context: 50B done 19:46:48 #28 DONE 0.0s 19:46:48 19:46:48 #29 [core-data internal] load .dockerignore 19:46:48 #29 transferring context: 50B done 19:46:48 #29 DONE 0.0s 19:46:48 19:46:48 #30 [support-notifications internal] load .dockerignore 19:46:48 #30 transferring context: 50B done 19:46:48 #30 DONE 0.0s 19:46:48 19:46:48 #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 19:46:48 #31 DONE 0.1s 19:46:48 19:46:48 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:46:48 #32 ... 19:46:48 19:46:48 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:46:48 #33 DONE 0.0s 19:46:48 19:46:48 #34 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 19:46:48 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 19:46:48 #34 DONE 0.0s 19:46:48 19:46:48 #31 [core-command internal] load metadata for docker.io/library/alpine:3.20 19:46:48 #31 DONE 0.1s 19:46:48 19:46:48 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:46:48 #33 DONE 0.0s 19:46:48 19:46:48 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:46:48 #32 ... 19:46:48 19:46:48 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:46:48 #33 DONE 0.0s 19:46:48 19:46:48 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:46:48 #33 DONE 0.0s 19:46:48 19:46:48 #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 19:46:48 #31 DONE 0.3s 19:46:48 19:46:48 #34 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 19:46:48 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 19:46:48 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 19:46:48 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 19:46:48 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 19:46:48 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 19:46:48 #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 19:46:48 #34 ... 19:46:48 19:46:48 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:46:48 #33 DONE 0.0s 19:46:48 19:46:48 #34 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 19:46:48 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 19:46:48 #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 19:46:55 #34 ... 19:46:55 19:46:55 #35 [core-command internal] load build context 19:46:55 #35 transferring context: 438.97MB 4.3s done 19:46:58 #35 ... 19:46:58 19:46:58 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:46:58 #36 ... 19:46:58 19:46:58 #37 [security-proxy-auth internal] load build context 19:46:58 #37 transferring context: 438.97MB 4.1s done 19:46:58 #37 ... 19:46:58 19:46:58 #38 [security-secretstore-setup internal] load build context 19:46:58 #38 ... 19:46:58 19:46:58 #39 [security-proxy-setup internal] load build context 19:46:58 #39 ... 19:46:58 19:46:58 #40 [support-scheduler internal] load build context 19:46:58 #40 transferring context: 438.97MB 4.8s done 19:46:58 #40 ... 19:46:58 19:46:58 #41 [security-spiffe-token-provider internal] load build context 19:46:58 #41 transferring context: 438.97MB 4.1s done 19:46:59 #41 ... 19:46:59 19:46:59 #42 [core-data internal] load build context 19:46:59 #42 ... 19:46:59 19:46:59 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:46:59 #43 ... 19:46:59 19:46:59 #44 [core-metadata internal] load build context 19:46:59 #44 ... 19:46:59 19:46:59 #45 [core-keeper internal] load build context 19:46:59 #45 ... 19:46:59 19:46:59 #46 [security-bootstrapper internal] load build context 19:47:00 #46 ... 19:47:00 19:47:00 #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 19:47:00 #31 ... 19:47:00 19:47:00 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:47:00 #32 ... 19:47:00 19:47:00 #47 [core-common-config-bootstrapper internal] load build context 19:47:02 #47 ... 19:47:02 19:47:02 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:47:02 #32 DONE 14.9s 19:47:02 19:47:02 #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 19:47:02 #31 DONE 14.6s 19:47:02 19:47:02 #37 [security-proxy-auth internal] load build context 19:47:02 #37 DONE 14.7s 19:47:02 19:47:02 #41 [security-spiffe-token-provider internal] load build context 19:47:02 #41 DONE 14.7s 19:47:02 19:47:02 #35 [core-command internal] load build context 19:47:02 #35 DONE 14.8s 19:47:02 19:47:02 #40 [support-scheduler internal] load build context 19:47:02 #40 DONE 14.7s 19:47:02 19:47:02 #45 [core-keeper internal] load build context 19:47:02 #45 transferring context: 31B 19:47:03 #45 ... 19:47:03 19:47:03 #34 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 19:47:03 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 19:47:03 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 19:47:03 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 19:47:03 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 19:47:03 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 19:47:03 #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 19:47:03 #34 DONE 15.0s 19:47:03 19:47:03 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:47:03 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 19:47:03 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s 19:47:03 #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:47:03 #48 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 19:47:03 #48 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 19:47:03 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s 19:47:03 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 19:47:03 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:47:03 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 19:47:03 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done 19:47:03 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 19:47:03 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 19:47:03 #48 ... 19:47:03 19:47:03 #34 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 19:47:03 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 19:47:03 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 19:47:03 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 19:47:03 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 19:47:03 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 19:47:03 #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 19:47:03 #34 DONE 15.0s 19:47:03 19:47:03 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:47:03 #43 DONE 15.1s 19:47:03 19:47:03 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:47:03 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 19:47:03 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done 19:47:03 #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:47:03 #48 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 19:47:03 #48 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 19:47:03 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 19:47:03 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 19:47:03 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:47:03 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 19:47:03 #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 19:47:03 #48 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.05MB / 30.73MB 0.8s 19:47:03 #48 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.01MB / 30.73MB 0.9s 19:47:03 #48 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 1.0s 19:47:03 #48 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.59MB / 30.73MB 1.1s 19:47:04 #48 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s done 19:47:04 #48 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19:47:04 #48 ... 19:47:04 19:47:04 #49 [security-spire-server internal] load build context 19:47:04 #49 transferring context: 23.68kB 0.0s done 19:47:04 #49 DONE 2.0s 19:47:04 19:47:04 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:47:05 #48 ... 19:47:05 19:47:05 #50 [security-spire-config internal] load build context 19:47:05 #50 transferring context: 21.93kB 0.0s done 19:47:05 #50 DONE 2.0s 19:47:05 19:47:05 #51 [security-spire-agent internal] load build context 19:47:05 #51 transferring context: 23.21kB 0.1s done 19:47:05 #51 DONE 1.5s 19:47:05 19:47:05 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:47:05 #48 ... 19:47:05 19:47:05 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:47:05 #36 DONE 17.1s 19:47:05 19:47:05 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:47:07 #48 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.3s done 19:47:11 #48 ... 19:47:11 19:47:11 #38 [security-secretstore-setup internal] load build context 19:47:11 #38 transferring context: 315.30MB 7.9s 19:47:13 #38 ... 19:47:13 19:47:13 #42 [core-data internal] load build context 19:47:13 #42 ... 19:47:13 19:47:13 #38 [security-secretstore-setup internal] load build context 19:47:13 #38 ... 19:47:13 19:47:13 #52 [support-notifications internal] load build context 19:47:13 #52 transferring context: 438.97MB 9.1s done 19:47:13 #52 ... 19:47:13 19:47:13 #45 [core-keeper internal] load build context 19:47:13 #45 transferring context: 438.97MB 9.8s done 19:47:13 #45 ... 19:47:13 19:47:13 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:47:13 #53 ... 19:47:13 19:47:13 #46 [security-bootstrapper internal] load build context 19:47:13 #46 transferring context: 438.97MB 9.9s done 19:47:14 #46 ... 19:47:14 19:47:14 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 19:47:14 #0 1.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:14 #0 2.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:14 #0 2.445 (1/7) Installing ca-certificates (20241121-r1) 19:47:14 #0 2.462 (2/7) Installing dumb-init (1.2.5-r3) 19:47:14 #0 2.467 (3/7) Installing libgcc (13.2.1_git20240309-r0) 19:47:14 #0 2.470 (4/7) Installing libsodium (1.0.19-r0) 19:47:14 #0 2.478 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 19:47:14 #0 2.504 (6/7) Installing libzmq (4.3.5-r2) 19:47:14 #0 2.516 (7/7) Installing zeromq (4.3.5-r2) 19:47:14 #0 2.521 Executing busybox-1.36.1-r29.trigger 19:47:14 #0 2.529 Executing ca-certificates-20241121-r1.trigger 19:47:14 #0 2.588 OK: 12 MiB in 21 packages 19:47:14 #54 ... 19:47:14 19:47:14 #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:47:14 #0 5.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:14 #0 5.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:14 #0 6.082 (1/1) Installing dumb-init (1.2.5-r3) 19:47:14 #0 6.086 Executing busybox-1.36.1-r29.trigger 19:47:14 #0 6.096 OK: 8 MiB in 15 packages 19:47:14 #55 ... 19:47:14 19:47:14 #47 [core-common-config-bootstrapper internal] load build context 19:47:14 #47 transferring context: 438.97MB 10.1s done 19:47:14 #47 ... 19:47:14 19:47:14 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:47:14 #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done 19:47:14 #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:47:14 #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 19:47:14 #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 19:47:14 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 19:47:14 #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 19:47:14 #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 19:47:14 #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 19:47:14 #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done 19:47:14 #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done 19:47:14 #56 ... 19:47:14 19:47:14 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:47:14 #0 6.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:14 #0 6.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:14 #0 6.576 (1/4) Installing dumb-init (1.2.5-r3) 19:47:14 #0 6.581 (2/4) Installing openssl (3.3.2-r1) 19:47:14 #0 6.593 (3/4) Installing su-exec (0.2-r3) 19:47:14 #0 6.597 (4/4) Installing yq-go (4.44.1-r2) 19:47:14 #0 6.772 Executing busybox-1.36.1-r29.trigger 19:47:14 #0 6.778 OK: 19 MiB in 18 packages 19:47:14 #57 ... 19:47:14 19:47:14 #58 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:47:14 #0 2.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:14 #0 2.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:14 #0 2.483 (1/1) Installing dumb-init (1.2.5-r3) 19:47:14 #0 2.495 Executing busybox-1.36.1-r29.trigger 19:47:14 #0 2.501 OK: 8 MiB in 15 packages 19:47:15 #58 ... 19:47:15 19:47:15 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:47:15 #59 ... 19:47:15 19:47:15 #44 [core-metadata internal] load build context 19:47:15 #44 transferring context: 438.97MB 10.0s done 19:47:15 #44 ... 19:47:15 19:47:15 #60 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 19:47:15 #60 ... 19:47:15 19:47:15 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:47:15 #0 1.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:15 #0 2.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:15 #0 2.373 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:47:15 #0 2.373 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:47:15 #0 2.373 OK: 24170 distinct packages available 19:47:15 #0 2.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:15 #0 2.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:15 #0 2.779 (1/14) Installing ca-certificates (20241121-r1) 19:47:15 #0 2.794 (2/14) Installing brotli-libs (1.1.0-r2) 19:47:15 #0 2.805 (3/14) Installing c-ares (1.33.1-r0) 19:47:15 #0 2.811 (4/14) Installing libunistring (1.2-r0) 19:47:15 #0 2.826 (5/14) Installing libidn2 (2.3.7-r0) 19:47:15 #0 2.830 (6/14) Installing nghttp2-libs (1.62.1-r0) 19:47:15 #0 2.838 (7/14) Installing libpsl (0.21.5-r1) 19:47:15 #0 2.838 (8/14) Installing zstd-libs (1.5.6-r0) 19:47:15 #0 2.849 (9/14) Installing libcurl (8.11.1-r0) 19:47:15 #0 2.857 (10/14) Installing curl (8.11.1-r0) 19:47:15 #0 2.863 (11/14) Installing dumb-init (1.2.5-r3) 19:47:15 #0 2.867 (12/14) Installing musl-obstack (1.2.3-r2) 19:47:15 #0 2.870 (13/14) Installing libucontext (1.2-r3) 19:47:15 #0 2.876 (14/14) Installing gcompat (1.1.0-r4) 19:47:15 #0 2.877 Executing busybox-1.36.1-r29.trigger 19:47:15 #0 2.885 Executing ca-certificates-20241121-r1.trigger 19:47:15 #0 2.923 OK: 13 MiB in 28 packages 19:47:15 #61 ... 19:47:15 19:47:15 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:47:16 #62 ... 19:47:16 19:47:16 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:47:16 #0 5.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:16 #0 5.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:16 #0 5.478 (1/3) Installing ca-certificates (20241121-r1) 19:47:16 #0 5.688 (2/3) Installing dumb-init (1.2.5-r3) 19:47:16 #0 5.693 (3/3) Installing tzdata (2024b-r0) 19:47:16 #0 5.725 Executing busybox-1.36.1-r29.trigger 19:47:16 #0 5.734 Executing ca-certificates-20241121-r1.trigger 19:47:16 #0 5.781 OK: 10 MiB in 17 packages 19:47:16 #63 ... 19:47:16 19:47:16 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:47:16 #64 ... 19:47:16 19:47:16 #65 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:47:16 #65 ... 19:47:16 19:47:16 #39 [security-proxy-setup internal] load build context 19:47:16 #39 transferring context: 438.97MB 12.0s done 19:47:22 #39 ... 19:47:22 19:47:22 #42 [core-data internal] load build context 19:47:22 #42 transferring context: 438.97MB 11.3s done 19:47:23 #42 ... 19:47:23 19:47:23 #38 [security-secretstore-setup internal] load build context 19:47:23 #38 transferring context: 438.97MB 10.1s done 19:47:31 #38 DONE 42.2s 19:47:31 19:47:31 #46 [security-bootstrapper internal] load build context 19:47:31 #46 DONE 42.2s 19:47:31 19:47:31 #52 [support-notifications internal] load build context 19:47:31 #52 DONE 27.7s 19:47:31 19:47:31 #45 [core-keeper internal] load build context 19:47:31 #45 DONE 42.2s 19:47:31 19:47:31 #44 [core-metadata internal] load build context 19:47:31 #44 DONE 42.2s 19:47:31 19:47:31 #47 [core-common-config-bootstrapper internal] load build context 19:47:31 #47 DONE 42.2s 19:47:31 19:47:31 #42 [core-data internal] load build context 19:47:31 #42 DONE 42.2s 19:47:31 19:47:31 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:47:31 #64 ... 19:47:31 19:47:31 #39 [security-proxy-setup internal] load build context 19:47:31 #39 DONE 42.2s 19:47:31 19:47:31 #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:47:31 #55 DONE 27.2s 19:47:31 19:47:31 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:47:31 #57 DONE 27.2s 19:47:31 19:47:31 #60 [core-keeper builder 2/7] WORKDIR /edgex-go 19:47:31 #60 DONE 25.5s 19:47:31 19:47:31 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:47:31 #61 DONE 27.3s 19:47:31 19:47:31 #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:47:31 #58 DONE 27.5s 19:47:31 19:47:31 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:47:31 #63 DONE 27.3s 19:47:31 19:47:31 #66 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 19:47:31 #66 ... 19:47:31 19:47:31 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 19:47:31 #54 DONE 27.5s 19:47:31 19:47:31 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:47:31 #48 DONE 28.2s 19:47:31 19:47:31 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:47:31 #67 ... 19:47:31 19:47:31 #65 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:47:31 #65 DONE 28.3s 19:47:32 19:47:32 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:47:32 #62 28.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:32 #62 28.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:32 #62 28.43 (1/2) Installing dumb-init (1.2.5-r3) 19:47:32 #62 28.43 (2/2) Installing su-exec (0.2-r3) 19:47:32 #62 28.44 Executing busybox-1.36.1-r29.trigger 19:47:32 #62 28.44 OK: 8 MiB in 16 packages 19:47:32 #62 DONE 28.6s 19:47:32 19:47:32 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:47:32 #68 ... 19:47:32 19:47:32 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:47:32 #53 27.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:32 #53 28.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:32 #53 28.36 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:47:32 #53 28.36 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:47:32 #53 28.36 OK: 24170 distinct packages available 19:47:32 #53 28.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:32 #53 28.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:32 #53 28.83 (1/4) Installing dumb-init (1.2.5-r3) 19:47:32 #53 28.83 (2/4) Installing musl-obstack (1.2.3-r2) 19:47:32 #53 28.84 (3/4) Installing libucontext (1.2-r3) 19:47:32 #53 28.84 (4/4) Installing gcompat (1.1.0-r4) 19:47:32 #53 28.89 Executing busybox-1.36.1-r29.trigger 19:47:32 #53 28.90 OK: 8 MiB in 18 packages 19:47:32 #53 DONE 29.3s 19:47:32 19:47:32 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:47:32 #64 28.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:32 #64 28.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:32 #64 28.66 (1/4) Installing ca-certificates (20241121-r1) 19:47:32 #64 28.69 (2/4) Installing dumb-init (1.2.5-r3) 19:47:32 #64 28.69 (3/4) Installing su-exec (0.2-r3) 19:47:32 #64 28.69 (4/4) Installing yq-go (4.44.1-r2) 19:47:32 #64 28.81 Executing busybox-1.36.1-r29.trigger 19:47:32 #64 28.82 Executing ca-certificates-20241121-r1.trigger 19:47:32 #64 28.90 OK: 19 MiB in 18 packages 19:47:32 #64 DONE 29.3s 19:47:32 19:47:32 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:47:32 #59 27.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:32 #59 27.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:32 #59 28.26 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:47:32 #59 28.26 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:47:32 #59 28.26 OK: 24170 distinct packages available 19:47:32 #59 28.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:32 #59 28.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:32 #59 28.67 (1/5) Installing dumb-init (1.2.5-r3) 19:47:32 #59 28.68 (2/5) Installing musl-obstack (1.2.3-r2) 19:47:32 #59 28.68 (3/5) Installing libucontext (1.2-r3) 19:47:32 #59 28.68 (4/5) Installing gcompat (1.1.0-r4) 19:47:32 #59 28.69 (5/5) Installing openssl (3.3.2-r1) 19:47:32 #59 28.70 Executing busybox-1.36.1-r29.trigger 19:47:32 #59 28.71 OK: 9 MiB in 19 packages 19:47:32 #59 DONE 29.4s 19:47:32 19:47:32 #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:47:33 #69 ... 19:47:33 19:47:33 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:47:33 #0 1.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:33 #0 1.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:33 #0 2.176 OK: 19 MiB in 18 packages 19:47:33 #70 DONE 2.7s 19:47:33 19:47:33 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:47:33 #0 1.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:33 #0 2.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:33 #0 2.318 OK: 248 MiB in 58 packages 19:47:33 #71 DONE 2.6s 19:47:33 19:47:33 #72 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:47:33 #0 1.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:33 #0 2.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:33 #0 2.352 OK: 8 MiB in 15 packages 19:47:33 #72 DONE 2.7s 19:47:33 19:47:33 #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:47:33 #73 DONE 0.1s 19:47:33 19:47:33 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:47:33 #74 DONE 0.2s 19:47:33 19:47:33 #75 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:33 #75 ... 19:47:33 19:47:33 #76 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:47:33 #76 DONE 2.9s 19:47:33 19:47:33 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:47:33 #67 2.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:33 #67 3.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:34 #67 3.385 OK: 248 MiB in 58 packages 19:47:34 #67 DONE 3.8s 19:47:34 19:47:34 #77 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:47:34 #0 2.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:34 #0 2.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:34 #0 3.184 OK: 248 MiB in 58 packages 19:47:34 #77 DONE 3.7s 19:47:34 19:47:34 #78 [core-command builder 4/7] COPY go.mod vendor* ./ 19:47:34 #78 DONE 0.2s 19:47:34 19:47:34 #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:47:34 #79 DONE 0.2s 19:47:34 19:47:34 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:35 #80 ... 19:47:35 19:47:35 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:47:35 #0 3.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:35 #0 3.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:35 #0 3.923 OK: 10 MiB in 17 packages 19:47:35 #81 DONE 4.1s 19:47:35 19:47:35 #82 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 19:47:35 #0 2.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:35 #0 3.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:35 #0 4.168 OK: 248 MiB in 58 packages 19:47:35 #82 DONE 4.4s 19:47:35 19:47:35 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:47:35 #0 3.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:35 #0 3.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:35 #0 4.235 OK: 13 MiB in 28 packages 19:47:35 #83 DONE 4.4s 19:47:35 19:47:35 #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:47:35 #84 DONE 0.1s 19:47:35 19:47:35 #66 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 19:47:35 #66 4.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:35 #66 4.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:35 #66 4.885 OK: 8 MiB in 15 packages 19:47:35 #66 ... 19:47:35 19:47:35 #85 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:47:35 #0 3.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:35 #0 4.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:35 #0 4.434 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:47:35 #0 4.434 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:47:35 #0 4.434 OK: 24172 distinct packages available 19:47:35 #0 4.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:35 #0 4.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:35 #0 4.856 OK: 248 MiB in 58 packages 19:47:35 #85 DONE 5.2s 19:47:36 19:47:36 #66 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 19:47:36 #66 DONE 5.2s 19:47:36 19:47:36 #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:47:36 #86 DONE 0.1s 19:47:36 19:47:36 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:47:36 #68 3.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:36 #68 3.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:36 #68 4.254 OK: 8 MiB in 16 packages 19:47:36 #68 DONE 4.4s 19:47:36 19:47:36 #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:47:36 #87 ... 19:47:36 19:47:36 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 19:47:36 #0 5.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:36 #0 5.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:36 #0 5.512 OK: 12 MiB in 21 packages 19:47:36 #88 DONE 5.9s 19:47:36 19:47:36 #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:47:36 #69 3.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:36 #69 3.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:36 #69 4.130 OK: 9 MiB in 19 packages 19:47:37 #69 DONE 4.4s 19:47:37 19:47:37 #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:47:39 #89 DONE 2.3s 19:47:39 19:47:39 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:47:39 #0 3.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:39 #0 3.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:39 #0 4.236 OK: 19 MiB in 18 packages 19:47:39 #90 DONE 6.4s 19:47:39 19:47:39 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:47:39 #0 3.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:39 #0 4.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:39 #0 4.351 OK: 8 MiB in 18 packages 19:47:39 #91 DONE 6.5s 19:47:39 19:47:39 #92 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 19:47:39 #0 4.069 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:39 #0 5.509 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:39 #0 6.360 (1/1) Installing dumb-init (1.2.5-r3) 19:47:39 #0 6.656 Executing busybox-1.36.1-r29.trigger 19:47:39 #0 6.664 OK: 8 MiB in 15 packages 19:47:39 #92 DONE 7.5s 19:47:39 19:47:39 #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:47:39 #93 DONE 2.3s 19:47:39 19:47:39 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:47:40 #94 DONE 1.4s 19:47:40 19:47:40 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:47:40 #95 DONE 1.4s 19:47:40 19:47:40 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:47:41 #96 ... 19:47:41 19:47:41 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:47:41 #56 ... 19:47:41 19:47:41 #97 [security-spire-server stage-2 6/9] COPY security.txt / 19:47:42 #97 DONE 1.2s 19:47:42 19:47:42 #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:47:42 #0 5.672 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:47:42 #0 6.135 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:47:42 #0 7.065 OK: 248 MiB in 58 packages 19:47:42 #98 DONE 8.3s 19:47:42 19:47:42 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:47:42 #96 DONE 1.2s 19:47:42 19:47:42 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:47:42 #99 DONE 2.7s 19:47:42 19:47:42 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:47:42 #100 DONE 0.1s 19:47:42 19:47:42 #101 [security-spire-config stage-2 6/10] COPY security.txt / 19:47:42 #101 DONE 0.1s 19:47:42 19:47:42 #102 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:47:42 #102 DONE 0.2s 19:47:42 19:47:42 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:47:42 #103 DONE 0.1s 19:47:42 19:47:42 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 19:47:42 #104 DONE 0.1s 19:47:42 19:47:42 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:47:42 #105 DONE 0.1s 19:47:42 19:47:42 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:47:42 #106 DONE 0.2s 19:47:42 19:47:42 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:47:42 #107 ... 19:47:42 19:47:42 #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:47:42 #87 DONE 5.8s 19:47:42 19:47:42 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:47:42 #108 DONE 0.1s 19:47:42 19:47:42 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:47:42 #107 DONE 0.2s 19:47:42 19:47:42 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:47:42 #109 DONE 0.2s 19:47:42 19:47:42 #110 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:47:42 #110 DONE 0.1s 19:47:42 19:47:42 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:47:42 #111 DONE 0.1s 19:47:42 19:47:42 #112 [security-spire-server] exporting to image 19:47:42 #112 exporting layers 19:47:42 #112 ... 19:47:42 19:47:42 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:47:42 #113 DONE 0.1s 19:47:42 19:47:42 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:47:42 #114 DONE 0.1s 19:47:42 19:47:42 #112 [security-spire-agent] exporting to image 19:47:43 #112 exporting layers 0.7s done 19:47:43 #112 writing image sha256:f1963c74fd58338b6e57f676e10d44ee4e9af7d0120ba73c06f2e7e9a590859f 0.0s done 19:47:43 #112 naming to docker.io/library/security-spire-server done 19:47:43 #112 exporting layers 0.7s done 19:47:43 #112 writing image sha256:aee41a64721f846f90f48500b923f8061d5cb13b390f77e47d21d6a033af9a3e 0.0s done 19:47:43 #112 naming to docker.io/library/security-spire-config done 19:47:43 #112 writing image sha256:972ea790d87880bac500160ae86b963e4081a6c31351e809144679abc9345fbe done 19:47:43 #112 naming to docker.io/library/security-spire-agent done 19:47:43 #112 DONE 0.8s 19:47:43 19:47:43 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:44 #115 ... 19:47:44 19:47:44 #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:44 #116 ... 19:47:44 19:47:44 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:45 #117 ... 19:47:45 19:47:45 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:43 #118 ... 19:48:43 19:48:43 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:43 #80 DONE 66.2s 19:48:43 19:48:43 #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:43 #116 DONE 66.2s 19:48:43 19:48:43 #75 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:43 #75 DONE 67.3s 19:48:43 19:48:43 #119 [security-proxy-setup builder 6/7] COPY . . 19:48:43 #119 ... 19:48:43 19:48:43 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:43 #117 DONE 64.8s 19:48:43 19:48:43 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:43 #115 DONE 58.8s 19:48:43 19:48:43 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:43 #118 DONE 65.7s 19:48:43 19:48:43 #120 [support-notifications builder 6/7] COPY . . 19:48:51 #120 ... 19:48:51 19:48:51 #121 [security-spiffe-token-provider builder 6/7] COPY . . 19:48:51 #121 ... 19:48:51 19:48:51 #122 [support-scheduler builder 6/7] COPY . . 19:48:51 #122 ... 19:48:51 19:48:51 #123 [core-keeper builder 7/8] COPY . . 19:48:51 #123 ... 19:48:51 19:48:51 #124 [core-command builder 6/7] COPY . . 19:48:55 #124 DONE 14.3s 19:48:55 19:48:55 #120 [support-notifications builder 6/7] COPY . . 19:48:55 #120 DONE 14.2s 19:48:55 19:48:55 #125 [core-data builder 6/7] COPY . . 19:48:55 #125 CACHED 19:48:55 19:48:55 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:55 #126 CACHED 19:48:55 19:48:55 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 19:48:55 #127 CACHED 19:48:55 19:48:55 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:48:55 #128 CACHED 19:48:55 19:48:55 #129 [core-metadata builder 6/7] COPY . . 19:48:55 #129 CACHED 19:48:55 19:48:55 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:55 #130 CACHED 19:48:55 19:48:55 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:48:55 #131 CACHED 19:48:55 19:48:55 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 19:48:55 #132 CACHED 19:48:55 19:48:55 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:55 #133 CACHED 19:48:55 19:48:55 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:55 #134 CACHED 19:48:55 19:48:55 #135 [security-proxy-auth builder 6/7] COPY . . 19:48:55 #135 CACHED 19:48:55 19:48:55 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:48:55 #136 CACHED 19:48:55 19:48:55 #122 [support-scheduler builder 6/7] COPY . . 19:48:55 #122 DONE 14.3s 19:48:55 19:48:55 #123 [core-keeper builder 7/8] COPY . . 19:48:55 #123 DONE 14.3s 19:48:55 19:48:55 #121 [security-spiffe-token-provider builder 6/7] COPY . . 19:48:55 #121 DONE 14.3s 19:48:55 19:48:55 #119 [security-proxy-setup builder 6/7] COPY . . 19:48:55 #119 DONE 14.3s 19:48:55 19:48:55 #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:55 #137 CACHED 19:48:55 19:48:55 #138 [security-bootstrapper builder 6/7] COPY . . 19:48:55 #138 CACHED 19:48:55 19:48:55 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:48:55 #139 CACHED 19:48:55 19:48:55 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:55 #140 CACHED 19:48:55 19:48:55 #141 [security-secretstore-setup builder 6/7] COPY . . 19:48:55 #141 CACHED 19:48:55 19:48:55 #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:48:55 #142 CACHED 19:48:55 19:48:55 #143 [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:48:57 #143 1.487 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:49:05 #143 ... 19:49:05 19:49:05 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:49:05 #0 0.875 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:49:05 #144 ... 19:49:05 19:49:05 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:49:05 #0 0.788 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:49:05 #145 ... 19:49:05 19:49:05 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:49:05 #0 0.697 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:49:05 #146 ... 19:49:05 19:49:05 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:49:05 #0 1.135 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:49:05 #147 ... 19:49:05 19:49:05 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:49:05 #0 1.724 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:49:06 #148 ... 19:49:06 19:49:06 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:49:06 #0 1.247 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:49:06 #149 ... 19:49:06 19:49:06 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:49:06 #0 1.196 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 19:49:06 #150 ... 19:49:06 19:49:06 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:49:06 #0 0.513 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 19:49:06 #151 ... 19:49:06 19:49:06 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:49:06 #0 0.980 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:49:06 #152 ... 19:49:06 19:49:06 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:49:06 #0 1.188 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 19:49:06 #153 ... 19:49:06 19:49:06 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:49:06 #0 1.476 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:50:43 #154 ... 19:50:43 19:50:43 #143 [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:50:43 #143 95.91 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:51:39 #143 DONE 158.4s 19:51:39 19:51:39 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:51:39 #149 DONE 158.4s 19:51:39 19:51:39 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:51:39 #146 DONE 158.5s 19:51:39 19:51:39 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:51:39 #154 DONE 158.4s 19:51:39 19:51:39 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:51:39 #148 DONE 158.5s 19:51:39 19:51:39 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:51:39 #152 DONE 158.5s 19:51:39 19:51:39 #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:51:39 #155 ... 19:51:39 19:51:39 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:51:39 #147 DONE 158.6s 19:51:39 19:51:39 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:51:39 #156 ... 19:51:39 19:51:39 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:51:39 #145 DONE 160.5s 19:51:39 19:51:39 #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:51:39 #157 ... 19:51:39 19:51:39 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:51:39 #153 DONE 161.2s 19:51:39 19:51:39 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:51:39 #151 DONE 161.2s 19:51:39 19:51:39 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:51:39 #144 DONE 161.3s 19:51:39 19:51:39 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:51:39 #150 DONE 161.2s 19:51:39 19:51:39 #158 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:51:39 #158 DONE 2.9s 19:51:39 19:51:39 #159 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:51:39 #159 ... 19:51:39 19:51:39 #160 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:51:39 #160 DONE 0.3s 19:51:39 19:51:39 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:51:39 #156 DONE 2.8s 19:51:39 19:51:39 #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:51:39 #155 DONE 3.0s 19:51:39 19:51:39 #161 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:51:39 #161 DONE 0.3s 19:51:39 19:51:39 #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:51:39 #157 DONE 2.8s 19:51:39 19:51:39 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:51:39 #162 DONE 0.3s 19:51:39 19:51:39 #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:51:39 #163 ... 19:51:39 19:51:39 #164 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:51:39 #164 DONE 0.2s 19:51:39 19:51:39 #159 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:51:39 #159 DONE 0.2s 19:51:39 19:51:39 #165 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:51:39 #165 CACHED 19:51:39 19:51:39 #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:51:39 #166 CACHED 19:51:39 19:51:39 #167 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:51:39 #167 CACHED 19:51:39 19:51:39 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:51:39 #168 CACHED 19:51:39 19:51:39 #169 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:51:39 #169 DONE 0.2s 19:51:39 19:51:39 #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:51:39 #170 CACHED 19:51:39 19:51:39 #171 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:51:39 #171 CACHED 19:51:39 19:51:39 #172 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:51:39 #172 DONE 0.2s 19:51:39 19:51:39 #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:51:39 #173 DONE 0.2s 19:51:39 19:51:39 #174 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:51:39 #174 DONE 0.2s 19:51:39 19:51:39 #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:51:39 #175 DONE 0.2s 19:51:39 19:51:39 #176 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:51:39 #176 ... 19:51:39 19:51:39 #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:51:39 #163 DONE 2.9s 19:51:39 19:51:39 #177 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:51:39 #177 DONE 2.9s 19:51:39 19:51:39 #178 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:51:39 #178 DONE 2.9s 19:51:39 19:51:39 #176 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:51:39 #176 DONE 2.8s 19:51:39 19:51:39 #179 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:51:39 #179 DONE 2.9s 19:51:39 19:51:39 #180 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:51:39 #180 DONE 2.9s 19:51:39 19:51:39 #181 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:51:39 #181 DONE 3.0s 19:51:39 19:51:39 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:51:39 #182 DONE 3.0s 19:51:39 19:51:39 #183 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:51:39 #183 DONE 3.0s 19:51:39 19:51:39 #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:51:39 #184 DONE 2.9s 19:51:39 19:51:39 #185 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:51:40 #185 ... 19:51:40 19:51:40 #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:51:40 #186 DONE 3.0s 19:51:40 19:51:40 #187 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:51:40 #187 DONE 3.3s 19:51:40 19:51:40 #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:51:40 #188 ... 19:51:40 19:51:40 #189 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:51:40 #189 DONE 0.7s 19:51:40 19:51:40 #190 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:51:40 #190 DONE 0.7s 19:51:40 19:51:40 #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 19:51:40 #191 DONE 0.7s 19:51:40 19:51:40 #192 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:51:40 #192 DONE 0.7s 19:51:40 19:51:40 #193 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:51:40 #193 DONE 0.7s 19:51:40 19:51:40 #194 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:51:40 #194 DONE 0.7s 19:51:40 19:51:40 #185 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:51:40 #185 DONE 0.7s 19:51:40 19:51:40 #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:51:40 #195 DONE 0.7s 19:51:40 19:51:40 #196 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:51:40 #196 DONE 0.7s 19:51:40 19:51:40 #197 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 19:51:40 #197 ... 19:51:40 19:51:40 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:51:40 #198 DONE 0.7s 19:51:40 19:51:40 #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 19:51:40 #199 DONE 0.8s 19:51:40 19:51:40 #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:51:40 #188 DONE 0.7s 19:51:40 19:51:40 #200 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:51:40 #200 DONE 0.4s 19:51:40 19:51:40 #112 [support-scheduler] exporting to image 19:51:40 #112 exporting layers 0.2s done 19:51:40 #112 ... 19:51:40 19:51:40 #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:51:40 #201 DONE 0.4s 19:51:40 19:51:40 #202 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 19:51:40 #202 DONE 0.4s 19:51:40 19:51:40 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:51:40 #203 DONE 0.4s 19:51:40 19:51:40 #112 [support-notifications] exporting to image 19:51:41 #112 ... 19:51:41 19:51:41 #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:51:41 #204 DONE 0.4s 19:51:41 19:51:41 #112 [support-notifications] exporting to image 19:51:41 #112 exporting layers 0.4s done 19:51:41 #112 ... 19:51:41 19:51:41 #205 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:51:41 #205 DONE 0.6s 19:51:41 19:51:41 #206 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:51:41 #206 DONE 0.6s 19:51:41 19:51:41 #197 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 19:51:41 #197 DONE 0.7s 19:51:41 19:51:41 #207 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:51:41 #207 DONE 0.5s 19:51:41 19:51:41 #208 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:51:41 #208 DONE 0.5s 19:51:41 19:51:41 #112 [core-keeper] exporting to image 19:51:41 #112 ... 19:51:41 19:51:41 #209 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 19:51:41 #209 DONE 0.8s 19:51:41 19:51:41 #112 [core-data] exporting to image 19:51:42 #112 ... 19:51:42 19:51:42 #210 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:51:42 #210 DONE 1.0s 19:51:42 19:51:42 #211 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 19:51:42 #211 DONE 0.8s 19:51:42 19:51:42 #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:51:42 #212 DONE 0.8s 19:51:42 19:51:42 #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:51:42 #213 DONE 0.5s 19:51:42 19:51:42 #214 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:51:42 #214 DONE 1.2s 19:51:42 19:51:42 #112 [core-metadata] exporting to image 19:51:42 #112 writing image sha256:442a51a4837a8bb5163c6c9fbf6a5bd951f0ce4abffd8dbce8fa357d6b4b7c3a 19:51:42 #112 writing image sha256:9021386cf1d6abfb12e8c545a1d90166f20be454cc41e3544a0b974091d7f847 19:51:42 #112 writing image sha256:a575d31282a0a8c1e8281ebca9e5e3ccd0c99e0640c02e78631eec8e1dc514ec 19:51:42 #112 writing image sha256:9b7420ad47be89f1c811083097f09722e2a269406f9ea48f353b65ca518916f7 19:51:42 #112 ... 19:51:42 19:51:42 #215 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:51:42 #215 DONE 0.4s 19:51:42 19:51:42 #112 [security-spiffe-token-provider] exporting to image 19:51:42 #112 exporting layers 1.2s done 19:51:42 #112 writing image sha256:442a51a4837a8bb5163c6c9fbf6a5bd951f0ce4abffd8dbce8fa357d6b4b7c3a 0.3s done 19:51:42 #112 writing image sha256:9021386cf1d6abfb12e8c545a1d90166f20be454cc41e3544a0b974091d7f847 0.2s done 19:51:42 #112 writing image sha256:a575d31282a0a8c1e8281ebca9e5e3ccd0c99e0640c02e78631eec8e1dc514ec 0.3s done 19:51:42 #112 writing image sha256:9b7420ad47be89f1c811083097f09722e2a269406f9ea48f353b65ca518916f7 0.2s done 19:51:42 #112 naming to docker.io/library/core-command done 19:51:42 #112 naming to docker.io/library/support-scheduler done 19:51:42 #112 naming to docker.io/library/support-notifications done 19:51:42 #112 naming to docker.io/library/security-spiffe-token-provider done 19:51:42 #112 ... 19:51:42 19:51:42 #216 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:51:42 #216 DONE 0.5s 19:51:42 19:51:42 #112 [security-spiffe-token-provider] exporting to image 19:51:42 #112 exporting layers 0.4s done 19:51:42 #112 ... 19:51:42 19:51:42 #217 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:51:42 #217 DONE 1.4s 19:51:42 19:51:42 #112 [core-common-config-bootstrapper] exporting to image 19:51:42 #112 exporting layers 0.3s done 19:51:42 #112 writing image sha256:d5705fc53dca37d12b6537a74efff1c2ec7d8ca69d0e7902f16198c25993b967 19:51:42 #112 writing image sha256:a31db71798cb52ac80c0bf8f45aac080196cf1ace0c5a52fc3da116f95f084a5 19:51:42 #112 writing image sha256:d2c40a3366c8093dbe0b3c8447669ee0d29f33dae64b31eca6006298dbea5fed 19:51:42 #112 writing image sha256:bcd7490d48151179fbde4b83d7083b1f3fafa56e06c130b3c6791ee89de20d76 19:51:42 #112 ... 19:51:42 19:51:42 #218 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:51:42 #218 DONE 0.2s 19:51:42 19:51:42 #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:51:42 #219 DONE 0.3s 19:51:42 19:51:42 #112 [core-keeper] exporting to image 19:51:42 #112 exporting layers 0.2s done 19:51:42 #112 writing image sha256:d5705fc53dca37d12b6537a74efff1c2ec7d8ca69d0e7902f16198c25993b967 0.1s done 19:51:42 #112 writing image sha256:a31db71798cb52ac80c0bf8f45aac080196cf1ace0c5a52fc3da116f95f084a5 0.1s done 19:51:42 #112 writing image sha256:d2c40a3366c8093dbe0b3c8447669ee0d29f33dae64b31eca6006298dbea5fed 0.1s done 19:51:42 #112 writing image sha256:bcd7490d48151179fbde4b83d7083b1f3fafa56e06c130b3c6791ee89de20d76 0.1s done 19:51:42 #112 naming to docker.io/library/core-metadata done 19:51:42 #112 naming to docker.io/library/security-proxy-auth done 19:51:42 #112 naming to docker.io/library/core-data 0.0s done 19:51:42 #112 naming to docker.io/library/core-keeper 0.0s done 19:51:42 #112 ... 19:51:42 19:51:42 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:51:42 #220 DONE 0.8s 19:51:42 19:51:42 #221 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 19:51:42 #221 DONE 0.3s 19:51:42 19:51:42 #112 [core-common-config-bootstrapper] exporting to image 19:51:42 #112 writing image sha256:cb7a079dd4c85748b1818dc826326e2bab6b3f5da945b3fcc521a97588bccc72 0.0s done 19:51:42 #112 naming to docker.io/library/core-common-config-bootstrapper done 19:51:43 #112 ... 19:51:43 19:51:43 #222 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:51:43 #222 DONE 0.1s 19:51:43 19:51:43 #223 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:51:43 #223 DONE 0.1s 19:51:43 19:51:43 #112 [security-proxy-setup] exporting to image 19:51:43 #112 exporting layers 0.3s done 19:51:43 #112 writing image sha256:38b437ce0facb8426ac111add11757c9f550ecc9ba837929605efd6e261ba272 done 19:51:43 #112 naming to docker.io/library/security-proxy-setup done 19:51:43 #112 DONE 3.5s 19:51:43 19:51:43 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:51:43 #224 ... 19:51:43 19:51:43 #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:51:43 #225 DONE 0.7s 19:51:43 19:51:43 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:51:43 #224 DONE 0.4s 19:51:43 19:51:43 #112 [security-secretstore-setup] exporting to image 19:51:43 #112 exporting layers 0.4s done 19:51:43 #112 writing image sha256:87aba333002d1290e02ac8284c704a9e7a13714387d7fad3a9667f01051f0cf9 done 19:51:43 #112 naming to docker.io/library/security-secretstore-setup done 19:51:43 #112 writing image sha256:abaebaa4deae037a662238373965b1419e3a13a3b625c35009c8c1fb6af96c65 done 19:51:43 #112 naming to docker.io/library/security-bootstrapper done 19:51:43 #112 DONE 4.0s 19:51:43 19:51:43 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:51:43 time="2025-01-14T19:46:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:51:43 time="2025-01-14T19:46:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:51:43 time="2025-01-14T19:46:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:51:43 time="2025-01-14T19:46:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:51:43 time="2025-01-14T19:46:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:51:43 time="2025-01-14T19:46:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:51:43 time="2025-01-14T19:46:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:51:43 time="2025-01-14T19:46:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:51:43 time="2025-01-14T19:46:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:51:43 time="2025-01-14T19:46:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:51:43 time="2025-01-14T19:46:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:51:43 time="2025-01-14T19:46:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:51:43 time="2025-01-14T19:46:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:51:43 time="2025-01-14T19:46:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:51:43 time="2025-01-14T19:46:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:51:43 $ docker stop --time=1 0bde7ce492880ae46ddd2846fab9323decedaab38f3edbea1cb3c7b714cc0047 19:51:45 $ docker rm -f --volumes 0bde7ce492880ae46ddd2846fab9323decedaab38f3edbea1cb3c7b714cc0047 [Pipeline] // withDockerContainer [Pipeline] sh 19:51:45 + docker images 19:51:45 REPOSITORY TAG IMAGE ID CREATED SIZE 19:51:45 security-secretstore-setup latest 87aba333002d 2 seconds ago 41MB 19:51:45 security-bootstrapper latest abaebaa4deae 2 seconds ago 20.3MB 19:51:45 security-proxy-setup latest 38b437ce0fac 3 seconds ago 29.3MB 19:51:45 core-common-config-bootstrapper latest cb7a079dd4c8 3 seconds ago 17.1MB 19:51:45 security-proxy-auth latest d5705fc53dca 4 seconds ago 30.7MB 19:51:45 core-data latest a31db71798cb 4 seconds ago 31.8MB 19:51:45 core-metadata latest d2c40a3366c8 4 seconds ago 31.9MB 19:51:45 core-keeper latest bcd7490d4815 5 seconds ago 31.4MB 19:51:45 core-command latest 442a51a4837a 5 seconds ago 27.6MB 19:51:45 support-notifications latest a575d31282a0 5 seconds ago 50.3MB 19:51:45 security-spiffe-token-provider latest 9b7420ad47be 5 seconds ago 32.6MB 19:51:45 support-scheduler latest 9021386cf1d6 5 seconds ago 47MB 19:51:45 security-spire-server latest f1963c74fd58 4 minutes ago 122MB 19:51:45 security-spire-config latest aee41a64721f 4 minutes ago 121MB 19:51:45 security-spire-agent latest 972ea790d878 4 minutes ago 182MB 19:51:45 ci-base-image-x86_64 latest 7262715e3516 8 minutes ago 982MB 19:51:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 weeks ago 580MB 19:51:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB 19:51:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:51:46 provisioning config files... 19:51:46 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1233254529891090336tmp [Pipeline] { [Pipeline] sh 19:51:47 + set +x 19:51:47 + curl -s https://codecov.io/bash 19:51:47 + bash -s -- 19:51:47 19:51:47 _____ _ 19:51:47 / ____| | | 19:51:47 | | ___ __| | ___ ___ _____ __ 19:51:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:51:47 | |___| (_) | (_| | __/ (_| (_) \ V / 19:51:47 \_____\___/ \__,_|\___|\___\___/ \_/ 19:51:47 Bash-1.0.6 19:51:47 19:51:47 19:51:47 ==> git version 2.25.1 found 19:51:47 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:51:47 Release-Date: 2020-01-08 19:51:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:51:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:51:47 ==> Jenkins CI detected. 19:51:47 current dir:  /w/workspace/edgex-go/1 19:51:47 project root: . 19:51:47 --> token set from env 19:51:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:51:47 ==> Running gcov in . (disable via -X gcov) 19:51:47 ==> Python coveragepy not found 19:51:47 ==> Searching for coverage reports in: 19:51:47 + . 19:51:47 -> Found 1 reports 19:51:47 ==> Detecting git/mercurial file structure 19:51:47 ==> Reading reports 19:51:47 + ./coverage.out bytes=1510727 19:51:47 ==> Appending adjustments 19:51:47 https://docs.codecov.io/docs/fixing-reports 19:51:48 + Found adjustments 19:51:48 ==> Gzipping contents 19:51:48 128K /tmp/codecov.Ytxyjc.gz 19:51:48 ==> Uploading reports 19:51:48 url: https://codecov.io 19:51:48 query: branch=PR-5052&commit=d7700f7ab6c19b6d6e337291d7934b32b508cea1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5052%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5052&job=&cmd_args= 19:51:48 -> Pinging Codecov 19:51:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5052&commit=d7700f7ab6c19b6d6e337291d7934b32b508cea1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5052%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5052&job=&cmd_args= 19:51:49 -> Uploading to 19:51:49 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/d7700f7ab6c19b6d6e337291d7934b32b508cea1/5e97937e-9815-461d-bd79-abe3089cf795.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250114%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250114T195148Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a797c3631523f9311f81f4f6b3aa80c2900004a76f848962f5cfb6e3045c2612 19:51:49 % Total % Received % Xferd Average Speed Time Time Time Current 19:51:49 Dload Upload Total Spent Left Speed 19:51:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 465k --:--:-- --:--:-- --:--:-- 465k 19:51:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d7700f7ab6c19b6d6e337291d7934b32b508cea1 [Pipeline] } 19:51:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:51:50 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:51:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:51:52 ---> package-listing.sh 19:51:52 ++ facter osfamily 19:51:52 ++ tr '[:upper:]' '[:lower:]' 19:51:52 + OS_FAMILY=debian 19:51:52 + workspace=/w/workspace/edgex-go/1 19:51:52 + START_PACKAGES=/tmp/packages_start.txt 19:51:52 + END_PACKAGES=/tmp/packages_end.txt 19:51:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:51:52 + PACKAGES=/tmp/packages_start.txt 19:51:52 + '[' /w/workspace/edgex-go/1 ']' 19:51:52 + PACKAGES=/tmp/packages_end.txt 19:51:52 + case "${OS_FAMILY}" in 19:51:52 + dpkg -l 19:51:52 + grep '^ii' 19:51:52 + '[' -f /tmp/packages_start.txt ']' 19:51:52 + '[' -f /tmp/packages_end.txt ']' 19:51:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:51:52 + '[' /w/workspace/edgex-go/1 ']' 19:51:52 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:51:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:51:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:51:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:53 19:51:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:53 latest: Pulling from edgex-lftools-log-publisher 19:51:53 5eb5b503b376: Pulling fs layer 19:51:53 5c69ac0246d0: Pulling fs layer 19:51:53 ec43610c2a17: Pulling fs layer 19:51:53 3a2ae6a8a46f: Pulling fs layer 19:51:53 33b1e0a273af: Pulling fs layer 19:51:53 5d3b04190fa2: Pulling fs layer 19:51:53 2f39f015ded8: Pulling fs layer 19:51:53 33b1e0a273af: Waiting 19:51:53 2f39f015ded8: Waiting 19:51:53 5d3b04190fa2: Waiting 19:51:53 3a2ae6a8a46f: Waiting 19:51:53 5c69ac0246d0: Download complete 19:51:53 3a2ae6a8a46f: Verifying Checksum 19:51:53 3a2ae6a8a46f: Download complete 19:51:54 33b1e0a273af: Verifying Checksum 19:51:54 33b1e0a273af: Download complete 19:51:54 5d3b04190fa2: Verifying Checksum 19:51:54 5d3b04190fa2: Download complete 19:51:54 ec43610c2a17: Verifying Checksum 19:51:54 ec43610c2a17: Download complete 19:51:54 5eb5b503b376: Verifying Checksum 19:51:54 5eb5b503b376: Download complete 19:51:54 2f39f015ded8: Download complete 19:51:55 5eb5b503b376: Pull complete 19:51:55 5c69ac0246d0: Pull complete 19:51:56 ec43610c2a17: Pull complete 19:51:56 3a2ae6a8a46f: Pull complete 19:51:56 33b1e0a273af: Pull complete 19:51:56 5d3b04190fa2: Pull complete 19:52:00 2f39f015ded8: Pull complete 19:52:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:52:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:52:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:52:00 prd-ubuntu20.04-docker-8c-8g-36719 does not seem to be running inside a container 19:52:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:52:07 $ docker top 2626a3d3bd78f66efe3d2fcc09cc198454af1fe728552c4691127ba139e69983 -eo pid,comm [Pipeline] { [Pipeline] sh 19:52:07 + touch /tmp/pre-build-complete [Pipeline] sh 19:52:07 + mkdir -p /var/log/sysstat [Pipeline] sh 19:52:08 + ls /var/log/sa-host 19:52:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:52:08 provisioning config files... 19:52:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10550830192368000824tmp [Pipeline] { [Pipeline] echo 19:52:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:52:08 ---> create-netrc.sh [Pipeline] } 19:52:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:52:09 ---> python-tools-install.sh [Pipeline] echo 19:52:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:52:09 ---> sudo-logs.sh 19:52:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:52:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:52:10 ---> job-cost.sh 19:52:10 lf-activate-venv: SKIPPING 19:52:10 INFO: No Stack... 19:52:10 INFO: Retrieving Pricing Info for: v3-standard-8 19:52:10 INFO: Archiving Costs [Pipeline] echo 19:52:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:52:11 ---> logs-deploy.sh 19:52:11 lf-activate-venv: SKIPPING 19:52:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5052/1 19:52:11 INFO: archiving workspace using pattern(s): 19:52:12 Archives upload complete. 19:52:12 INFO: archiving logs to Nexus 19:52:13 ---> uname -a: 19:52:13 Linux prd-ubuntu20-04-docker-8c-8g-36719 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:52:13 19:52:13 19:52:13 ---> lscpu: 19:52:13 Architecture: x86_64 19:52:13 CPU op-mode(s): 32-bit, 64-bit 19:52:13 Byte Order: Little Endian 19:52:13 Address sizes: 40 bits physical, 48 bits virtual 19:52:13 CPU(s): 8 19:52:13 On-line CPU(s) list: 0-7 19:52:13 Thread(s) per core: 1 19:52:13 Core(s) per socket: 1 19:52:13 Socket(s): 8 19:52:13 NUMA node(s): 1 19:52:13 Vendor ID: AuthenticAMD 19:52:13 CPU family: 23 19:52:13 Model: 49 19:52:13 Model name: AMD EPYC-Rome Processor 19:52:13 Stepping: 0 19:52:13 CPU MHz: 2800.000 19:52:13 BogoMIPS: 5600.00 19:52:13 Virtualization: AMD-V 19:52:13 Hypervisor vendor: KVM 19:52:13 Virtualization type: full 19:52:13 L1d cache: 256 KiB 19:52:13 L1i cache: 256 KiB 19:52:13 L2 cache: 4 MiB 19:52:13 L3 cache: 128 MiB 19:52:13 NUMA node0 CPU(s): 0-7 19:52:13 Vulnerability Itlb multihit: Not affected 19:52:13 Vulnerability L1tf: Not affected 19:52:13 Vulnerability Mds: Not affected 19:52:13 Vulnerability Meltdown: Not affected 19:52:13 Vulnerability Mmio stale data: Not affected 19:52:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:52:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:52:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:52:13 Vulnerability Srbds: Not affected 19:52:13 Vulnerability Tsx async abort: Not affected 19:52:13 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 19:52:13 19:52:13 19:52:13 ---> nproc: 19:52:13 8 19:52:13 19:52:13 19:52:13 ---> df -h: 19:52:13 Filesystem Size Used Avail Use% Mounted on 19:52:13 overlay 155G 27G 129G 18% / 19:52:13 tmpfs 64M 0 64M 0% /dev 19:52:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:52:13 shm 64M 0 64M 0% /dev/shm 19:52:13 /dev/vda1 155G 27G 129G 18% /facter-os 19:52:13 19:52:13 19:52:13 ---> sar -b -r -n DEV: 19:52:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36719) 01/14/25 _x86_64_ (8 CPU) 19:52:13 19:52:13 19:41:33 LINUX RESTART (8 CPU) 19:52:13 19:52:13 19:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:52:13 19:43:01 281.04 38.27 242.77 0.00 4323.36 28954.36 0.00 19:52:13 19:44:01 173.59 0.62 172.97 0.00 11.46 60217.30 0.00 19:52:13 19:45:01 44.68 0.00 44.68 0.00 0.00 34089.54 0.00 19:52:13 19:46:01 32.98 0.15 32.83 0.00 2.40 19660.32 0.00 19:52:13 19:47:01 151.81 3.22 148.59 0.00 2087.39 93129.15 0.00 19:52:13 19:48:01 682.39 24.21 658.17 0.00 3542.34 169623.86 0.00 19:52:13 19:49:01 476.82 0.52 476.31 0.00 4.67 198325.49 0.00 19:52:13 19:50:01 229.71 0.13 229.57 0.00 1.07 50179.14 0.00 19:52:13 19:51:01 283.62 0.02 283.61 0.00 0.13 90320.83 0.00 19:52:13 19:52:01 611.80 0.30 611.50 0.00 28.26 87231.59 0.00 19:52:13 Average: 296.87 6.69 290.18 0.00 994.62 83263.33 0.00 19:52:13 19:52:13 19:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:52:13 19:43:01 28702076 31544260 772676 2.35 76436 3026868 1844604 5.44 1085516 2695252 722820 19:52:13 19:44:01 27563000 31266768 1038568 3.16 127152 3731772 2339756 6.90 1715584 3087812 439012 19:52:13 19:45:01 27671016 31512008 790964 2.41 129912 3837872 1864436 5.49 1313740 3349924 44132 19:52:13 19:46:01 26410056 31388340 901576 2.74 134680 4912724 1983660 5.85 1788068 4067168 583780 19:52:13 19:47:01 25629732 31440860 853868 2.60 141204 5756424 2379660 7.01 1832484 4816856 126340 19:52:13 19:48:01 17484376 31360928 901480 2.74 340536 13126212 2582452 7.61 2855704 11403060 3215652 19:52:13 19:49:01 13598464 30481604 1727204 5.25 366152 15805800 6533340 19.25 3752156 14024192 107044 19:52:13 19:50:01 8985064 28520124 3674480 11.17 385764 18286240 10145252 29.90 6911080 15302116 1231800 19:52:13 19:51:01 7969368 29870068 2342724 7.12 397864 20587040 6267436 18.47 6418096 16793528 1450060 19:52:13 19:52:01 10168648 31419776 842916 2.56 409220 20051500 2430860 7.16 3237324 17962080 367976 19:52:13 Average: 19418180 30880474 1384646 4.21 250892 10912245 3837146 11.31 3090975 9350199 828862 19:52:13 19:52:13 19:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:52:13 19:43:01 ens3 1280.03 1137.86 11501.27 158.56 0.00 0.00 0.00 0.00 19:52:13 19:43:01 lo 5.15 5.15 0.50 0.50 0.00 0.00 0.00 0.00 19:52:13 19:43:01 docker0 589.55 536.66 40.04 2913.26 0.00 0.00 0.00 0.00 19:52:13 19:44:01 ens3 371.69 252.59 2071.88 34.92 0.00 0.00 0.00 0.00 19:52:13 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:52:13 19:44:01 veth26a2106 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:52:13 19:44:01 docker0 233.86 342.13 19.63 2036.92 0.00 0.00 0.00 0.00 19:52:13 19:45:01 ens3 29.46 20.58 22.76 13.04 0.00 0.00 0.00 0.00 19:52:13 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:45:01 veth26a2106 1.50 1.53 0.13 0.14 0.00 0.00 0.00 0.00 19:52:13 19:45:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 19:52:13 19:46:01 ens3 19.05 12.88 16.78 10.38 0.00 0.00 0.00 0.00 19:52:13 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:52:13 19:46:01 veth26a2106 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:47:01 ens3 168.21 108.58 2988.24 21.03 0.00 0.00 0.00 0.00 19:52:13 19:47:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 19:52:13 19:47:01 docker0 0.33 0.28 0.03 0.12 0.00 0.00 0.00 0.00 19:52:13 19:47:01 veth4e27b50 0.33 0.42 0.03 0.13 0.00 0.00 0.00 0.00 19:52:13 19:48:01 veth81b438b 81.09 148.21 8.21 1219.17 0.00 0.00 0.00 0.10 19:52:13 19:48:01 ens3 1222.83 675.45 10972.11 241.89 0.00 0.00 0.00 0.00 19:52:13 19:48:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 19:52:13 19:48:01 veth27c0af2 77.35 144.13 8.01 1215.59 0.00 0.00 0.00 0.10 19:52:13 19:48:01 veth7dbf9c5 69.16 141.78 7.40 1214.92 0.00 0.00 0.00 0.10 19:52:13 19:48:01 veth8997c30 69.99 139.58 7.55 1215.51 0.00 0.00 0.00 0.10 19:52:13 19:48:01 docker0 500.17 944.21 43.89 8709.82 0.00 0.00 0.00 0.00 19:52:13 19:48:01 veth284a043 68.96 138.09 7.42 1219.72 0.00 0.00 0.00 0.10 19:52:13 19:48:01 vethcc54921 74.34 124.40 7.70 1212.95 0.00 0.00 0.00 0.10 19:52:13 19:48:01 veth4e27b50 0.07 0.92 0.00 0.04 0.00 0.00 0.00 0.00 19:52:13 19:49:01 veth76e8d2d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:52:13 19:49:01 ens3 11.16 8.50 9.08 5.28 0.00 0.00 0.00 0.00 19:52:13 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:49:01 vethe4bb674 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:52:13 19:49:01 vethf4308e3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:52:13 19:49:01 vethd0e224f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:52:13 19:49:01 veth2421682 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:52:13 19:49:01 veth1ee4b65 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:52:13 19:49:01 veth5a5537e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:52:13 19:49:01 veth806edb5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:52:13 19:49:01 vethba02346 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:52:13 19:49:01 veth0417669 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:52:13 19:49:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:49:01 veth4e27b50 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 19:52:13 19:49:01 vethe3c457c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:52:13 19:49:01 veth81b8c48 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:52:13 19:50:01 veth76e8d2d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:50:01 ens3 8.26 6.71 6.64 3.92 0.00 0.00 0.00 0.00 19:52:13 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:52:13 19:50:01 vethe4bb674 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:50:01 vethf4308e3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:50:01 vethd0e224f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:50:01 veth2421682 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:50:01 veth1ee4b65 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:50:01 veth5a5537e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:50:01 veth806edb5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:50:01 vethba02346 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:50:01 veth0417669 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:50:01 veth4e27b50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:50:01 vethe3c457c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:50:01 veth81b8c48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:51:01 veth76e8d2d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:51:01 ens3 5.16 2.93 4.10 2.21 0.00 0.00 0.00 0.00 19:52:13 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:51:01 vethe4bb674 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:51:01 vethf4308e3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:51:01 vethd0e224f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:51:01 veth2421682 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:51:01 veth1ee4b65 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:51:01 veth5a5537e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:51:01 veth806edb5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:51:01 vethba02346 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:51:01 veth0417669 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:51:01 veth4e27b50 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:51:01 vethe3c457c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:51:01 veth81b8c48 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 19:52:01 ens3 100.62 60.99 2536.24 17.67 0.00 0.00 0.00 0.00 19:52:13 19:52:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 19:52:13 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:13 Average: ens3 320.06 227.21 2998.88 50.71 0.00 0.00 0.00 0.00 19:52:13 Average: lo 0.90 0.90 0.09 0.09 0.00 0.00 0.00 0.00 19:52:13 Average: docker0 131.80 181.89 10.32 1363.43 0.00 0.00 0.00 0.00 19:52:13 19:52:13 19:52:13 ---> sar -P ALL: 19:52:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36719) 01/14/25 _x86_64_ (8 CPU) 19:52:13 19:52:13 19:41:33 LINUX RESTART (8 CPU) 19:52:13 19:52:13 19:42:02 CPU %user %nice %system %iowait %steal %idle 19:52:13 19:43:01 all 11.47 0.00 3.63 2.60 0.06 82.23 19:52:13 19:43:01 0 7.54 0.00 4.00 0.55 0.05 87.85 19:52:13 19:43:01 1 16.88 0.00 3.59 6.86 0.07 72.60 19:52:13 19:43:01 2 9.71 0.00 3.00 0.39 0.07 86.82 19:52:13 19:43:01 3 9.44 0.00 4.58 1.30 0.07 84.61 19:52:13 19:43:01 4 8.95 0.00 2.26 1.23 0.05 87.51 19:52:13 19:43:01 5 12.43 0.00 4.08 5.01 0.09 78.40 19:52:13 19:43:01 6 13.43 0.00 4.17 3.57 0.05 78.77 19:52:13 19:43:01 7 13.42 0.00 3.36 1.92 0.07 81.23 19:52:13 19:44:01 all 17.56 0.00 3.84 5.53 0.18 72.88 19:52:13 19:44:01 0 18.19 0.00 3.34 0.84 0.08 77.54 19:52:13 19:44:01 1 17.26 0.00 4.22 14.47 0.07 63.98 19:52:13 19:44:01 2 16.51 0.00 3.47 1.48 0.05 78.49 19:52:13 19:44:01 3 17.47 0.00 3.89 5.69 0.08 72.86 19:52:13 19:44:01 4 17.05 0.00 3.60 11.83 0.08 67.44 19:52:13 19:44:01 5 17.23 0.00 4.49 1.16 0.07 77.05 19:52:13 19:44:01 6 18.77 0.00 3.72 7.92 0.70 68.89 19:52:13 19:44:01 7 18.01 0.00 4.01 0.89 0.32 76.77 19:52:13 19:45:01 all 28.92 0.00 5.17 2.29 0.09 63.53 19:52:13 19:45:01 0 30.72 0.00 5.32 0.08 0.10 63.77 19:52:13 19:45:01 1 27.36 0.00 5.84 0.60 0.08 66.11 19:52:13 19:45:01 2 27.72 0.00 4.76 14.71 0.10 52.70 19:52:13 19:45:01 3 31.29 0.00 5.13 2.30 0.08 61.20 19:52:13 19:45:01 4 30.37 0.00 5.10 0.12 0.08 64.33 19:52:13 19:45:01 5 29.98 0.00 5.72 0.18 0.08 64.03 19:52:13 19:45:01 6 27.77 0.00 4.26 0.15 0.10 67.72 19:52:13 19:45:01 7 26.12 0.00 5.20 0.22 0.08 68.37 19:52:13 19:46:01 all 68.44 0.00 9.08 0.76 0.11 21.61 19:52:13 19:46:01 0 65.35 0.00 8.60 0.63 0.10 25.33 19:52:13 19:46:01 1 69.64 0.00 9.40 0.22 0.12 20.63 19:52:13 19:46:01 2 71.25 0.00 9.20 0.87 0.10 18.58 19:52:13 19:46:01 3 71.04 0.00 8.61 1.77 0.10 18.48 19:52:13 19:46:01 4 64.62 0.00 7.89 0.52 0.10 26.87 19:52:13 19:46:01 5 65.83 0.00 8.32 0.34 0.10 25.41 19:52:13 19:46:01 6 69.92 0.00 9.30 1.23 0.10 19.46 19:52:13 19:46:01 7 69.84 0.00 11.35 0.53 0.12 18.17 19:52:13 19:47:01 all 16.87 0.00 4.88 9.61 0.07 68.57 19:52:13 19:47:01 0 15.48 0.00 4.45 6.64 0.07 73.37 19:52:13 19:47:01 1 17.24 0.00 4.80 11.52 0.07 66.37 19:52:13 19:47:01 2 17.66 0.00 4.91 1.51 0.07 75.86 19:52:13 19:47:01 3 16.99 0.00 5.11 4.15 0.07 73.68 19:52:13 19:47:01 4 15.17 0.00 3.72 5.36 0.07 75.69 19:52:13 19:47:01 5 17.08 0.00 5.04 2.83 0.07 74.98 19:52:13 19:47:01 6 17.26 0.00 5.55 33.41 0.08 43.70 19:52:13 19:47:01 7 18.09 0.00 5.43 11.63 0.07 64.78 19:52:13 19:48:01 all 20.90 0.00 8.72 26.99 0.12 43.27 19:52:13 19:48:01 0 20.35 0.00 8.01 19.89 0.10 51.65 19:52:13 19:48:01 1 20.61 0.00 8.82 19.47 0.10 51.00 19:52:13 19:48:01 2 20.89 0.00 9.17 16.75 0.10 53.09 19:52:13 19:48:01 3 22.49 0.00 8.59 22.81 0.12 45.99 19:52:13 19:48:01 4 20.12 0.00 7.78 18.40 0.10 53.59 19:52:13 19:48:01 5 21.57 0.00 8.53 38.01 0.14 31.75 19:52:13 19:48:01 6 20.75 0.00 9.46 47.20 0.14 22.45 19:52:13 19:48:01 7 20.38 0.00 9.39 33.59 0.19 36.45 19:52:13 19:49:01 all 5.64 0.00 3.51 15.89 0.04 74.92 19:52:13 19:49:01 0 5.24 0.00 3.38 6.41 0.03 84.94 19:52:13 19:49:01 1 5.59 0.00 3.42 15.32 0.03 75.64 19:52:13 19:49:01 2 5.61 0.00 5.35 57.95 0.07 31.02 19:52:13 19:49:01 3 5.64 0.00 3.21 2.59 0.03 88.52 19:52:13 19:49:01 4 4.99 0.00 2.63 10.25 0.03 82.10 19:52:13 19:49:01 5 5.66 0.00 3.26 5.05 0.03 85.99 19:52:13 19:49:01 6 5.70 0.00 3.23 5.87 0.03 85.16 19:52:13 19:49:01 7 6.70 0.00 3.62 24.03 0.05 65.60 19:52:13 19:50:01 all 88.40 0.00 11.41 0.03 0.16 0.00 19:52:13 19:50:01 0 88.82 0.00 10.96 0.03 0.18 0.00 19:52:13 19:50:01 1 88.61 0.00 11.22 0.03 0.13 0.00 19:52:13 19:50:01 2 89.22 0.00 10.60 0.03 0.15 0.00 19:52:13 19:50:01 3 89.42 0.00 10.38 0.05 0.13 0.02 19:52:13 19:50:01 4 88.54 0.00 11.25 0.03 0.17 0.02 19:52:13 19:50:01 5 87.24 0.00 12.57 0.03 0.15 0.00 19:52:13 19:50:01 6 89.00 0.00 10.82 0.03 0.15 0.00 19:52:13 19:50:01 7 86.27 0.00 13.53 0.02 0.19 0.00 19:52:13 19:51:01 all 89.73 0.00 10.11 0.00 0.16 0.00 19:52:13 19:51:01 0 90.58 0.00 9.30 0.00 0.12 0.00 19:52:13 19:51:01 1 90.14 0.00 9.72 0.00 0.14 0.00 19:52:13 19:51:01 2 91.16 0.00 8.72 0.00 0.12 0.00 19:52:13 19:51:01 3 89.46 0.00 10.37 0.00 0.17 0.00 19:52:13 19:51:01 4 89.47 0.00 10.40 0.00 0.14 0.00 19:52:13 19:51:01 5 87.69 0.00 12.12 0.00 0.20 0.00 19:52:13 19:51:01 6 90.27 0.00 9.59 0.00 0.14 0.00 19:52:13 19:51:01 7 88.97 0.00 10.79 0.00 0.24 0.00 19:52:13 19:52:01 all 28.92 0.00 5.85 9.04 0.12 56.06 19:52:13 19:52:01 0 28.89 0.00 5.72 1.17 0.10 64.11 19:52:13 19:52:01 1 28.80 0.00 6.32 31.67 0.34 32.87 19:52:13 19:52:01 2 29.01 0.00 5.19 6.88 0.08 58.83 19:52:13 19:52:01 3 28.97 0.00 6.31 4.42 0.07 60.24 19:52:13 19:52:01 4 29.04 0.00 6.36 10.39 0.10 54.10 19:52:13 19:52:01 5 27.67 0.00 6.38 8.69 0.10 57.16 19:52:13 19:52:01 6 29.41 0.00 5.25 5.18 0.08 60.08 19:52:13 19:52:01 7 29.55 0.00 5.32 4.08 0.08 60.96 19:52:13 Average: all 37.65 0.00 6.61 7.27 0.11 48.35 19:52:13 Average: 0 37.14 0.00 6.31 3.61 0.09 52.84 19:52:13 Average: 1 38.27 0.00 6.74 10.00 0.11 44.88 19:52:13 Average: 2 37.93 0.00 6.44 10.05 0.09 45.49 19:52:13 Average: 3 38.26 0.00 6.62 4.50 0.09 50.54 19:52:13 Average: 4 36.86 0.00 6.10 5.80 0.09 51.15 19:52:13 Average: 5 36.99 0.00 7.02 6.12 0.10 49.76 19:52:13 Average: 6 38.28 0.00 6.53 10.39 0.16 44.65 19:52:13 Average: 7 37.46 0.00 7.17 7.72 0.14 47.52 19:52:13 19:52:13 19:52:13