Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 856c5ef7aaeb515055f1f417229ac1502991d1b5+310c4853b7613a5ec87f391646ffefe23ede991a (5a37efed02f03e45750c4d2e95e3aa01e1eecea3) 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-ssh13044703252904908750.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2295720290857048663.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5067/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-5067/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14251230522252239760.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh13096510957232124497.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5067/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-5067/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3536871151122662707.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-38635 in /w/workspace/edgexfoundry_edgex-go_PR-5067 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 310c4853b7613a5ec87f391646ffefe23ede991a into PR head commit 856c5ef7aaeb515055f1f417229ac1502991d1b5 Merge succeeded, producing 6bfee8e17e9c91b7526d358d8a8f6587aa3433ba Checking out Revision 6bfee8e17e9c91b7526d358d8a8f6587aa3433ba (PR-5067) > 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/5067/head:refs/remotes/origin/PR-5067 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 856c5ef7aaeb515055f1f417229ac1502991d1b5 # 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 310c4853b7613a5ec87f391646ffefe23ede991a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bfee8e17e9c91b7526d358d8a8f6587aa3433ba # timeout=10 Commit message: "Merge commit '310c4853b7613a5ec87f391646ffefe23ede991a' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 600a3aed67f772a0644fe869f57322112abf4f5f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:31:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:31:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:31:29 ========================================================= 08:31:29 EdgeX Global Pipelines Version Info 08:31:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:31:30 ------------------- 08:31:30 stable info: 08:31:30 ------------------- 08:31:30 Commited By: Cherry Wang cherry@iotechsys.com 08:31:30 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 08:31:30 Message: update stable to v1.0.269 08:31:31 ------------------- 08:31:31 experimental info: 08:31:31 ------------------- 08:31:31 Commited By: **** collab-it+edgex@linuxfoundation.org 08:31:31 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 08:31:31 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5067 [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5067 [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5067 [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bfee8e17e9c91b7526d358d8a8f6587aa3433ba [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bfee8e [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:32 provisioning config files... 08:31:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config16969149525886226761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:32 ---> ****-login.sh 08:31:32 nexus3.edgexfoundry.org:10001 08:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:32 Configure a credential helper to remove this warning. See 08:31:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:32 08:31:32 Login Succeeded 08:31:32 nexus3.edgexfoundry.org:10002 08:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:32 Configure a credential helper to remove this warning. See 08:31:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:32 08:31:32 Login Succeeded 08:31:32 nexus3.edgexfoundry.org:10003 08:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:32 Configure a credential helper to remove this warning. See 08:31:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:32 08:31:32 Login Succeeded 08:31:32 nexus3.edgexfoundry.org:10004 08:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:32 Configure a credential helper to remove this warning. See 08:31:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:32 08:31:32 Login Succeeded 08:31:32 ****.io 08:31:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:33 Configure a credential helper to remove this warning. See 08:31:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:33 08:31:33 Login Succeeded 08:31:33 ---> ****-login.sh ends [Pipeline] } 08:31:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:33 + 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 08:31:33 + dirname cmd/core-command/Dockerfile 08:31:33 + cut -d/ -f2 08:31:33 + echo core-command,cmd/core-command/Dockerfile 08:31:33 + + cut -d/ -f2 08:31:33 dirname cmd/core-common-config-bootstrapper/Dockerfile 08:31:33 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:31:33 + dirname cmd/core-data/Dockerfile 08:31:33 + cut -d/ -f2 08:31:33 + echo core-data,cmd/core-data/Dockerfile 08:31:33 + dirname cmd/core-keeper/Dockerfile 08:31:33 + cut -d/ -f2 08:31:33 + echo core-keeper,cmd/core-keeper/Dockerfile 08:31:33 + dirname cmd/core-metadata/Dockerfile 08:31:33 + cut -d/ -f2 08:31:33 + echo core-metadata,cmd/core-metadata/Dockerfile 08:31:33 + dirname cmd/security-bootstrapper/Dockerfile 08:31:33 + cut -d/ -f2 08:31:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:31:33 + + cut -d/ -f2dirname 08:31:33 cmd/security-proxy-auth/Dockerfile 08:31:33 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:31:33 + dirname cmd/security-proxy-setup/Dockerfile 08:31:33 + cut -d/ -f2 08:31:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:31:33 + dirname cmd/security-secretstore-setup/Dockerfile 08:31:33 + cut -d/ -f2 08:31:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:31:33 + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ 08:31:33 -f2 08:31:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:31:33 + dirname cmd/security-spire-agent/Dockerfile 08:31:33 + cut -d/ -f2 08:31:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:31:33 + dirname cmd/security-spire-config/Dockerfile 08:31:33 + cut -d/ -f2 08:31:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:31:33 + dirname cmd/security-spire-server/Dockerfile 08:31:33 + cut -d/ -f2 08:31:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:31:33 + dirname cmd/support-notifications/Dockerfile 08:31:33 + cut -d/ -f2 08:31:33 + echo support-notifications,cmd/support-notifications/Dockerfile 08:31:33 + dirname cmd/support-scheduler/Dockerfile 08:31:33 + cut -d/ -f2 08:31:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:31:33 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 08:31:33 + git rev-list -1 --merges 6bfee8e17e9c91b7526d358d8a8f6587aa3433ba~1..6bfee8e17e9c91b7526d358d8a8f6587aa3433ba [Pipeline] echo 08:31:33 -----------> git rev-list -1 --merges 6bfee8e17e9c91b7526d358d8a8f6587aa3433ba~1..6bfee8e17e9c91b7526d358d8a8f6587aa3433ba 6bfee8e17e9c91b7526d358d8a8f6587aa3433ba 08:31:33 6bfee8e17e9c91b7526d358d8a8f6587aa3433ba [false] [Pipeline] sh 08:31:34 + git log --format=format:%s -1 6bfee8e17e9c91b7526d358d8a8f6587aa3433ba [Pipeline] echo 08:31:34 ========================================================= 08:31:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:31:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:31:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:31:34 + grep -v github /etc/ssh/ssh_known_hosts 08:31:34 + [ -e /tmp/ssh_known_hosts ] 08:31:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:31:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:31:34 + sudo tee -a /etc/ssh/ssh_known_hosts 08:31:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:34 08:31:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:35 0.1.4: Pulling from edgex-devops/py-git-semver 08:31:35 b85a868b505f: Pulling fs layer 08:31:35 e2be974225ed: Pulling fs layer 08:31:35 339a4e72a1f5: Pulling fs layer 08:31:35 988bab9f4d93: Pulling fs layer 08:31:35 1469e6f7b9e6: Pulling fs layer 08:31:35 eaf3925da568: Pulling fs layer 08:31:35 bab4dde63d76: Pulling fs layer 08:31:35 bde34c3a00c8: Pulling fs layer 08:31:35 b352a97aabf1: Pulling fs layer 08:31:35 4872d77fe225: Pulling fs layer 08:31:35 5851b861e8e6: Pulling fs layer 08:31:35 bde34c3a00c8: Waiting 08:31:35 1469e6f7b9e6: Waiting 08:31:35 b352a97aabf1: Waiting 08:31:35 4872d77fe225: Waiting 08:31:35 eaf3925da568: Waiting 08:31:35 5851b861e8e6: Waiting 08:31:35 bab4dde63d76: Waiting 08:31:35 e2be974225ed: Verifying Checksum 08:31:35 e2be974225ed: Download complete 08:31:35 988bab9f4d93: Verifying Checksum 08:31:35 988bab9f4d93: Download complete 08:31:35 1469e6f7b9e6: Verifying Checksum 08:31:35 1469e6f7b9e6: Download complete 08:31:35 eaf3925da568: Verifying Checksum 08:31:35 eaf3925da568: Download complete 08:31:35 339a4e72a1f5: Verifying Checksum 08:31:35 339a4e72a1f5: Download complete 08:31:35 bde34c3a00c8: Download complete 08:31:35 b352a97aabf1: Verifying Checksum 08:31:35 b352a97aabf1: Download complete 08:31:35 4872d77fe225: Verifying Checksum 08:31:35 4872d77fe225: Download complete 08:31:35 5851b861e8e6: Download complete 08:31:35 b85a868b505f: Verifying Checksum 08:31:35 b85a868b505f: Download complete 08:31:35 bab4dde63d76: Verifying Checksum 08:31:35 bab4dde63d76: Download complete 08:31:36 b85a868b505f: Pull complete 08:31:36 e2be974225ed: Pull complete 08:31:37 339a4e72a1f5: Pull complete 08:31:37 988bab9f4d93: Pull complete 08:31:37 1469e6f7b9e6: Pull complete 08:31:37 eaf3925da568: Pull complete 08:31:38 bab4dde63d76: Pull complete 08:31:38 bde34c3a00c8: Pull complete 08:31:39 b352a97aabf1: Pull complete 08:31:39 4872d77fe225: Pull complete 08:31:39 5851b861e8e6: Pull complete 08:31:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:31:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:39 prd-ubuntu20.04-docker-8c-8g-38635 does not seem to be running inside a container 08:31:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:31:41 $ docker top 8679761812e0243c7f4d136af55ffa248b1e402ac126cf474508552985f2593c -eo pid,comm 08:31:42 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). 08:31:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:42 [ssh-agent] Looking for ssh-agent implementation... 08:31:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:42 $ docker exec 8679761812e0243c7f4d136af55ffa248b1e402ac126cf474508552985f2593c ssh-agent 08:31:42 SSH_AUTH_SOCK=/tmp/ssh-tTRGxR0P4xih/agent.32 08:31:42 SSH_AGENT_PID=38 08:31:42 Running ssh-add (command line suppressed) 08:31:42 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1596971167097832504.key (/w/workspace/edgex-go/4@tmp/private_key_1596971167097832504.key) 08:31:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:42 + git tag --points-at HEAD [Pipeline] } 08:31:42 $ docker exec --env ******** --env ******** 8679761812e0243c7f4d136af55ffa248b1e402ac126cf474508552985f2593c ssh-agent -k 08:31:42 unset SSH_AUTH_SOCK; 08:31:42 unset SSH_AGENT_PID; 08:31:42 echo Agent pid 38 killed; 08:31:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:42 [ssh-agent] Looking for ssh-agent implementation... 08:31:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:42 $ docker exec 8679761812e0243c7f4d136af55ffa248b1e402ac126cf474508552985f2593c ssh-agent 08:31:43 SSH_AUTH_SOCK=/tmp/ssh-iihihPciMz97/agent.71 08:31:43 SSH_AGENT_PID=78 08:31:43 Running ssh-add (command line suppressed) 08:31:43 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1763400470619386177.key (/w/workspace/edgex-go/4@tmp/private_key_1763400470619386177.key) 08:31:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:43 + git semver init 08:31:43 2025-02-11 08:31:43,737 [run_init] DEBUG init version:0.0.0 force:False 08:31:43 2025-02-11 08:31:43,738 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 08:31:43 2025-02-11 08:31:43,738 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 08:31:43 2025-02-11 08:31:43,738 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 08:31:49 2025-02-11 08:31:48,303 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 08:31:49 2025-02-11 08:31:48,304 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-5067 with force:False 08:31:49 2025-02-11 08:31:48,304 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-5067 08:31:49 2025-02-11 08:31:48,308 [execute] INFO git cat-file --batch-check 08:31:49 2025-02-11 08:31:48,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:31:49 2025-02-11 08:31:48,314 [execute] INFO git cat-file --batch 08:31:49 2025-02-11 08:31:48,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:31:49 2025-02-11 08:31:48,318 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-5067 08:31:49 0.0.0 [Pipeline] } 08:31:49 $ docker exec --env ******** --env ******** 8679761812e0243c7f4d136af55ffa248b1e402ac126cf474508552985f2593c ssh-agent -k 08:31:49 unset SSH_AUTH_SOCK; 08:31:49 unset SSH_AGENT_PID; 08:31:49 echo Agent pid 78 killed; 08:31:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:49 + git semver [Pipeline] } 08:31:49 $ docker stop --time=1 8679761812e0243c7f4d136af55ffa248b1e402ac126cf474508552985f2593c 08:31:51 $ docker rm -f --volumes 8679761812e0243c7f4d136af55ffa248b1e402ac126cf474508552985f2593c [Pipeline] // withDockerContainer [Pipeline] sh 08:31:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:51 Stashed 1 file(s) [Pipeline] echo 08:31:51 [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] } 08:31:52 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:31:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:52 ========================================================= 08:31:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:31:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:31:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:52 da9db072f522: Pulling fs layer 08:31:52 6ef4a4ee8ca5: Pulling fs layer 08:31:52 06f05ace1117: Pulling fs layer 08:31:52 5fe327b54edc: Pulling fs layer 08:31:52 4f4fb700ef54: Pulling fs layer 08:31:52 92a5565b7b96: Pulling fs layer 08:31:52 ff9bb7016b71: Pulling fs layer 08:31:52 b67dba6c2c7d: Pulling fs layer 08:31:52 a813b0c90790: Pulling fs layer 08:31:52 5fe327b54edc: Waiting 08:31:52 4f4fb700ef54: Waiting 08:31:52 92a5565b7b96: Waiting 08:31:52 ff9bb7016b71: Waiting 08:31:52 b67dba6c2c7d: Waiting 08:31:52 6ef4a4ee8ca5: Download complete 08:31:52 5fe327b54edc: Download complete 08:31:52 4f4fb700ef54: Download complete 08:31:52 92a5565b7b96: Verifying Checksum 08:31:52 92a5565b7b96: Download complete 08:31:52 da9db072f522: Verifying Checksum 08:31:52 da9db072f522: Download complete 08:31:52 ff9bb7016b71: Verifying Checksum 08:31:52 ff9bb7016b71: Download complete 08:31:52 da9db072f522: Pull complete 08:31:52 6ef4a4ee8ca5: Pull complete 08:31:52 a813b0c90790: Verifying Checksum 08:31:52 a813b0c90790: Download complete 08:31:53 06f05ace1117: Download complete 08:31:53 b67dba6c2c7d: Verifying Checksum 08:31:53 b67dba6c2c7d: Download complete 08:31:56 06f05ace1117: Pull complete 08:31:56 5fe327b54edc: Pull complete 08:31:56 4f4fb700ef54: Pull complete 08:31:56 92a5565b7b96: Pull complete 08:31:56 ff9bb7016b71: Pull complete 08:31:58 b67dba6c2c7d: Pull complete 08:31:59 a813b0c90790: Pull complete 08:31:59 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 08:31:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:31:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:31:59 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:31:59 WORKDIR /edgex 08:31:59 COPY go.mod . 08:31:59 RUN go mod download 08:31:59 docker build -t ci-base-image-x86_64 -f - . 08:32:00 Sending build context to Docker daemon 180MB 08:32:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:32:00 ---> 3ba60ce46760 08:32:00 Step 2/4 : WORKDIR /edgex 08:32:03 ---> Running in db81ed16c857 08:32:03 Removing intermediate container db81ed16c857 08:32:03 ---> 7283ce0c6125 08:32:03 Step 3/4 : COPY go.mod . 08:32:03 ---> 6a1d2ce4c7c1 08:32:03 Step 4/4 : RUN go mod download 08:32:03 ---> Running in 2ab7c5f63911 08:32:25 Removing intermediate container 2ab7c5f63911 08:32:25 ---> 4046610bd0cf 08:32:25 Successfully built 4046610bd0cf 08:32:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:25 + docker inspect -f . ci-base-image-x86_64 08:32:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:26 prd-ubuntu20.04-docker-8c-8g-38635 does not seem to be running inside a container 08:32:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:26 $ docker top 2609219124c19625755ece8d3ada6faa1c44b66b0b2fa9b0ff9c0bbd232f4973 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:27 + go version 08:32:27 go version go1.23.4 linux/amd64 [Pipeline] } 08:32:27 $ docker stop --time=1 2609219124c19625755ece8d3ada6faa1c44b66b0b2fa9b0ff9c0bbd232f4973 08:32:28 $ docker rm -f --volumes 2609219124c19625755ece8d3ada6faa1c44b66b0b2fa9b0ff9c0bbd232f4973 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:28 + docker inspect -f . ci-base-image-x86_64 08:32:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:28 prd-ubuntu20.04-docker-8c-8g-38635 does not seem to be running inside a container 08:32:28 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:29 $ docker top fa37dcf5005a75489dcdfb7d90ef6b237ae3eb5a923ad052fc4d2fc7bdaeb036 -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:29 ========================================================= 08:32:29 [edgeXBuildGoParallel] Running Tests and Build... 08:32:29 ========================================================= [Pipeline] sh 08:32:29 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:32:30 + make test 08:32:30 go test -race -coverprofile=coverage.out ./... 08:32:38 ? github.com/edgexfoundry/edgex-go [no test files] 08:33:04 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:33:04 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:33:04 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:33:04 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:33:04 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:33:04 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:33:04 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:33:04 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:33:05 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:33:05 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:33:05 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:33:05 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:33:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:33:05 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:33:05 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:33:07 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:33:07 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:33:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 08:33:09 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 08:33:09 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:33:09 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:33:09 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:33:09 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 08:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:33:10 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:10 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:33:10 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:33:10 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:33:10 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:33:10 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:33:10 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:33:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:33:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:33:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:12 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:33:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:33:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.044s coverage: 69.2% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 47.2% of statements 08:33:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:33:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.834s coverage: 93.4% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.061s coverage: 92.3% of statements 08:33:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.068s coverage: 9.4% of statements 08:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:33:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:33:15 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:33:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:33:15 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.339s coverage: 95.8% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements 08:33:17 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:33:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:33:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:33:17 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:33:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:33:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.031s coverage: 0.0% of statements [no tests to run] 08:33:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements 08:33:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 43.1% of statements 08:33:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.015s coverage: 81.1% of statements 08:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements 08:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements 08:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 08:33:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:33:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:33:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements 08:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:33:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:33:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:33:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 08:33:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:33:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:33:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:33:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:33:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:33:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:33:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:33:22 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:33:22 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:33:22 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:33:23 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:33:25 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:33:25 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:33:27 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:33:27 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:33:27 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:33:28 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:33:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:33:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:33:30 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:33:30 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:33:30 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:33:30 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:33:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:33:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:33:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:33:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:33:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements 08:33:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:33:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:33:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:34 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:33:34 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:33:34 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:33:35 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.041s coverage: 92.9% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.056s coverage: 62.3% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.021s coverage: 47.4% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 17.0% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.058s coverage: 81.8% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.051s coverage: 82.1% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.122s coverage: 63.1% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.022s coverage: 88.6% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.035s coverage: 96.8% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.234s coverage: 36.1% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.018s coverage: 93.8% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 08:33:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.0% of statements 08:33:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.134s coverage: 94.9% of statements 08:33:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements 08:33:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 97.7% of statements 08:33:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements 08:33:39 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 08:33:39 running golangci-lint 08:33:39 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:33:39 go version go1.23.4 linux/amd64 08:33:39 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:33:39 level=info msg="[config_reader] Used config file .golangci.yml" 08:33:39 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:34:01 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|compiled_files|exports_file|name) took 21.826818081s" 08:34:01 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.585959ms" 08:34:13 level=info msg="[linters_context/goanalysis] analyzers took 1m21.628661055s with top 10 stages: buildir: 50.426241505s, gosec: 3.3023045s, inspect: 2.186893053s, fact_deprecated: 2.146561514s, printf: 1.57923916s, ctrlflow: 1.453438188s, nilness: 1.1504385s, fact_purity: 1.135398176s, S1038: 925.547686ms, typedness: 667.566704ms" 08:34:13 level=info msg="[runner] Issues before processing: 202, after processing: 0" 08:34:13 level=info msg="[runner] Processors filtering stat (in/out): cgo: 202/202, autogenerated_exclude: 202/202, exclude-rules: 202/20, path_prettifier: 202/202, skip_files: 202/202, invalid_issue: 202/202, skip_dirs: 202/202, identifier_marker: 202/202, exclude: 202/202, nolint: 20/0, filename_unadjuster: 202/202" 08:34:13 level=info msg="[runner] processing took 17.510934ms with stages: nolint: 6.924557ms, identifier_marker: 5.349954ms, autogenerated_exclude: 1.633753ms, path_prettifier: 1.534782ms, exclude-rules: 1.12887ms, skip_dirs: 873.068µs, invalid_issue: 25.07µs, cgo: 24.83µs, filename_unadjuster: 12.76µs, max_same_issues: 620ns, skip_files: 420ns, uniq_by_line: 420ns, fixer: 380ns, sort_results: 260ns, exclude: 240ns, max_from_linter: 160ns, path_prefixer: 150ns, diff: 150ns, source_code: 140ns, path_shortener: 130ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" 08:34:13 level=info msg="[runner] linters took 10.64862272s with stages: goanalysis_metalinter: 10.631039866s" 08:34:13 level=info msg="File cache stats: 0 entries of total size 0B" 08:34:13 level=info msg="Memory: 324 samples, avg is 270.3MB, max is 1328.0MB" 08:34:13 level=info msg="Execution took 32.529996809s" 08:34:13 go vet ./... 08:34:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:34:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:34:19 ./bin/test-attribution-txt.sh [Pipeline] echo 08:34:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:34:19 + ls -al . 08:34:19 total 1872 08:34:19 drwxrwxr-x 11 1001 1001 4096 Feb 11 08:32 . 08:34:19 drwxr-xr-x 4 root root 4096 Feb 11 08:32 .. 08:34:19 drwxrwxr-x 2 1001 1001 4096 Feb 11 08:31 .blubracket 08:34:19 -rw-rw-r-- 1 1001 1001 10 Feb 11 08:31 .dockerignore 08:34:19 drwxrwxr-x 8 1001 1001 4096 Feb 11 08:33 .git 08:34:19 drwxrwxr-x 3 1001 1001 4096 Feb 11 08:31 .github 08:34:19 -rw-rw-r-- 1 1001 1001 907 Feb 11 08:31 .gitignore 08:34:19 -rw-rw-r-- 1 1001 1001 199 Feb 11 08:31 .golangci.yml 08:34:19 -rw-rw-r-- 1 1001 1001 100 Feb 11 08:31 .hadolint.yml 08:34:19 drwxr-xr-x 3 1001 1001 4096 Feb 11 08:31 .semver 08:34:19 -rw-rw-r-- 1 1001 1001 155 Feb 11 08:31 .sonarcloud.properties 08:34:19 -rw-rw-r-- 1 1001 1001 1171 Feb 11 08:31 ADOPTERS.md 08:34:19 -rw-rw-r-- 1 1001 1001 17374 Feb 11 08:31 Attribution.txt 08:34:19 -rw-rw-r-- 1 1001 1001 100284 Feb 11 08:31 CHANGELOG.md 08:34:19 -rw-rw-r-- 1 1001 1001 3804 Feb 11 08:31 CONTRIBUTING.md 08:34:19 -rw-rw-r-- 1 1001 1001 677 Feb 11 08:31 GOVERNANCE.md 08:34:19 -rw-rw-r-- 1 1001 1001 858 Feb 11 08:31 Jenkinsfile 08:34:19 -rw-rw-r-- 1 1001 1001 10775 Feb 11 08:31 LICENSE 08:34:19 -rw-rw-r-- 1 1001 1001 16740 Feb 11 08:31 Makefile 08:34:19 -rw-rw-r-- 1 1001 1001 582 Feb 11 08:31 OWNERS.md 08:34:19 -rw-rw-r-- 1 1001 1001 9932 Feb 11 08:31 README.md 08:34:19 -rw-rw-r-- 1 1001 1001 789 Feb 11 08:31 SECURITY.md 08:34:19 -rw-rw-r-- 1 1001 1001 5 Feb 11 08:31 VERSION 08:34:19 drwxrwxr-x 2 1001 1001 4096 Feb 11 08:31 bin 08:34:19 drwxrwxr-x 19 1001 1001 4096 Feb 11 08:31 cmd 08:34:19 -rw-r--r-- 1 root root 1544536 Feb 11 08:33 coverage.out 08:34:19 drwxrwxr-x 2 1001 1001 4096 Feb 11 08:31 fuzz_test 08:34:19 -rw-rw-r-- 1 1001 1001 6494 Feb 11 08:31 go.mod 08:34:19 -rw-rw-r-- 1 1001 1001 88223 Feb 11 08:31 go.sum 08:34:19 drwxrwxr-x 7 1001 1001 4096 Feb 11 08:31 internal 08:34:19 drwxrwxr-x 2 1001 1001 4096 Feb 11 08:31 openapi 08:34:19 -rw-rw-r-- 1 1001 1001 584 Feb 11 08:31 security.txt 08:34:19 -rw-rw-r-- 1 1001 1001 204 Feb 11 08:31 version.go [Pipeline] sh 08:34:19 + '[' -e coverage.out ] 08:34:19 + chown 1001:1001 coverage.out [Pipeline] stash 08:34:19 Stashed 1 file(s) [Pipeline] sh 08:34:20 + make build 08:34:20 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 08:34:42 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 08:34:42 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 08:34:43 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 08:34:44 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 08:34:45 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 08:34:50 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 08:34:52 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 08:34:53 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 08:34:54 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 08:34:55 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 08:34:56 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 08:34:56 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] } 08:34:57 $ docker stop --time=1 fa37dcf5005a75489dcdfb7d90ef6b237ae3eb5a923ad052fc4d2fc7bdaeb036 08:35:02 $ docker rm -f --volumes fa37dcf5005a75489dcdfb7d90ef6b237ae3eb5a923ad052fc4d2fc7bdaeb036 [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 08:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:04 08:35:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:04 latest: Pulling from edgex-devops/edgex-compose 08:35:04 91d30c5bc195: Pulling fs layer 08:35:04 2e9b0aa3be6d: Pulling fs layer 08:35:04 9c61dcf015f6: Pulling fs layer 08:35:04 4698f68db338: Pulling fs layer 08:35:04 2a2f49069b9e: Pulling fs layer 08:35:04 e0025b399a48: Pulling fs layer 08:35:04 2a2f49069b9e: Waiting 08:35:04 e0025b399a48: Waiting 08:35:04 4698f68db338: Waiting 08:35:04 91d30c5bc195: Download complete 08:35:04 4698f68db338: Verifying Checksum 08:35:04 4698f68db338: Download complete 08:35:04 2e9b0aa3be6d: Verifying Checksum 08:35:04 2e9b0aa3be6d: Download complete 08:35:04 e0025b399a48: Verifying Checksum 08:35:04 e0025b399a48: Download complete 08:35:04 91d30c5bc195: Pull complete 08:35:04 2a2f49069b9e: Verifying Checksum 08:35:04 2a2f49069b9e: Download complete 08:35:05 2e9b0aa3be6d: Pull complete 08:35:05 9c61dcf015f6: Download complete 08:35:07 9c61dcf015f6: Pull complete 08:35:07 4698f68db338: Pull complete 08:35:07 2a2f49069b9e: Pull complete 08:35:07 e0025b399a48: Pull complete 08:35:07 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:35:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:07 prd-ubuntu20.04-docker-8c-8g-38635 does not seem to be running inside a container 08:35:07 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:35:10 $ docker top ef11fe8e70cb07d3dbef4bde36e29f8cb10547f4f29771ad5b4a178507cb8de6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:10 + docker compose -f ./docker-compose-build.yml build --parallel 08:35:13 #1 [security-spire-server internal] load build definition from Dockerfile 08:35:13 #1 transferring dockerfile: 1.70kB done 08:35:13 #1 DONE 0.1s 08:35:13 08:35:13 #2 [security-bootstrapper internal] load build definition from Dockerfile 08:35:13 #2 transferring dockerfile: 3.02kB done 08:35:13 #2 DONE 0.0s 08:35:13 08:35:13 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:35:13 #3 transferring dockerfile: 1.89kB done 08:35:13 #3 DONE 0.0s 08:35:13 08:35:13 #4 [core-data internal] load build definition from Dockerfile 08:35:13 #4 transferring dockerfile: 2.04kB done 08:35:13 #4 DONE 0.0s 08:35:13 08:35:13 #5 [core-command internal] load build definition from Dockerfile 08:35:13 #5 transferring dockerfile: 1.94kB done 08:35:13 #5 DONE 0.0s 08:35:13 08:35:13 #6 [support-notifications internal] load build definition from Dockerfile 08:35:13 #6 transferring dockerfile: 2.00kB done 08:35:13 #6 DONE 0.0s 08:35:13 08:35:13 #7 [security-proxy-auth internal] load build definition from Dockerfile 08:35:13 #7 transferring dockerfile: 2.14kB done 08:35:13 #7 DONE 0.0s 08:35:13 08:35:13 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:35:13 #8 transferring dockerfile: 2.23kB done 08:35:13 #8 DONE 0.0s 08:35:13 08:35:13 #9 [security-spire-config internal] load build definition from Dockerfile 08:35:13 #9 transferring dockerfile: 1.69kB done 08:35:13 #9 DONE 0.1s 08:35:13 08:35:13 #10 [security-spire-server internal] load .dockerignore 08:35:13 #10 transferring context: 50B done 08:35:13 #10 DONE 0.1s 08:35:13 08:35:13 #11 [security-spire-agent internal] load build definition from Dockerfile 08:35:13 #11 transferring dockerfile: 1.81kB done 08:35:13 #11 DONE 0.1s 08:35:13 08:35:13 #12 [security-secretstore-setup internal] load build definition from Dockerfile 08:35:13 #12 transferring dockerfile: 2.49kB done 08:35:13 #12 DONE 0.1s 08:35:13 08:35:13 #13 [core-metadata internal] load build definition from Dockerfile 08:35:13 #13 transferring dockerfile: 2.10kB done 08:35:13 #13 DONE 0.1s 08:35:13 08:35:13 #14 [security-proxy-setup internal] load build definition from Dockerfile 08:35:13 #14 transferring dockerfile: 2.50kB done 08:35:13 #14 DONE 0.1s 08:35:13 08:35:13 #15 [core-keeper internal] load build definition from Dockerfile 08:35:13 #15 transferring dockerfile: 2.01kB done 08:35:13 #15 DONE 0.1s 08:35:13 08:35:13 #16 [support-scheduler internal] load build definition from Dockerfile 08:35:13 #16 transferring dockerfile: 1.83kB done 08:35:13 #16 DONE 0.0s 08:35:13 08:35:13 #17 [security-bootstrapper internal] load .dockerignore 08:35:13 #17 transferring context: 50B 0.0s done 08:35:13 #17 DONE 0.0s 08:35:13 08:35:13 #18 [security-spiffe-token-provider internal] load .dockerignore 08:35:13 #18 transferring context: 50B done 08:35:13 #18 DONE 0.0s 08:35:13 08:35:13 #19 [core-data internal] load .dockerignore 08:35:13 #19 transferring context: 50B done 08:35:13 #19 DONE 0.0s 08:35:13 08:35:13 #20 [core-command internal] load .dockerignore 08:35:13 #20 transferring context: 50B done 08:35:13 #20 DONE 0.0s 08:35:13 08:35:13 #21 [support-notifications internal] load .dockerignore 08:35:13 #21 transferring context: 50B done 08:35:13 #21 DONE 0.0s 08:35:13 08:35:13 #22 [security-proxy-auth internal] load .dockerignore 08:35:13 #22 transferring context: 50B done 08:35:13 #22 DONE 0.0s 08:35:13 08:35:13 #23 [core-common-config-bootstrapper internal] load .dockerignore 08:35:13 #23 transferring context: 50B done 08:35:13 #23 DONE 0.0s 08:35:13 08:35:13 #24 [security-spire-config internal] load .dockerignore 08:35:13 #24 transferring context: 50B done 08:35:13 #24 DONE 0.0s 08:35:13 08:35:13 #25 [core-keeper internal] load .dockerignore 08:35:13 #25 transferring context: 50B done 08:35:13 #25 DONE 0.1s 08:35:13 08:35:13 #26 [security-spire-agent internal] load .dockerignore 08:35:13 #26 transferring context: 50B done 08:35:13 #26 DONE 0.0s 08:35:13 08:35:13 #27 [security-secretstore-setup internal] load .dockerignore 08:35:13 #27 transferring context: 50B done 08:35:13 #27 DONE 0.1s 08:35:13 08:35:13 #28 [security-proxy-setup internal] load .dockerignore 08:35:13 #28 transferring context: 50B done 08:35:13 #28 DONE 0.1s 08:35:13 08:35:13 #29 [core-metadata internal] load .dockerignore 08:35:13 #29 transferring context: 50B done 08:35:13 #29 DONE 0.1s 08:35:13 08:35:13 #30 [support-scheduler internal] load .dockerignore 08:35:13 #30 transferring context: 50B done 08:35:13 #30 DONE 0.1s 08:35:13 08:35:13 #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 08:35:13 #31 DONE 0.1s 08:35:13 08:35:13 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:35:13 #32 ... 08:35:13 08:35:13 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:13 #33 DONE 0.0s 08:35:13 08:35:13 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:13 #33 DONE 0.0s 08:35:13 08:35:13 #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 08:35:13 #31 DONE 0.2s 08:35:13 08:35:13 #34 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:35:13 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:35:13 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:35:13 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 08:35:13 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 08:35:13 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 1.05MB / 3.63MB 0.1s 08:35:13 #34 ... 08:35:13 08:35:13 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:13 #33 DONE 0.0s 08:35:13 08:35:13 #34 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:35:13 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:35:13 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:35:13 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 08:35:13 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 08:35:13 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 08:35:13 #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 08:35:14 #34 ... 08:35:14 08:35:14 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:14 #33 DONE 0.0s 08:35:14 08:35:14 #34 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:35:14 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:35:14 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:35:14 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 08:35:14 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 08:35:14 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 08:35:14 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:35:14 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:35:14 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 08:35:14 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 08:35:14 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 08:35:14 #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done 08:35:14 #34 ... 08:35:14 08:35:14 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:14 #33 DONE 0.0s 08:35:14 08:35:14 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:35:14 #32 DONE 0.9s 08:35:14 08:35:14 #34 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:35:14 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:35:14 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:35:14 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 08:35:14 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 08:35:14 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 08:35:14 #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done 08:35:14 #34 ... 08:35:14 08:35:14 #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 08:35:14 #31 DONE 0.8s 08:35:14 08:35:14 #34 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:35:14 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:35:14 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:35:14 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 08:35:14 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 08:35:14 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 08:35:14 #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done 08:35:14 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:35:14 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:35:14 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 08:35:14 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 08:35:14 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 08:35:14 #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done 08:35:14 #34 DONE 1.4s 08:35:14 08:35:14 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:35:14 #35 DONE 0.9s 08:35:14 08:35:14 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:35:14 #36 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:35:14 #36 ... 08:35:14 08:35:14 #37 [security-spire-config internal] load build context 08:35:14 #37 transferring context: 22.05kB 0.1s done 08:35:14 #37 DONE 0.6s 08:35:14 08:35:14 #38 [security-spire-server internal] load build context 08:35:14 #38 transferring context: 23.80kB 0.0s done 08:35:14 #38 DONE 0.6s 08:35:14 08:35:14 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:35:14 #36 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 08:35:15 #36 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:35:15 #36 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:35:15 #36 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:35:15 #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:35:15 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 08:35:15 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 08:35:15 #36 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.3s 08:35:15 #36 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.4s 08:35:15 #36 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:35:15 #36 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 6.29MB / 20.02MB 0.5s 08:35:15 #36 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 08:35:15 #36 ... 08:35:15 08:35:15 #39 [security-spire-agent internal] load build context 08:35:15 #39 transferring context: 23.33kB 0.0s done 08:35:15 #39 DONE 1.2s 08:35:15 08:35:15 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:35:15 #36 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s 08:35:15 #36 ... 08:35:15 08:35:15 #40 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:35:15 #40 DONE 2.4s 08:35:15 08:35:15 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:35:15 #36 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done 08:35:15 #36 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 08:35:16 #36 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done 08:35:22 #36 ... 08:35:22 08:35:22 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:22 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 08:35:22 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:35:22 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:35:22 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:35:22 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 08:35:22 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 08:35:22 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:35:22 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done 08:35:22 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:35:22 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:35:22 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:35:22 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.7s done 08:35:23 #41 ... 08:35:23 08:35:23 #42 [security-spiffe-token-provider internal] load build context 08:35:23 #42 transferring context: 397.86MB 10.0s 08:35:23 #42 ... 08:35:23 08:35:23 #43 [core-data internal] load build context 08:35:23 #43 ... 08:35:23 08:35:23 #44 [core-common-config-bootstrapper internal] load build context 08:35:23 #44 ... 08:35:23 08:35:23 #45 [core-command internal] load build context 08:35:24 #45 transferring context: 446.26MB 10.2s done 08:35:24 #45 ... 08:35:24 08:35:24 #46 [support-notifications internal] load build context 08:35:24 #46 ... 08:35:24 08:35:24 #47 [security-proxy-auth internal] load build context 08:35:24 #47 transferring context: 446.26MB 9.9s done 08:35:24 #47 ... 08:35:24 08:35:24 #48 [security-secretstore-setup internal] load build context 08:35:24 #48 ... 08:35:24 08:35:24 #49 [core-keeper internal] load build context 08:35:24 #49 transferring context: 446.26MB 9.6s done 08:35:24 #49 ... 08:35:24 08:35:24 #50 [support-scheduler internal] load build context 08:35:24 #50 ... 08:35:24 08:35:24 #51 [security-proxy-setup internal] load build context 08:35:24 #51 ... 08:35:24 08:35:24 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:24 #52 ... 08:35:24 08:35:24 #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:35:24 #53 ... 08:35:24 08:35:24 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:35:24 #54 ... 08:35:24 08:35:24 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:25 #55 ... 08:35:25 08:35:25 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:35:25 #56 ... 08:35:25 08:35:25 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:25 #57 ... 08:35:25 08:35:25 #58 [core-metadata internal] load build context 08:35:25 #58 transferring context: 446.26MB 9.7s done 08:35:25 #58 ... 08:35:25 08:35:25 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:25 #59 ... 08:35:25 08:35:25 #60 [security-bootstrapper internal] load build context 08:35:25 #60 ... 08:35:25 08:35:25 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:35:26 #61 ... 08:35:26 08:35:26 #62 [core-metadata builder 2/7] WORKDIR /edgex-go 08:35:26 #62 ... 08:35:26 08:35:26 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:26 #63 ... 08:35:26 08:35:26 #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:35:26 #0 2.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:26 #0 2.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:26 #0 2.646 (1/1) Installing dumb-init (1.2.5-r3) 08:35:26 #0 2.651 Executing busybox-1.36.1-r29.trigger 08:35:26 #0 2.672 OK: 8 MiB in 15 packages 08:35:26 #64 ... 08:35:26 08:35:26 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:26 #65 ... 08:35:26 08:35:26 #60 [security-bootstrapper internal] load build context 08:35:26 #60 transferring context: 446.26MB 12.6s done 08:35:29 #60 ... 08:35:29 08:35:29 #47 [security-proxy-auth internal] load build context 08:35:29 #47 DONE 15.7s 08:35:29 08:35:29 #62 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:35:29 #62 DONE 13.6s 08:35:29 08:35:29 #49 [core-keeper internal] load build context 08:35:29 #49 DONE 15.4s 08:35:29 08:35:29 #45 [core-command internal] load build context 08:35:29 #45 DONE 15.9s 08:35:29 08:35:29 #58 [core-metadata internal] load build context 08:35:29 #58 DONE 15.4s 08:35:29 08:35:29 #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:35:29 #64 DONE 14.7s 08:35:29 08:35:29 #42 [security-spiffe-token-provider internal] load build context 08:35:29 #42 transferring context: 446.26MB 11.2s done 08:35:29 #42 DONE 16.1s 08:35:29 08:35:29 #48 [security-secretstore-setup internal] load build context 08:35:29 #48 transferring context: 446.26MB 10.6s done 08:35:29 #48 DONE 15.6s 08:35:29 08:35:29 #46 [support-notifications internal] load build context 08:35:29 #46 transferring context: 446.26MB 11.1s done 08:35:29 #46 DONE 16.0s 08:35:29 08:35:29 #44 [core-common-config-bootstrapper internal] load build context 08:35:29 #44 transferring context: 446.26MB 11.2s done 08:35:29 #44 DONE 15.9s 08:35:29 08:35:29 #50 [support-scheduler internal] load build context 08:35:29 #50 transferring context: 446.26MB 11.1s done 08:35:29 #50 DONE 15.2s 08:35:29 08:35:29 #43 [core-data internal] load build context 08:35:29 #43 transferring context: 446.26MB 11.4s done 08:35:29 #43 DONE 16.1s 08:35:29 08:35:29 #51 [security-proxy-setup internal] load build context 08:35:29 #51 transferring context: 446.26MB 11.3s done 08:35:29 #51 DONE 15.7s 08:35:29 08:35:29 #60 [security-bootstrapper internal] load build context 08:35:29 #60 DONE 16.2s 08:35:29 08:35:29 #66 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 08:35:29 #66 ... 08:35:29 08:35:29 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:35:29 #36 DONE 15.1s 08:35:29 08:35:29 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:29 #59 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:30 #59 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:30 #59 15.43 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 08:35:30 #59 15.50 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 08:35:30 #59 ... 08:35:30 08:35:30 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:30 #63 DONE 15.6s 08:35:30 08:35:30 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:30 #59 15.56 (3/6) Installing dumb-init (1.2.5-r3) 08:35:30 #59 15.56 (4/6) Installing openssl (3.3.2-r2) 08:35:30 #59 15.58 (5/6) Installing su-exec (0.2-r3) 08:35:30 #59 15.59 (6/6) Installing yq-go (4.44.1-r2) 08:35:30 #59 15.65 Executing busybox-1.36.1-r29.trigger 08:35:30 #59 15.66 OK: 19 MiB in 18 packages 08:35:31 #59 DONE 16.2s 08:35:31 08:35:31 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:35:31 #54 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:31 #54 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:31 #54 15.36 (1/7) Installing ca-certificates (20241121-r1) 08:35:31 #54 15.37 (2/7) Installing dumb-init (1.2.5-r3) 08:35:31 #54 15.38 (3/7) Installing libgcc (13.2.1_git20240309-r0) 08:35:31 #54 15.38 (4/7) Installing libsodium (1.0.19-r0) 08:35:31 #54 15.40 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 08:35:31 #54 15.42 (6/7) Installing libzmq (4.3.5-r2) 08:35:31 #54 15.43 (7/7) Installing zeromq (4.3.5-r2) 08:35:31 #54 15.44 Executing busybox-1.36.1-r29.trigger 08:35:31 #54 15.48 Executing ca-certificates-20241121-r1.trigger 08:35:31 #54 15.58 OK: 12 MiB in 21 packages 08:35:31 #54 DONE 16.2s 08:35:31 08:35:31 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:31 #57 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:31 #57 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:31 #57 15.83 (1/4) Installing ca-certificates (20241121-r1) 08:35:31 #57 15.86 (2/4) Installing dumb-init (1.2.5-r3) 08:35:31 #57 15.87 (3/4) Installing su-exec (0.2-r3) 08:35:31 #57 15.87 (4/4) Installing yq-go (4.44.1-r2) 08:35:31 #57 15.94 Executing busybox-1.36.1-r29.trigger 08:35:31 #57 15.95 Executing ca-certificates-20241121-r1.trigger 08:35:31 #57 16.00 OK: 19 MiB in 18 packages 08:35:31 #57 DONE 16.2s 08:35:31 08:35:31 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:31 #52 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:31 #52 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:31 #52 15.62 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:35:31 #52 15.62 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:35:31 #52 15.62 OK: 24172 distinct packages available 08:35:31 #52 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:31 #52 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:31 #52 16.06 (1/14) Installing ca-certificates (20241121-r1) 08:35:31 #52 16.08 (2/14) Installing brotli-libs (1.1.0-r2) 08:35:31 #52 16.09 (3/14) Installing c-ares (1.33.1-r0) 08:35:31 #52 16.10 (4/14) Installing libunistring (1.2-r0) 08:35:31 #52 16.11 (5/14) Installing libidn2 (2.3.7-r0) 08:35:31 #52 16.12 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:35:31 #52 16.12 (7/14) Installing libpsl (0.21.5-r1) 08:35:31 #52 16.12 (8/14) Installing zstd-libs (1.5.6-r0) 08:35:31 #52 16.13 (9/14) Installing libcurl (8.11.1-r1) 08:35:31 #52 16.14 (10/14) Installing curl (8.11.1-r1) 08:35:31 #52 16.15 (11/14) Installing dumb-init (1.2.5-r3) 08:35:31 #52 16.15 (12/14) Installing musl-obstack (1.2.3-r2) 08:35:31 #52 16.15 (13/14) Installing libucontext (1.2-r3) 08:35:31 #52 16.15 (14/14) Installing gcompat (1.1.0-r4) 08:35:31 #52 16.16 Executing busybox-1.36.1-r29.trigger 08:35:31 #52 16.16 Executing ca-certificates-20241121-r1.trigger 08:35:31 #52 16.22 OK: 13 MiB in 28 packages 08:35:31 #52 DONE 16.4s 08:35:31 08:35:31 #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:31 #67 ... 08:35:31 08:35:31 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:35:31 #0 1.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:31 #0 1.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:31 #0 1.777 OK: 248 MiB in 58 packages 08:35:31 #68 DONE 1.9s 08:35:31 08:35:31 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:31 #55 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:31 #55 15.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:31 #55 15.86 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:35:31 #55 15.86 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:35:31 #55 15.86 OK: 24172 distinct packages available 08:35:31 #55 15.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:31 #55 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:31 #55 16.31 (1/4) Installing dumb-init (1.2.5-r3) 08:35:31 #55 16.31 (2/4) Installing musl-obstack (1.2.3-r2) 08:35:31 #55 16.31 (3/4) Installing libucontext (1.2-r3) 08:35:31 #55 16.31 (4/4) Installing gcompat (1.1.0-r4) 08:35:31 #55 16.31 Executing busybox-1.36.1-r29.trigger 08:35:31 #55 16.32 OK: 8 MiB in 18 packages 08:35:31 #55 DONE 16.5s 08:35:31 08:35:31 #69 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:31 #69 DONE 0.1s 08:35:31 08:35:31 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:31 #65 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:31 #65 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:31 #65 16.10 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:35:31 #65 16.10 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:35:31 #65 16.10 OK: 24172 distinct packages available 08:35:31 #65 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:31 #65 16.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:31 #65 16.54 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 08:35:31 #65 16.59 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 08:35:31 #65 16.61 (3/7) Installing dumb-init (1.2.5-r3) 08:35:31 #65 16.61 (4/7) Installing musl-obstack (1.2.3-r2) 08:35:31 #65 16.62 (5/7) Installing libucontext (1.2-r3) 08:35:31 #65 16.62 (6/7) Installing gcompat (1.1.0-r4) 08:35:31 #65 16.62 (7/7) Installing openssl (3.3.2-r2) 08:35:31 #65 16.63 Executing busybox-1.36.1-r29.trigger 08:35:31 #65 16.64 OK: 9 MiB in 19 packages 08:35:31 #65 DONE 17.1s 08:35:31 08:35:31 #70 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:35:31 #0 1.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:31 #0 1.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:31 #0 1.873 OK: 248 MiB in 58 packages 08:35:31 #70 DONE 2.3s 08:35:31 08:35:31 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:35:31 #56 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:31 #56 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:31 #56 16.42 (1/1) Installing dumb-init (1.2.5-r3) 08:35:31 #56 16.42 Executing busybox-1.36.1-r29.trigger 08:35:31 #56 16.42 OK: 8 MiB in 15 packages 08:35:31 #56 DONE 16.8s 08:35:31 08:35:31 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:35:31 #61 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:31 #61 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:31 #61 16.66 (1/2) Installing dumb-init (1.2.5-r3) 08:35:31 #61 16.66 (2/2) Installing su-exec (0.2-r3) 08:35:31 #61 16.66 Executing busybox-1.36.1-r29.trigger 08:35:31 #61 16.67 OK: 8 MiB in 16 packages 08:35:31 #61 DONE 16.9s 08:35:31 08:35:31 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:35:32 #71 ... 08:35:32 08:35:32 #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:35:32 #0 1.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:32 #0 1.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:32 #0 2.231 OK: 248 MiB in 58 packages 08:35:32 #72 DONE 2.3s 08:35:32 08:35:32 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:32 #73 DONE 0.0s 08:35:32 08:35:32 #74 [core-command builder 4/7] COPY go.mod vendor* ./ 08:35:32 #74 DONE 0.1s 08:35:32 08:35:32 #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:35:32 #53 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:32 #53 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:32 #53 16.64 (1/3) Installing ca-certificates (20241121-r1) 08:35:32 #53 16.66 (2/3) Installing dumb-init (1.2.5-r3) 08:35:32 #53 16.66 (3/3) Installing tzdata (2024b-r0) 08:35:32 #53 16.73 Executing busybox-1.36.1-r29.trigger 08:35:32 #53 16.74 Executing ca-certificates-20241121-r1.trigger 08:35:32 #53 16.86 OK: 10 MiB in 17 packages 08:35:32 #53 DONE 17.0s 08:35:32 08:35:32 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:35:32 #75 ... 08:35:32 08:35:32 #76 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:32 #76 DONE 2.8s 08:35:32 08:35:32 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:35:33 #77 ... 08:35:33 08:35:33 #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:35:33 #0 3.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:33 #0 3.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:33 #0 3.551 OK: 248 MiB in 58 packages 08:35:33 #78 DONE 3.6s 08:35:33 08:35:33 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:35:33 #79 DONE 0.0s 08:35:33 08:35:33 #66 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 08:35:33 #66 3.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:33 #66 3.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:33 #66 3.652 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 08:35:33 #66 3.728 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 08:35:33 #66 ... 08:35:33 08:35:33 #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:33 #0 2.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:33 #0 3.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:33 #0 3.319 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:35:33 #0 3.319 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:35:33 #0 3.319 OK: 24178 distinct packages available 08:35:33 #0 3.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:33 #0 3.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:33 #0 3.692 OK: 248 MiB in 58 packages 08:35:33 #80 DONE 3.8s 08:35:33 08:35:33 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:35:33 #81 DONE 0.1s 08:35:33 08:35:33 #66 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 08:35:33 #66 3.738 OK: 8 MiB in 15 packages 08:35:33 #66 DONE 3.9s 08:35:33 08:35:33 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:34 #82 ... 08:35:34 08:35:34 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:35:34 #0 2.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:34 #0 2.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:34 #0 2.928 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 08:35:34 #0 2.961 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 08:35:34 #0 2.976 Executing ca-certificates-20241121-r1.trigger 08:35:34 #0 3.019 OK: 12 MiB in 21 packages 08:35:34 #83 DONE 3.2s 08:35:34 08:35:34 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:35:34 #0 2.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:34 #0 2.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:34 #0 3.140 OK: 19 MiB in 18 packages 08:35:34 #84 DONE 3.2s 08:35:34 08:35:34 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:35:34 #85 DONE 0.2s 08:35:34 08:35:34 #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:34 #67 2.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:34 #67 2.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:34 #67 3.219 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 08:35:34 #67 3.253 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 08:35:34 #67 3.271 Executing ca-certificates-20241121-r1.trigger 08:35:34 #67 3.343 OK: 13 MiB in 28 packages 08:35:34 #67 DONE 3.5s 08:35:34 08:35:34 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:35:34 #0 2.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:34 #0 3.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:34 #86 3.390 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 08:35:34 #86 3.429 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 08:35:34 #86 3.444 OK: 8 MiB in 18 packages 08:35:35 #86 DONE 3.6s 08:35:35 08:35:35 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:35:35 #71 3.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:35 #71 3.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:35 #71 ... 08:35:35 08:35:35 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:35:35 #0 3.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:35 #0 3.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:35 #0 3.666 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 08:35:35 #0 3.706 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 08:35:35 #0 3.716 Executing ca-certificates-20241121-r1.trigger 08:35:35 #0 3.755 OK: 19 MiB in 18 packages 08:35:35 #87 DONE 3.9s 08:35:35 08:35:35 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:35:35 #71 3.706 OK: 9 MiB in 19 packages 08:35:35 #71 DONE 4.1s 08:35:35 08:35:35 #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:35:35 #0 2.983 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:35 #0 3.478 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:35 #0 4.216 (1/1) Installing dumb-init (1.2.5-r3) 08:35:35 #0 4.488 Executing busybox-1.36.1-r29.trigger 08:35:35 #0 4.496 OK: 8 MiB in 15 packages 08:35:35 #88 DONE 5.0s 08:35:35 08:35:35 #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:35:35 #0 3.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:35 #0 3.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:35 #0 3.603 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 08:35:35 #0 3.635 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 08:35:35 #0 3.644 OK: 8 MiB in 16 packages 08:35:35 #89 DONE 3.8s 08:35:35 08:35:35 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:35 #90 ... 08:35:35 08:35:35 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:35 #91 DONE 0.6s 08:35:35 08:35:35 #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:35:35 #92 DONE 0.2s 08:35:35 08:35:35 #93 [security-spire-config stage-2 6/10] COPY security.txt / 08:35:36 #93 ... 08:35:36 08:35:36 #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:35:36 #0 3.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:36 #0 3.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:36 #0 4.040 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 08:35:36 #0 4.075 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 08:35:36 #0 4.092 OK: 8 MiB in 15 packages 08:35:36 #94 DONE 4.6s 08:35:36 08:35:36 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:35:36 #75 3.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:36 #75 3.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:36 #75 4.066 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 08:35:36 #75 4.118 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 08:35:36 #75 4.126 Executing ca-certificates-20241121-r1.trigger 08:35:36 #75 4.163 OK: 10 MiB in 17 packages 08:35:36 #75 DONE 4.5s 08:35:36 08:35:36 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:35:36 #95 DONE 0.8s 08:35:36 08:35:36 #93 [security-spire-config stage-2 6/10] COPY security.txt / 08:35:36 #93 DONE 0.6s 08:35:36 08:35:36 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:36 #96 DONE 0.1s 08:35:36 08:35:36 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:36 #90 DONE 0.8s 08:35:36 08:35:36 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:35:36 #97 DONE 0.5s 08:35:36 08:35:36 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:36 #98 DONE 0.5s 08:35:36 08:35:36 #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:36 #99 DONE 0.4s 08:35:36 08:35:36 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:36 #100 DONE 0.1s 08:35:36 08:35:36 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:35:36 #101 DONE 0.1s 08:35:36 08:35:36 #102 [security-spire-server stage-2 6/9] COPY security.txt / 08:35:36 #102 DONE 0.1s 08:35:36 08:35:36 #103 [security-spire-config] exporting to image 08:35:36 #103 exporting layers 08:35:36 #103 ... 08:35:36 08:35:36 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:36 #104 DONE 0.2s 08:35:37 08:35:37 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 08:35:37 #105 DONE 0.2s 08:35:37 08:35:37 #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:37 #106 DONE 0.1s 08:35:37 08:35:37 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:37 #107 DONE 0.1s 08:35:37 08:35:37 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:37 #108 DONE 0.1s 08:35:37 08:35:37 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:37 #109 DONE 0.1s 08:35:37 08:35:37 #110 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:37 #110 DONE 1.9s 08:35:37 08:35:37 #103 [security-spire-server] exporting to image 08:35:37 #103 ... 08:35:37 08:35:37 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:37 #111 DONE 0.2s 08:35:37 08:35:37 #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:35:37 #112 DONE 0.1s 08:35:37 08:35:37 #103 [security-spire-agent] exporting to image 08:35:37 #103 exporting layers 0.7s done 08:35:37 #103 writing image sha256:a229b2dadaa97fd727a443c6fb345eed686540e81ce2fcb023d8a55f7c6b9e3b done 08:35:37 #103 naming to docker.io/library/security-spire-config done 08:35:38 #103 exporting layers 0.7s done 08:35:38 #103 writing image sha256:d60e2d70708daccd6f85dfe63108d3803e5757aa00c36fb68b003b426e593617 done 08:35:38 #103 naming to docker.io/library/security-spire-server done 08:35:38 #103 ... 08:35:38 08:35:38 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:35:38 #77 4.535 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:38 #77 4.989 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:38 #77 5.768 OK: 248 MiB in 58 packages 08:35:38 #77 DONE 6.0s 08:35:38 08:35:38 #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:35:38 #113 DONE 0.1s 08:35:38 08:35:38 #103 [security-spire-server] exporting to image 08:35:38 #103 exporting layers 0.8s done 08:35:38 #103 writing image sha256:63c33e265276c28a182446f641700076181322ceb4d40779e220e7de56ce5af0 done 08:35:38 #103 naming to docker.io/library/security-spire-agent done 08:35:38 #103 DONE 1.4s 08:35:38 08:35:38 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:39 #114 ... 08:35:39 08:35:39 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:41 #41 ... 08:35:41 08:35:41 #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:41 #115 ... 08:35:41 08:35:41 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:41 #116 ... 08:35:41 08:35:41 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:42 #117 ... 08:35:42 08:35:42 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:20 #118 ... 08:36:20 08:36:20 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:20 #117 DONE 45.9s 08:36:20 08:36:20 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:20 #116 DONE 44.6s 08:36:20 08:36:20 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:20 #114 DONE 39.5s 08:36:20 08:36:20 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:20 #118 DONE 45.9s 08:36:20 08:36:20 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:20 #82 DONE 44.4s 08:36:20 08:36:20 #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:20 #115 DONE 46.4s 08:36:20 08:36:20 #119 [security-bootstrapper builder 6/7] COPY . . 08:36:23 #119 DONE 5.4s 08:36:23 08:36:23 #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:36:23 #120 CACHED 08:36:23 08:36:23 #121 [core-metadata builder 6/7] COPY . . 08:36:23 #121 CACHED 08:36:23 08:36:23 #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 #122 CACHED 08:36:23 08:36:23 #123 [core-keeper builder 7/8] COPY . . 08:36:23 #123 DONE 5.4s 08:36:23 08:36:23 #124 [security-spiffe-token-provider builder 6/7] COPY . . 08:36:23 #124 DONE 5.4s 08:36:23 08:36:23 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 08:36:23 #125 CACHED 08:36:23 08:36:23 #126 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 #126 CACHED 08:36:23 08:36:23 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:23 #127 CACHED 08:36:23 08:36:23 #128 [core-command builder 6/7] COPY . . 08:36:23 #128 DONE 5.4s 08:36:23 08:36:23 #129 [security-proxy-auth builder 6/7] COPY . . 08:36:23 #129 CACHED 08:36:23 08:36:23 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 #130 CACHED 08:36:23 08:36:23 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:36:23 #131 CACHED 08:36:23 08:36:23 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 #132 CACHED 08:36:23 08:36:23 #133 [core-data builder 6/7] COPY . . 08:36:23 #133 CACHED 08:36:23 08:36:23 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 08:36:23 #134 CACHED 08:36:23 08:36:23 #135 [support-notifications builder 6/7] COPY . . 08:36:23 #135 DONE 5.5s 08:36:23 08:36:23 #136 [support-scheduler builder 6/7] COPY . . 08:36:23 #136 DONE 5.4s 08:36:23 08:36:23 #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:36:23 #137 CACHED 08:36:23 08:36:23 #138 [security-proxy-setup builder 6/7] COPY . . 08:36:23 #138 CACHED 08:36:23 08:36:23 #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 #139 CACHED 08:36:23 08:36:23 #140 [security-secretstore-setup builder 6/7] COPY . . 08:36:23 #140 CACHED 08:36:23 08:36:23 #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:36:23 #141 CACHED 08:36:23 08:36:23 #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 #142 CACHED 08:36:23 08:36:23 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:24 #143 1.041 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 08:36:34 #143 ... 08:36:34 08:36:34 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:34 #0 0.742 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 08:36:34 #144 ... 08:36:34 08:36:34 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:34 #0 1.035 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 08:36:34 #145 ... 08:36:34 08:36:34 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:34 #0 0.638 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 08:36:34 #146 ... 08:36:34 08:36:34 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:34 #0 0.722 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 08:36:34 #147 ... 08:36:34 08:36:34 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:34 #0 0.477 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 08:36:34 #148 ... 08:36:34 08:36:34 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:34 #0 1.651 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 08:36:34 #149 ... 08:36:34 08:36:34 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:36:34 #0 1.649 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 08:36:34 #150 ... 08:36:34 08:36:34 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:34 #0 0.578 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 08:36:34 #151 ... 08:36:34 08:36:34 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:34 #0 1.516 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 08:36:34 #152 ... 08:36:34 08:36:34 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:34 #0 1.046 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 08:36:34 #153 ... 08:36:34 08:36:34 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:34 #0 1.319 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 08:37:56 #154 ... 08:37:56 08:37:56 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:56 #145 82.90 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 08:38:11 #145 ... 08:38:11 08:38:11 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:38:11 #151 DONE 108.1s 08:38:11 08:38:11 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:13 #153 ... 08:38:13 08:38:13 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:38:13 #144 DONE 110.3s 08:38:13 08:38:13 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:14 #147 ... 08:38:14 08:38:14 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:14 #153 DONE 110.8s 08:38:14 08:38:14 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:14 #152 ... 08:38:14 08:38:14 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:15 #155 ... 08:38:15 08:38:15 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:38:15 #145 DONE 111.6s 08:38:15 08:38:15 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:15 #146 DONE 111.8s 08:38:15 08:38:15 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:38:15 #156 ... 08:38:15 08:38:15 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:15 #155 DONE 0.9s 08:38:15 08:38:15 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:38:15 #157 DONE 0.6s 08:38:15 08:38:15 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:38:15 #158 ... 08:38:15 08:38:15 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:38:15 #159 DONE 0.7s 08:38:15 08:38:15 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:38:16 #160 ... 08:38:16 08:38:16 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:38:16 #156 DONE 1.1s 08:38:16 08:38:16 #161 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:16 #161 DONE 0.8s 08:38:16 08:38:16 #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:16 #162 DONE 0.9s 08:38:16 08:38:16 #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:38:16 #163 ... 08:38:16 08:38:16 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:38:16 #160 DONE 1.0s 08:38:16 08:38:16 #164 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:38:16 #164 ... 08:38:16 08:38:16 #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:38:16 #165 DONE 0.8s 08:38:17 08:38:17 #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:38:17 #163 DONE 0.6s 08:38:17 08:38:17 #164 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:38:17 #164 DONE 0.5s 08:38:17 08:38:17 #166 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:17 #166 DONE 0.6s 08:38:17 08:38:17 #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:17 #167 ... 08:38:17 08:38:17 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:38:17 #158 DONE 2.1s 08:38:17 08:38:17 #168 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:19 #168 ... 08:38:19 08:38:19 #169 [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 08:38:19 #169 DONE 1.9s 08:38:19 08:38:19 #170 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:38:19 #170 DONE 2.0s 08:38:19 08:38:19 #168 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:19 #168 DONE 2.0s 08:38:19 08:38:19 #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:19 #167 DONE 2.0s 08:38:19 08:38:19 #171 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:38:19 #171 ... 08:38:19 08:38:19 #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:38:19 #172 DONE 0.9s 08:38:19 08:38:19 #173 [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 08:38:19 #173 DONE 0.5s 08:38:19 08:38:19 #174 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:38:19 #174 DONE 0.6s 08:38:19 08:38:19 #175 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:19 #175 ... 08:38:19 08:38:19 #171 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:38:19 #171 DONE 0.5s 08:38:19 08:38:19 #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:19 #176 DONE 0.6s 08:38:19 08:38:19 #103 [security-spiffe-token-provider] exporting to image 08:38:19 #103 exporting layers 08:38:19 #103 ... 08:38:19 08:38:19 #177 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:38:19 #177 DONE 0.4s 08:38:19 08:38:19 #178 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:38:19 #178 DONE 0.5s 08:38:19 08:38:19 #103 [security-spiffe-token-provider] exporting to image 08:38:19 #103 exporting layers 0.4s done 08:38:20 #103 writing image sha256:e7a1e8d69159dbb27b4bb5e197dc0cae9c388b2eab47ad13936ec52c542cfe78 08:38:20 #103 writing image sha256:e7a1e8d69159dbb27b4bb5e197dc0cae9c388b2eab47ad13936ec52c542cfe78 done 08:38:20 #103 naming to docker.io/library/security-spiffe-token-provider done 08:38:20 #103 DONE 2.1s 08:38:20 08:38:20 #179 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:20 #179 ... 08:38:20 08:38:20 #180 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:20 #180 DONE 0.9s 08:38:20 08:38:20 #181 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:20 #181 DONE 0.9s 08:38:20 08:38:20 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:22 #182 ... 08:38:22 08:38:22 #175 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:22 #175 DONE 2.8s 08:38:22 08:38:22 #179 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:22 #179 DONE 2.5s 08:38:22 08:38:22 #103 [core-common-config-bootstrapper] exporting to image 08:38:22 #103 ... 08:38:22 08:38:22 #183 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:38:22 #183 DONE 2.3s 08:38:23 08:38:23 #184 [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/ 08:38:24 #184 ... 08:38:24 08:38:24 #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:24 #185 DONE 1.3s 08:38:24 08:38:24 #186 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:38:24 #186 ... 08:38:24 08:38:24 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:24 #182 DONE 4.1s 08:38:24 08:38:24 #184 [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/ 08:38:24 #184 DONE 1.7s 08:38:24 08:38:24 #187 [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/ 08:38:27 #187 DONE 2.6s 08:38:27 08:38:27 #103 [security-proxy-setup] exporting to image 08:38:27 #103 ... 08:38:27 08:38:27 #186 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:38:27 #186 DONE 3.5s 08:38:27 08:38:27 #103 [core-common-config-bootstrapper] exporting to image 08:38:27 #103 exporting layers 5.1s done 08:38:27 #103 writing image sha256:3e125969920457754d331efd74dfb10d56b00abbc66371bd138e9b8b7c75ccff 0.0s done 08:38:27 #103 naming to docker.io/library/core-common-config-bootstrapper done 08:38:28 #103 ... 08:38:28 08:38:28 #188 [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/ 08:38:28 #188 DONE 1.1s 08:38:28 08:38:28 #103 [core-common-config-bootstrapper] exporting to image 08:38:28 #103 exporting layers 4.0s done 08:38:28 #103 writing image sha256:e5388526a0f6c4099376fa68b44763fcac835987f6300f5417809ba8e2e84bc1 08:38:28 #103 writing image sha256:e5388526a0f6c4099376fa68b44763fcac835987f6300f5417809ba8e2e84bc1 0.3s done 08:38:28 #103 naming to docker.io/library/security-proxy-setup 08:38:29 #103 naming to docker.io/library/security-proxy-setup 0.1s done 08:38:29 #103 DONE 8.6s 08:38:29 08:38:29 #189 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:29 #189 DONE 0.8s 08:38:29 08:38:29 #190 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:29 #190 DONE 1.9s 08:38:29 08:38:29 #191 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:38:29 #191 ... 08:38:29 08:38:29 #103 [security-secretstore-setup] exporting to image 08:38:29 #103 exporting layers 0.6s done 08:38:29 #103 writing image sha256:7bb4ec590daacf8f13b7c50fb942aa9b35cfaf8106ec5d4468bc01cdac9aa6d7 done 08:38:29 #103 naming to docker.io/library/security-secretstore-setup done 08:38:29 #103 DONE 9.3s 08:38:30 08:38:30 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:32 #152 ... 08:38:32 08:38:32 #191 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:38:32 #191 DONE 2.8s 08:38:32 08:38:32 #103 [security-bootstrapper] exporting to image 08:38:37 #103 ... 08:38:37 08:38:37 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:37 #149 DONE 133.5s 08:38:37 08:38:37 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:38:37 #150 DONE 133.6s 08:38:37 08:38:37 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:37 #148 DONE 133.6s 08:38:37 08:38:37 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:37 #147 DONE 133.6s 08:38:37 08:38:37 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:37 #154 DONE 133.7s 08:38:37 08:38:37 #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:38:37 #192 ... 08:38:37 08:38:37 #103 [security-bootstrapper] exporting to image 08:38:37 #103 exporting layers 5.2s done 08:38:37 #103 writing image sha256:a893b48452ea42e18f781e66dd3b29002bf1a1ea035d06062c0a660cff0360f0 0.0s done 08:38:37 #103 naming to docker.io/library/security-bootstrapper done 08:38:37 #103 DONE 14.6s 08:38:37 08:38:37 #193 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:38:38 #193 DONE 0.9s 08:38:38 08:38:38 #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:38:38 #192 DONE 1.3s 08:38:38 08:38:38 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:38 #143 DONE 135.0s 08:38:38 08:38:38 #194 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:38 #194 DONE 1.4s 08:38:38 08:38:38 #195 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:38:38 #195 ... 08:38:38 08:38:38 #196 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:38 #196 CACHED 08:38:38 08:38:38 #197 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:38 #197 CACHED 08:38:38 08:38:38 #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:38:38 #198 DONE 0.1s 08:38:38 08:38:38 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:38 #199 CACHED 08:38:38 08:38:38 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:38 #200 CACHED 08:38:38 08:38:38 #201 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:38 #201 DONE 0.1s 08:38:38 08:38:38 #202 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:39 #202 ... 08:38:39 08:38:39 #195 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:38:39 #195 DONE 1.1s 08:38:39 08:38:39 #203 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:39 #203 DONE 1.1s 08:38:39 08:38:39 #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:38:39 #204 ... 08:38:39 08:38:39 #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:38:39 #205 DONE 1.5s 08:38:39 08:38:39 #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:38:39 #206 DONE 1.6s 08:38:39 08:38:39 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:39 #152 DONE 136.6s 08:38:39 08:38:39 #207 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:39 #207 DONE 0.8s 08:38:39 08:38:39 #202 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:39 #202 DONE 1.6s 08:38:39 08:38:39 #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:38:39 #208 DONE 0.5s 08:38:39 08:38:39 #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:38:39 #204 DONE 0.5s 08:38:39 08:38:39 #103 [core-command] exporting to image 08:38:40 #103 ... 08:38:40 08:38:40 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:38:40 #209 DONE 0.2s 08:38:40 08:38:40 #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:38:40 #210 DONE 0.2s 08:38:40 08:38:40 #211 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:40 #211 DONE 0.2s 08:38:40 08:38:40 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:38:40 #212 DONE 0.2s 08:38:40 08:38:40 #103 [core-data] exporting to image 08:38:40 #103 exporting layers 0.1s done 08:38:40 #103 ... 08:38:40 08:38:40 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:38:40 #213 DONE 0.1s 08:38:40 08:38:40 #214 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:40 #214 DONE 0.1s 08:38:40 08:38:40 #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:38:40 #215 DONE 0.1s 08:38:40 08:38:40 #103 [core-metadata] exporting to image 08:38:40 #103 writing image sha256:4dca304e4c0fbff8d065ba3abd5445e6e301acad683b87e79643fe77479951d8 0.1s done 08:38:40 #103 naming to docker.io/library/core-command done 08:38:40 #103 writing image sha256:35d01b33d2b23cdfba22e8208c4cff87d09934274156f73705171d940d9a6f5a 08:38:40 #103 ... 08:38:40 08:38:40 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:40 #216 DONE 0.4s 08:38:40 08:38:40 #217 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:40 #217 DONE 0.4s 08:38:40 08:38:40 #103 [core-data] exporting to image 08:38:40 #103 exporting layers 0.4s done 08:38:40 #103 writing image sha256:35d01b33d2b23cdfba22e8208c4cff87d09934274156f73705171d940d9a6f5a done 08:38:40 #103 naming to docker.io/library/core-keeper done 08:38:40 #103 writing image sha256:cc8a2356038cefebdc44f598eaae61bda3e5ff4acd62532cf1de6e4c9e23644e done 08:38:40 #103 naming to docker.io/library/core-data done 08:38:41 #103 ... 08:38:41 08:38:41 #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:38:41 #218 DONE 0.5s 08:38:41 08:38:41 #219 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:41 #219 DONE 0.5s 08:38:41 08:38:41 #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:41 #220 DONE 0.9s 08:38:41 08:38:41 #103 [support-scheduler] exporting to image 08:38:41 #103 ... 08:38:41 08:38:41 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:38:41 #221 DONE 0.1s 08:38:41 08:38:41 #103 [support-notifications] exporting to image 08:38:41 #103 exporting layers 0.3s done 08:38:41 #103 writing image sha256:f356fe98904bb30ee8dbdb6809d4c95cd8fb38cdf1c7f03afeffc5e3db29bc29 done 08:38:41 #103 naming to docker.io/library/core-metadata done 08:38:41 #103 exporting layers 0.3s done 08:38:41 #103 writing image sha256:46391e558c1de474fb2b18e7c658c83e97ca098b77644cc144c56e24fab93ac5 0.0s done 08:38:41 #103 naming to docker.io/library/support-scheduler done 08:38:41 #103 writing image sha256:5cc39c626598e0aa30f18c161272e0659780b6ded5e69b1634f490ae529b5b40 done 08:38:41 #103 writing image sha256:376ae5d53383537b2202f50d3ff38d13252b5bbb48d1ceb4edd05b3bfa4950ef done 08:38:41 #103 naming to docker.io/library/security-proxy-auth done 08:38:41 #103 naming to docker.io/library/support-notifications done 08:38:41 #103 DONE 16.1s 08:38:41 08:38:41 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:38:41 time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:41 time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:41 time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:41 time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:41 time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:41 time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:41 time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:41 time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:41 time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:41 time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:41 time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:41 time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:41 time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:41 time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:41 time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:38:41 $ docker stop --time=1 ef11fe8e70cb07d3dbef4bde36e29f8cb10547f4f29771ad5b4a178507cb8de6 08:38:42 $ docker rm -f --volumes ef11fe8e70cb07d3dbef4bde36e29f8cb10547f4f29771ad5b4a178507cb8de6 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:43 + docker images 08:38:43 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:43 support-scheduler latest 46391e558c1d 2 seconds ago 53.7MB 08:38:43 security-proxy-auth latest 5cc39c626598 2 seconds ago 36.8MB 08:38:43 support-notifications latest 376ae5d53383 2 seconds ago 57.3MB 08:38:43 core-metadata latest f356fe98904b 3 seconds ago 38.1MB 08:38:43 core-command latest 4dca304e4c0f 3 seconds ago 33.4MB 08:38:43 core-keeper latest 35d01b33d2b2 3 seconds ago 32MB 08:38:43 core-data latest cc8a2356038c 3 seconds ago 37.8MB 08:38:43 security-bootstrapper latest a893b48452ea 11 seconds ago 25.8MB 08:38:43 security-secretstore-setup latest 7bb4ec590daa 13 seconds ago 47MB 08:38:43 security-proxy-setup latest e5388526a0f6 18 seconds ago 35MB 08:38:43 core-common-config-bootstrapper latest 3e1259699204 20 seconds ago 22.6MB 08:38:43 security-spiffe-token-provider latest e7a1e8d69159 23 seconds ago 38.6MB 08:38:43 security-spire-agent latest 63c33e265276 3 minutes ago 188MB 08:38:43 security-spire-server latest d60e2d70708d 3 minutes ago 127MB 08:38:43 security-spire-config latest a229b2dadaa9 3 minutes ago 127MB 08:38:43 ci-base-image-x86_64 latest 4046610bd0cf 6 minutes ago 929MB 08:38:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 7 weeks ago 580MB 08:38:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB 08:38:43 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 08:38:43 provisioning config files... 08:38:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config7190009965937040333tmp [Pipeline] { [Pipeline] sh 08:38:43 + set +x 08:38:43 + + curl -s https://codecov.io/bash 08:38:43 bash -s -- 08:38:43 08:38:43 _____ _ 08:38:43 / ____| | | 08:38:43 | | ___ __| | ___ ___ _____ __ 08:38:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:38:43 | |___| (_) | (_| | __/ (_| (_) \ V / 08:38:43 \_____\___/ \__,_|\___|\___\___/ \_/ 08:38:43 Bash-1.0.6 08:38:43 08:38:43 08:38:43 ==> git version 2.25.1 found 08:38:43 ==> 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 08:38:43 Release-Date: 2020-01-08 08:38:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:38:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:38:43 ==> Jenkins CI detected. 08:38:43 current dir:  /w/workspace/edgex-go/4 08:38:43 project root: . 08:38:43 --> token set from env 08:38:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:38:43 ==> Running gcov in . (disable via -X gcov) 08:38:43 ==> Python coveragepy not found 08:38:43 ==> Searching for coverage reports in: 08:38:43 + . 08:38:44 -> Found 1 reports 08:38:44 ==> Detecting git/mercurial file structure 08:38:44 ==> Reading reports 08:38:44 + ./coverage.out bytes=1544536 08:38:44 ==> Appending adjustments 08:38:44 https://docs.codecov.io/docs/fixing-reports 08:38:45 + Found adjustments 08:38:45 ==> Gzipping contents 08:38:45 132K /tmp/codecov.ivyZd3.gz 08:38:45 ==> Uploading reports 08:38:45 url: https://codecov.io 08:38:45 query: branch=PR-5067&commit=6bfee8e17e9c91b7526d358d8a8f6587aa3433ba&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5067%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5067&job=&cmd_args= 08:38:45 -> Pinging Codecov 08:38:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5067&commit=6bfee8e17e9c91b7526d358d8a8f6587aa3433ba&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5067%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5067&job=&cmd_args= 08:38:45 -> Uploading to 08:38:45 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/6bfee8e17e9c91b7526d358d8a8f6587aa3433ba/ed131efb-4c50-458f-87f3-5b4b314628e7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250211%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250211T083845Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b7bd3d20f6ffa3a007e02e32d3abc8644d783562302fb30e0be767a192155d94 08:38:45 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:45 Dload Upload Total Spent Left Speed 08:38:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 130k 0 0 100 130k 0 529k --:--:-- --:--:-- --:--:-- 529k 08:38:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6bfee8e17e9c91b7526d358d8a8f6587aa3433ba [Pipeline] } 08:38:46 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 08:38:46 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 08:38:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:38:47 ---> package-listing.sh 08:38:47 ++ tr '[:upper:]' '[:lower:]' 08:38:47 ++ facter osfamily 08:38:48 + OS_FAMILY=debian 08:38:48 + workspace=/w/workspace/edgex-go/4 08:38:48 + START_PACKAGES=/tmp/packages_start.txt 08:38:48 + END_PACKAGES=/tmp/packages_end.txt 08:38:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:38:48 + PACKAGES=/tmp/packages_start.txt 08:38:48 + '[' /w/workspace/edgex-go/4 ']' 08:38:48 + PACKAGES=/tmp/packages_end.txt 08:38:48 + case "${OS_FAMILY}" in 08:38:48 + dpkg -l 08:38:48 + grep '^ii' 08:38:48 + '[' -f /tmp/packages_start.txt ']' 08:38:48 + '[' -f /tmp/packages_end.txt ']' 08:38:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:38:48 + '[' /w/workspace/edgex-go/4 ']' 08:38:48 + mkdir -p /w/workspace/edgex-go/4/archives/ 08:38:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 08:38:48 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:38:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:49 08:38:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:49 latest: Pulling from edgex-lftools-log-publisher 08:38:49 5eb5b503b376: Pulling fs layer 08:38:49 5c69ac0246d0: Pulling fs layer 08:38:49 ec43610c2a17: Pulling fs layer 08:38:49 3a2ae6a8a46f: Pulling fs layer 08:38:49 33b1e0a273af: Pulling fs layer 08:38:49 5d3b04190fa2: Pulling fs layer 08:38:49 2f39f015ded8: Pulling fs layer 08:38:49 33b1e0a273af: Waiting 08:38:49 5d3b04190fa2: Waiting 08:38:49 2f39f015ded8: Waiting 08:38:49 3a2ae6a8a46f: Waiting 08:38:49 5c69ac0246d0: Download complete 08:38:49 3a2ae6a8a46f: Verifying Checksum 08:38:49 3a2ae6a8a46f: Download complete 08:38:49 33b1e0a273af: Verifying Checksum 08:38:49 33b1e0a273af: Download complete 08:38:49 ec43610c2a17: Verifying Checksum 08:38:49 ec43610c2a17: Download complete 08:38:49 5d3b04190fa2: Verifying Checksum 08:38:49 5d3b04190fa2: Download complete 08:38:49 5eb5b503b376: Verifying Checksum 08:38:49 5eb5b503b376: Download complete 08:38:50 2f39f015ded8: Download complete 08:38:50 5eb5b503b376: Pull complete 08:38:50 5c69ac0246d0: Pull complete 08:38:51 ec43610c2a17: Pull complete 08:38:51 3a2ae6a8a46f: Pull complete 08:38:51 33b1e0a273af: Pull complete 08:38:51 5d3b04190fa2: Pull complete 08:38:55 2f39f015ded8: Pull complete 08:38:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:38:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:55 prd-ubuntu20.04-docker-8c-8g-38635 does not seem to be running inside a container 08:38:55 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:38:59 $ docker top ba5d686107159502a1b732473bef7cbde5cec966919926491bc7e7f4a19eb08a -eo pid,comm [Pipeline] { [Pipeline] sh 08:38:59 + touch /tmp/pre-build-complete [Pipeline] sh 08:38:59 + mkdir -p /var/log/sysstat [Pipeline] sh 08:39:00 + ls /var/log/sa-host 08:39:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:39:00 provisioning config files... 08:39:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config8573708234532023485tmp [Pipeline] { [Pipeline] echo 08:39:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:39:00 ---> create-netrc.sh [Pipeline] } 08:39:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:39:00 ---> python-tools-install.sh [Pipeline] echo 08:39:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:39:01 ---> sudo-logs.sh 08:39:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:39:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:39:01 ---> job-cost.sh 08:39:01 lf-activate-venv: SKIPPING 08:39:01 INFO: No Stack... 08:39:02 INFO: Retrieving Pricing Info for: v3-standard-8 08:39:02 INFO: Archiving Costs [Pipeline] echo 08:39:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:39:02 ---> logs-deploy.sh 08:39:02 lf-activate-venv: SKIPPING 08:39:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5067/4 08:39:02 INFO: archiving workspace using pattern(s): 08:39:03 Archives upload complete. 08:39:03 INFO: archiving logs to Nexus 08:39:04 ---> uname -a: 08:39:04 Linux prd-ubuntu20-04-docker-8c-8g-38635 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:39:04 08:39:04 08:39:04 ---> lscpu: 08:39:04 Architecture: x86_64 08:39:04 CPU op-mode(s): 32-bit, 64-bit 08:39:04 Byte Order: Little Endian 08:39:04 Address sizes: 40 bits physical, 48 bits virtual 08:39:04 CPU(s): 8 08:39:04 On-line CPU(s) list: 0-7 08:39:04 Thread(s) per core: 1 08:39:04 Core(s) per socket: 1 08:39:04 Socket(s): 8 08:39:04 NUMA node(s): 1 08:39:04 Vendor ID: AuthenticAMD 08:39:04 CPU family: 23 08:39:04 Model: 49 08:39:04 Model name: AMD EPYC-Rome Processor 08:39:04 Stepping: 0 08:39:04 CPU MHz: 2799.998 08:39:04 BogoMIPS: 5599.99 08:39:04 Virtualization: AMD-V 08:39:04 Hypervisor vendor: KVM 08:39:04 Virtualization type: full 08:39:04 L1d cache: 256 KiB 08:39:04 L1i cache: 256 KiB 08:39:04 L2 cache: 4 MiB 08:39:04 L3 cache: 128 MiB 08:39:04 NUMA node0 CPU(s): 0-7 08:39:04 Vulnerability Itlb multihit: Not affected 08:39:04 Vulnerability L1tf: Not affected 08:39:04 Vulnerability Mds: Not affected 08:39:04 Vulnerability Meltdown: Not affected 08:39:04 Vulnerability Mmio stale data: Not affected 08:39:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:39:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:39:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:39:04 Vulnerability Srbds: Not affected 08:39:04 Vulnerability Tsx async abort: Not affected 08:39:04 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 08:39:04 08:39:04 08:39:04 ---> nproc: 08:39:04 8 08:39:04 08:39:04 08:39:04 ---> df -h: 08:39:04 Filesystem Size Used Avail Use% Mounted on 08:39:04 overlay 155G 27G 129G 18% / 08:39:04 tmpfs 64M 0 64M 0% /dev 08:39:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:39:04 shm 64M 0 64M 0% /dev/shm 08:39:04 /dev/vda1 155G 27G 129G 18% /facter-os 08:39:04 08:39:04 08:39:04 ---> sar -b -r -n DEV: 08:39:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38635) 02/11/25 _x86_64_ (8 CPU) 08:39:04 08:39:04 08:30:41 LINUX RESTART (8 CPU) 08:39:04 08:39:04 08:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:39:04 08:32:01 305.02 39.60 265.41 0.00 4336.08 74128.72 0.00 08:39:04 08:33:01 163.59 1.50 162.09 0.00 22.66 47893.75 0.00 08:39:04 08:34:01 47.93 0.02 47.91 0.00 0.13 35109.77 0.00 08:39:04 08:35:02 46.66 0.15 46.51 0.00 2.40 36527.38 0.00 08:39:04 08:36:01 977.41 18.32 959.09 0.00 2260.50 274793.83 0.00 08:39:04 08:37:01 539.91 10.13 529.78 0.00 3442.63 198310.95 0.00 08:39:04 08:38:01 350.27 0.03 350.24 0.00 0.27 123501.02 0.00 08:39:04 08:39:01 947.23 0.45 946.78 0.00 40.25 134240.32 0.00 08:39:04 Average: 421.35 8.69 412.66 0.00 1254.58 115317.22 0.00 08:39:04 08:39:04 08:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:39:04 08:32:01 28706824 31538604 772032 2.35 76552 3027120 1846848 5.44 1094228 2685180 428876 08:39:04 08:33:01 27337932 31474328 825536 2.51 128080 4149504 1893640 5.58 1755628 3252672 908196 08:39:04 08:34:01 27076100 31366964 930040 2.83 131516 4278460 1980144 5.84 1482292 3765560 507256 08:39:04 08:35:02 26493660 31520900 780720 2.37 135248 5004192 1891872 5.58 1768384 4058788 141656 08:39:04 08:36:01 17602380 31389712 877864 2.67 342208 13038576 2482572 7.32 2732668 11419156 2373336 08:39:04 08:37:01 10622220 29215640 2976460 9.05 389228 17388668 9977224 29.40 5740588 14875448 1084500 08:39:04 08:38:01 7407280 28237412 3971976 12.08 402784 19558320 8883108 26.18 7491368 16311756 209988 08:39:04 08:39:01 9905324 31395288 860424 2.62 419504 20273184 2279908 6.72 3344940 18099316 456 08:39:04 Average: 19393965 30767356 1499382 4.56 253140 10839753 3904414 11.51 3176262 9308484 706783 08:39:04 08:39:04 08:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:39:04 08:32:01 docker0 571.65 525.81 39.27 2936.65 0.00 0.00 0.00 0.00 08:39:04 08:32:01 ens3 1281.36 1117.00 11555.96 163.08 0.00 0.00 0.00 0.00 08:39:04 08:32:01 lo 5.08 5.08 0.50 0.50 0.00 0.00 0.00 0.00 08:39:04 08:33:01 docker0 184.90 281.25 16.35 1647.30 0.00 0.00 0.00 0.00 08:39:04 08:33:01 ens3 307.95 201.62 1675.69 30.58 0.00 0.00 0.00 0.00 08:39:04 08:33:01 veth77ce718 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 08:39:04 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:04 08:34:01 docker0 1.10 1.10 0.08 0.10 0.00 0.00 0.00 0.00 08:39:04 08:34:01 ens3 35.74 22.70 28.22 15.84 0.00 0.00 0.00 0.00 08:39:04 08:34:01 veth77ce718 1.10 1.12 0.10 0.10 0.00 0.00 0.00 0.00 08:39:04 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:04 08:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:04 08:35:02 ens3 26.53 18.78 23.03 13.86 0.00 0.00 0.00 0.00 08:39:04 08:35:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:04 08:36:01 vethbd8c9cb 76.58 142.52 8.07 1243.66 0.00 0.00 0.00 0.10 08:39:04 08:36:01 docker0 526.37 967.97 45.83 9276.18 0.00 0.00 0.00 0.00 08:39:04 08:36:01 ens3 1149.84 625.83 13168.39 77.62 0.00 0.00 0.00 0.00 08:39:04 08:36:01 veth6b6f7ec 72.06 128.77 7.65 1243.49 0.00 0.00 0.00 0.10 08:39:04 08:36:01 veth8fb864b 75.89 150.43 7.92 1257.22 0.00 0.00 0.00 0.10 08:39:04 08:36:01 veth6faaedc 78.31 137.08 8.15 1245.34 0.00 0.00 0.00 0.10 08:39:04 08:36:01 veth4a80576 0.37 1.46 0.03 0.18 0.00 0.00 0.00 0.00 08:39:04 08:36:01 veth2cf5b86 84.53 149.25 8.56 1244.67 0.00 0.00 0.00 0.10 08:39:04 08:36:01 veth6af8bdc 74.36 140.18 7.82 1243.50 0.00 0.00 0.00 0.10 08:39:04 08:36:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 08:39:04 08:37:01 veth8ca54ba 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:04 08:37:01 docker0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 08:39:04 08:37:01 veth8f9747e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:04 08:37:01 vethead9746 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:04 08:37:01 vethc738335 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:04 08:37:01 vethf15d613 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:04 08:37:01 ens3 119.65 43.49 1404.95 84.20 0.00 0.00 0.00 0.00 08:39:04 08:37:01 vethaa313ab 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:04 08:37:01 veth74a4cc0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:04 08:37:01 veth36a5bcb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:04 08:37:01 vetha41698c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:04 08:37:01 veth9e7fb48 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:04 08:37:01 veth4a80576 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:39:04 08:37:01 vethe3a0d95 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:04 08:37:01 vethc906a43 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:04 08:37:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 08:39:04 08:38:01 veth8ca54ba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:04 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:04 08:38:01 veth8f9747e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:04 08:38:01 vethead9746 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:04 08:38:01 vethc738335 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:04 08:38:01 vethf15d613 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:04 08:38:01 ens3 13.05 15.13 3.98 96.49 0.00 0.00 0.00 0.00 08:39:04 08:38:01 vethaa313ab 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:04 08:38:01 veth74a4cc0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:04 08:38:01 veth36a5bcb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:04 08:38:01 vetha41698c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:04 08:38:01 veth9e7fb48 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:04 08:38:01 veth4a80576 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:04 08:38:01 vethe3a0d95 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:04 08:38:01 vethc906a43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:04 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:04 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:04 08:39:01 ens3 128.16 78.81 2560.86 30.05 0.00 0.00 0.00 0.00 08:39:04 08:39:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 08:39:04 Average: docker0 158.89 219.83 12.57 1714.20 0.00 0.00 0.00 0.00 08:39:04 Average: ens3 379.29 262.88 3766.80 63.73 0.00 0.00 0.00 0.00 08:39:04 Average: lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 08:39:04 08:39:04 08:39:04 ---> sar -P ALL: 08:39:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38635) 02/11/25 _x86_64_ (8 CPU) 08:39:04 08:39:04 08:30:41 LINUX RESTART (8 CPU) 08:39:04 08:39:04 08:31:02 CPU %user %nice %system %iowait %steal %idle 08:39:04 08:32:01 all 11.14 0.00 3.60 2.12 0.08 83.06 08:39:04 08:32:01 0 14.49 0.00 3.21 0.09 0.09 82.13 08:39:04 08:32:01 1 13.83 0.00 3.24 0.99 0.07 81.87 08:39:04 08:32:01 2 9.86 0.00 3.82 2.89 0.09 83.35 08:39:04 08:32:01 3 10.62 0.00 3.24 3.31 0.07 82.76 08:39:04 08:32:01 4 9.07 0.00 5.67 3.84 0.09 81.33 08:39:04 08:32:01 5 14.72 0.00 3.62 3.45 0.09 78.13 08:39:04 08:32:01 6 7.69 0.00 2.95 2.04 0.07 87.25 08:39:04 08:32:01 7 8.81 0.00 3.09 0.36 0.07 87.67 08:39:04 08:33:01 all 31.76 0.00 5.76 2.02 0.10 60.36 08:39:04 08:33:01 0 30.73 0.00 6.22 9.38 0.10 53.58 08:39:04 08:33:01 1 32.37 0.00 5.73 0.42 0.10 61.38 08:39:04 08:33:01 2 29.98 0.00 6.64 0.25 0.08 63.05 08:39:04 08:33:01 3 31.44 0.00 6.04 2.73 0.12 59.67 08:39:04 08:33:01 4 33.62 0.00 5.25 0.17 0.08 60.88 08:39:04 08:33:01 5 32.58 0.00 5.63 2.44 0.10 59.24 08:39:04 08:33:01 6 30.65 0.00 5.04 0.12 0.10 64.10 08:39:04 08:33:01 7 32.73 0.00 5.51 0.67 0.10 60.99 08:39:04 08:34:01 all 39.52 0.00 6.22 1.00 0.10 53.16 08:39:04 08:34:01 0 40.63 0.00 6.31 0.00 0.10 52.96 08:39:04 08:34:01 1 40.87 0.00 6.80 0.17 0.10 52.06 08:39:04 08:34:01 2 40.96 0.00 6.20 0.02 0.12 52.70 08:39:04 08:34:01 3 39.96 0.00 6.31 0.03 0.10 53.59 08:39:04 08:34:01 4 41.04 0.00 6.66 1.56 0.10 50.64 08:39:04 08:34:01 5 36.16 0.00 5.93 3.25 0.10 54.56 08:39:04 08:34:01 6 40.96 0.00 6.15 0.00 0.10 52.79 08:39:04 08:34:01 7 35.57 0.00 5.36 2.96 0.10 56.01 08:39:04 08:35:02 all 46.64 0.00 6.40 1.21 0.10 45.65 08:39:04 08:35:02 0 48.87 0.00 6.60 0.05 0.10 44.38 08:39:04 08:35:02 1 47.04 0.00 6.71 4.69 0.12 41.44 08:39:04 08:35:02 2 46.89 0.00 6.40 0.37 0.08 46.25 08:39:04 08:35:02 3 48.02 0.00 6.56 0.12 0.08 45.22 08:39:04 08:35:02 4 46.77 0.00 6.30 0.00 0.10 46.82 08:39:04 08:35:02 5 43.64 0.00 6.04 1.45 0.10 48.77 08:39:04 08:35:02 6 47.41 0.00 6.38 0.35 0.08 45.78 08:39:04 08:35:02 7 44.47 0.00 6.21 2.64 0.10 46.58 08:39:04 08:36:01 all 24.32 0.00 10.29 15.57 0.12 49.71 08:39:04 08:36:01 0 25.08 0.00 10.75 18.52 0.12 45.53 08:39:04 08:36:01 1 23.17 0.00 10.69 22.13 0.12 43.88 08:39:04 08:36:01 2 24.60 0.00 10.52 10.14 0.12 54.61 08:39:04 08:36:01 3 25.56 0.00 11.17 23.68 0.12 39.47 08:39:04 08:36:01 4 25.26 0.00 11.17 11.99 0.14 51.44 08:39:04 08:36:01 5 22.74 0.00 8.57 10.54 0.10 58.05 08:39:04 08:36:01 6 25.00 0.00 10.38 11.05 0.12 53.44 08:39:04 08:36:01 7 23.12 0.00 9.03 16.53 0.10 51.22 08:39:04 08:37:01 all 52.21 0.00 9.35 9.45 0.10 28.88 08:39:04 08:37:01 0 52.62 0.00 9.66 16.18 0.12 21.42 08:39:04 08:37:01 1 51.73 0.00 9.00 3.96 0.10 35.21 08:39:04 08:37:01 2 52.93 0.00 8.51 3.42 0.08 35.06 08:39:04 08:37:01 3 52.64 0.00 9.39 6.59 0.10 31.27 08:39:04 08:37:01 4 51.92 0.00 9.78 10.97 0.08 27.25 08:39:04 08:37:01 5 52.20 0.00 9.67 24.65 0.12 13.37 08:39:04 08:37:01 6 52.05 0.00 9.69 2.36 0.08 35.81 08:39:04 08:37:01 7 51.60 0.00 9.15 7.53 0.10 31.62 08:39:04 08:38:01 all 90.98 0.00 8.89 0.00 0.13 0.00 08:39:04 08:38:01 0 90.68 0.00 9.21 0.00 0.12 0.00 08:39:04 08:38:01 1 91.17 0.00 8.71 0.00 0.12 0.00 08:39:04 08:38:01 2 91.39 0.00 8.47 0.00 0.13 0.00 08:39:04 08:38:01 3 90.91 0.00 8.96 0.00 0.13 0.00 08:39:04 08:38:01 4 90.73 0.00 9.13 0.00 0.13 0.00 08:39:04 08:38:01 5 90.74 0.00 9.13 0.00 0.13 0.00 08:39:04 08:38:01 6 90.55 0.00 9.33 0.00 0.12 0.00 08:39:04 08:38:01 7 91.65 0.00 8.22 0.00 0.12 0.02 08:39:04 08:39:01 all 54.44 0.00 8.18 3.62 0.11 33.65 08:39:04 08:39:01 0 54.72 0.00 8.45 4.10 0.12 32.62 08:39:04 08:39:01 1 55.49 0.00 7.32 2.38 0.10 34.71 08:39:04 08:39:01 2 54.47 0.00 8.64 1.12 0.12 35.65 08:39:04 08:39:01 3 54.29 0.00 8.37 3.98 0.10 33.25 08:39:04 08:39:01 4 54.98 0.00 8.42 10.45 0.12 26.03 08:39:04 08:39:01 5 53.03 0.00 7.44 0.49 0.10 38.95 08:39:04 08:39:01 6 54.22 0.00 8.06 2.06 0.10 35.56 08:39:04 08:39:01 7 54.35 0.00 8.76 4.38 0.10 32.40 08:39:04 Average: all 44.06 0.00 7.34 4.34 0.10 44.16 08:39:04 Average: 0 44.90 0.00 7.55 6.01 0.11 41.42 08:39:04 Average: 1 44.65 0.00 7.27 4.27 0.10 43.70 08:39:04 Average: 2 44.09 0.00 7.40 2.25 0.10 46.16 08:39:04 Average: 3 44.37 0.00 7.51 4.99 0.10 43.02 08:39:04 Average: 4 44.37 0.00 7.79 4.85 0.11 42.88 08:39:04 Average: 5 43.38 0.00 7.01 5.77 0.11 43.73 08:39:04 Average: 6 43.73 0.00 7.25 2.22 0.10 46.70 08:39:04 Average: 7 42.96 0.00 6.92 4.35 0.10 45.68 08:39:04 08:39:04 08:39:04