Pull request #5124 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 97c6f578642a4a091acc2c94f0c79288391cd37c+cb94a90e978600b633deea23000456c4866436fe (f7198de67fbe510eb6df60658b26497aefbde295) 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-ssh7645588383568000893.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7c45c8a198bad082eec5dc6eba334c557e460952 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-ssh11091334701861813328.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 7c45c8a198bad082eec5dc6eba334c557e460952 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-5124/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-5124/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14004692111641521000.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-5124/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14100375900444419812.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7c45c8a198bad082eec5dc6eba334c557e460952 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c45c8a198bad082eec5dc6eba334c557e460952 # timeout=10 Commit message: "Merge pull request #470 from jinlinGuan/build-multi-arch" > 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-ssh9843613403380024476.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-5124/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-5124/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11521455275986750236.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 7c45c8a198bad082eec5dc6eba334c557e460952 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-42185’ Running on prd-ubuntu20.04-docker-8c-8g-42200 in /w/workspace/edgexfoundry_edgex-go_PR-5124 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cb94a90e978600b633deea23000456c4866436fe into PR head commit 97c6f578642a4a091acc2c94f0c79288391cd37c Merge succeeded, producing 97c6f578642a4a091acc2c94f0c79288391cd37c Checking out Revision 97c6f578642a4a091acc2c94f0c79288391cd37c (PR-5124) > 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/5124/head:refs/remotes/origin/PR-5124 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97c6f578642a4a091acc2c94f0c79288391cd37c # 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 cb94a90e978600b633deea23000456c4866436fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97c6f578642a4a091acc2c94f0c79288391cd37c # timeout=10 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 7c45c8a198bad082eec5dc6eba334c557e460952 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:20:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:20:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:20:55 ========================================================= 19:20:55 EdgeX Global Pipelines Version Info 19:20:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:20:56 ------------------- 19:20:56 stable info: 19:20:56 ------------------- 19:20:56 Commited By: Ginny Guan ginny@iotechsys.com 19:20:56 Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 19:20:56 Message: update stable to v1.0.273 19:20:56 ------------------- 19:20:56 experimental info: 19:20:56 ------------------- 19:20:56 Commited By: Ginny Guan ginny@iotechsys.com 19:20:56 Commit SHA: 73e5005c135f8770dd5ac3e500dd861014ad5e15 19:20:56 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:20:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:20:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:20:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:20:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:20:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:20:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 19:20:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:20:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:20:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:20:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:20:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:20:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:20:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:20:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:20:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:20:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:20:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5124 [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5124 [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5124 [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97c6f578642a4a091acc2c94f0c79288391cd37c [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97c6f57 [Pipeline] echo 19:20:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:20:58 provisioning config files... 19:20:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6242885474749984146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:59 ---> ****-login.sh 19:20:59 nexus3.edgexfoundry.org:10001 19:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:59 Configure a credential helper to remove this warning. See 19:20:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:59 19:20:59 Login Succeeded 19:20:59 nexus3.edgexfoundry.org:10002 19:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:59 Configure a credential helper to remove this warning. See 19:20:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:59 19:20:59 Login Succeeded 19:20:59 nexus3.edgexfoundry.org:10003 19:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:59 Configure a credential helper to remove this warning. See 19:20:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:59 19:20:59 Login Succeeded 19:20:59 nexus3.edgexfoundry.org:10004 19:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:21:00 Configure a credential helper to remove this warning. See 19:21:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:21:00 19:21:00 Login Succeeded 19:21:00 ****.io 19:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:21:00 Configure a credential helper to remove this warning. See 19:21:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:21:00 19:21:00 Login Succeeded 19:21:00 ---> ****-login.sh ends [Pipeline] } 19:21:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:21:00 + 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:21:00 + dirname cmd/core-command/Dockerfile 19:21:00 + cut -d/ -f2 19:21:00 + echo core-command,cmd/core-command/Dockerfile 19:21:00 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:21:00 + cut -d/ -f2 19:21:00 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:21:00 + dirname cmd/core-data/Dockerfile 19:21:00 + cut -d/ -f2 19:21:00 + echo core-data,cmd/core-data/Dockerfile 19:21:00 + dirname cmd/core-keeper/Dockerfile 19:21:00 + cut -d/ -f2 19:21:00 + echo core-keeper,cmd/core-keeper/Dockerfile 19:21:00 + dirname cmd/core-metadata/Dockerfile 19:21:00 + cut -d/ -f2 19:21:00 + echo core-metadata,cmd/core-metadata/Dockerfile 19:21:00 + dirname cmd/security-bootstrapper/Dockerfile 19:21:00 + cut -d/ -f2 19:21:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:21:00 + dirname cmd/security-proxy-auth/Dockerfile 19:21:00 + cut -d/ -f2 19:21:00 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:21:00 + dirname cmd/security-proxy-setup/Dockerfile 19:21:00 + cut -d/ -f2 19:21:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:21:00 + dirname cmd/security-secretstore-setup/Dockerfile 19:21:00 + cut -d/ -f2 19:21:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:21:00 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:21:00 + cut -d/ -f2 19:21:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:21:00 + dirname cmd/security-spire-agent/Dockerfile 19:21:00 + cut -d/ -f2 19:21:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:21:00 + + dirname cmd/security-spire-config/Dockerfile 19:21:00 cut -d/ -f2 19:21:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:21:00 + dirname cmd/security-spire-server/Dockerfile 19:21:00 + cut -d/ -f2 19:21:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:21:00 + dirname cmd/support-notifications/Dockerfile 19:21:00 + cut -d/ -f2 19:21:00 + echo support-notifications,cmd/support-notifications/Dockerfile 19:21:00 + dirname cmd/support-scheduler/Dockerfile 19:21:00 + cut -d/ -f2 19:21:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:21:00 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:21:01 + git rev-list -1 --merges 97c6f578642a4a091acc2c94f0c79288391cd37c~1..97c6f578642a4a091acc2c94f0c79288391cd37c [Pipeline] echo 19:21:01 -----------> git rev-list -1 --merges 97c6f578642a4a091acc2c94f0c79288391cd37c~1..97c6f578642a4a091acc2c94f0c79288391cd37c 97c6f578642a4a091acc2c94f0c79288391cd37c [false] [Pipeline] sh 19:21:01 + git log --format=format:%s -1 97c6f578642a4a091acc2c94f0c79288391cd37c [Pipeline] echo 19:21:01 ========================================================= 19:21:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:21:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:21:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:21:02 + grep -v github /etc/ssh/ssh_known_hosts 19:21:02 + [ -e /tmp/ssh_known_hosts ] 19:21:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:21:02 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:21:02 sudo tee -a /etc/ssh/ssh_known_hosts 19:21:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:21:03 19:21:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:21:03 0.1.4: Pulling from edgex-devops/py-git-semver 19:21:03 b85a868b505f: Pulling fs layer 19:21:03 e2be974225ed: Pulling fs layer 19:21:03 339a4e72a1f5: Pulling fs layer 19:21:03 988bab9f4d93: Pulling fs layer 19:21:03 1469e6f7b9e6: Pulling fs layer 19:21:03 eaf3925da568: Pulling fs layer 19:21:03 bab4dde63d76: Pulling fs layer 19:21:03 bde34c3a00c8: Pulling fs layer 19:21:03 b352a97aabf1: Pulling fs layer 19:21:03 4872d77fe225: Pulling fs layer 19:21:03 5851b861e8e6: Pulling fs layer 19:21:03 bab4dde63d76: Waiting 19:21:03 bde34c3a00c8: Waiting 19:21:03 b352a97aabf1: Waiting 19:21:03 4872d77fe225: Waiting 19:21:03 5851b861e8e6: Waiting 19:21:03 988bab9f4d93: Waiting 19:21:03 1469e6f7b9e6: Waiting 19:21:03 eaf3925da568: Waiting 19:21:03 e2be974225ed: Verifying Checksum 19:21:03 e2be974225ed: Download complete 19:21:03 988bab9f4d93: Verifying Checksum 19:21:03 988bab9f4d93: Download complete 19:21:03 1469e6f7b9e6: Verifying Checksum 19:21:03 1469e6f7b9e6: Download complete 19:21:03 339a4e72a1f5: Verifying Checksum 19:21:03 339a4e72a1f5: Download complete 19:21:03 eaf3925da568: Verifying Checksum 19:21:03 eaf3925da568: Download complete 19:21:03 bde34c3a00c8: Verifying Checksum 19:21:03 bde34c3a00c8: Download complete 19:21:03 b352a97aabf1: Verifying Checksum 19:21:03 b352a97aabf1: Download complete 19:21:03 4872d77fe225: Verifying Checksum 19:21:03 4872d77fe225: Download complete 19:21:03 5851b861e8e6: Verifying Checksum 19:21:03 5851b861e8e6: Download complete 19:21:03 b85a868b505f: Verifying Checksum 19:21:03 b85a868b505f: Download complete 19:21:03 bab4dde63d76: Download complete 19:21:04 b85a868b505f: Pull complete 19:21:05 e2be974225ed: Pull complete 19:21:05 339a4e72a1f5: Pull complete 19:21:05 988bab9f4d93: Pull complete 19:21:05 1469e6f7b9e6: Pull complete 19:21:05 eaf3925da568: Pull complete 19:21:07 bab4dde63d76: Pull complete 19:21:07 bde34c3a00c8: Pull complete 19:21:08 b352a97aabf1: Pull complete 19:21:08 4872d77fe225: Pull complete 19:21:08 5851b861e8e6: Pull complete 19:21:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:21:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:21:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:08 prd-ubuntu20.04-docker-8c-8g-42200 does not seem to be running inside a container 19:21:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:21:10 $ docker top c57f93b44484c075e71aae7648060b8075c24ee03a40b8659d35cf2960d55f32 -eo pid,comm 19:21:10 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:21:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:21:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:21:11 [ssh-agent] Looking for ssh-agent implementation... 19:21:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:21:11 $ docker exec c57f93b44484c075e71aae7648060b8075c24ee03a40b8659d35cf2960d55f32 ssh-agent 19:21:11 SSH_AUTH_SOCK=/tmp/ssh-5nDlI9d0JlUk/agent.32 19:21:11 SSH_AGENT_PID=38 19:21:11 Running ssh-add (command line suppressed) 19:21:11 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7453127951328861438.key (/w/workspace/edgex-go/1@tmp/private_key_7453127951328861438.key) 19:21:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:21:11 + git tag --points-at HEAD [Pipeline] } 19:21:11 $ docker exec --env ******** --env ******** c57f93b44484c075e71aae7648060b8075c24ee03a40b8659d35cf2960d55f32 ssh-agent -k 19:21:11 unset SSH_AUTH_SOCK; 19:21:11 unset SSH_AGENT_PID; 19:21:11 echo Agent pid 38 killed; 19:21:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:21:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:21:11 [ssh-agent] Looking for ssh-agent implementation... 19:21:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:21:12 $ docker exec c57f93b44484c075e71aae7648060b8075c24ee03a40b8659d35cf2960d55f32 ssh-agent 19:21:12 SSH_AUTH_SOCK=/tmp/ssh-zLMxQOPhCe6X/agent.71 19:21:12 SSH_AGENT_PID=77 19:21:12 Running ssh-add (command line suppressed) 19:21:12 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14237134981555934720.key (/w/workspace/edgex-go/1@tmp/private_key_14237134981555934720.key) 19:21:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:21:12 + git semver init 19:21:12 2025-03-27 19:21:12,904 [run_init] DEBUG init version:0.0.0 force:False 19:21:12 2025-03-27 19:21:12,904 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:21:12 2025-03-27 19:21:12,905 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:21:12 2025-03-27 19:21:12,905 [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:21:18 2025-03-27 19:21:17,909 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:21:18 2025-03-27 19:21:17,910 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5124 with force:False 19:21:18 2025-03-27 19:21:17,910 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5124 19:21:18 2025-03-27 19:21:17,913 [execute] INFO git cat-file --batch-check 19:21:18 2025-03-27 19:21:17,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:21:18 2025-03-27 19:21:17,921 [execute] INFO git cat-file --batch 19:21:18 2025-03-27 19:21:17,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:21:18 2025-03-27 19:21:17,927 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5124 19:21:18 0.0.0 [Pipeline] } 19:21:18 $ docker exec --env ******** --env ******** c57f93b44484c075e71aae7648060b8075c24ee03a40b8659d35cf2960d55f32 ssh-agent -k 19:21:18 unset SSH_AUTH_SOCK; 19:21:18 unset SSH_AGENT_PID; 19:21:18 echo Agent pid 77 killed; 19:21:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:21:18 + git semver [Pipeline] } 19:21:19 $ docker stop --time=1 c57f93b44484c075e71aae7648060b8075c24ee03a40b8659d35cf2960d55f32 19:21:20 $ docker rm -f --volumes c57f93b44484c075e71aae7648060b8075c24ee03a40b8659d35cf2960d55f32 [Pipeline] // withDockerContainer [Pipeline] sh 19:21:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:21:21 Stashed 1 file(s) [Pipeline] echo 19:21:21 [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:21:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:21:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 19:21:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 19:21:22 ========================================================= 19:21:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 19:21:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:21:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:21:23 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 19:21:23 da9db072f522: Pulling fs layer 19:21:23 6ef4a4ee8ca5: Pulling fs layer 19:21:23 06f05ace1117: Pulling fs layer 19:21:23 5fe327b54edc: Pulling fs layer 19:21:23 4f4fb700ef54: Pulling fs layer 19:21:23 92a5565b7b96: Pulling fs layer 19:21:23 ff9bb7016b71: Pulling fs layer 19:21:23 b67dba6c2c7d: Pulling fs layer 19:21:23 a813b0c90790: Pulling fs layer 19:21:23 92a5565b7b96: Waiting 19:21:23 ff9bb7016b71: Waiting 19:21:23 4f4fb700ef54: Waiting 19:21:23 5fe327b54edc: Waiting 19:21:23 b67dba6c2c7d: Waiting 19:21:23 a813b0c90790: Waiting 19:21:23 6ef4a4ee8ca5: Download complete 19:21:23 5fe327b54edc: Verifying Checksum 19:21:23 5fe327b54edc: Download complete 19:21:23 4f4fb700ef54: Verifying Checksum 19:21:23 4f4fb700ef54: Download complete 19:21:23 da9db072f522: Download complete 19:21:23 92a5565b7b96: Verifying Checksum 19:21:23 92a5565b7b96: Download complete 19:21:23 ff9bb7016b71: Verifying Checksum 19:21:23 ff9bb7016b71: Download complete 19:21:23 da9db072f522: Pull complete 19:21:23 6ef4a4ee8ca5: Pull complete 19:21:23 a813b0c90790: Verifying Checksum 19:21:23 a813b0c90790: Download complete 19:21:23 06f05ace1117: Verifying Checksum 19:21:23 06f05ace1117: Download complete 19:21:23 b67dba6c2c7d: Verifying Checksum 19:21:23 b67dba6c2c7d: Download complete 19:21:27 06f05ace1117: Pull complete 19:21:27 5fe327b54edc: Pull complete 19:21:27 4f4fb700ef54: Pull complete 19:21:27 92a5565b7b96: Pull complete 19:21:27 ff9bb7016b71: Pull complete 19:21:30 b67dba6c2c7d: Pull complete 19:21:30 a813b0c90790: Pull complete 19:21:30 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 19:21:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:21:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 19:21:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:21:30 WORKDIR /edgex 19:21:30 COPY go.mod . 19:21:30 RUN go mod download 19:21:30 + docker build -t ci-base-image-x86_64 -f - . 19:21:31 Sending build context to Docker daemon 185.8MB 19:21:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:21:31 ---> 3ba60ce46760 19:21:31 Step 2/4 : WORKDIR /edgex 19:21:35 ---> Running in 86bfc79c95d9 19:21:35 Removing intermediate container 86bfc79c95d9 19:21:35 ---> 212b9cf65e78 19:21:35 Step 3/4 : COPY go.mod . 19:21:35 ---> 8ba7f5ff1e8d 19:21:35 Step 4/4 : RUN go mod download 19:21:35 ---> Running in dc3ada7af10f 19:21:57 Removing intermediate container dc3ada7af10f 19:21:57 ---> 8f9715775a9f 19:21:57 Successfully built 8f9715775a9f 19:21:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:58 + docker inspect -f . ci-base-image-x86_64 19:21:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:58 prd-ubuntu20.04-docker-8c-8g-42200 does not seem to be running inside a container 19:21:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:21:58 $ docker top 18365637f54a0fdcd8693dfde3f3daad46254f7c1861ac438e554694f3ac3c9a -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:59 + go version 19:21:59 go version go1.23.4 linux/amd64 [Pipeline] } 19:21:59 $ docker stop --time=1 18365637f54a0fdcd8693dfde3f3daad46254f7c1861ac438e554694f3ac3c9a 19:22:00 $ docker rm -f --volumes 18365637f54a0fdcd8693dfde3f3daad46254f7c1861ac438e554694f3ac3c9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:01 + docker inspect -f . ci-base-image-x86_64 19:22:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:01 prd-ubuntu20.04-docker-8c-8g-42200 does not seem to be running inside a container 19:22:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:22:01 $ docker top b73071a6a43c95e6a393f9c0a869c75158a0e63434d003729933bc621a84fa82 -eo pid,comm [Pipeline] { [Pipeline] echo 19:22:01 ========================================================= 19:22:01 [edgeXBuildGoParallel] Running Tests and Build... 19:22:01 ========================================================= [Pipeline] sh 19:22:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:22:02 + make test 19:22:02 go test -race -coverprofile=coverage.out ./... 19:22:10 ? github.com/edgexfoundry/edgex-go [no test files] 19:22:37 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 19:22:37 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 19:22:37 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 19:22:37 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 19:22:37 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 19:22:37 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 19:22:37 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 19:22:37 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 19:22:37 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 19:22:37 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 19:22:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:22:37 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 19:22:37 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 19:22:37 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 19:22:37 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 19:22:37 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 19:22:37 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 19:22:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.034s coverage: 28.7% of statements 19:22:38 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 19:22:38 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 19:22:38 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 19:22:38 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 19:22:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:22:39 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 19:22:39 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 19:22:39 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 19:22:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 19:22:39 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:22:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 19:22:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 19:22:41 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 19:22:41 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:22:41 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 19:22:41 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 19:22:41 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:22:41 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 19:22:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements 19:22:42 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 3.5% of statements 19:22:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.058s coverage: 45.7% of statements 19:22:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 19:22:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 19:22:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.419s coverage: 93.4% of statements 19:22:42 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 92.3% of statements 19:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 8.4% of statements 19:22:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 19:22:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:22:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:22:44 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:22:44 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 19:22:44 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 19:22:44 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 19:22:44 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 19:22:44 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 19:22:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:22:44 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 19:22:44 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 19:22:44 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 19:22:44 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 19:22:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.369s coverage: 95.8% of statements 19:22:46 ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements 19:22:46 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 19:22:46 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 19:22:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:22:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 19:22:46 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 19:22:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 19:22:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.039s coverage: 0.0% of statements [no tests to run] 19:22:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements 19:22:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 42.6% of statements 19:22:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.023s coverage: 81.1% of statements 19:22:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements 19:22:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements 19:22:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 19:22:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 19:22:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 19:22:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 19:22:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements 19:22:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:22:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 19:22:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 19:22:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 19:22:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements 19:22:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 19:22:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 19:22:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 19:22:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 19:22:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 19:22:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 19:22:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 19:22:51 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 19:22:51 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 19:22:52 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 19:22:54 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 19:22:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:22:55 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 19:22:56 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 19:22:56 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 19:22:56 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 19:22:59 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 19:23:00 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 19:23:00 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 19:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 19:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 19:23:00 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:23:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 19:23:02 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 19:23:02 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 19:23:02 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 19:23:02 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:23:02 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 19:23:02 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 19:23:02 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 19:23:02 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 19:23:02 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 19:23:02 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 19:23:02 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 19:23:04 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 19:23:04 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 19:23:04 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 19:23:04 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 19:23:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 19:23:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:23:05 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 19:23:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:23:06 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 19:23:06 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 19:23:06 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 19:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 19:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:23:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.061s coverage: 92.9% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.033s coverage: 47.4% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 15.5% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.071s coverage: 82.1% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.054s coverage: 33.3% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.181s coverage: 54.5% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.023s coverage: 100.0% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.176s coverage: 29.2% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.025s coverage: 54.0% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.069s coverage: 17.0% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.134s coverage: 94.9% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 97.7% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.033s coverage: 43.6% of statements 19:23:12 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:23:12 running golangci-lint 19:23:12 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 19:23:12 go version go1.23.4 linux/amd64 19:23:12 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 19:23:12 level=info msg="[config_reader] Used config file .golangci.yml" 19:23:12 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:23:39 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|files|exports_file|imports|name) took 24.604019372s" 19:23:39 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.231675ms" 19:23:51 level=info msg="[linters_context/goanalysis] analyzers took 1m50.721815121s with top 10 stages: buildir: 1m8.271042011s, gosec: 4.334950585s, inspect: 3.043012904s, fact_deprecated: 2.278786491s, printf: 1.821814372s, S1038: 1.676973983s, ctrlflow: 1.638486037s, fact_purity: 1.379486982s, nilness: 1.180673766s, unused: 1.019569482s" 19:23:51 level=info msg="[runner] Issues before processing: 202, after processing: 0" 19:23:51 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, skip_files: 202/202, identifier_marker: 202/202, filename_unadjuster: 202/202, invalid_issue: 202/202, skip_dirs: 202/202, autogenerated_exclude: 202/202, exclude: 202/202, nolint: 20/0, cgo: 202/202, exclude-rules: 202/20" 19:23:51 level=info msg="[runner] processing took 17.631458ms with stages: nolint: 7.465364ms, identifier_marker: 4.119824ms, path_prettifier: 1.952667ms, autogenerated_exclude: 1.762276ms, exclude-rules: 1.221204ms, skip_dirs: 1.028973ms, invalid_issue: 32.6µs, cgo: 29.73µs, filename_unadjuster: 14.35µs, fixer: 730ns, uniq_by_line: 690ns, skip_files: 640ns, max_same_issues: 630ns, path_shortener: 350ns, exclude: 280ns, sort_results: 260ns, diff: 250ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, severity-rules: 100ns" 19:23:51 level=info msg="[runner] linters took 14.156739347s with stages: goanalysis_metalinter: 14.139014629s" 19:23:51 level=info msg="File cache stats: 0 entries of total size 0B" 19:23:51 level=info msg="Memory: 384 samples, avg is 300.6MB, max is 1311.3MB" 19:23:51 level=info msg="Execution took 38.822940754s" 19:23:51 go vet ./... 19:23:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:23:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:23:59 ./bin/test-attribution-txt.sh [Pipeline] echo 19:23:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 19:24:00 + ls -al . 19:24:00 total 1992 19:24:00 drwxrwxr-x 11 1001 1001 4096 Mar 27 19:22 . 19:24:00 drwxr-xr-x 4 root root 4096 Mar 27 19:22 .. 19:24:00 drwxrwxr-x 2 1001 1001 4096 Mar 27 19:20 .blubracket 19:24:00 -rw-rw-r-- 1 1001 1001 10 Mar 27 19:20 .dockerignore 19:24:00 drwxrwxr-x 8 1001 1001 4096 Mar 27 19:23 .git 19:24:00 drwxrwxr-x 3 1001 1001 4096 Mar 27 19:20 .github 19:24:00 -rw-rw-r-- 1 1001 1001 909 Mar 27 19:20 .gitignore 19:24:00 -rw-rw-r-- 1 1001 1001 218 Mar 27 19:20 .golangci.yml 19:24:00 -rw-rw-r-- 1 1001 1001 100 Mar 27 19:20 .hadolint.yml 19:24:00 drwxr-xr-x 3 1001 1001 4096 Mar 27 19:21 .semver 19:24:00 -rw-rw-r-- 1 1001 1001 155 Mar 27 19:20 .sonarcloud.properties 19:24:00 -rw-rw-r-- 1 1001 1001 1171 Mar 27 19:20 ADOPTERS.md 19:24:00 -rw-rw-r-- 1 1001 1001 17374 Mar 27 19:20 Attribution.txt 19:24:00 -rw-rw-r-- 1 1001 1001 108018 Mar 27 19:20 CHANGELOG.md 19:24:00 -rw-rw-r-- 1 1001 1001 3804 Mar 27 19:20 CONTRIBUTING.md 19:24:00 -rw-rw-r-- 1 1001 1001 677 Mar 27 19:20 GOVERNANCE.md 19:24:00 -rw-rw-r-- 1 1001 1001 858 Mar 27 19:20 Jenkinsfile 19:24:00 -rw-rw-r-- 1 1001 1001 10775 Mar 27 19:20 LICENSE 19:24:00 -rw-rw-r-- 1 1001 1001 16740 Mar 27 19:20 Makefile 19:24:00 -rw-rw-r-- 1 1001 1001 582 Mar 27 19:20 OWNERS.md 19:24:00 -rw-rw-r-- 1 1001 1001 9932 Mar 27 19:20 README.md 19:24:00 -rw-rw-r-- 1 1001 1001 789 Mar 27 19:20 SECURITY.md 19:24:00 -rw-rw-r-- 1 1001 1001 5 Mar 27 19:21 VERSION 19:24:00 drwxrwxr-x 2 1001 1001 4096 Mar 27 19:20 bin 19:24:00 drwxrwxr-x 19 1001 1001 4096 Mar 27 19:20 cmd 19:24:00 -rw-r--r-- 1 root root 1660924 Mar 27 19:23 coverage.out 19:24:00 drwxrwxr-x 2 1001 1001 4096 Mar 27 19:20 fuzz_test 19:24:00 -rw-rw-r-- 1 1001 1001 6511 Mar 27 19:20 go.mod 19:24:00 -rw-rw-r-- 1 1001 1001 88213 Mar 27 19:20 go.sum 19:24:00 drwxrwxr-x 7 1001 1001 4096 Mar 27 19:20 internal 19:24:00 drwxrwxr-x 2 1001 1001 4096 Mar 27 19:20 openapi 19:24:00 -rw-rw-r-- 1 1001 1001 584 Mar 27 19:20 security.txt 19:24:00 -rw-rw-r-- 1 1001 1001 204 Mar 27 19:20 version.go [Pipeline] sh 19:24:00 + '[' -e coverage.out ] 19:24:00 + chown 1001:1001 coverage.out [Pipeline] stash 19:24:00 Stashed 1 file(s) [Pipeline] sh 19:24:01 + make build 19:24:01 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:24:27 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:24:27 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:24:27 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:24:27 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:24:29 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:24:34 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:24:37 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:24:39 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:24:41 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:24:43 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:24:44 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:24:45 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:24:47 $ docker stop --time=1 b73071a6a43c95e6a393f9c0a869c75158a0e63434d003729933bc621a84fa82 19:24:51 $ docker rm -f --volumes b73071a6a43c95e6a393f9c0a869c75158a0e63434d003729933bc621a84fa82 [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:24:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:24:52 19:24:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:24:53 latest: Pulling from edgex-devops/edgex-compose 19:24:53 91d30c5bc195: Pulling fs layer 19:24:53 2e9b0aa3be6d: Pulling fs layer 19:24:53 9c61dcf015f6: Pulling fs layer 19:24:53 4698f68db338: Pulling fs layer 19:24:53 2a2f49069b9e: Pulling fs layer 19:24:53 e0025b399a48: Pulling fs layer 19:24:53 2a2f49069b9e: Waiting 19:24:53 4698f68db338: Waiting 19:24:53 e0025b399a48: Waiting 19:24:53 91d30c5bc195: Verifying Checksum 19:24:53 91d30c5bc195: Download complete 19:24:53 4698f68db338: Download complete 19:24:53 91d30c5bc195: Pull complete 19:24:53 2e9b0aa3be6d: Verifying Checksum 19:24:53 2e9b0aa3be6d: Download complete 19:24:53 e0025b399a48: Verifying Checksum 19:24:53 e0025b399a48: Download complete 19:24:53 2a2f49069b9e: Verifying Checksum 19:24:53 2a2f49069b9e: Download complete 19:24:53 2e9b0aa3be6d: Pull complete 19:24:53 9c61dcf015f6: Verifying Checksum 19:24:53 9c61dcf015f6: Download complete 19:24:56 9c61dcf015f6: Pull complete 19:24:56 4698f68db338: Pull complete 19:24:57 2a2f49069b9e: Pull complete 19:24:57 e0025b399a48: Pull complete 19:24:57 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:24:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:24:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:57 prd-ubuntu20.04-docker-8c-8g-42200 does not seem to be running inside a container 19:24:57 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:24:59 $ docker top 7a91a74c7c10f278a329776dc09def3ab84dcbc64400a315e9b6d1f1f065f840 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:59 + docker compose -f ./docker-compose-build.yml build --parallel 19:25:02 #1 [core-command internal] load build definition from Dockerfile 19:25:02 #1 transferring dockerfile: 1.94kB done 19:25:02 #1 DONE 0.0s 19:25:02 19:25:02 #2 [support-scheduler internal] load build definition from Dockerfile 19:25:02 #2 transferring dockerfile: 1.83kB done 19:25:02 #2 DONE 0.0s 19:25:02 19:25:02 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:25:02 #3 transferring dockerfile: 1.89kB done 19:25:02 #3 DONE 0.0s 19:25:02 19:25:02 #4 [security-proxy-auth internal] load build definition from Dockerfile 19:25:02 #4 transferring dockerfile: 2.14kB done 19:25:02 #4 DONE 0.0s 19:25:02 19:25:02 #5 [security-proxy-setup internal] load build definition from Dockerfile 19:25:02 #5 transferring dockerfile: 2.50kB done 19:25:02 #5 DONE 0.0s 19:25:02 19:25:02 #6 [security-secretstore-setup internal] load build definition from Dockerfile 19:25:02 #6 transferring dockerfile: 2.49kB done 19:25:02 #6 DONE 0.0s 19:25:02 19:25:02 #7 [security-spire-agent internal] load build definition from Dockerfile 19:25:02 #7 transferring dockerfile: 1.81kB done 19:25:02 #7 DONE 0.0s 19:25:02 19:25:02 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:25:02 #8 transferring dockerfile: 2.23kB done 19:25:02 #8 DONE 0.0s 19:25:02 19:25:02 #9 [core-keeper internal] load build definition from Dockerfile 19:25:02 #9 transferring dockerfile: 2.01kB done 19:25:02 #9 DONE 0.0s 19:25:02 19:25:02 #10 [support-notifications internal] load build definition from Dockerfile 19:25:02 #10 transferring dockerfile: 2.00kB done 19:25:02 #10 DONE 0.0s 19:25:02 19:25:02 #11 [security-bootstrapper internal] load build definition from Dockerfile 19:25:02 #11 transferring dockerfile: 3.02kB done 19:25:02 #11 DONE 0.0s 19:25:02 19:25:02 #12 [security-spire-config internal] load build definition from Dockerfile 19:25:02 #12 transferring dockerfile: 1.69kB done 19:25:02 #12 DONE 0.1s 19:25:02 19:25:02 #13 [core-metadata internal] load build definition from Dockerfile 19:25:02 #13 transferring dockerfile: 2.10kB done 19:25:02 #13 DONE 0.1s 19:25:02 19:25:02 #14 [security-spire-server internal] load build definition from Dockerfile 19:25:02 #14 transferring dockerfile: 1.70kB done 19:25:02 #14 DONE 0.1s 19:25:02 19:25:02 #15 [core-data internal] load build definition from Dockerfile 19:25:02 #15 transferring dockerfile: 2.04kB done 19:25:02 #15 DONE 0.1s 19:25:02 19:25:02 #16 [core-command internal] load .dockerignore 19:25:02 #16 transferring context: 50B done 19:25:02 #16 DONE 0.0s 19:25:02 19:25:02 #17 [security-spiffe-token-provider internal] load .dockerignore 19:25:02 #17 transferring context: 50B done 19:25:02 #17 DONE 0.0s 19:25:02 19:25:02 #18 [security-proxy-auth internal] load .dockerignore 19:25:02 #18 transferring context: 50B done 19:25:02 #18 DONE 0.0s 19:25:02 19:25:02 #19 [support-scheduler internal] load .dockerignore 19:25:02 #19 transferring context: 50B done 19:25:02 #19 DONE 0.0s 19:25:02 19:25:02 #20 [security-proxy-setup internal] load .dockerignore 19:25:02 #20 transferring context: 50B done 19:25:02 #20 DONE 0.0s 19:25:02 19:25:02 #21 [security-secretstore-setup internal] load .dockerignore 19:25:02 #21 transferring context: 50B done 19:25:02 #21 DONE 0.0s 19:25:02 19:25:02 #22 [security-spire-agent internal] load .dockerignore 19:25:02 #22 transferring context: 50B done 19:25:02 #22 DONE 0.0s 19:25:02 19:25:02 #23 [core-common-config-bootstrapper internal] load .dockerignore 19:25:02 #23 transferring context: 50B done 19:25:02 #23 DONE 0.0s 19:25:02 19:25:02 #24 [core-keeper internal] load .dockerignore 19:25:02 #24 transferring context: 50B done 19:25:02 #24 DONE 0.1s 19:25:02 19:25:02 #25 [security-bootstrapper internal] load .dockerignore 19:25:02 #25 transferring context: 50B done 19:25:02 #25 DONE 0.1s 19:25:02 19:25:02 #26 [support-notifications internal] load .dockerignore 19:25:02 #26 transferring context: 50B done 19:25:02 #26 DONE 0.1s 19:25:02 19:25:02 #27 [core-metadata internal] load .dockerignore 19:25:02 #27 transferring context: 50B done 19:25:02 #27 DONE 0.1s 19:25:02 19:25:02 #28 [security-spire-config internal] load .dockerignore 19:25:02 #28 transferring context: 50B done 19:25:02 #28 DONE 0.1s 19:25:02 19:25:02 #29 [security-spire-server internal] load .dockerignore 19:25:02 #29 transferring context: 50B done 19:25:02 #29 DONE 0.1s 19:25:02 19:25:02 #30 [core-data internal] load .dockerignore 19:25:02 #30 transferring context: 50B done 19:25:02 #30 DONE 0.1s 19:25:02 19:25:02 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:25:02 #31 DONE 0.0s 19:25:02 19:25:02 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 19:25:02 #32 ... 19:25:02 19:25:02 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:25:02 #31 DONE 0.0s 19:25:02 19:25:02 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 19:25:03 #32 ... 19:25:03 19:25:03 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:25:03 #31 DONE 0.0s 19:25:03 19:25:03 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 19:25:03 #32 ... 19:25:03 19:25:03 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:25:03 #31 DONE 0.0s 19:25:03 19:25:03 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 19:25:03 #32 DONE 0.3s 19:25:03 19:25:03 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:25:03 #31 DONE 0.0s 19:25:03 19:25:03 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 19:25:03 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 19:25:03 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 19:25:03 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 19:25:03 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 19:25:03 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 19:25:03 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 19:25:03 #33 ... 19:25:03 19:25:03 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:25:03 #31 DONE 0.0s 19:25:03 19:25:03 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 19:25:03 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 19:25:03 #33 ... 19:25:03 19:25:03 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 19:25:03 #32 DONE 0.4s 19:25:03 19:25:03 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 19:25:03 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 19:25:03 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 19:25:03 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 19:25:03 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 19:25:03 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 19:25:03 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 19:25:03 #33 DONE 0.6s 19:25:03 19:25:03 #34 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:25:03 #34 ... 19:25:03 19:25:03 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 19:25:03 #35 DONE 0.7s 19:25:03 19:25:03 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 19:25:03 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 19:25:03 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 19:25:03 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 19:25:03 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 19:25:03 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 19:25:03 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 19:25:03 #33 DONE 0.6s 19:25:03 19:25:03 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 19:25:03 #36 DONE 0.7s 19:25:03 19:25:03 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 19:25:03 #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 19:25:03 #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done 19:25:04 #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 19:25:04 #37 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 19:25:04 #37 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 19:25:04 #37 ... 19:25:04 19:25:04 #38 [security-spire-server internal] load build context 19:25:04 #38 transferring context: 23.80kB 0.0s done 19:25:04 #38 DONE 0.6s 19:25:04 19:25:04 #39 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:25:04 #39 DONE 1.4s 19:25:04 19:25:04 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 19:25:04 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s 19:25:04 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s 19:25:04 #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 19:25:04 #37 ... 19:25:04 19:25:04 #40 [security-spire-config internal] load build context 19:25:04 #40 transferring context: 22.05kB 0.0s done 19:25:04 #40 DONE 0.6s 19:25:04 19:25:04 #41 [security-spire-agent internal] load build context 19:25:04 #41 transferring context: 23.33kB 0.0s done 19:25:04 #41 DONE 0.7s 19:25:04 19:25:04 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 19:25:04 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 19:25:04 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 19:25:04 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s 19:25:04 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 19:25:04 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.4s 19:25:04 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.15MB / 36.47MB 0.7s 19:25:05 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 7.34MB / 36.47MB 0.8s 19:25:05 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 11.53MB / 36.47MB 0.9s 19:25:05 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 13.63MB / 36.47MB 1.1s 19:25:05 #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 19:25:05 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 17.83MB / 36.47MB 1.6s 19:25:05 #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 19:25:05 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 23.07MB / 36.47MB 1.7s 19:25:05 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 34.60MB / 36.47MB 1.9s 19:25:06 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.0s 19:25:08 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 3.1s done 19:25:13 #37 ... 19:25:13 19:25:13 #42 [security-spiffe-token-provider internal] load build context 19:25:13 #42 transferring context: 213.64MB 9.9s 19:25:13 #42 ... 19:25:13 19:25:13 #43 [core-keeper internal] load build context 19:25:13 #43 ... 19:25:13 19:25:13 #44 [core-command internal] load build context 19:25:13 #44 ... 19:25:13 19:25:13 #45 [security-bootstrapper internal] load build context 19:25:13 #45 ... 19:25:13 19:25:13 #46 [security-proxy-setup internal] load build context 19:25:13 #46 ... 19:25:13 19:25:13 #47 [core-common-config-bootstrapper internal] load build context 19:25:13 #47 ... 19:25:13 19:25:13 #48 [security-secretstore-setup internal] load build context 19:25:14 #48 ... 19:25:14 19:25:14 #49 [core-data internal] load build context 19:25:14 #49 ... 19:25:14 19:25:14 #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 19:25:14 #50 ... 19:25:14 19:25:14 #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:25:14 #51 ... 19:25:14 19:25:14 #52 [support-scheduler internal] load build context 19:25:14 #52 ... 19:25:14 19:25:14 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:25:14 #53 ... 19:25:14 19:25:14 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:25:14 #0 2.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:14 #0 2.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:14 #0 2.903 (1/3) Installing ca-certificates (20241121-r1) 19:25:14 #0 2.925 (2/3) Installing dumb-init (1.2.5-r3) 19:25:14 #0 2.925 (3/3) Installing tzdata (2025b-r0) 19:25:14 #0 2.960 Executing busybox-1.36.1-r29.trigger 19:25:14 #0 2.973 Executing ca-certificates-20241121-r1.trigger 19:25:14 #0 3.019 OK: 10 MiB in 17 packages 19:25:14 #54 ... 19:25:14 19:25:14 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:25:14 #55 ... 19:25:14 19:25:14 #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:25:14 #56 ... 19:25:14 19:25:14 #57 [security-proxy-auth internal] load build context 19:25:14 #57 ... 19:25:14 19:25:14 #58 [support-notifications internal] load build context 19:25:15 #58 ... 19:25:15 19:25:15 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:15 #59 ... 19:25:15 19:25:15 #60 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 19:25:15 #60 ... 19:25:15 19:25:15 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:25:15 #61 ... 19:25:15 19:25:15 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:25:15 #62 ... 19:25:15 19:25:15 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 19:25:15 #63 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.3s done 19:25:15 #63 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 19:25:15 #63 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 19:25:15 #63 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 19:25:15 #63 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 19:25:15 #63 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 19:25:15 #63 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 19:25:15 #63 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 19:25:15 #63 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.6s done 19:25:15 #63 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 19:25:15 #63 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 19:25:15 #63 ... 19:25:15 19:25:15 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:25:15 #0 2.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:15 #0 2.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:15 #0 2.579 (1/4) Installing dumb-init (1.2.5-r3) 19:25:15 #0 2.581 (2/4) Installing openssl (3.3.3-r0) 19:25:15 #0 2.592 (3/4) Installing su-exec (0.2-r3) 19:25:15 #0 2.595 (4/4) Installing yq-go (4.44.1-r2) 19:25:15 #0 2.665 Executing busybox-1.36.1-r29.trigger 19:25:15 #0 2.683 OK: 19 MiB in 18 packages 19:25:15 #64 ... 19:25:15 19:25:15 #65 [core-metadata internal] load build context 19:25:15 #65 ... 19:25:15 19:25:15 #58 [support-notifications internal] load build context 19:25:16 #58 transferring context: 503.30MB 12.8s done 19:25:21 #58 ... 19:25:21 19:25:21 #42 [security-spiffe-token-provider internal] load build context 19:25:21 #42 transferring context: 503.30MB 14.9s done 19:25:23 #42 ... 19:25:23 19:25:23 #43 [core-keeper internal] load build context 19:25:23 #43 transferring context: 503.30MB 11.6s done 19:25:23 #43 ... 19:25:23 19:25:23 #44 [core-command internal] load build context 19:25:23 #44 transferring context: 503.30MB 14.1s done 19:25:23 #44 ... 19:25:23 19:25:23 #45 [security-bootstrapper internal] load build context 19:25:23 #45 transferring context: 503.30MB 13.0s done 19:25:23 #45 ... 19:25:23 19:25:23 #46 [security-proxy-setup internal] load build context 19:25:23 #46 transferring context: 503.30MB 13.9s done 19:25:24 #46 ... 19:25:24 19:25:24 #48 [security-secretstore-setup internal] load build context 19:25:24 #48 transferring context: 503.30MB 11.7s done 19:25:24 #48 ... 19:25:24 19:25:24 #49 [core-data internal] load build context 19:25:24 #49 transferring context: 503.30MB 11.1s done 19:25:24 #49 ... 19:25:24 19:25:24 #47 [core-common-config-bootstrapper internal] load build context 19:25:24 #47 transferring context: 503.30MB 13.1s done 19:25:24 #47 ... 19:25:24 19:25:24 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 19:25:24 #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 19:25:24 #37 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 19:25:25 #37 ... 19:25:25 19:25:25 #57 [security-proxy-auth internal] load build context 19:25:25 #57 transferring context: 503.30MB 14.6s done 19:25:25 #57 ... 19:25:25 19:25:25 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 19:25:25 #37 ... 19:25:25 19:25:25 #52 [support-scheduler internal] load build context 19:25:25 #52 transferring context: 503.30MB 14.5s done 19:25:25 #52 ... 19:25:25 19:25:25 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 19:25:25 #37 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.0s done 19:25:25 #37 ... 19:25:25 19:25:25 #65 [core-metadata internal] load build context 19:25:25 #65 transferring context: 503.30MB 12.7s done 19:25:26 #65 ... 19:25:26 19:25:26 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 19:25:26 #63 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 19:25:27 #63 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.9s done 19:25:37 #63 ... 19:25:37 19:25:37 #49 [core-data internal] load build context 19:25:37 #49 DONE 33.2s 19:25:37 19:25:37 #60 [core-command builder 2/7] WORKDIR /edgex-go 19:25:37 #60 DONE 32.3s 19:25:37 19:25:37 #43 [core-keeper internal] load build context 19:25:37 #43 DONE 33.6s 19:25:37 19:25:37 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:25:37 #66 ... 19:25:37 19:25:37 #58 [support-notifications internal] load build context 19:25:37 #58 DONE 33.5s 19:25:37 19:25:37 #48 [security-secretstore-setup internal] load build context 19:25:37 #48 DONE 33.6s 19:25:37 19:25:37 #65 [core-metadata internal] load build context 19:25:37 #65 DONE 33.4s 19:25:37 19:25:37 #47 [core-common-config-bootstrapper internal] load build context 19:25:37 #47 DONE 33.7s 19:25:37 19:25:37 #45 [security-bootstrapper internal] load build context 19:25:37 #45 DONE 33.6s 19:25:37 19:25:37 #46 [security-proxy-setup internal] load build context 19:25:37 #46 DONE 33.9s 19:25:37 19:25:37 #44 [core-command internal] load build context 19:25:37 #44 DONE 33.9s 19:25:37 19:25:37 #52 [support-scheduler internal] load build context 19:25:37 #52 DONE 33.9s 19:25:37 19:25:37 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:25:37 #54 DONE 33.1s 19:25:37 19:25:37 #57 [security-proxy-auth internal] load build context 19:25:37 #57 DONE 33.9s 19:25:37 19:25:37 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:25:37 #64 DONE 33.2s 19:25:37 19:25:37 #42 [security-spiffe-token-provider internal] load build context 19:25:37 #42 DONE 34.0s 19:25:37 19:25:37 #34 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:25:37 #34 33.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:37 #34 ... 19:25:37 19:25:37 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 19:25:37 #63 DONE 33.3s 19:25:37 19:25:37 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 19:25:37 #37 DONE 33.3s 19:25:37 19:25:37 #34 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:25:37 #34 33.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:37 #34 ... 19:25:37 19:25:37 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:37 #59 DONE 33.7s 19:25:37 19:25:37 #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 19:25:37 #50 33.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:38 #50 ... 19:25:38 19:25:38 #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:25:38 #56 33.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:38 #56 33.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:38 #56 34.20 (1/1) Installing dumb-init (1.2.5-r3) 19:25:38 #56 34.20 Executing busybox-1.36.1-r29.trigger 19:25:38 #56 34.22 OK: 8 MiB in 15 packages 19:25:38 #56 DONE 34.5s 19:25:38 19:25:38 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:25:38 #61 33.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:38 #61 33.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:38 #61 33.99 (1/4) Installing ca-certificates (20241121-r1) 19:25:38 #61 34.00 (2/4) Installing dumb-init (1.2.5-r3) 19:25:38 #61 34.00 (3/4) Installing su-exec (0.2-r3) 19:25:38 #61 34.01 (4/4) Installing yq-go (4.44.1-r2) 19:25:38 #61 34.08 Executing busybox-1.36.1-r29.trigger 19:25:38 #61 34.10 Executing ca-certificates-20241121-r1.trigger 19:25:38 #61 34.16 OK: 19 MiB in 18 packages 19:25:38 #61 DONE 34.4s 19:25:38 19:25:38 #67 [core-command stage-1 3/9] RUN apk --no-cache upgrade 19:25:38 #67 ... 19:25:38 19:25:38 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:25:38 #55 33.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:38 #55 34.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:38 #55 34.39 (1/2) Installing dumb-init (1.2.5-r3) 19:25:38 #55 34.40 (2/2) Installing su-exec (0.2-r3) 19:25:38 #55 34.40 Executing busybox-1.36.1-r29.trigger 19:25:38 #55 34.42 OK: 8 MiB in 16 packages 19:25:38 #55 DONE 34.8s 19:25:38 19:25:38 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:38 #68 DONE 2.0s 19:25:38 19:25:38 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 19:25:38 #0 1.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:38 #0 1.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:38 #0 1.751 OK: 248 MiB in 58 packages 19:25:38 #69 DONE 2.0s 19:25:38 19:25:38 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:25:38 #70 DONE 0.0s 19:25:38 19:25:38 #34 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:25:38 #34 33.97 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:25:38 #34 33.97 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:25:38 #34 33.97 OK: 24170 distinct packages available 19:25:38 #34 34.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:38 #34 34.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:38 #34 34.61 (1/14) Installing ca-certificates (20241121-r1) 19:25:38 #34 34.63 (2/14) Installing brotli-libs (1.1.0-r2) 19:25:38 #34 34.64 (3/14) Installing c-ares (1.33.1-r0) 19:25:38 #34 34.64 (4/14) Installing libunistring (1.2-r0) 19:25:38 #34 34.67 (5/14) Installing libidn2 (2.3.7-r0) 19:25:38 #34 34.68 (6/14) Installing nghttp2-libs (1.62.1-r0) 19:25:38 #34 34.68 (7/14) Installing libpsl (0.21.5-r1) 19:25:38 #34 34.69 (8/14) Installing zstd-libs (1.5.6-r0) 19:25:38 #34 34.70 (9/14) Installing libcurl (8.12.1-r0) 19:25:38 #34 34.71 (10/14) Installing curl (8.12.1-r0) 19:25:38 #34 34.72 (11/14) Installing dumb-init (1.2.5-r3) 19:25:38 #34 34.72 (12/14) Installing musl-obstack (1.2.3-r2) 19:25:38 #34 34.73 (13/14) Installing libucontext (1.2-r3) 19:25:38 #34 34.73 (14/14) Installing gcompat (1.1.0-r4) 19:25:38 #34 34.74 Executing busybox-1.36.1-r29.trigger 19:25:38 #34 34.75 Executing ca-certificates-20241121-r1.trigger 19:25:38 #34 34.82 OK: 13 MiB in 28 packages 19:25:38 #34 DONE 35.1s 19:25:38 19:25:38 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:25:38 #53 33.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:38 #53 33.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:38 #53 33.95 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:25:38 #53 33.95 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:25:38 #53 33.95 OK: 24170 distinct packages available 19:25:38 #53 34.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:38 #53 34.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:38 #53 34.57 (1/4) Installing dumb-init (1.2.5-r3) 19:25:38 #53 34.57 (2/4) Installing musl-obstack (1.2.3-r2) 19:25:38 #53 34.59 (3/4) Installing libucontext (1.2-r3) 19:25:38 #53 34.60 (4/4) Installing gcompat (1.1.0-r4) 19:25:38 #53 34.61 Executing busybox-1.36.1-r29.trigger 19:25:38 #53 34.62 OK: 8 MiB in 18 packages 19:25:38 #53 DONE 34.8s 19:25:38 19:25:38 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:25:38 #71 ... 19:25:38 19:25:38 #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:25:38 #51 33.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:38 #51 34.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:38 #51 34.90 (1/1) Installing dumb-init (1.2.5-r3) 19:25:38 #51 34.91 Executing busybox-1.36.1-r29.trigger 19:25:38 #51 34.91 OK: 8 MiB in 15 packages 19:25:38 #51 DONE 35.1s 19:25:38 19:25:38 #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:25:38 #62 33.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:38 #62 33.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:38 #62 34.31 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:25:38 #62 34.31 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:25:38 #62 34.31 OK: 24170 distinct packages available 19:25:38 #62 34.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:38 #62 34.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:38 #62 34.97 (1/5) Installing dumb-init (1.2.5-r3) 19:25:38 #62 34.98 (2/5) Installing musl-obstack (1.2.3-r2) 19:25:38 #62 34.98 (3/5) Installing libucontext (1.2-r3) 19:25:38 #62 34.98 (4/5) Installing gcompat (1.1.0-r4) 19:25:38 #62 34.99 (5/5) Installing openssl (3.3.3-r0) 19:25:38 #62 35.00 Executing busybox-1.36.1-r29.trigger 19:25:38 #62 35.01 OK: 9 MiB in 19 packages 19:25:38 #62 DONE 35.1s 19:25:38 19:25:38 #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:25:39 #72 ... 19:25:39 19:25:39 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:25:39 #0 1.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:39 #0 1.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:39 #0 2.262 OK: 248 MiB in 58 packages 19:25:39 #73 DONE 2.4s 19:25:39 19:25:39 #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:25:39 #74 DONE 0.1s 19:25:39 19:25:39 #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 19:25:39 #50 34.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:39 #50 35.34 (1/7) Installing ca-certificates (20241121-r1) 19:25:39 #50 35.36 (2/7) Installing dumb-init (1.2.5-r3) 19:25:39 #50 35.36 (3/7) Installing libgcc (13.2.1_git20240309-r1) 19:25:39 #50 35.37 (4/7) Installing libsodium (1.0.19-r0) 19:25:39 #50 35.38 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 19:25:39 #50 35.41 (6/7) Installing libzmq (4.3.5-r2) 19:25:39 #50 35.42 (7/7) Installing zeromq (4.3.5-r2) 19:25:39 #50 35.43 Executing busybox-1.36.1-r29.trigger 19:25:39 #50 35.44 Executing ca-certificates-20241121-r1.trigger 19:25:39 #50 35.48 OK: 12 MiB in 21 packages 19:25:39 #50 DONE 35.7s 19:25:39 19:25:39 #75 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:25:39 #0 2.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:39 #0 2.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:39 #0 2.564 OK: 248 MiB in 58 packages 19:25:39 #75 DONE 2.7s 19:25:39 19:25:39 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:25:39 #76 DONE 0.1s 19:25:39 19:25:39 #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:25:39 #0 1.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:39 #0 1.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:39 #0 2.152 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:25:39 #0 2.152 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:25:39 #0 2.152 OK: 24190 distinct packages available 19:25:39 #0 2.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:39 #0 2.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:39 #0 2.671 OK: 248 MiB in 58 packages 19:25:39 #77 DONE 2.8s 19:25:39 19:25:39 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:25:39 #78 ... 19:25:39 19:25:39 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:25:39 #79 DONE 0.0s 19:25:39 19:25:39 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:25:39 #66 2.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:39 #66 2.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:40 #66 3.211 OK: 248 MiB in 58 packages 19:25:40 #66 DONE 3.3s 19:25:40 19:25:40 #80 [core-command builder 4/7] COPY go.mod vendor* ./ 19:25:40 #80 DONE 0.1s 19:25:40 19:25:40 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:40 #81 ... 19:25:40 19:25:40 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:25:40 #0 2.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:40 #0 3.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:40 #0 3.359 OK: 19 MiB in 18 packages 19:25:40 #82 DONE 3.5s 19:25:40 19:25:40 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:25:40 #83 DONE 0.0s 19:25:40 19:25:40 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:41 #84 ... 19:25:41 19:25:41 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:25:41 #0 2.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:41 #0 3.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:41 #0 3.995 OK: 10 MiB in 17 packages 19:25:41 #85 DONE 4.1s 19:25:41 19:25:41 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:25:41 #71 2.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:41 #71 2.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:41 #71 ... 19:25:41 19:25:41 #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 19:25:41 #67 2.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:41 #67 2.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:41 #67 3.029 OK: 8 MiB in 15 packages 19:25:41 #67 DONE 3.2s 19:25:41 19:25:41 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:25:41 #0 2.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:41 #0 2.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:41 #0 3.200 OK: 19 MiB in 18 packages 19:25:41 #86 DONE 3.3s 19:25:41 19:25:41 #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:25:41 #0 2.304 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:41 #0 2.766 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:41 #87 ... 19:25:41 19:25:41 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:25:41 #71 2.888 OK: 13 MiB in 28 packages 19:25:41 #71 DONE 3.0s 19:25:41 19:25:41 #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:25:41 #72 2.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:41 #72 ... 19:25:41 19:25:41 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:25:41 #0 2.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:41 #0 2.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:41 #0 3.239 OK: 8 MiB in 16 packages 19:25:41 #88 DONE 3.4s 19:25:41 19:25:41 #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:25:41 #72 2.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:42 #72 ... 19:25:42 19:25:42 #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:25:42 #0 2.691 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:42 #0 3.328 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:42 #0 4.154 (1/1) Installing dumb-init (1.2.5-r3) 19:25:42 #0 4.452 Executing busybox-1.36.1-r29.trigger 19:25:42 #0 4.459 OK: 8 MiB in 15 packages 19:25:42 #89 DONE 4.6s 19:25:42 19:25:42 #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:25:42 #87 3.546 OK: 248 MiB in 58 packages 19:25:42 #87 DONE 3.7s 19:25:42 19:25:42 #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:25:42 #72 3.266 OK: 9 MiB in 19 packages 19:25:42 #72 DONE 3.4s 19:25:42 19:25:42 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:25:42 #90 DONE 0.1s 19:25:42 19:25:42 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:25:43 #91 DONE 1.1s 19:25:43 19:25:43 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:25:43 #0 3.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:43 #0 3.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:43 #0 3.821 OK: 8 MiB in 18 packages 19:25:43 #92 DONE 4.7s 19:25:43 19:25:43 #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:25:43 #0 2.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:43 #0 3.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:43 #0 4.310 OK: 8 MiB in 15 packages 19:25:43 #93 DONE 4.6s 19:25:43 19:25:43 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:25:43 #94 DONE 1.1s 19:25:43 19:25:43 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:25:43 #78 2.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:25:43 #78 3.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:25:43 #78 3.362 OK: 12 MiB in 21 packages 19:25:43 #78 DONE 4.1s 19:25:43 19:25:43 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:25:45 #95 DONE 1.5s 19:25:45 19:25:45 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:25:45 #96 DONE 1.5s 19:25:45 19:25:45 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:25:45 #97 DONE 1.6s 19:25:45 19:25:45 #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:25:45 #98 DONE 0.1s 19:25:45 19:25:45 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:25:45 #99 DONE 0.1s 19:25:45 19:25:45 #100 [security-spire-server stage-2 6/9] COPY security.txt / 19:25:45 #100 DONE 0.1s 19:25:45 19:25:45 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 19:25:45 #101 DONE 0.1s 19:25:45 19:25:45 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:25:45 #102 DONE 0.1s 19:25:45 19:25:45 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:25:45 #103 DONE 0.1s 19:25:45 19:25:45 #104 [security-spire-config stage-2 6/10] COPY security.txt / 19:25:45 #104 DONE 0.1s 19:25:45 19:25:45 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:25:45 #105 DONE 0.0s 19:25:45 19:25:45 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:25:45 #106 DONE 0.1s 19:25:45 19:25:45 #107 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:25:45 #107 DONE 3.4s 19:25:45 19:25:45 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:25:45 #108 DONE 0.1s 19:25:45 19:25:45 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:25:45 #109 DONE 0.1s 19:25:45 19:25:45 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:25:45 #110 DONE 0.1s 19:25:45 19:25:45 #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:25:45 #111 DONE 0.1s 19:25:45 19:25:45 #112 [security-spire-server] exporting to image 19:25:45 #112 exporting layers 19:25:45 #112 ... 19:25:45 19:25:45 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:25:45 #113 DONE 0.1s 19:25:45 19:25:45 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:25:45 #114 DONE 0.1s 19:25:45 19:25:45 #112 [security-spire-config] exporting to image 19:25:46 #112 exporting layers 0.8s done 19:25:46 #112 writing image sha256:f81a75454d7ff65d627db0c2312dd351b6be9341bec6329260c6c6b391a9b3e1 19:25:46 #112 exporting layers 0.8s done 19:25:46 #112 writing image sha256:f81a75454d7ff65d627db0c2312dd351b6be9341bec6329260c6c6b391a9b3e1 done 19:25:46 #112 naming to docker.io/library/security-spire-server done 19:25:46 #112 exporting layers 0.8s done 19:25:46 #112 writing image sha256:ba79844e6521446f16cf71b698067694414aff4c8f6ba0a9866d67adb80dccbb done 19:25:46 #112 naming to docker.io/library/security-spire-config done 19:25:46 #112 writing image sha256:af81e5319e1015ad3eb1fc5a3280dd0f6465f07fa4a45bba74654e385c3311bf done 19:25:46 #112 naming to docker.io/library/security-spire-agent done 19:25:46 #112 DONE 0.9s 19:25:46 19:25:46 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:48 #115 ... 19:25:48 19:25:48 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:48 #116 ... 19:25:48 19:25:48 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:49 #117 ... 19:25:49 19:25:49 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:21 #118 DONE 39.6s 19:26:21 19:26:21 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:21 #116 DONE 40.1s 19:26:21 19:26:21 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:21 #117 DONE 39.3s 19:26:21 19:26:21 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:21 #81 DONE 38.7s 19:26:21 19:26:21 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:21 #115 DONE 36.4s 19:26:21 19:26:21 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:21 #84 DONE 39.3s 19:26:21 19:26:21 #119 [security-spiffe-token-provider builder 6/7] COPY . . 19:26:29 #119 ... 19:26:29 19:26:29 #120 [core-command builder 6/7] COPY . . 19:26:29 #120 ... 19:26:29 19:26:29 #121 [security-proxy-setup builder 6/7] COPY . . 19:26:29 #121 ... 19:26:29 19:26:29 #122 [support-notifications builder 6/7] COPY . . 19:26:29 #122 ... 19:26:29 19:26:29 #123 [core-keeper builder 7/8] COPY . . 19:26:29 #123 ... 19:26:29 19:26:29 #124 [support-scheduler builder 6/7] COPY . . 19:26:33 #124 DONE 15.1s 19:26:33 19:26:33 #122 [support-notifications builder 6/7] COPY . . 19:26:33 #122 DONE 15.0s 19:26:33 19:26:33 #119 [security-spiffe-token-provider builder 6/7] COPY . . 19:26:33 #119 DONE 15.0s 19:26:33 19:26:33 #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:33 #125 CACHED 19:26:33 19:26:33 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 19:26:33 #126 CACHED 19:26:33 19:26:33 #127 [core-data builder 6/7] COPY . . 19:26:33 #127 CACHED 19:26:33 19:26:33 #128 [core-metadata builder 6/7] COPY . . 19:26:33 #128 CACHED 19:26:33 19:26:33 #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:26:33 #129 CACHED 19:26:33 19:26:33 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:33 #130 CACHED 19:26:33 19:26:33 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:26:33 #131 CACHED 19:26:33 19:26:33 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:33 #132 CACHED 19:26:33 19:26:33 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 19:26:33 #133 CACHED 19:26:33 19:26:33 #120 [core-command builder 6/7] COPY . . 19:26:33 #120 DONE 15.1s 19:26:33 19:26:33 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:33 #134 CACHED 19:26:33 19:26:33 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:26:33 #135 CACHED 19:26:33 19:26:33 #136 [security-proxy-auth builder 6/7] COPY . . 19:26:33 #136 CACHED 19:26:33 19:26:33 #123 [core-keeper builder 7/8] COPY . . 19:26:33 #123 DONE 15.1s 19:26:33 19:26:33 #121 [security-proxy-setup builder 6/7] COPY . . 19:26:33 #121 DONE 15.1s 19:26:33 19:26:33 #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:26:33 #137 CACHED 19:26:33 19:26:33 #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:33 #138 CACHED 19:26:33 19:26:33 #139 [security-bootstrapper builder 6/7] COPY . . 19:26:33 #139 CACHED 19:26:33 19:26:33 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:33 #140 CACHED 19:26:33 19:26:33 #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:26:33 #141 CACHED 19:26:33 19:26:33 #142 [security-secretstore-setup builder 6/7] COPY . . 19:26:33 #142 CACHED 19:26:33 19:26:33 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:26:35 #143 1.329 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:26:45 #143 ... 19:26:45 19:26:45 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:26:45 #0 1.516 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:26:45 #144 ... 19:26:45 19:26:45 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:26:45 #0 0.375 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:26:45 #145 ... 19:26:45 19:26:45 #146 [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:26:45 #0 1.373 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:26:45 #146 ... 19:26:45 19:26:45 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:26:45 #0 0.897 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:26:45 #147 ... 19:26:45 19:26:45 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:26:45 #0 0.598 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:26:45 #148 ... 19:26:45 19:26:45 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:26:45 #0 1.522 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:26:45 #149 ... 19:26:45 19:26:45 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:26:45 #0 1.063 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:26:45 #150 ... 19:26:45 19:26:45 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:26:45 #0 0.977 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:26:45 #151 ... 19:26:45 19:26:45 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:26:45 #0 0.674 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:26:45 #152 ... 19:26:45 19:26:45 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:26:45 #0 1.004 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:26:45 #153 ... 19:26:45 19:26:45 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:26:45 #0 1.455 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:28:21 #154 ... 19:28:21 19:28:21 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:28:21 #147 DONE 97.4s 19:28:21 19:28:21 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:28:21 #149 DONE 97.4s 19:28:21 19:28:21 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:28:21 #155 ... 19:28:21 19:28:21 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:28:21 #156 DONE 0.2s 19:28:21 19:28:21 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:28:21 #155 DONE 0.3s 19:28:21 19:28:21 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:28:21 #157 DONE 0.3s 19:28:21 19:28:21 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:28:21 #158 ... 19:28:21 19:28:21 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:28:21 #159 DONE 0.3s 19:28:21 19:28:21 #160 [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:28:21 #160 DONE 0.3s 19:28:21 19:28:21 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:28:21 #161 DONE 0.3s 19:28:21 19:28:21 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:28:21 #158 DONE 1.3s 19:28:21 19:28:21 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:28:21 #162 ... 19:28:21 19:28:21 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:28:21 #163 DONE 0.2s 19:28:21 19:28:21 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:28:21 #164 DONE 0.2s 19:28:21 19:28:21 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:28:21 #165 DONE 0.3s 19:28:21 19:28:21 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:28:21 #166 DONE 0.0s 19:28:21 19:28:21 #167 [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:28:21 #167 DONE 0.2s 19:28:21 19:28:21 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:28:21 #162 DONE 1.1s 19:28:21 19:28:21 #112 [core-common-config-bootstrapper] exporting to image 19:28:21 #112 exporting layers 19:28:21 #112 ... 19:28:21 19:28:21 #168 [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:28:21 #168 DONE 0.2s 19:28:21 19:28:21 #169 [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:28:21 #169 DONE 0.2s 19:28:21 19:28:21 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:28:21 #170 DONE 0.1s 19:28:21 19:28:21 #112 [core-common-config-bootstrapper] exporting to image 19:28:21 #112 exporting layers 0.5s done 19:28:21 #112 writing image sha256:6678ccf8335b6c3810817e064d54d9ce271556867dcd1ddb63680bac523a93b4 done 19:28:21 #112 naming to docker.io/library/core-common-config-bootstrapper done 19:28:21 #112 DONE 1.4s 19:28:21 19:28:21 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:28:21 #171 DONE 1.4s 19:28:21 19:28:21 #112 [security-bootstrapper] exporting to image 19:28:21 #112 exporting layers 0.7s done 19:28:21 #112 writing image sha256:c471a3c4b9ae869ea58afc2c3d67c1b7a008357c4db3681871dc1248ad9dd0d5 done 19:28:21 #112 naming to docker.io/library/security-bootstrapper 19:28:21 #112 naming to docker.io/library/security-bootstrapper done 19:28:21 #112 DONE 2.0s 19:28:21 19:28:21 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:29:18 #153 ... 19:29:18 19:29:18 #146 [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:29:18 #146 160.5 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:29:26 #146 ... 19:29:26 19:29:26 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:29:26 #145 DONE 171.3s 19:29:26 19:29:26 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:29:26 #148 DONE 171.3s 19:29:26 19:29:26 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:29:26 #143 DONE 171.2s 19:29:26 19:29:26 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:29:26 #153 DONE 171.3s 19:29:26 19:29:26 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:29:26 #144 DONE 171.3s 19:29:26 19:29:26 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:29:26 #152 DONE 171.3s 19:29:26 19:29:26 #146 [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:29:26 #146 DONE 171.3s 19:29:26 19:29:26 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:29:26 #154 DONE 171.3s 19:29:26 19:29:26 #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:29:26 #172 ... 19:29:26 19:29:26 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:29:26 #150 DONE 171.5s 19:29:26 19:29:26 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:29:26 #151 DONE 171.5s 19:29:26 19:29:26 #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:29:26 #173 DONE 0.3s 19:29:26 19:29:26 #174 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:29:26 #174 DONE 0.2s 19:29:26 19:29:26 #175 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:29:26 #175 DONE 0.3s 19:29:26 19:29:26 #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:29:26 #176 DONE 0.3s 19:29:26 19:29:26 #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:29:26 #172 DONE 0.3s 19:29:26 19:29:26 #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:29:26 #177 DONE 0.2s 19:29:26 19:29:26 #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:29:26 #178 DONE 0.3s 19:29:26 19:29:26 #179 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:29:26 #179 DONE 0.2s 19:29:26 19:29:26 #180 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:29:26 #180 ... 19:29:26 19:29:26 #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:29:26 #181 DONE 0.1s 19:29:26 19:29:26 #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:29:26 #182 DONE 0.2s 19:29:26 19:29:26 #183 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:29:26 #183 CACHED 19:29:26 19:29:26 #184 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:29:26 #184 CACHED 19:29:26 19:29:26 #185 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:29:26 #185 DONE 0.3s 19:29:26 19:29:26 #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:29:26 #186 CACHED 19:29:26 19:29:26 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:29:26 #187 CACHED 19:29:26 19:29:26 #188 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:29:26 #188 DONE 0.2s 19:29:26 19:29:26 #189 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:29:26 #189 DONE 0.3s 19:29:26 19:29:26 #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:29:26 #190 DONE 0.2s 19:29:26 19:29:26 #191 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:29:26 #191 DONE 0.3s 19:29:26 19:29:26 #180 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:29:26 #180 DONE 0.3s 19:29:26 19:29:26 #192 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:29:26 #192 ... 19:29:26 19:29:26 #193 [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:29:26 #193 DONE 0.9s 19:29:26 19:29:26 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:29:26 #194 DONE 1.0s 19:29:26 19:29:26 #195 [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:29:26 #195 DONE 1.0s 19:29:26 19:29:26 #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:29:26 #196 DONE 1.0s 19:29:26 19:29:26 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:29:26 #197 DONE 1.1s 19:29:26 19:29:26 #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:29:26 #198 DONE 1.0s 19:29:26 19:29:26 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:29:26 #199 DONE 1.0s 19:29:26 19:29:26 #192 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:29:26 #192 DONE 0.9s 19:29:26 19:29:26 #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:29:26 #200 DONE 1.0s 19:29:26 19:29:26 #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:29:26 #201 DONE 1.0s 19:29:26 19:29:26 #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:29:26 #202 DONE 0.2s 19:29:26 19:29:26 #112 [core-keeper] exporting to image 19:29:26 #112 exporting layers 19:29:27 #112 ... 19:29:27 19:29:27 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 19:29:27 #203 DONE 0.1s 19:29:27 19:29:27 #204 [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:29:27 #204 DONE 0.2s 19:29:27 19:29:27 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:29:27 #205 DONE 0.2s 19:29:27 19:29:27 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 19:29:27 #206 DONE 0.2s 19:29:27 19:29:27 #207 [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:29:27 #207 DONE 0.2s 19:29:27 19:29:27 #112 [security-spiffe-token-provider] exporting to image 19:29:27 #112 exporting layers 0.2s done 19:29:27 #112 ... 19:29:27 19:29:27 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:29:27 #208 DONE 0.2s 19:29:27 19:29:27 #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:29:27 #209 DONE 0.2s 19:29:27 19:29:27 #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:29:27 #210 DONE 0.3s 19:29:27 19:29:27 #112 [core-data] exporting to image 19:29:27 #112 ... 19:29:27 19:29:27 #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:29:27 #211 DONE 0.3s 19:29:27 19:29:27 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:29:27 #212 DONE 0.2s 19:29:27 19:29:27 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:29:27 #213 DONE 0.3s 19:29:27 19:29:27 #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:29:27 #214 DONE 0.3s 19:29:27 19:29:27 #112 [core-metadata] exporting to image 19:29:27 #112 writing image sha256:3446146928554fa68d6105c0a0657dd8ae9e9a16e1889d5034e7c8724ab5e7ff 19:29:27 #112 ... 19:29:27 19:29:27 #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:29:27 #215 DONE 0.1s 19:29:27 19:29:27 #112 [core-keeper] exporting to image 19:29:27 #112 exporting layers 0.4s done 19:29:27 #112 writing image sha256:3446146928554fa68d6105c0a0657dd8ae9e9a16e1889d5034e7c8724ab5e7ff 0.0s done 19:29:27 #112 naming to docker.io/library/core-keeper done 19:29:27 #112 ... 19:29:27 19:29:27 #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:29:27 #216 DONE 0.2s 19:29:27 19:29:27 #112 [support-scheduler] exporting to image 19:29:27 #112 exporting layers 0.5s done 19:29:27 #112 writing image sha256:80a6027c7b4981894b86ba82f0e92890eead326465420de02c4df9513dd5b962 0.0s done 19:29:27 #112 naming to docker.io/library/core-command done 19:29:27 #112 writing image sha256:4cc566dfd77dfbc3a1de6928f799370e21b3c6ba71c540456411a8a2274f488b 0.0s done 19:29:27 #112 writing image sha256:5af152c2db7641a2ec52c10e83b7dbf8fcd385df99f648ca8b4813f501c9cdb3 0.0s done 19:29:27 #112 writing image sha256:18baf366bf4942df7c49948abc00f2039e020c7b9f895db476e43772a4c00c88 0.0s done 19:29:27 #112 naming to docker.io/library/support-scheduler done 19:29:27 #112 naming to docker.io/library/core-data done 19:29:27 #112 naming to docker.io/library/security-spiffe-token-provider 19:29:27 #112 naming to docker.io/library/security-spiffe-token-provider done 19:29:27 #112 ... 19:29:27 19:29:27 #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:29:27 #217 DONE 0.3s 19:29:27 19:29:27 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:29:27 #218 DONE 0.5s 19:29:27 19:29:27 #112 [security-proxy-auth] exporting to image 19:29:27 #112 writing image sha256:c5d4524eed89e6537ef7781ce350d3f9bedde89fcbf6bdb47835fd0a47aedf69 done 19:29:27 #112 naming to docker.io/library/support-notifications done 19:29:27 #112 ... 19:29:27 19:29:27 #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:29:27 #219 DONE 0.5s 19:29:27 19:29:27 #220 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:29:27 #220 DONE 0.1s 19:29:27 19:29:27 #112 [security-proxy-setup] exporting to image 19:29:27 #112 exporting layers 0.2s done 19:29:28 #112 writing image sha256:dec8f81c8824c764bfebd842cd7626ebbeeef7e4b5762dd6ab27ee5cfabe7452 done 19:29:28 #112 naming to docker.io/library/security-proxy-setup done 19:29:28 #112 exporting layers 1.0s done 19:29:28 #112 ... 19:29:28 19:29:28 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:29:28 #221 DONE 0.4s 19:29:28 19:29:28 #112 [security-proxy-auth] exporting to image 19:29:28 #112 exporting layers 0.5s done 19:29:28 #112 writing image sha256:c7736572f3b2a14867d50899d29829d36a64f587f94c0b2383abae7c4b7a085d 0.0s done 19:29:28 #112 naming to docker.io/library/core-metadata done 19:29:28 #112 writing image sha256:adcab31589cda635476c6a2c8a71870570e8c01942930d88afe24bc243e9023e done 19:29:28 #112 naming to docker.io/library/security-proxy-auth 0.0s done 19:29:28 #112 exporting layers 0.2s done 19:29:28 #112 writing image sha256:3961e825ec49e17bcfc4be60796c5083b586121d162a03381205659ba7e1319f 19:29:28 #112 writing image sha256:3961e825ec49e17bcfc4be60796c5083b586121d162a03381205659ba7e1319f done 19:29:28 #112 naming to docker.io/library/security-secretstore-setup done 19:29:28 #112 DONE 3.8s 19:29:28 time="2025-03-27T19:24:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:28 time="2025-03-27T19:24:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:28 time="2025-03-27T19:24:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:28 time="2025-03-27T19:24:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:28 time="2025-03-27T19:24:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:28 time="2025-03-27T19:24:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:28 time="2025-03-27T19:24:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:28 time="2025-03-27T19:24:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:28 time="2025-03-27T19:24:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:28 time="2025-03-27T19:24:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:28 time="2025-03-27T19:24:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:28 time="2025-03-27T19:24:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:28 time="2025-03-27T19:24:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:28 time="2025-03-27T19:24:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:28 time="2025-03-27T19:24:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:29:28 $ docker stop --time=1 7a91a74c7c10f278a329776dc09def3ab84dcbc64400a315e9b6d1f1f065f840 19:29:29 $ docker rm -f --volumes 7a91a74c7c10f278a329776dc09def3ab84dcbc64400a315e9b6d1f1f065f840 [Pipeline] // withDockerContainer [Pipeline] sh 19:29:30 + docker images 19:29:30 REPOSITORY TAG IMAGE ID CREATED SIZE 19:29:30 security-secretstore-setup latest 3961e825ec49 1 second ago 68MB 19:29:30 core-metadata latest c7736572f3b2 2 seconds ago 32.7MB 19:29:30 security-proxy-auth latest adcab31589cd 2 seconds ago 31.4MB 19:29:30 security-proxy-setup latest dec8f81c8824 2 seconds ago 38.3MB 19:29:30 core-keeper latest 344614692855 3 seconds ago 32.1MB 19:29:30 support-notifications latest c5d4524eed89 3 seconds ago 51.9MB 19:29:30 core-command latest 80a6027c7b49 3 seconds ago 28MB 19:29:30 support-scheduler latest 5af152c2db76 3 seconds ago 48.3MB 19:29:30 core-data latest 4cc566dfd77d 3 seconds ago 32.5MB 19:29:30 security-spiffe-token-provider latest 18baf366bf49 3 seconds ago 47.2MB 19:29:30 security-bootstrapper latest c471a3c4b9ae About a minute ago 20.3MB 19:29:30 core-common-config-bootstrapper latest 6678ccf8335b About a minute ago 17.1MB 19:29:30 security-spire-config latest ba79844e6521 3 minutes ago 149MB 19:29:30 security-spire-agent latest af81e5319e10 3 minutes ago 195MB 19:29:30 security-spire-server latest f81a75454d7f 3 minutes ago 149MB 19:29:30 ci-base-image-x86_64 latest 8f9715775a9f 7 minutes ago 929MB 19:29:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 months ago 580MB 19:29:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 22 months ago 334MB 19:29:30 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:29:31 provisioning config files... 19:29:31 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2480744223457436966tmp [Pipeline] { [Pipeline] sh 19:29:31 + set +x 19:29:31 + curl -s https://codecov.io/bash 19:29:31 + bash -s -- 19:29:31 19:29:31 _____ _ 19:29:31 / ____| | | 19:29:31 | | ___ __| | ___ ___ _____ __ 19:29:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:29:31 | |___| (_) | (_| | __/ (_| (_) \ V / 19:29:31 \_____\___/ \__,_|\___|\___\___/ \_/ 19:29:31 Bash-1.0.6 19:29:31 19:29:31 19:29:31 ==> git version 2.25.1 found 19:29:31 ==> 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:29:31 Release-Date: 2020-01-08 19:29:31 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:29:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:29:31 ==> Jenkins CI detected. 19:29:31 current dir:  /w/workspace/edgex-go/1 19:29:31 project root: . 19:29:31 --> token set from env 19:29:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:29:31 ==> Running gcov in . (disable via -X gcov) 19:29:32 ==> Python coveragepy not found 19:29:32 ==> Searching for coverage reports in: 19:29:32 + . 19:29:32 -> Found 1 reports 19:29:32 ==> Detecting git/mercurial file structure 19:29:32 ==> Reading reports 19:29:32 + ./coverage.out bytes=1660924 19:29:32 ==> Appending adjustments 19:29:32 https://docs.codecov.io/docs/fixing-reports 19:29:33 + Found adjustments 19:29:33 ==> Gzipping contents 19:29:33 140K /tmp/codecov.XyJdHh.gz 19:29:33 ==> Uploading reports 19:29:33 url: https://codecov.io 19:29:33 query: branch=PR-5124&commit=97c6f578642a4a091acc2c94f0c79288391cd37c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5124%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5124&job=&cmd_args= 19:29:33 -> Pinging Codecov 19:29:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5124&commit=97c6f578642a4a091acc2c94f0c79288391cd37c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5124%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5124&job=&cmd_args= 19:29:33 -> Uploading to 19:29:33 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/97c6f578642a4a091acc2c94f0c79288391cd37c/a7883d91-fba2-40bd-bd3b-0cb8364b8c1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250327%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250327T192933Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=33058a8ed69b65ce71c297a46e65655f46e2359e162d10572af21d9284ab1960 19:29:33 % Total % Received % Xferd Average Speed Time Time Time Current 19:29:33 Dload Upload Total Spent Left Speed 19:29:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 340k --:--:-- --:--:-- --:--:-- 340k 19:29:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/97c6f578642a4a091acc2c94f0c79288391cd37c [Pipeline] } 19:29:34 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:29:35 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:29:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:29:37 ---> package-listing.sh 19:29:37 ++ facter osfamily 19:29:37 ++ tr '[:upper:]' '[:lower:]' 19:29:37 + OS_FAMILY=debian 19:29:37 + workspace=/w/workspace/edgex-go/1 19:29:37 + START_PACKAGES=/tmp/packages_start.txt 19:29:37 + END_PACKAGES=/tmp/packages_end.txt 19:29:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:29:37 + PACKAGES=/tmp/packages_start.txt 19:29:37 + '[' /w/workspace/edgex-go/1 ']' 19:29:37 + PACKAGES=/tmp/packages_end.txt 19:29:37 + case "${OS_FAMILY}" in 19:29:37 + dpkg -l 19:29:37 + grep '^ii' 19:29:37 + '[' -f /tmp/packages_start.txt ']' 19:29:37 + '[' -f /tmp/packages_end.txt ']' 19:29:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:29:37 + '[' /w/workspace/edgex-go/1 ']' 19:29:37 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:29:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:29:37 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:29:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:29:38 19:29:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:29:39 latest: Pulling from edgex-lftools-log-publisher 19:29:39 5eb5b503b376: Pulling fs layer 19:29:39 5c69ac0246d0: Pulling fs layer 19:29:39 ec43610c2a17: Pulling fs layer 19:29:39 3a2ae6a8a46f: Pulling fs layer 19:29:39 33b1e0a273af: Pulling fs layer 19:29:39 5d3b04190fa2: Pulling fs layer 19:29:39 2f39f015ded8: Pulling fs layer 19:29:39 33b1e0a273af: Waiting 19:29:39 3a2ae6a8a46f: Waiting 19:29:39 2f39f015ded8: Waiting 19:29:39 5d3b04190fa2: Waiting 19:29:39 5c69ac0246d0: Verifying Checksum 19:29:39 5c69ac0246d0: Download complete 19:29:39 3a2ae6a8a46f: Verifying Checksum 19:29:39 3a2ae6a8a46f: Download complete 19:29:39 33b1e0a273af: Verifying Checksum 19:29:39 33b1e0a273af: Download complete 19:29:39 ec43610c2a17: Verifying Checksum 19:29:39 ec43610c2a17: Download complete 19:29:39 5d3b04190fa2: Download complete 19:29:39 5eb5b503b376: Verifying Checksum 19:29:39 5eb5b503b376: Download complete 19:29:39 2f39f015ded8: Download complete 19:29:40 5eb5b503b376: Pull complete 19:29:40 5c69ac0246d0: Pull complete 19:29:41 ec43610c2a17: Pull complete 19:29:41 3a2ae6a8a46f: Pull complete 19:29:41 33b1e0a273af: Pull complete 19:29:41 5d3b04190fa2: Pull complete 19:29:46 2f39f015ded8: Pull complete 19:29:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:29:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:29:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:47 prd-ubuntu20.04-docker-8c-8g-42200 does not seem to be running inside a container 19:29:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:29:49 $ docker top 2f17be7c2aa3a6704c8f5bb005c9948792c7cf5234a7faf23e1e8e28ea892630 -eo pid,comm [Pipeline] { [Pipeline] sh 19:29:49 + touch /tmp/pre-build-complete [Pipeline] sh 19:29:49 + mkdir -p /var/log/sysstat [Pipeline] sh 19:29:50 + ls /var/log/sa-host 19:29:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:29:50 provisioning config files... 19:29:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5363380084867297478tmp [Pipeline] { [Pipeline] echo 19:29:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:29:50 ---> create-netrc.sh [Pipeline] } 19:29:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:29:51 ---> python-tools-install.sh [Pipeline] echo 19:29:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:29:51 ---> sudo-logs.sh 19:29:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:29:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:29:52 ---> job-cost.sh 19:29:52 lf-activate-venv: SKIPPING 19:29:52 INFO: No Stack... 19:29:52 INFO: Retrieving Pricing Info for: v3-standard-8 19:29:53 INFO: Archiving Costs [Pipeline] echo 19:29:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:29:53 ---> logs-deploy.sh 19:29:53 lf-activate-venv: SKIPPING 19:29:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5124/1 19:29:53 INFO: archiving workspace using pattern(s): 19:29:54 Archives upload complete. 19:29:54 INFO: archiving logs to Nexus 19:29:55 ---> uname -a: 19:29:55 Linux prd-ubuntu20-04-docker-8c-8g-42200 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:29:55 19:29:55 19:29:55 ---> lscpu: 19:29:55 Architecture: x86_64 19:29:55 CPU op-mode(s): 32-bit, 64-bit 19:29:55 Byte Order: Little Endian 19:29:55 Address sizes: 40 bits physical, 48 bits virtual 19:29:55 CPU(s): 8 19:29:55 On-line CPU(s) list: 0-7 19:29:55 Thread(s) per core: 1 19:29:55 Core(s) per socket: 1 19:29:55 Socket(s): 8 19:29:55 NUMA node(s): 1 19:29:55 Vendor ID: AuthenticAMD 19:29:55 CPU family: 23 19:29:55 Model: 49 19:29:55 Model name: AMD EPYC-Rome Processor 19:29:55 Stepping: 0 19:29:55 CPU MHz: 2799.998 19:29:55 BogoMIPS: 5599.99 19:29:55 Virtualization: AMD-V 19:29:55 Hypervisor vendor: KVM 19:29:55 Virtualization type: full 19:29:55 L1d cache: 256 KiB 19:29:55 L1i cache: 256 KiB 19:29:55 L2 cache: 4 MiB 19:29:55 L3 cache: 128 MiB 19:29:55 NUMA node0 CPU(s): 0-7 19:29:55 Vulnerability Itlb multihit: Not affected 19:29:55 Vulnerability L1tf: Not affected 19:29:55 Vulnerability Mds: Not affected 19:29:55 Vulnerability Meltdown: Not affected 19:29:55 Vulnerability Mmio stale data: Not affected 19:29:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:29:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:29:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:29:55 Vulnerability Srbds: Not affected 19:29:55 Vulnerability Tsx async abort: Not affected 19:29:55 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:29:55 19:29:55 19:29:55 ---> nproc: 19:29:55 8 19:29:55 19:29:55 19:29:55 ---> df -h: 19:29:55 Filesystem Size Used Avail Use% Mounted on 19:29:55 overlay 155G 29G 127G 19% / 19:29:55 tmpfs 64M 0 64M 0% /dev 19:29:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:29:55 shm 64M 0 64M 0% /dev/shm 19:29:55 /dev/vda1 155G 29G 127G 19% /facter-os 19:29:55 19:29:55 19:29:55 ---> sar -b -r -n DEV: 19:29:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-42200) 03/27/25 _x86_64_ (8 CPU) 19:29:55 19:29:55 19:20:04 LINUX RESTART (8 CPU) 19:29:55 19:29:55 19:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:29:55 19:22:01 219.81 5.62 214.20 0.00 507.25 75848.96 0.00 19:29:55 19:23:01 45.61 0.07 45.54 0.00 5.60 27403.18 0.00 19:29:55 19:24:01 31.93 0.10 31.83 0.00 2.00 21540.01 0.00 19:29:55 19:25:01 68.21 0.17 68.04 0.00 20.26 45946.21 0.00 19:29:55 19:26:01 745.49 16.01 729.48 0.00 213.70 241402.83 0.00 19:29:55 19:27:02 576.28 1.50 574.79 0.00 18.93 214993.56 0.00 19:29:55 19:28:01 192.14 0.02 192.12 0.00 0.14 74511.96 0.00 19:29:55 19:29:01 371.52 0.03 371.49 0.00 0.27 95805.63 0.00 19:29:55 Average: 282.07 2.94 279.13 0.00 96.08 99932.89 0.00 19:29:55 19:29:55 19:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:29:55 19:22:01 28337140 31509508 802744 2.44 125368 3257436 1770184 5.22 1182048 2907476 148 19:29:55 19:23:01 26898728 31282936 1021128 3.11 130108 4370636 2281644 6.72 2069964 3355920 285036 19:29:55 19:24:01 27024324 31421100 879560 2.67 134080 4350584 2127568 6.27 1499928 3771344 227880 19:29:55 19:25:01 27559764 31466028 839700 2.55 140244 3912068 1941876 5.72 1384904 3406696 1676 19:29:55 19:26:01 17678900 31070864 1186768 3.61 319504 12581676 3851060 11.35 2880032 11098196 2196672 19:29:55 19:27:02 9957664 28782596 3430016 10.43 382088 17597200 10191376 30.04 5733236 15537812 981008 19:29:55 19:28:01 6280284 27753728 4453524 13.54 397804 20104848 11119876 32.77 8001832 16817888 1410484 19:29:55 19:29:01 4569732 28986000 3227484 9.82 411940 22931892 7909616 23.31 8057672 18390504 1811296 19:29:55 Average: 18538317 30284095 1980116 6.02 255142 11138292 5149150 15.18 3851202 9410730 864275 19:29:55 19:29:55 19:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:29:55 19:22:01 docker0 761.76 857.92 56.68 4634.70 0.00 0.00 0.00 0.00 19:29:55 19:22:01 ens3 1071.37 887.04 9545.51 97.10 0.00 0.00 0.00 0.00 19:29:55 19:22:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 19:29:55 19:23:01 vetheebd5c3 0.30 0.48 0.02 0.05 0.00 0.00 0.00 0.00 19:29:55 19:23:01 docker0 0.30 0.33 0.02 0.03 0.00 0.00 0.00 0.00 19:29:55 19:23:01 ens3 35.96 23.30 32.56 15.35 0.00 0.00 0.00 0.00 19:29:55 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:29:55 19:24:01 vetheebd5c3 0.88 0.90 0.08 0.08 0.00 0.00 0.00 0.00 19:29:55 19:24:01 docker0 0.88 0.88 0.07 0.08 0.00 0.00 0.00 0.00 19:29:55 19:24:01 ens3 26.00 15.46 21.47 12.90 0.00 0.00 0.00 0.00 19:29:55 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:25:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:25:01 vethec3043c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:29:55 19:25:01 ens3 98.10 60.16 2217.38 16.25 0.00 0.00 0.00 0.00 19:29:55 19:25:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 19:29:55 19:26:01 vethf9f5a06 82.02 136.44 8.27 1225.24 0.00 0.00 0.00 0.10 19:29:55 19:26:01 docker0 510.38 944.93 44.47 8769.22 0.00 0.00 0.00 0.00 19:29:55 19:26:01 vethec3043c 0.65 1.55 0.06 0.28 0.00 0.00 0.00 0.00 19:29:55 19:26:01 ens3 1059.42 590.57 9715.56 233.16 0.00 0.00 0.00 0.00 19:29:55 19:26:01 veth1578c62 77.65 136.94 7.99 1227.05 0.00 0.00 0.00 0.10 19:29:55 19:26:01 veth7cec30f 71.84 141.03 7.57 1225.17 0.00 0.00 0.00 0.10 19:29:55 19:26:01 veth5a27fe5 75.62 135.19 7.85 1226.87 0.00 0.00 0.00 0.10 19:29:55 19:26:01 vethaedb38e 69.97 151.94 7.47 1227.30 0.00 0.00 0.00 0.10 19:29:55 19:26:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 19:29:55 19:26:01 vethcb33083 71.49 129.88 7.68 1224.59 0.00 0.00 0.00 0.10 19:29:55 19:27:02 vethc9fba9d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:29:55 19:27:02 veth9b8b230 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:29:55 19:27:02 veth0d49509 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:29:55 19:27:02 veth3ab58d2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:29:55 19:27:02 vethed37abd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:29:55 19:27:02 docker0 0.71 0.39 0.04 0.03 0.00 0.00 0.00 0.00 19:29:55 19:27:02 vethec3043c 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:29:55 19:27:02 ens3 15.15 8.66 12.35 6.69 0.00 0.00 0.00 0.00 19:29:55 19:27:02 veth144ed49 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:29:55 19:27:02 veth0862a6b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:29:55 19:27:02 vethb5240a1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:29:55 19:27:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:29:55 19:27:02 veth43482e1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:29:55 19:27:02 veth82f48d6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:29:55 19:27:02 veth8cb31c6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:29:55 19:27:02 vethd06b17a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:29:55 19:28:01 vethc9fba9d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:28:01 veth9b8b230 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:28:01 veth0d49509 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:28:01 veth3ab58d2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:28:01 vethed37abd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:28:01 vethec3043c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:28:01 ens3 2.27 1.15 1.84 0.97 0.00 0.00 0.00 0.00 19:29:55 19:28:01 veth144ed49 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:28:01 veth0862a6b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:28:01 vethb5240a1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:28:01 veth43482e1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:28:01 veth82f48d6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:28:01 veth8cb31c6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:28:01 vethd06b17a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:29:01 vethc9fba9d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:29:01 veth9b8b230 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:29:01 veth0d49509 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:29:01 veth3ab58d2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:29:01 vethed37abd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:29:01 vethec3043c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:29:01 ens3 5.88 4.38 4.76 2.80 0.00 0.00 0.00 0.00 19:29:55 19:29:01 veth144ed49 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:29:01 vethb5240a1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:29:55 19:29:01 veth82f48d6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:29:01 veth8cb31c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:29:01 vethd06b17a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 Average: vethc9fba9d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 Average: veth9b8b230 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 Average: veth0d49509 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 Average: veth3ab58d2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 Average: vethed37abd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 Average: docker0 159.31 225.64 12.66 1676.07 0.00 0.00 0.00 0.00 19:29:55 Average: vethec3043c 0.10 0.23 0.01 0.04 0.00 0.00 0.00 0.00 19:29:55 Average: ens3 289.39 198.92 2694.84 48.18 0.00 0.00 0.00 0.00 19:29:55 Average: veth144ed49 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 Average: vethb5240a1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 19:29:55 Average: veth82f48d6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 Average: veth8cb31c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 Average: vethd06b17a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:55 19:29:55 19:29:55 ---> sar -P ALL: 19:29:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-42200) 03/27/25 _x86_64_ (8 CPU) 19:29:55 19:29:55 19:20:04 LINUX RESTART (8 CPU) 19:29:55 19:29:55 19:21:01 CPU %user %nice %system %iowait %steal %idle 19:29:55 19:22:01 all 9.91 0.00 5.14 2.27 0.08 82.60 19:29:55 19:22:01 0 6.92 0.00 5.66 0.19 0.07 87.16 19:29:55 19:22:01 1 12.68 0.00 5.18 0.19 0.08 81.87 19:29:55 19:22:01 2 10.37 0.00 4.46 3.06 0.07 82.04 19:29:55 19:22:01 3 9.56 0.00 4.76 0.05 0.08 85.54 19:29:55 19:22:01 4 11.22 0.00 5.58 0.22 0.09 82.90 19:29:55 19:22:01 5 8.67 0.00 6.17 6.18 0.09 78.90 19:29:55 19:22:01 6 9.39 0.00 4.22 6.09 0.08 80.21 19:29:55 19:22:01 7 10.51 0.00 5.07 2.17 0.08 82.17 19:29:55 19:23:01 all 43.61 0.00 6.96 0.66 0.12 48.65 19:29:55 19:23:01 0 40.29 0.00 6.62 0.08 0.10 52.90 19:29:55 19:23:01 1 44.81 0.00 7.39 0.03 0.12 47.65 19:29:55 19:23:01 2 42.53 0.00 6.67 0.17 0.12 50.51 19:29:55 19:23:01 3 38.67 0.00 6.16 0.40 0.10 54.67 19:29:55 19:23:01 4 42.68 0.00 6.80 4.45 0.12 45.95 19:29:55 19:23:01 5 46.32 0.00 6.47 0.05 0.12 47.04 19:29:55 19:23:01 6 46.77 0.00 6.81 0.03 0.13 46.25 19:29:55 19:23:01 7 46.78 0.00 8.77 0.07 0.12 44.27 19:29:55 19:24:01 all 58.07 0.00 7.86 0.39 0.11 33.58 19:29:55 19:24:01 0 57.39 0.00 7.44 2.54 0.10 32.54 19:29:55 19:24:01 1 58.92 0.00 7.69 0.32 0.10 32.98 19:29:55 19:24:01 2 58.46 0.00 7.98 0.00 0.10 33.46 19:29:55 19:24:01 3 54.69 0.00 8.11 0.15 0.14 36.91 19:29:55 19:24:01 4 61.06 0.00 7.28 0.02 0.10 31.54 19:29:55 19:24:01 5 57.71 0.00 8.40 0.03 0.12 33.74 19:29:55 19:24:01 6 58.26 0.00 7.47 0.00 0.10 34.17 19:29:55 19:24:01 7 58.06 0.00 8.50 0.03 0.12 33.29 19:29:55 19:25:01 all 33.20 0.00 6.84 1.06 0.10 58.80 19:29:55 19:25:01 0 34.16 0.00 7.45 7.03 0.12 51.24 19:29:55 19:25:01 1 34.69 0.00 6.64 0.00 0.10 58.58 19:29:55 19:25:01 2 35.17 0.00 7.35 0.02 0.10 57.36 19:29:55 19:25:01 3 30.04 0.00 6.32 1.03 0.08 62.53 19:29:55 19:25:01 4 32.65 0.00 5.73 0.25 0.10 61.26 19:29:55 19:25:01 5 32.27 0.00 6.05 0.02 0.10 61.56 19:29:55 19:25:01 6 33.29 0.00 7.50 0.10 0.10 59.01 19:29:55 19:25:01 7 33.34 0.00 7.69 0.05 0.10 58.82 19:29:55 19:26:01 all 26.39 0.00 10.49 18.16 0.11 44.84 19:29:55 19:26:01 0 26.86 0.00 10.33 10.70 0.10 52.01 19:29:55 19:26:01 1 26.16 0.00 10.83 15.02 0.14 47.86 19:29:55 19:26:01 2 26.13 0.00 10.74 13.01 0.14 49.99 19:29:55 19:26:01 3 26.04 0.00 9.91 13.91 0.10 50.04 19:29:55 19:26:01 4 27.28 0.00 9.78 17.58 0.12 45.25 19:29:55 19:26:01 5 25.88 0.00 10.47 32.62 0.14 30.91 19:29:55 19:26:01 6 25.14 0.00 10.80 28.12 0.10 35.84 19:29:55 19:26:01 7 27.65 0.00 11.09 14.43 0.08 46.75 19:29:55 19:27:02 all 39.95 0.00 8.76 9.30 0.08 41.92 19:29:55 19:27:02 0 39.93 0.00 10.87 30.50 0.10 18.60 19:29:55 19:27:02 1 40.22 0.00 9.84 21.38 0.10 28.46 19:29:55 19:27:02 2 40.55 0.00 7.46 4.21 0.07 47.71 19:29:55 19:27:02 3 40.22 0.00 8.76 6.09 0.08 44.84 19:29:55 19:27:02 4 39.45 0.00 7.79 1.24 0.07 51.46 19:29:55 19:27:02 5 39.36 0.00 9.27 1.42 0.10 49.85 19:29:55 19:27:02 6 40.28 0.00 7.68 1.27 0.08 50.69 19:29:55 19:27:02 7 39.58 0.00 8.39 8.42 0.08 43.52 19:29:55 19:28:01 all 89.43 0.00 10.45 0.00 0.12 0.00 19:29:55 19:28:01 0 89.37 0.00 10.51 0.00 0.12 0.00 19:29:55 19:28:01 1 89.69 0.00 10.19 0.00 0.12 0.00 19:29:55 19:28:01 2 89.73 0.00 10.16 0.00 0.12 0.00 19:29:55 19:28:01 3 89.83 0.00 10.05 0.00 0.12 0.00 19:29:55 19:28:01 4 89.90 0.00 9.97 0.00 0.14 0.00 19:29:55 19:28:01 5 88.43 0.00 11.46 0.00 0.12 0.00 19:29:55 19:28:01 6 89.43 0.00 10.46 0.00 0.12 0.00 19:29:55 19:28:01 7 89.07 0.00 10.81 0.00 0.12 0.00 19:29:55 19:29:01 all 90.26 0.00 9.62 0.00 0.12 0.00 19:29:55 19:29:01 0 90.20 0.00 9.69 0.00 0.12 0.00 19:29:55 19:29:01 1 90.25 0.00 9.63 0.00 0.12 0.00 19:29:55 19:29:01 2 90.01 0.00 9.88 0.00 0.12 0.00 19:29:55 19:29:01 3 90.50 0.00 9.36 0.00 0.13 0.00 19:29:55 19:29:01 4 90.33 0.00 9.55 0.00 0.12 0.00 19:29:55 19:29:01 5 89.87 0.00 9.98 0.00 0.15 0.00 19:29:55 19:29:01 6 90.30 0.00 9.60 0.00 0.10 0.00 19:29:55 19:29:01 7 90.59 0.00 9.29 0.00 0.12 0.00 19:29:55 Average: all 48.89 0.00 8.27 3.98 0.11 38.76 19:29:55 Average: 0 48.16 0.00 8.57 6.41 0.10 36.75 19:29:55 Average: 1 49.72 0.00 8.43 4.64 0.11 37.11 19:29:55 Average: 2 49.13 0.00 8.08 2.55 0.10 40.13 19:29:55 Average: 3 47.48 0.00 7.93 2.71 0.11 41.78 19:29:55 Average: 4 49.37 0.00 7.81 2.96 0.11 39.75 19:29:55 Average: 5 48.63 0.00 8.53 5.00 0.12 37.72 19:29:55 Average: 6 49.14 0.00 8.06 4.40 0.10 38.29 19:29:55 Average: 7 49.47 0.00 8.70 3.15 0.10 38.58 19:29:55 19:29:55 19:29:55