Pull request #4973 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Obtained Jenkinsfile from 3517e8a61a815ce9955e3002ca3e1769cd3d83af+cae398aa3bfc450ad98d64e9042796ae15c1e7ab (603e7a937973d2d14b2daee74fc9556bd6279a09) 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-ssh14299149689129317457.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16963935400840838228.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4973/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4973/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17980456974155788484.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4973/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13090448188219660466.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4273297032358964949.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4973/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4973/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14225877969053041065.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-22908’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22910 in /w/workspace/edgexfoundry_edgex-go_PR-4973 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4973/head:refs/remotes/origin/PR-4973 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cae398aa3bfc450ad98d64e9042796ae15c1e7ab into PR head commit 3517e8a61a815ce9955e3002ca3e1769cd3d83af Merge succeeded, producing 3517e8a61a815ce9955e3002ca3e1769cd3d83af Checking out Revision 3517e8a61a815ce9955e3002ca3e1769cd3d83af (PR-4973) > git config core.sparsecheckout # timeout=10 > git checkout -f 3517e8a61a815ce9955e3002ca3e1769cd3d83af # 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 cae398aa3bfc450ad98d64e9042796ae15c1e7ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3517e8a61a815ce9955e3002ca3e1769cd3d83af # timeout=10 Commit message: "fix: fix delete transmission by age with Postgres" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:42:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:42:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:42:07 ========================================================= 05:42:07 EdgeX Global Pipelines Version Info 05:42:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:42:08 ------------------- 05:42:08 stable info: 05:42:08 ------------------- 05:42:08 Commited By: Ginny Guan ginny@iotechsys.com 05:42:08 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:42:08 Message: update stable to v1.0.265 05:42:09 ------------------- 05:42:09 experimental info: 05:42:09 ------------------- 05:42:09 Commited By: Cherry Wang cherry@iotechsys.com 05:42:09 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:42:09 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:42:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:42:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:42:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:42:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:42:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:42:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:42:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:42:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:42:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:42:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:42:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:42:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:42:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:42:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:42:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:42:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:42:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:42:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:42:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:42:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:42:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:42:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:42:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:42:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4973 [Pipeline] echo 05:42:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4973 [Pipeline] echo 05:42:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4973 [Pipeline] echo 05:42:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3517e8a61a815ce9955e3002ca3e1769cd3d83af [Pipeline] echo 05:42:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3517e8a [Pipeline] echo 05:42:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:11 provisioning config files... 05:42:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7214624199206397791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:11 ---> ****-login.sh 05:42:11 nexus3.edgexfoundry.org:10001 05:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:11 Configure a credential helper to remove this warning. See 05:42:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:11 05:42:11 Login Succeeded 05:42:11 nexus3.edgexfoundry.org:10002 05:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:12 Configure a credential helper to remove this warning. See 05:42:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:12 05:42:12 Login Succeeded 05:42:12 nexus3.edgexfoundry.org:10003 05:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:12 Configure a credential helper to remove this warning. See 05:42:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:12 05:42:12 Login Succeeded 05:42:12 nexus3.edgexfoundry.org:10004 05:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:12 Configure a credential helper to remove this warning. See 05:42:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:12 05:42:12 Login Succeeded 05:42:12 ****.io 05:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:12 Configure a credential helper to remove this warning. See 05:42:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:12 05:42:12 Login Succeeded 05:42:12 ---> ****-login.sh ends [Pipeline] } 05:42:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:42:13 + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 05:42:13 + dirname cmd/core-command/Dockerfile 05:42:13 + cut -d/ -f2 05:42:13 + echo core-command,cmd/core-command/Dockerfile 05:42:13 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:42:13 + cut -d/ -f2 05:42:13 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:42:13 + dirname cmd/core-data/Dockerfile 05:42:13 + cut -d/ -f2 05:42:13 + echo core-data,cmd/core-data/Dockerfile 05:42:13 + + dirname cmd/core-keeper/Dockerfile 05:42:13 cut -d/ -f2 05:42:13 + echo core-keeper,cmd/core-keeper/Dockerfile 05:42:13 + dirname cmd/core-metadata/Dockerfile 05:42:13 + cut -d/ -f2 05:42:13 + echo core-metadata,cmd/core-metadata/Dockerfile 05:42:13 + dirname cmd/security-bootstrapper/Dockerfile 05:42:13 + cut -d/ -f2 05:42:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:42:13 + dirname cmd/security-proxy-auth/Dockerfile 05:42:13 + cut -d/ -f2 05:42:13 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:42:13 + dirname cmd/security-proxy-setup/Dockerfile 05:42:13 + cut -d/ -f2 05:42:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:42:13 + dirname cmd/security-secretstore-setup/Dockerfile 05:42:13 + cut -d/ -f2 05:42:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:42:13 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:42:13 + cut -d/ -f2 05:42:13 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:42:13 + dirname cmd/security-spire-agent/Dockerfile 05:42:13 + cut -d/ -f2 05:42:13 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:42:13 + + cut -d/dirname -f2 cmd/security-spire-config/Dockerfile 05:42:13 05:42:13 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:42:13 + dirname cmd/security-spire-server/Dockerfile 05:42:13 + cut -d/ -f2 05:42:13 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:42:13 + dirname cmd/support-cron-scheduler/Dockerfile 05:42:13 + cut -d/ -f2 05:42:13 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 05:42:13 + dirname cmd/support-notifications/Dockerfile 05:42:13 + cut -d/ -f2 05:42:13 + echo support-notifications,cmd/support-notifications/Dockerfile 05:42:13 + dirname cmd/support-scheduler/Dockerfile 05:42:13 + cut -d/ -f2 05:42:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:42:13 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 05:42:13 + git rev-list -1 --merges 3517e8a61a815ce9955e3002ca3e1769cd3d83af~1..3517e8a61a815ce9955e3002ca3e1769cd3d83af [Pipeline] echo 05:42:13 -----------> git rev-list -1 --merges 3517e8a61a815ce9955e3002ca3e1769cd3d83af~1..3517e8a61a815ce9955e3002ca3e1769cd3d83af 3517e8a61a815ce9955e3002ca3e1769cd3d83af [false] [Pipeline] sh 05:42:14 + git log --format=format:%s -1 3517e8a61a815ce9955e3002ca3e1769cd3d83af [Pipeline] echo 05:42:14 ========================================================= 05:42:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:42:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:42:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:42:14 + grep -v github /etc/ssh/ssh_known_hosts 05:42:14 + [ -e /tmp/ssh_known_hosts ] 05:42:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:42:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:42:14 + sudo tee -a /etc/ssh/ssh_known_hosts 05:42:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:42:15 05:42:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:42:15 0.1.4: Pulling from edgex-devops/py-git-semver 05:42:15 b85a868b505f: Pulling fs layer 05:42:15 e2be974225ed: Pulling fs layer 05:42:15 339a4e72a1f5: Pulling fs layer 05:42:15 988bab9f4d93: Pulling fs layer 05:42:15 1469e6f7b9e6: Pulling fs layer 05:42:15 eaf3925da568: Pulling fs layer 05:42:15 bab4dde63d76: Pulling fs layer 05:42:15 bde34c3a00c8: Pulling fs layer 05:42:15 b352a97aabf1: Pulling fs layer 05:42:15 4872d77fe225: Pulling fs layer 05:42:15 5851b861e8e6: Pulling fs layer 05:42:15 988bab9f4d93: Waiting 05:42:15 bab4dde63d76: Waiting 05:42:15 b352a97aabf1: Waiting 05:42:15 eaf3925da568: Waiting 05:42:15 4872d77fe225: Waiting 05:42:15 1469e6f7b9e6: Waiting 05:42:15 bde34c3a00c8: Waiting 05:42:15 5851b861e8e6: Waiting 05:42:15 e2be974225ed: Verifying Checksum 05:42:15 e2be974225ed: Download complete 05:42:15 988bab9f4d93: Download complete 05:42:15 1469e6f7b9e6: Verifying Checksum 05:42:15 1469e6f7b9e6: Download complete 05:42:15 eaf3925da568: Verifying Checksum 05:42:15 eaf3925da568: Download complete 05:42:15 339a4e72a1f5: Verifying Checksum 05:42:15 339a4e72a1f5: Download complete 05:42:15 bde34c3a00c8: Verifying Checksum 05:42:15 bde34c3a00c8: Download complete 05:42:15 b352a97aabf1: Download complete 05:42:15 4872d77fe225: Verifying Checksum 05:42:15 4872d77fe225: Download complete 05:42:15 5851b861e8e6: Download complete 05:42:15 b85a868b505f: Verifying Checksum 05:42:15 b85a868b505f: Download complete 05:42:16 bab4dde63d76: Verifying Checksum 05:42:16 bab4dde63d76: Download complete 05:42:17 b85a868b505f: Pull complete 05:42:17 e2be974225ed: Pull complete 05:42:17 339a4e72a1f5: Pull complete 05:42:17 988bab9f4d93: Pull complete 05:42:18 1469e6f7b9e6: Pull complete 05:42:18 eaf3925da568: Pull complete 05:42:19 bab4dde63d76: Pull complete 05:42:19 bde34c3a00c8: Pull complete 05:42:19 b352a97aabf1: Pull complete 05:42:19 4872d77fe225: Pull complete 05:42:19 5851b861e8e6: Pull complete 05:42:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:42:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:42:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:20 prd-ubuntu20.04-docker-8c-8g-22910 does not seem to be running inside a container 05:42:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:42:22 $ docker top 2f245a8372d6bb40375933365317306b72508e8f6d998c11574a04dcb715fe4f -eo pid,comm 05:42:22 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). 05:42:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:42:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:22 [ssh-agent] Looking for ssh-agent implementation... 05:42:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:22 $ docker exec 2f245a8372d6bb40375933365317306b72508e8f6d998c11574a04dcb715fe4f ssh-agent 05:42:22 SSH_AUTH_SOCK=/tmp/ssh-4s8tb0q8n6cX/agent.31 05:42:22 SSH_AGENT_PID=37 05:42:22 Running ssh-add (command line suppressed) 05:42:22 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16866054055156790704.key (/w/workspace/edgex-go/1@tmp/private_key_16866054055156790704.key) 05:42:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:23 + git tag --points-at HEAD [Pipeline] } 05:42:23 $ docker exec --env ******** --env ******** 2f245a8372d6bb40375933365317306b72508e8f6d998c11574a04dcb715fe4f ssh-agent -k 05:42:23 unset SSH_AUTH_SOCK; 05:42:23 unset SSH_AGENT_PID; 05:42:23 echo Agent pid 37 killed; 05:42:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:42:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:23 [ssh-agent] Looking for ssh-agent implementation... 05:42:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:23 $ docker exec 2f245a8372d6bb40375933365317306b72508e8f6d998c11574a04dcb715fe4f ssh-agent 05:42:23 SSH_AUTH_SOCK=/tmp/ssh-LZH9whl3HlFf/agent.70 05:42:23 SSH_AGENT_PID=76 05:42:23 Running ssh-add (command line suppressed) 05:42:23 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7619154907159551341.key (/w/workspace/edgex-go/1@tmp/private_key_7619154907159551341.key) 05:42:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:23 + git semver init 05:42:24 2024-10-16 05:42:24,177 [run_init] DEBUG init version:0.0.0 force:False 05:42:24 2024-10-16 05:42:24,178 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 05:42:24 2024-10-16 05:42:24,179 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 05:42:24 2024-10-16 05:42:24,179 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 05:42:29 2024-10-16 05:42:28,621 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 05:42:29 2024-10-16 05:42:28,621 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4973 with force:False 05:42:29 2024-10-16 05:42:28,622 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4973 05:42:29 2024-10-16 05:42:28,627 [execute] INFO git cat-file --batch-check 05:42:29 2024-10-16 05:42:28,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 05:42:29 2024-10-16 05:42:28,634 [execute] INFO git cat-file --batch 05:42:29 2024-10-16 05:42:28,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 05:42:29 2024-10-16 05:42:28,640 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4973 05:42:29 0.0.0 [Pipeline] } 05:42:29 $ docker exec --env ******** --env ******** 2f245a8372d6bb40375933365317306b72508e8f6d998c11574a04dcb715fe4f ssh-agent -k 05:42:29 unset SSH_AUTH_SOCK; 05:42:29 unset SSH_AGENT_PID; 05:42:29 echo Agent pid 76 killed; 05:42:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:42:30 + git semver [Pipeline] } 05:42:30 $ docker stop --time=1 2f245a8372d6bb40375933365317306b72508e8f6d998c11574a04dcb715fe4f 05:42:31 $ docker rm -f --volumes 2f245a8372d6bb40375933365317306b72508e8f6d998c11574a04dcb715fe4f [Pipeline] // withDockerContainer [Pipeline] sh 05:42:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:42:32 Stashed 1 file(s) [Pipeline] echo 05:42:32 [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] } 05:42:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 05:42:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:42:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:42:33 ========================================================= 05:42:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:42:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:42:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:42:34 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:42:34 43c4264eed91: Pulling fs layer 05:42:34 4cc291be95ef: Pulling fs layer 05:42:34 2ac1f1163629: Pulling fs layer 05:42:34 5c3c966382ef: Pulling fs layer 05:42:34 4f4fb700ef54: Pulling fs layer 05:42:34 5d5c8e513c77: Pulling fs layer 05:42:34 9f66e0745190: Pulling fs layer 05:42:34 f49a43e4bbc0: Pulling fs layer 05:42:34 561ebcabdf7f: Pulling fs layer 05:42:34 4f4fb700ef54: Waiting 05:42:34 5d5c8e513c77: Waiting 05:42:34 9f66e0745190: Waiting 05:42:34 f49a43e4bbc0: Waiting 05:42:34 561ebcabdf7f: Waiting 05:42:34 5c3c966382ef: Waiting 05:42:34 4cc291be95ef: Verifying Checksum 05:42:34 4cc291be95ef: Download complete 05:42:34 5c3c966382ef: Verifying Checksum 05:42:34 5c3c966382ef: Download complete 05:42:34 4f4fb700ef54: Verifying Checksum 05:42:34 4f4fb700ef54: Download complete 05:42:34 5d5c8e513c77: Verifying Checksum 05:42:34 5d5c8e513c77: Download complete 05:42:34 43c4264eed91: Download complete 05:42:34 9f66e0745190: Verifying Checksum 05:42:34 9f66e0745190: Download complete 05:42:34 43c4264eed91: Pull complete 05:42:34 561ebcabdf7f: Verifying Checksum 05:42:34 561ebcabdf7f: Download complete 05:42:34 4cc291be95ef: Pull complete 05:42:34 2ac1f1163629: Verifying Checksum 05:42:34 2ac1f1163629: Download complete 05:42:35 f49a43e4bbc0: Verifying Checksum 05:42:35 f49a43e4bbc0: Download complete 05:42:38 2ac1f1163629: Pull complete 05:42:38 5c3c966382ef: Pull complete 05:42:38 4f4fb700ef54: Pull complete 05:42:38 5d5c8e513c77: Pull complete 05:42:38 9f66e0745190: Pull complete 05:42:40 f49a43e4bbc0: Pull complete 05:42:40 561ebcabdf7f: Pull complete 05:42:40 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:42:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:42:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:42:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:42:41 WORKDIR /edgex 05:42:41 COPY go.mod . 05:42:41 RUN go mod download 05:42:41 + docker build -t ci-base-image-x86_64 -f - . 05:42:41 Sending build context to Docker daemon 179.7MB 05:42:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:42:41 ---> 3a752c3f9dda 05:42:41 Step 2/4 : WORKDIR /edgex 05:42:43 ---> Running in 24d14eeadb23 05:42:44 Removing intermediate container 24d14eeadb23 05:42:44 ---> 0e6986c45fde 05:42:44 Step 3/4 : COPY go.mod . 05:42:44 ---> ac076a17e86e 05:42:44 Step 4/4 : RUN go mod download 05:42:44 ---> Running in 38f27e862b7f 05:43:06 Removing intermediate container 38f27e862b7f 05:43:06 ---> 1875075bbe16 05:43:06 Successfully built 1875075bbe16 05:43:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:06 + docker inspect -f . ci-base-image-x86_64 05:43:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:06 prd-ubuntu20.04-docker-8c-8g-22910 does not seem to be running inside a container 05:43:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:43:07 $ docker top 9ecde18ee579ae528233f0e5a633eb76e1b8f8663dddad8d4bbfdd9448a1b7b4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:07 + go version 05:43:07 go version go1.23.2 linux/amd64 [Pipeline] } 05:43:07 $ docker stop --time=1 9ecde18ee579ae528233f0e5a633eb76e1b8f8663dddad8d4bbfdd9448a1b7b4 05:43:09 $ docker rm -f --volumes 9ecde18ee579ae528233f0e5a633eb76e1b8f8663dddad8d4bbfdd9448a1b7b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:09 + docker inspect -f . ci-base-image-x86_64 05:43:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:09 prd-ubuntu20.04-docker-8c-8g-22910 does not seem to be running inside a container 05:43:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:43:10 $ docker top 377d4b3b4e9184a9235f1d46f2b4278762a7210e4fc5755c3631cd8b70b495fe -eo pid,comm [Pipeline] { [Pipeline] echo 05:43:10 ========================================================= 05:43:10 [edgeXBuildGoParallel] Running Tests and Build... 05:43:10 ========================================================= [Pipeline] sh 05:43:10 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 05:43:11 + make test 05:43:11 go test -race -coverprofile=coverage.out ./... 05:43:19 ? github.com/edgexfoundry/edgex-go [no test files] 05:43:45 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 05:43:45 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 05:43:45 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 05:43:45 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 05:43:45 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 05:43:45 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 05:43:45 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 05:43:45 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 05:43:45 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 05:43:45 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 05:43:45 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 05:43:46 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 05:43:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:43:46 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 05:43:46 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 05:43:46 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 05:43:48 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 05:43:48 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 05:43:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements 05:43:50 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 05:43:50 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 05:43:50 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 05:43:50 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 05:43:50 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 05:43:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements 05:43:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:43:51 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 05:43:51 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 05:43:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 05:43:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 05:43:51 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 05:43:51 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:43:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 05:43:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 05:43:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 05:43:52 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 05:43:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 05:43:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 05:43:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:43:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 05:43:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 05:43:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements 05:43:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.041s coverage: 53.3% of statements 05:43:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.482s coverage: 93.4% of statements 05:43:54 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.062s coverage: 91.7% of statements 05:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:43:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:43:55 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 05:43:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 05:43:55 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 05:43:55 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 05:43:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:43:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:43:55 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 05:43:55 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 05:43:55 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 05:43:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 10.0% of statements 05:43:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.381s coverage: 95.8% of statements 05:43:56 ok github.com/edgexfoundry/edgex-go/internal/io 1.031s coverage: 72.2% of statements 05:43:56 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 05:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:43:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 05:43:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.031s coverage: 0.0% of statements [no tests to run] 05:43:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements 05:43:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 42.5% of statements 05:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements 05:43:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:43:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 05:43:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 05:43:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 05:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.023s coverage: 77.8% of statements 05:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 05:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.295s coverage: 96.3% of statements 05:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 05:43:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:43:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 05:43:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 05:43:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 05:44:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 05:44:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 05:44:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 05:44:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 05:44:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 05:44:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 05:44:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 05:44:02 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 05:44:02 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 05:44:02 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 05:44:04 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 05:44:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:44:05 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 05:44:05 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 05:44:08 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 05:44:08 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 05:44:08 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 05:44:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 05:44:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 05:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:44:09 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 05:44:09 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 05:44:09 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 05:44:09 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 05:44:11 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 05:44:11 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 05:44:11 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 05:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements 05:44:12 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 05:44:12 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:44:12 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 05:44:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 05:44:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 05:44:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 05:44:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 05:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:44:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 05:44:15 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:44:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 05:44:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 05:44:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 05:44:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:44:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.249s coverage: 79.9% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.049s coverage: 92.9% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 66.7% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.058s coverage: 81.8% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.133s coverage: 63.1% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.130s coverage: 36.5% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.031s coverage: 9.9% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.058s coverage: 97.1% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.034s coverage: 45.8% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 19.6% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements 05:44:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 98.9% of statements 05:44:23 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 05:44:23 running golangci-lint 05:44:23 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 05:44:23 go version go1.23.2 linux/amd64 05:44:23 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 05:44:23 level=info msg="[config_reader] Used config file .golangci.yml" 05:44:23 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:44:45 level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 21.229888342s" 05:44:45 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.532238ms" 05:44:58 level=info msg="[linters_context/goanalysis] analyzers took 1m54.385902857s with top 10 stages: buildir: 52.628291684s, gosec: 3.81843559s, inspect: 2.804169207s, fact_deprecated: 2.533511206s, printf: 2.136815912s, ctrlflow: 1.613622935s, fact_purity: 1.525337837s, nilness: 1.170615313s, S1038: 1.025054245s, SA5012: 763.711256ms" 05:44:58 level=info msg="[runner] Issues before processing: 220, after processing: 0" 05:44:58 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 220/220, exclude: 220/220, cgo: 220/220, invalid_issue: 220/220, autogenerated_exclude: 220/220, filename_unadjuster: 220/220, identifier_marker: 220/220, exclude-rules: 220/22, nolint: 22/0, skip_files: 220/220, skip_dirs: 220/220" 05:44:58 level=info msg="[runner] processing took 18.166032ms with stages: nolint: 6.854438ms, identifier_marker: 5.613407ms, path_prettifier: 1.761458ms, autogenerated_exclude: 1.760097ms, exclude-rules: 1.146162ms, skip_dirs: 948.939µs, cgo: 32.321µs, invalid_issue: 31.08µs, filename_unadjuster: 14.72µs, max_same_issues: 600ns, uniq_by_line: 510ns, fixer: 480ns, skip_files: 420ns, exclude: 260ns, sort_results: 250ns, max_from_linter: 160ns, source_code: 160ns, diff: 130ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns, severity-rules: 100ns" 05:44:58 level=info msg="[runner] linters took 10.872204732s with stages: goanalysis_metalinter: 10.853956199s" 05:44:58 level=info msg="File cache stats: 0 entries of total size 0B" 05:44:58 level=info msg="Memory: 321 samples, avg is 286.3MB, max is 1405.5MB" 05:44:58 level=info msg="Execution took 32.155011083s" 05:44:58 go vet ./... 05:45:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:45:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:45:02 ./bin/test-attribution-txt.sh [Pipeline] echo 05:45:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 05:45:02 + ls -al . 05:45:02 total 1892 05:45:02 drwxrwxr-x 11 1001 1001 4096 Oct 16 05:43 . 05:45:02 drwxr-xr-x 4 root root 4096 Oct 16 05:43 .. 05:45:02 drwxrwxr-x 2 1001 1001 4096 Oct 16 05:42 .blubracket 05:45:02 -rw-rw-r-- 1 1001 1001 10 Oct 16 05:42 .dockerignore 05:45:02 drwxrwxr-x 8 1001 1001 4096 Oct 16 05:44 .git 05:45:02 drwxrwxr-x 3 1001 1001 4096 Oct 16 05:42 .github 05:45:02 -rw-rw-r-- 1 1001 1001 1152 Oct 16 05:42 .gitignore 05:45:02 -rw-rw-r-- 1 1001 1001 199 Oct 16 05:42 .golangci.yml 05:45:02 -rw-rw-r-- 1 1001 1001 100 Oct 16 05:42 .hadolint.yml 05:45:02 drwxr-xr-x 3 1001 1001 4096 Oct 16 05:42 .semver 05:45:02 -rw-rw-r-- 1 1001 1001 155 Oct 16 05:42 .sonarcloud.properties 05:45:02 -rw-rw-r-- 1 1001 1001 1171 Oct 16 05:42 ADOPTERS.md 05:45:02 -rw-rw-r-- 1 1001 1001 21553 Oct 16 05:42 Attribution.txt 05:45:02 -rw-rw-r-- 1 1001 1001 100284 Oct 16 05:42 CHANGELOG.md 05:45:02 -rw-rw-r-- 1 1001 1001 3804 Oct 16 05:42 CONTRIBUTING.md 05:45:02 -rw-rw-r-- 1 1001 1001 677 Oct 16 05:42 GOVERNANCE.md 05:45:02 -rw-rw-r-- 1 1001 1001 861 Oct 16 05:42 Jenkinsfile 05:45:02 -rw-rw-r-- 1 1001 1001 10775 Oct 16 05:42 LICENSE 05:45:02 -rw-rw-r-- 1 1001 1001 17391 Oct 16 05:42 Makefile 05:45:02 -rw-rw-r-- 1 1001 1001 582 Oct 16 05:42 OWNERS.md 05:45:02 -rw-rw-r-- 1 1001 1001 9528 Oct 16 05:42 README.md 05:45:02 -rw-rw-r-- 1 1001 1001 789 Oct 16 05:42 SECURITY.md 05:45:02 -rw-rw-r-- 1 1001 1001 5 Oct 16 05:42 VERSION 05:45:02 drwxrwxr-x 2 1001 1001 4096 Oct 16 05:42 bin 05:45:02 drwxrwxr-x 20 1001 1001 4096 Oct 16 05:42 cmd 05:45:02 -rw-r--r-- 1 root root 1550061 Oct 16 05:44 coverage.out 05:45:02 drwxrwxr-x 2 1001 1001 4096 Oct 16 05:42 fuzz_test 05:45:02 -rw-rw-r-- 1 1001 1001 7277 Oct 16 05:42 go.mod 05:45:02 -rw-rw-r-- 1 1001 1001 101084 Oct 16 05:42 go.sum 05:45:02 drwxrwxr-x 7 1001 1001 4096 Oct 16 05:42 internal 05:45:02 drwxrwxr-x 3 1001 1001 4096 Oct 16 05:42 openapi 05:45:02 -rw-rw-r-- 1 1001 1001 584 Oct 16 05:42 security.txt 05:45:02 -rw-rw-r-- 1 1001 1001 204 Oct 16 05:42 version.go [Pipeline] sh 05:45:03 + '[' -e coverage.out ] 05:45:03 + chown 1001:1001 coverage.out [Pipeline] stash 05:45:03 Stashed 1 file(s) [Pipeline] sh 05:45:03 + make build 05:45:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:45:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:45:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:45:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:45:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:45:30 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:45:36 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:45:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:45:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:45:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:45:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:45:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:45:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:45:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:45:47 $ docker stop --time=1 377d4b3b4e9184a9235f1d46f2b4278762a7210e4fc5755c3631cd8b70b495fe 05:45:50 $ docker rm -f --volumes 377d4b3b4e9184a9235f1d46f2b4278762a7210e4fc5755c3631cd8b70b495fe [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 05:45:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:45:51 05:45:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:45:51 latest: Pulling from edgex-devops/edgex-compose 05:45:51 91d30c5bc195: Pulling fs layer 05:45:51 2e9b0aa3be6d: Pulling fs layer 05:45:51 9c61dcf015f6: Pulling fs layer 05:45:51 4698f68db338: Pulling fs layer 05:45:51 2a2f49069b9e: Pulling fs layer 05:45:51 e0025b399a48: Pulling fs layer 05:45:51 e0025b399a48: Waiting 05:45:51 2a2f49069b9e: Waiting 05:45:51 91d30c5bc195: Verifying Checksum 05:45:51 4698f68db338: Verifying Checksum 05:45:51 4698f68db338: Download complete 05:45:52 2e9b0aa3be6d: Verifying Checksum 05:45:52 2e9b0aa3be6d: Download complete 05:45:52 e0025b399a48: Verifying Checksum 05:45:52 e0025b399a48: Download complete 05:45:52 91d30c5bc195: Pull complete 05:45:52 2a2f49069b9e: Download complete 05:45:52 2e9b0aa3be6d: Pull complete 05:45:52 9c61dcf015f6: Verifying Checksum 05:45:52 9c61dcf015f6: Download complete 05:45:55 9c61dcf015f6: Pull complete 05:45:55 4698f68db338: Pull complete 05:45:55 2a2f49069b9e: Pull complete 05:45:55 e0025b399a48: Pull complete 05:45:55 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:45:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:45:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:55 prd-ubuntu20.04-docker-8c-8g-22910 does not seem to be running inside a container 05:45:55 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:45:56 $ docker top bec3c3a3ad61871b9672e3a46c5e858fded2113f53f9b964824c0c2624a59224 -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:56 + docker compose -f ./docker-compose-build.yml build --parallel 05:45:59 #1 [core-data internal] load build definition from Dockerfile 05:45:59 #1 transferring dockerfile: 2.07kB done 05:45:59 #1 DONE 0.0s 05:45:59 05:45:59 #2 [security-proxy-auth internal] load build definition from Dockerfile 05:45:59 #2 transferring dockerfile: 2.15kB done 05:45:59 #2 DONE 0.0s 05:45:59 05:45:59 #3 [security-proxy-setup internal] load build definition from Dockerfile 05:45:59 #3 transferring dockerfile: 2.50kB done 05:45:59 #3 DONE 0.0s 05:45:59 05:45:59 #4 [security-spire-server internal] load build definition from Dockerfile 05:45:59 #4 transferring dockerfile: 1.70kB done 05:45:59 #4 DONE 0.0s 05:45:59 05:45:59 #5 [core-metadata internal] load build definition from Dockerfile 05:45:59 #5 transferring dockerfile: 2.13kB done 05:45:59 #5 DONE 0.0s 05:45:59 05:45:59 #6 [support-notifications internal] load build definition from Dockerfile 05:45:59 #6 transferring dockerfile: 2.02kB done 05:45:59 #6 DONE 0.0s 05:45:59 05:45:59 #7 [security-spire-config internal] load build definition from Dockerfile 05:45:59 #7 transferring dockerfile: 1.69kB done 05:45:59 #7 DONE 0.0s 05:45:59 05:45:59 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:45:59 #8 transferring dockerfile: 2.23kB done 05:45:59 #8 DONE 0.0s 05:45:59 05:45:59 #9 [core-command internal] load build definition from Dockerfile 05:45:59 #9 transferring dockerfile: 1.93kB done 05:45:59 #9 DONE 0.0s 05:45:59 05:45:59 #10 [security-bootstrapper internal] load build definition from Dockerfile 05:45:59 #10 transferring dockerfile: 3.17kB done 05:45:59 #10 DONE 0.0s 05:45:59 05:45:59 #11 [security-secretstore-setup internal] load build definition from Dockerfile 05:45:59 #11 transferring dockerfile: 2.49kB done 05:45:59 #11 DONE 0.0s 05:45:59 05:45:59 #12 [support-cron-scheduler internal] load build definition from Dockerfile 05:45:59 #12 transferring dockerfile: 1.85kB done 05:45:59 #12 DONE 0.0s 05:45:59 05:45:59 #13 [support-scheduler internal] load build definition from Dockerfile 05:45:59 #13 transferring dockerfile: 1.93kB done 05:45:59 #13 DONE 0.0s 05:45:59 05:45:59 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:45:59 #14 transferring dockerfile: 1.89kB done 05:45:59 #14 DONE 0.0s 05:45:59 05:45:59 #15 [security-spire-agent internal] load build definition from Dockerfile 05:45:59 #15 transferring dockerfile: 1.81kB done 05:45:59 #15 DONE 0.0s 05:45:59 05:45:59 #16 [core-keeper internal] load build definition from Dockerfile 05:45:59 #16 transferring dockerfile: 2.07kB done 05:45:59 #16 DONE 0.0s 05:45:59 05:45:59 #17 [core-data internal] load .dockerignore 05:45:59 #17 transferring context: 50B done 05:45:59 #17 DONE 0.0s 05:45:59 05:45:59 #18 [security-proxy-auth internal] load .dockerignore 05:45:59 #18 transferring context: 50B done 05:45:59 #18 DONE 0.0s 05:45:59 05:45:59 #19 [security-proxy-setup internal] load .dockerignore 05:45:59 #19 transferring context: 50B done 05:45:59 #19 DONE 0.0s 05:45:59 05:45:59 #20 [security-spire-server internal] load .dockerignore 05:45:59 #20 transferring context: 50B done 05:45:59 #20 DONE 0.0s 05:45:59 05:45:59 #21 [core-metadata internal] load .dockerignore 05:45:59 #21 transferring context: 50B done 05:45:59 #21 DONE 0.0s 05:45:59 05:45:59 #22 [support-notifications internal] load .dockerignore 05:45:59 #22 transferring context: 50B done 05:45:59 #22 DONE 0.0s 05:45:59 05:45:59 #23 [security-spire-config internal] load .dockerignore 05:45:59 #23 transferring context: 50B done 05:45:59 #23 DONE 0.0s 05:45:59 05:45:59 #24 [core-common-config-bootstrapper internal] load .dockerignore 05:45:59 #24 transferring context: 50B done 05:45:59 #24 DONE 0.0s 05:45:59 05:45:59 #25 [core-command internal] load .dockerignore 05:45:59 #25 transferring context: 50B done 05:45:59 #25 DONE 0.0s 05:45:59 05:45:59 #26 [security-secretstore-setup internal] load .dockerignore 05:45:59 #26 transferring context: 50B done 05:45:59 #26 DONE 0.0s 05:45:59 05:45:59 #27 [security-bootstrapper internal] load .dockerignore 05:45:59 #27 transferring context: 50B done 05:45:59 #27 DONE 0.0s 05:45:59 05:45:59 #28 [support-cron-scheduler internal] load .dockerignore 05:45:59 #28 transferring context: 50B done 05:45:59 #28 DONE 0.0s 05:45:59 05:45:59 #29 [support-scheduler internal] load .dockerignore 05:45:59 #29 transferring context: 50B done 05:45:59 #29 DONE 0.0s 05:45:59 05:45:59 #30 [security-spiffe-token-provider internal] load .dockerignore 05:45:59 #30 transferring context: 50B done 05:45:59 #30 DONE 0.0s 05:45:59 05:45:59 #31 [security-spire-agent internal] load .dockerignore 05:45:59 #31 transferring context: 50B done 05:45:59 #31 DONE 0.0s 05:45:59 05:45:59 #32 [core-keeper internal] load .dockerignore 05:45:59 #32 transferring context: 50B done 05:45:59 #32 DONE 0.0s 05:45:59 05:45:59 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:45:59 #33 DONE 0.0s 05:45:59 05:45:59 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:45:59 #34 ... 05:45:59 05:45:59 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:45:59 #33 DONE 0.0s 05:45:59 05:45:59 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:46:00 #34 ... 05:46:00 05:46:00 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:46:00 #33 DONE 0.0s 05:46:00 05:46:00 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:46:00 #34 ... 05:46:00 05:46:00 #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 05:46:00 #35 DONE 0.4s 05:46:00 05:46:00 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:46:00 #34 DONE 0.4s 05:46:00 05:46:00 #36 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:46:00 #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 05:46:00 #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:46:00 #36 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:46:00 #36 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:46:00 #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 05:46:00 #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:46:00 #36 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:46:00 #36 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:46:00 #36 DONE 0.3s 05:46:00 05:46:00 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:46:00 #37 DONE 0.5s 05:46:00 05:46:00 #38 [security-spire-config internal] load build context 05:46:00 #38 transferring context: 26.23kB 0.0s done 05:46:00 #38 DONE 0.2s 05:46:00 05:46:00 #39 [security-spire-server internal] load build context 05:46:00 #39 transferring context: 27.98kB 0.1s done 05:46:00 #39 DONE 0.2s 05:46:00 05:46:00 #40 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:46:01 #40 ... 05:46:01 05:46:01 #41 [security-spire-agent internal] load build context 05:46:01 #41 transferring context: 27.51kB 0.0s done 05:46:01 #41 DONE 0.7s 05:46:01 05:46:01 #42 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:46:01 #42 DONE 1.2s 05:46:01 05:46:01 #43 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 05:46:03 #43 DONE 2.5s 05:46:03 05:46:03 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:03 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 05:46:03 #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:46:03 #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 05:46:03 #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 05:46:03 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 05:46:03 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 05:46:03 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 05:46:03 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:46:03 #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done 05:46:03 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 05:46:03 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 05:46:03 #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.3s done 05:46:04 #44 ... 05:46:04 05:46:04 #45 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:46:04 #0 1.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:04 #0 1.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:04 #0 2.077 (1/1) Installing dumb-init (1.2.5-r3) 05:46:04 #0 2.087 Executing busybox-1.36.1-r29.trigger 05:46:04 #0 2.090 OK: 8 MiB in 15 packages 05:46:04 #45 DONE 4.1s 05:46:04 05:46:04 #46 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:04 #46 DONE 4.2s 05:46:04 05:46:04 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:46:04 #0 0.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:04 #0 1.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:04 #0 1.436 (1/4) Installing ca-certificates (20240705-r0) 05:46:04 #0 1.458 (2/4) Installing dumb-init (1.2.5-r3) 05:46:04 #0 1.460 (3/4) Installing su-exec (0.2-r3) 05:46:04 #0 1.467 (4/4) Installing yq-go (4.44.1-r2) 05:46:04 #0 1.537 Executing busybox-1.36.1-r29.trigger 05:46:04 #0 1.542 Executing ca-certificates-20240705-r0.trigger 05:46:04 #0 1.596 OK: 19 MiB in 18 packages 05:46:04 #47 DONE 4.2s 05:46:04 05:46:04 #40 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:46:04 #40 0.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:04 #40 1.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:04 #40 1.480 v3.20.3-171-ge0d8a949f52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:46:04 #40 1.480 v3.20.3-170-gb7926213bd4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:46:04 #40 1.480 OK: 24163 distinct packages available 05:46:04 #40 1.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:04 #40 1.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:04 #40 1.899 (1/4) Installing dumb-init (1.2.5-r3) 05:46:04 #40 1.906 (2/4) Installing musl-obstack (1.2.3-r2) 05:46:04 #40 1.911 (3/4) Installing libucontext (1.2-r3) 05:46:04 #40 1.916 (4/4) Installing gcompat (1.1.0-r4) 05:46:04 #40 1.920 Executing busybox-1.36.1-r29.trigger 05:46:04 #40 1.929 OK: 8 MiB in 18 packages 05:46:04 #40 DONE 4.2s 05:46:04 05:46:04 #48 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:46:05 #48 ... 05:46:05 05:46:05 #49 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:46:05 #0 2.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:05 #0 2.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:05 #0 2.788 (1/2) Installing dumb-init (1.2.5-r3) 05:46:05 #0 2.798 (2/2) Installing su-exec (0.2-r3) 05:46:05 #0 2.801 Executing busybox-1.36.1-r29.trigger 05:46:05 #0 2.816 OK: 8 MiB in 16 packages 05:46:05 #49 DONE 4.4s 05:46:05 05:46:05 #50 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:46:05 #0 2.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:05 #0 2.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:05 #0 2.739 (1/3) Installing ca-certificates (20240705-r0) 05:46:05 #0 2.791 (2/3) Installing dumb-init (1.2.5-r3) 05:46:05 #0 2.799 (3/3) Installing tzdata (2024b-r0) 05:46:05 #0 2.825 Executing busybox-1.36.1-r29.trigger 05:46:05 #0 2.834 Executing ca-certificates-20240705-r0.trigger 05:46:05 #0 2.885 OK: 10 MiB in 17 packages 05:46:05 #50 DONE 4.5s 05:46:05 05:46:05 #51 [security-spiffe-token-provider internal] load build context 05:46:05 #51 ... 05:46:05 05:46:05 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:46:05 #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done 05:46:05 #52 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 05:46:05 #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:46:05 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:46:05 #52 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 05:46:05 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 05:46:05 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 05:46:05 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 05:46:05 #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 05:46:05 #52 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s done 05:46:05 #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 05:46:05 #52 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done 05:46:05 #52 DONE 4.9s 05:46:05 05:46:05 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:05 #44 DONE 5.1s 05:46:05 05:46:05 #51 [security-spiffe-token-provider internal] load build context 05:46:05 #51 ... 05:46:05 05:46:05 #53 [security-proxy-setup internal] load build context 05:46:06 #53 transferring context: 200.21MB 5.6s 05:46:06 #53 ... 05:46:06 05:46:06 #51 [security-spiffe-token-provider internal] load build context 05:46:08 #51 ... 05:46:08 05:46:08 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:46:08 #0 5.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:08 #0 5.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:08 #0 5.391 v3.20.3-171-ge0d8a949f52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:46:08 #0 5.391 v3.20.3-170-gb7926213bd4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:46:08 #0 5.391 OK: 24163 distinct packages available 05:46:08 #0 5.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:08 #0 5.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:08 #0 5.779 (1/14) Installing ca-certificates (20240705-r0) 05:46:08 #0 5.799 (2/14) Installing brotli-libs (1.1.0-r2) 05:46:08 #0 5.811 (3/14) Installing c-ares (1.33.1-r0) 05:46:08 #0 5.817 (4/14) Installing libunistring (1.2-r0) 05:46:08 #0 5.829 (5/14) Installing libidn2 (2.3.7-r0) 05:46:08 #0 5.835 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:46:08 #0 5.842 (7/14) Installing libpsl (0.21.5-r1) 05:46:08 #0 5.842 (8/14) Installing zstd-libs (1.5.6-r0) 05:46:08 #0 5.851 (9/14) Installing libcurl (8.10.1-r0) 05:46:08 #0 5.858 (10/14) Installing curl (8.10.1-r0) 05:46:08 #0 5.865 (11/14) Installing dumb-init (1.2.5-r3) 05:46:08 #0 5.867 (12/14) Installing musl-obstack (1.2.3-r2) 05:46:08 #0 5.872 (13/14) Installing libucontext (1.2-r3) 05:46:08 #0 5.876 (14/14) Installing gcompat (1.1.0-r4) 05:46:08 #0 5.877 Executing busybox-1.36.1-r29.trigger 05:46:08 #0 5.886 Executing ca-certificates-20240705-r0.trigger 05:46:08 #0 5.938 OK: 13 MiB in 28 packages 05:46:08 #54 DONE 8.1s 05:46:08 05:46:08 #51 [security-spiffe-token-provider internal] load build context 05:46:08 #51 ... 05:46:08 05:46:08 #55 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:46:08 #0 5.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:08 #0 5.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:08 #0 5.382 (1/2) Installing ca-certificates (20240705-r0) 05:46:08 #0 5.407 (2/2) Installing dumb-init (1.2.5-r3) 05:46:08 #0 5.414 Executing busybox-1.36.1-r29.trigger 05:46:08 #0 5.425 Executing ca-certificates-20240705-r0.trigger 05:46:08 #0 5.462 OK: 9 MiB in 16 packages 05:46:08 #55 DONE 8.1s 05:46:08 05:46:08 #56 [support-scheduler stage-1 2/10] RUN apk add --update --no-cache dumb-init 05:46:08 #0 6.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:08 #0 6.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:08 #0 6.381 (1/1) Installing dumb-init (1.2.5-r3) 05:46:08 #0 6.386 Executing busybox-1.36.1-r29.trigger 05:46:08 #0 6.406 OK: 8 MiB in 15 packages 05:46:08 #56 DONE 8.1s 05:46:08 05:46:08 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:46:08 #0 4.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:08 #0 4.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:08 #0 4.986 (1/4) Installing dumb-init (1.2.5-r3) 05:46:08 #0 4.986 (2/4) Installing openssl (3.3.2-r0) 05:46:08 #0 4.995 (3/4) Installing su-exec (0.2-r3) 05:46:08 #0 4.998 (4/4) Installing yq-go (4.44.1-r2) 05:46:08 #0 5.082 Executing busybox-1.36.1-r29.trigger 05:46:08 #0 5.090 OK: 19 MiB in 18 packages 05:46:08 #57 DONE 8.1s 05:46:08 05:46:08 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:46:08 #0 5.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:08 #0 5.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:08 #0 6.307 v3.20.3-171-ge0d8a949f52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:46:08 #0 6.307 v3.20.3-170-gb7926213bd4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:46:08 #0 6.307 OK: 24163 distinct packages available 05:46:08 #0 6.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:08 #0 6.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:08 #0 6.720 (1/5) Installing dumb-init (1.2.5-r3) 05:46:08 #0 6.743 (2/5) Installing musl-obstack (1.2.3-r2) 05:46:08 #0 6.743 (3/5) Installing libucontext (1.2-r3) 05:46:08 #0 6.746 (4/5) Installing gcompat (1.1.0-r4) 05:46:08 #0 6.750 (5/5) Installing openssl (3.3.2-r0) 05:46:08 #0 6.761 Executing busybox-1.36.1-r29.trigger 05:46:08 #0 6.774 OK: 9 MiB in 19 packages 05:46:08 #58 DONE 8.2s 05:46:08 05:46:08 #51 [security-spiffe-token-provider internal] load build context 05:46:10 #51 ... 05:46:10 05:46:10 #59 [core-metadata internal] load build context 05:46:10 #59 ... 05:46:10 05:46:10 #60 [security-proxy-auth internal] load build context 05:46:10 #60 ... 05:46:10 05:46:10 #61 [support-scheduler internal] load build context 05:46:10 #61 ... 05:46:10 05:46:10 #62 [support-notifications internal] load build context 05:46:10 #62 ... 05:46:10 05:46:10 #63 [core-common-config-bootstrapper internal] load build context 05:46:10 #63 ... 05:46:10 05:46:10 #64 [security-bootstrapper internal] load build context 05:46:10 #64 ... 05:46:10 05:46:10 #65 [core-data internal] load build context 05:46:11 #65 transferring context: 495.63MB 10.6s 05:46:11 #65 ... 05:46:11 05:46:11 #66 [support-cron-scheduler internal] load build context 05:46:11 #66 ... 05:46:11 05:46:11 #67 [core-command internal] load build context 05:46:11 #67 ... 05:46:11 05:46:11 #68 [security-secretstore-setup internal] load build context 05:46:11 #68 ... 05:46:11 05:46:11 #69 [core-keeper internal] load build context 05:46:11 #69 ... 05:46:11 05:46:11 #68 [security-secretstore-setup internal] load build context 05:46:11 #68 ... 05:46:11 05:46:11 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:11 #70 DONE 7.9s 05:46:11 05:46:11 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:46:11 #0 5.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:11 #0 5.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:11 #0 5.606 OK: 246 MiB in 54 packages 05:46:11 #71 DONE 7.9s 05:46:11 05:46:11 #68 [security-secretstore-setup internal] load build context 05:46:14 #68 ... 05:46:14 05:46:14 #72 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:46:14 #0 8.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:14 #0 8.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:14 #0 9.096 OK: 246 MiB in 54 packages 05:46:14 #72 ... 05:46:14 05:46:14 #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:46:14 #0 8.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:14 #0 9.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:14 #0 9.989 OK: 246 MiB in 54 packages 05:46:14 #73 ... 05:46:14 05:46:14 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:46:14 #0 9.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:14 #0 9.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:14 #0 9.952 v3.20.3-171-ge0d8a949f52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:46:14 #0 9.952 v3.20.3-170-gb7926213bd4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:46:14 #0 9.952 OK: 24162 distinct packages available 05:46:14 #0 9.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:14 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:14 #74 10.36 OK: 246 MiB in 54 packages 05:46:14 #74 ... 05:46:14 05:46:14 #53 [security-proxy-setup internal] load build context 05:46:14 #53 transferring context: 612.11MB 14.4s done 05:46:14 #53 ... 05:46:14 05:46:14 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:46:14 #0 8.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:14 #0 9.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:14 #0 9.543 Upgrading critical system libraries and apk-tools: 05:46:14 #0 9.543 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:46:14 #0 9.556 Executing busybox-1.36.1-r29.trigger 05:46:14 #0 9.623 Continuing the upgrade transaction with new apk-tools: 05:46:14 #0 9.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:14 #0 9.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:14 #75 10.10 OK: 19 MiB in 18 packages 05:46:14 #75 ... 05:46:14 05:46:14 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:46:14 #0 7.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:14 #0 7.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:14 #0 8.267 Upgrading critical system libraries and apk-tools: 05:46:14 #0 8.267 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:46:14 #0 8.279 Executing busybox-1.36.1-r29.trigger 05:46:14 #0 8.337 Continuing the upgrade transaction with new apk-tools: 05:46:14 #0 8.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:14 #0 8.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:14 #0 8.719 OK: 8 MiB in 15 packages 05:46:15 #76 ... 05:46:15 05:46:15 #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:46:15 #0 8.206 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:15 #0 9.733 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:15 #77 ... 05:46:15 05:46:15 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:46:15 #0 9.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:15 #0 9.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:15 #0 9.823 Upgrading critical system libraries and apk-tools: 05:46:15 #0 9.823 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:46:15 #0 9.836 Executing busybox-1.36.1-r29.trigger 05:46:15 #0 9.914 Continuing the upgrade transaction with new apk-tools: 05:46:15 #0 9.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:15 #0 9.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:15 #78 ... 05:46:15 05:46:15 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:46:15 #0 8.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:15 #0 8.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:15 #0 9.275 Upgrading critical system libraries and apk-tools: 05:46:15 #0 9.275 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:46:15 #0 9.287 Executing busybox-1.36.1-r29.trigger 05:46:15 #0 9.344 Continuing the upgrade transaction with new apk-tools: 05:46:15 #0 9.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:15 #0 9.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:15 #0 10.02 OK: 10 MiB in 17 packages 05:46:15 #79 ... 05:46:15 05:46:15 #60 [security-proxy-auth internal] load build context 05:46:16 #60 transferring context: 612.11MB 15.8s done 05:46:16 #60 ... 05:46:16 05:46:16 #65 [core-data internal] load build context 05:46:16 #65 transferring context: 612.11MB 13.3s done 05:46:16 #65 DONE 16.0s 05:46:16 05:46:16 #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 05:46:16 #72 DONE 12.1s 05:46:16 05:46:16 #48 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:46:16 #48 8.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:16 #48 8.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:16 #48 8.689 Upgrading critical system libraries and apk-tools: 05:46:16 #48 8.689 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:46:16 #48 8.704 Executing busybox-1.36.1-r29.trigger 05:46:16 #48 8.772 Continuing the upgrade transaction with new apk-tools: 05:46:16 #48 8.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:16 #48 8.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:16 #48 9.172 OK: 8 MiB in 18 packages 05:46:16 #48 DONE 11.5s 05:46:16 05:46:16 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:46:16 #76 DONE 11.6s 05:46:16 05:46:16 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:46:16 #78 10.43 OK: 8 MiB in 16 packages 05:46:16 #78 DONE 11.3s 05:46:16 05:46:16 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:46:16 #74 DONE 12.2s 05:46:16 05:46:16 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:46:16 #75 DONE 11.7s 05:46:16 05:46:16 #80 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:46:16 #80 ... 05:46:16 05:46:16 #69 [core-keeper internal] load build context 05:46:16 #69 transferring context: 612.11MB 14.0s done 05:46:16 #69 DONE 16.2s 05:46:16 05:46:16 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:46:16 #79 DONE 11.4s 05:46:16 05:46:16 #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:46:16 #73 DONE 12.3s 05:46:16 05:46:16 #51 [security-spiffe-token-provider internal] load build context 05:46:16 #51 transferring context: 612.11MB 14.5s done 05:46:16 #51 DONE 16.2s 05:46:16 05:46:16 #53 [security-proxy-setup internal] load build context 05:46:16 #53 DONE 16.2s 05:46:16 05:46:16 #62 [support-notifications internal] load build context 05:46:16 #62 transferring context: 612.11MB 14.4s done 05:46:16 #62 DONE 16.3s 05:46:16 05:46:16 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:46:16 #0 6.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:16 #0 6.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:16 #0 6.472 Upgrading critical system libraries and apk-tools: 05:46:16 #0 6.472 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:46:16 #0 6.573 Executing busybox-1.36.1-r29.trigger 05:46:16 #0 6.635 Continuing the upgrade transaction with new apk-tools: 05:46:16 #0 6.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:16 #0 6.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:16 #0 7.179 OK: 13 MiB in 28 packages 05:46:16 #81 DONE 7.8s 05:46:16 05:46:16 #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:46:16 #77 10.43 (1/1) Installing dumb-init (1.2.5-r3) 05:46:16 #77 10.72 Executing busybox-1.36.1-r29.trigger 05:46:16 #77 10.73 OK: 8 MiB in 15 packages 05:46:16 #77 DONE 11.8s 05:46:16 05:46:16 #68 [security-secretstore-setup internal] load build context 05:46:16 #68 transferring context: 612.11MB 15.5s done 05:46:16 #68 DONE 16.3s 05:46:16 05:46:16 #63 [core-common-config-bootstrapper internal] load build context 05:46:16 #63 ... 05:46:16 05:46:16 #61 [support-scheduler internal] load build context 05:46:16 #61 ... 05:46:16 05:46:16 #64 [security-bootstrapper internal] load build context 05:46:16 #64 transferring context: 612.11MB 15.5s done 05:46:16 #64 DONE 16.7s 05:46:16 05:46:16 #61 [support-scheduler internal] load build context 05:46:16 #61 transferring context: 612.11MB 16.6s done 05:46:16 #61 ... 05:46:16 05:46:16 #63 [core-common-config-bootstrapper internal] load build context 05:46:16 #63 transferring context: 612.11MB 16.5s done 05:46:17 #63 ... 05:46:17 05:46:17 #67 [core-command internal] load build context 05:46:17 #67 transferring context: 612.11MB 15.8s done 05:46:17 #67 DONE 16.8s 05:46:17 05:46:17 #60 [security-proxy-auth internal] load build context 05:46:17 #60 DONE 16.8s 05:46:17 05:46:17 #66 [support-cron-scheduler internal] load build context 05:46:17 #66 transferring context: 612.11MB 16.0s done 05:46:17 #66 DONE 16.8s 05:46:17 05:46:17 #59 [core-metadata internal] load build context 05:46:17 #59 transferring context: 612.11MB 16.3s done 05:46:17 #59 DONE 16.8s 05:46:17 05:46:17 #63 [core-common-config-bootstrapper internal] load build context 05:46:17 #63 DONE 16.9s 05:46:17 05:46:17 #61 [support-scheduler internal] load build context 05:46:17 #61 DONE 16.9s 05:46:17 05:46:17 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:46:17 #82 DONE 0.7s 05:46:17 05:46:17 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:17 #83 ... 05:46:17 05:46:17 #84 [core-data builder 4/7] COPY go.mod vendor* ./ 05:46:17 #84 DONE 0.8s 05:46:17 05:46:17 #85 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:46:17 #85 DONE 0.7s 05:46:17 05:46:17 #86 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:46:17 #86 DONE 0.8s 05:46:17 05:46:17 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:46:17 #87 DONE 0.9s 05:46:17 05:46:17 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:46:17 #88 DONE 0.0s 05:46:17 05:46:17 #89 [security-spire-config stage-2 6/10] COPY security.txt / 05:46:17 #89 DONE 0.0s 05:46:17 05:46:17 #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:46:17 #90 DONE 0.0s 05:46:17 05:46:17 #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:46:17 #91 DONE 0.0s 05:46:17 05:46:17 #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:17 #92 ... 05:46:17 05:46:17 #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:46:17 #93 DONE 0.0s 05:46:17 05:46:17 #94 [security-spire-config] exporting to image 05:46:17 #94 exporting layers 05:46:18 #94 exporting layers 0.5s done 05:46:18 #94 writing image sha256:460bb7ed147e031508829dd59d08090a94b11e45d316fa50638e7341521de0a9 done 05:46:18 #94 naming to docker.io/library/security-spire-config done 05:46:18 #94 DONE 0.5s 05:46:18 05:46:18 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:18 #95 ... 05:46:18 05:46:18 #96 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:46:18 #0 8.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:18 #0 8.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:18 #0 8.832 Upgrading critical system libraries and apk-tools: 05:46:18 #0 8.832 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:46:18 #0 8.839 Executing busybox-1.36.1-r29.trigger 05:46:18 #0 8.900 Continuing the upgrade transaction with new apk-tools: 05:46:18 #0 8.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:18 #0 8.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:18 #0 9.254 OK: 9 MiB in 19 packages 05:46:18 #96 DONE 9.4s 05:46:18 05:46:18 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:46:18 #97 DONE 0.3s 05:46:18 05:46:18 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:46:18 #98 DONE 0.3s 05:46:18 05:46:18 #99 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:46:18 #0 8.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:18 #0 8.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:18 #0 8.900 Upgrading critical system libraries and apk-tools: 05:46:18 #0 8.900 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:46:18 #0 8.909 Executing busybox-1.36.1-r29.trigger 05:46:18 #0 8.967 Continuing the upgrade transaction with new apk-tools: 05:46:18 #0 8.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:18 #0 9.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:18 #0 9.355 OK: 9 MiB in 16 packages 05:46:18 #99 DONE 9.7s 05:46:18 05:46:18 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:46:18 #100 DONE 0.0s 05:46:18 05:46:18 #101 [security-spire-server stage-2 6/9] COPY security.txt / 05:46:18 #101 ... 05:46:18 05:46:18 #80 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:46:18 #80 DONE 2.0s 05:46:18 05:46:18 #102 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 05:46:18 #102 DONE 0.2s 05:46:18 05:46:18 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:46:18 #103 DONE 0.3s 05:46:18 05:46:18 #101 [security-spire-server stage-2 6/9] COPY security.txt / 05:46:18 #101 DONE 0.2s 05:46:18 05:46:18 #104 [support-scheduler stage-1 3/10] RUN apk --no-cache upgrade 05:46:18 #0 8.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:18 #0 8.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:18 #0 9.203 Upgrading critical system libraries and apk-tools: 05:46:18 #0 9.203 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:46:18 #0 9.209 Executing busybox-1.36.1-r29.trigger 05:46:18 #0 9.285 Continuing the upgrade transaction with new apk-tools: 05:46:18 #0 9.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:18 #0 9.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:18 #0 9.664 OK: 8 MiB in 15 packages 05:46:18 #104 DONE 9.9s 05:46:18 05:46:18 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:46:18 #105 DONE 0.0s 05:46:18 05:46:18 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:46:18 #106 DONE 0.1s 05:46:18 05:46:18 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 05:46:18 #107 DONE 0.0s 05:46:18 05:46:18 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:46:18 #108 DONE 0.0s 05:46:18 05:46:18 #109 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:46:18 #0 9.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:18 #0 9.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:18 #0 9.394 Upgrading critical system libraries and apk-tools: 05:46:18 #0 9.394 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:46:18 #0 9.402 Executing busybox-1.36.1-r29.trigger 05:46:18 #0 9.495 Continuing the upgrade transaction with new apk-tools: 05:46:18 #0 9.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:18 #0 9.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:18 #0 9.885 OK: 19 MiB in 18 packages 05:46:18 #109 DONE 10.0s 05:46:18 05:46:18 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:46:18 #110 DONE 0.1s 05:46:18 05:46:18 #111 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:46:18 #111 DONE 0.1s 05:46:18 05:46:18 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:46:18 #112 DONE 0.1s 05:46:18 05:46:18 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:46:18 #113 DONE 0.1s 05:46:18 05:46:18 #94 [security-spire-server] exporting to image 05:46:18 #94 ... 05:46:18 05:46:18 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:46:18 #114 DONE 0.0s 05:46:18 05:46:18 #94 [security-spire-agent] exporting to image 05:46:19 #94 ... 05:46:19 05:46:19 #115 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:46:19 #0 5.767 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:19 #0 6.264 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:19 #0 6.982 OK: 246 MiB in 54 packages 05:46:19 #115 DONE 7.1s 05:46:19 05:46:19 #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:46:19 #116 DONE 0.0s 05:46:19 05:46:19 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:19 #117 ... 05:46:19 05:46:19 #94 [security-spire-agent] exporting to image 05:46:19 #94 exporting layers 0.6s done 05:46:19 #94 writing image sha256:2e5622aa2ca3e43a47a9af64824556c14068bc1a6d9a4c032f671d77c3819f43 done 05:46:19 #94 naming to docker.io/library/security-spire-server done 05:46:19 #94 writing image sha256:b3ae9f43c97b5940a4c6e32a5a75d54c61cf058eb0f8669495a17fd68b1c71c9 done 05:46:19 #94 naming to docker.io/library/security-spire-agent done 05:46:19 #94 DONE 1.3s 05:46:19 05:46:19 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:41 #118 ... 05:46:41 05:46:41 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:41 #117 DONE 22.2s 05:46:41 05:46:41 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:41 #95 DONE 24.2s 05:46:41 05:46:41 #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:41 #92 DONE 24.2s 05:46:41 05:46:41 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:41 #83 DONE 24.3s 05:46:41 05:46:41 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:41 #118 DONE 24.3s 05:46:41 05:46:41 #119 [core-data builder 6/7] COPY . . 05:46:46 #119 ... 05:46:46 05:46:46 #120 [security-spiffe-token-provider builder 6/7] COPY . . 05:46:46 #120 DONE 4.6s 05:46:46 05:46:46 #121 [core-keeper builder 7/8] COPY . . 05:46:46 #121 DONE 4.6s 05:46:46 05:46:46 #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:46 #122 CACHED 05:46:46 05:46:46 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 05:46:46 #123 CACHED 05:46:46 05:46:46 #124 [core-command builder 6/7] COPY . . 05:46:46 #124 CACHED 05:46:46 05:46:46 #125 [support-scheduler builder 6/7] COPY . . 05:46:46 #125 CACHED 05:46:46 05:46:46 #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:46:46 #126 CACHED 05:46:46 05:46:46 #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:46 #127 CACHED 05:46:46 05:46:46 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 05:46:46 #128 CACHED 05:46:46 05:46:46 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:46:46 #129 CACHED 05:46:46 05:46:46 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:46 #130 CACHED 05:46:46 05:46:46 #119 [core-data builder 6/7] COPY . . 05:46:46 #119 DONE 4.6s 05:46:46 05:46:46 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:46 #131 CACHED 05:46:46 05:46:46 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:46:46 #132 CACHED 05:46:46 05:46:46 #133 [security-proxy-auth builder 6/7] COPY . . 05:46:46 #133 CACHED 05:46:46 05:46:46 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:46 #134 CACHED 05:46:46 05:46:46 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:46:46 #135 CACHED 05:46:46 05:46:46 #136 [core-metadata builder 6/7] COPY . . 05:46:46 #136 CACHED 05:46:46 05:46:46 #137 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:46 #137 CACHED 05:46:46 05:46:46 #138 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 05:46:46 #138 CACHED 05:46:46 05:46:46 #139 [support-cron-scheduler builder 6/7] COPY . . 05:46:46 #139 CACHED 05:46:46 05:46:46 #140 [support-notifications builder 6/7] COPY . . 05:46:46 #140 DONE 4.6s 05:46:46 05:46:46 #141 [security-bootstrapper builder 6/7] COPY . . 05:46:46 #141 CACHED 05:46:46 05:46:46 #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:46 #142 CACHED 05:46:46 05:46:46 #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:46:46 #143 CACHED 05:46:46 05:46:46 #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:46 #144 CACHED 05:46:46 05:46:46 #145 [security-secretstore-setup builder 6/7] COPY . . 05:46:46 #145 CACHED 05:46:46 05:46:46 #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:46:46 #146 CACHED 05:46:46 05:46:46 #147 [security-proxy-setup builder 6/7] COPY . . 05:46:46 #147 DONE 4.7s 05:46:46 05:46:46 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:46:47 #148 1.133 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:46:57 #148 ... 05:46:57 05:46:57 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:46:57 #0 1.315 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:46:57 #149 ... 05:46:57 05:46:57 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:46:57 #0 1.116 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:46:57 #150 ... 05:46:57 05:46:57 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:46:57 #0 0.902 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:46:57 #151 ... 05:46:57 05:46:57 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:46:57 #0 1.388 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:46:57 #152 ... 05:46:57 05:46:57 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:46:57 #0 1.189 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:46:57 #153 ... 05:46:57 05:46:57 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:46:57 #0 1.423 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:46:57 #154 ... 05:46:57 05:46:57 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:46:57 #0 0.755 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:46:57 #155 ... 05:46:57 05:46:57 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:46:57 #0 0.677 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:46:57 #156 ... 05:46:57 05:46:57 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:46:57 #0 0.371 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:46:57 #157 ... 05:46:57 05:46:57 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:46:57 #0 0.940 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:46:57 #158 ... 05:46:57 05:46:57 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:46:57 #0 1.442 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:46:57 #159 ... 05:46:57 05:46:57 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:46:57 #0 0.637 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:48:34 #160 ... 05:48:34 05:48:34 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:48:34 #158 99.93 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:49:41 #158 DONE 173.6s 05:49:41 05:49:41 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:49:41 #160 DONE 173.7s 05:49:41 05:49:41 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:49:41 #153 DONE 173.7s 05:49:41 05:49:41 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:49:41 #148 DONE 173.6s 05:49:41 05:49:41 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:49:41 #154 DONE 173.6s 05:49:41 05:49:41 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:49:41 #155 DONE 173.7s 05:49:41 05:49:41 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:49:41 #151 DONE 173.7s 05:49:41 05:49:41 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:49:41 #161 ... 05:49:41 05:49:41 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:49:41 #159 DONE 173.7s 05:49:41 05:49:41 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:49:41 #150 DONE 173.8s 05:49:41 05:49:41 #162 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:49:41 #162 ... 05:49:41 05:49:41 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:49:41 #149 DONE 174.0s 05:49:41 05:49:41 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:49:41 #157 DONE 174.1s 05:49:41 05:49:41 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:49:41 #152 DONE 174.1s 05:49:41 05:49:41 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:49:41 #156 DONE 174.1s 05:49:41 05:49:41 #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:49:41 #163 ... 05:49:41 05:49:41 #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:49:41 #164 DONE 0.9s 05:49:41 05:49:41 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:49:41 #161 DONE 0.9s 05:49:41 05:49:41 #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:49:41 #165 DONE 0.9s 05:49:41 05:49:41 #166 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:49:41 #166 DONE 1.0s 05:49:41 05:49:41 #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:49:41 #167 DONE 1.0s 05:49:41 05:49:41 #162 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:49:41 #162 DONE 0.8s 05:49:41 05:49:41 #168 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:49:41 #168 DONE 0.7s 05:49:41 05:49:41 #169 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:49:41 #169 DONE 0.4s 05:49:41 05:49:41 #170 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:49:41 #170 ... 05:49:41 05:49:41 #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:49:41 #163 DONE 0.5s 05:49:41 05:49:41 #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:49:41 #171 ... 05:49:41 05:49:41 #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:49:41 #172 DONE 0.9s 05:49:41 05:49:41 #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:49:41 #173 DONE 0.9s 05:49:41 05:49:41 #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:49:41 #174 DONE 0.9s 05:49:41 05:49:41 #175 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:49:41 #175 DONE 0.8s 05:49:41 05:49:41 #176 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:49:41 #176 DONE 0.9s 05:49:41 05:49:41 #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:49:41 #177 CACHED 05:49:41 05:49:41 #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:49:41 #178 CACHED 05:49:41 05:49:41 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:49:41 #179 CACHED 05:49:41 05:49:41 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:49:41 #180 CACHED 05:49:41 05:49:41 #181 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:49:41 #181 CACHED 05:49:41 05:49:41 #182 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:49:41 #182 CACHED 05:49:41 05:49:41 #183 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 05:49:41 #183 CACHED 05:49:41 05:49:41 #184 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 05:49:41 #184 CACHED 05:49:41 05:49:41 #170 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:49:41 #170 DONE 0.8s 05:49:41 05:49:41 #185 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:49:41 #185 DONE 0.8s 05:49:41 05:49:41 #186 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:49:41 #186 ... 05:49:41 05:49:41 #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:49:41 #171 DONE 0.8s 05:49:41 05:49:41 #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:49:44 #187 ... 05:49:44 05:49:44 #188 [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 05:49:44 #188 DONE 2.8s 05:49:44 05:49:44 #189 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:49:44 #189 DONE 2.8s 05:49:44 05:49:44 #190 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:49:44 #190 DONE 2.8s 05:49:44 05:49:44 #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:49:44 #191 DONE 2.8s 05:49:44 05:49:44 #192 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:49:45 #192 ... 05:49:45 05:49:45 #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:49:45 #193 DONE 4.0s 05:49:45 05:49:45 #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:49:45 #194 DONE 4.0s 05:49:45 05:49:45 #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:49:45 #195 DONE 4.1s 05:49:45 05:49:45 #196 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:49:45 #196 DONE 4.0s 05:49:45 05:49:45 #197 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:49:45 #197 DONE 4.1s 05:49:45 05:49:45 #186 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:49:45 #186 DONE 4.1s 05:49:45 05:49:45 #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 05:49:45 #198 DONE 5.0s 05:49:45 05:49:45 #199 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:49:45 #199 ... 05:49:45 05:49:45 #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:49:45 #187 DONE 4.1s 05:49:45 05:49:45 #200 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 05:49:45 #200 DONE 4.1s 05:49:46 05:49:46 #201 [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 05:49:46 #201 DONE 1.6s 05:49:46 05:49:46 #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:49:46 #202 DONE 1.6s 05:49:46 05:49:46 #192 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:49:46 #192 DONE 1.6s 05:49:46 05:49:46 #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:49:46 #203 ... 05:49:46 05:49:46 #204 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 05:49:46 #204 DONE 0.6s 05:49:46 05:49:46 #205 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:49:46 #205 DONE 0.5s 05:49:46 05:49:46 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:49:46 #206 DONE 0.5s 05:49:46 05:49:46 #207 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:49:46 #207 DONE 0.5s 05:49:46 05:49:46 #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:49:46 #208 DONE 0.5s 05:49:46 05:49:46 #209 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:49:46 #209 DONE 0.5s 05:49:46 05:49:46 #199 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:49:46 #199 DONE 0.5s 05:49:46 05:49:46 #210 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 05:49:46 #210 DONE 0.5s 05:49:46 05:49:46 #94 [support-scheduler] exporting to image 05:49:46 #94 exporting layers 05:49:46 #94 ... 05:49:46 05:49:46 #211 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:49:46 #211 DONE 0.6s 05:49:46 05:49:46 #212 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 05:49:46 #212 DONE 0.6s 05:49:46 05:49:46 #213 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:49:46 #213 DONE 0.5s 05:49:46 05:49:46 #94 [support-cron-scheduler] exporting to image 05:49:46 #94 exporting layers 0.3s done 05:49:46 #94 ... 05:49:46 05:49:46 #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:49:46 #203 DONE 0.6s 05:49:46 05:49:46 #94 [support-cron-scheduler] exporting to image 05:49:46 #94 writing image sha256:c9a4499ad4d3f8e2933144798cb809ea73ccd4af7e03c2394d1516211ccd063e 05:49:46 #94 ... 05:49:46 05:49:46 #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:49:46 #214 DONE 0.5s 05:49:46 05:49:46 #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:49:46 #215 DONE 0.5s 05:49:46 05:49:46 #216 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:49:46 #216 DONE 0.5s 05:49:46 05:49:46 #217 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 05:49:46 #217 DONE 0.5s 05:49:46 05:49:46 #218 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 05:49:46 #218 DONE 0.5s 05:49:46 05:49:46 #94 [support-notifications] exporting to image 05:49:46 #94 writing image sha256:c9a4499ad4d3f8e2933144798cb809ea73ccd4af7e03c2394d1516211ccd063e 0.0s done 05:49:46 #94 naming to docker.io/library/core-keeper done 05:49:46 #94 ... 05:49:46 05:49:46 #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 05:49:46 #219 DONE 0.3s 05:49:46 05:49:46 #94 [core-data] exporting to image 05:49:46 #94 writing image sha256:3f5ebbf586c8b088705c6fc10fa37cb40a0fd5029357ca69de4aca5cdeb8486d 05:49:46 #94 exporting layers 0.5s done 05:49:46 #94 writing image sha256:3f5ebbf586c8b088705c6fc10fa37cb40a0fd5029357ca69de4aca5cdeb8486d 0.2s done 05:49:46 #94 naming to docker.io/library/core-command done 05:49:46 #94 writing image sha256:86e4ae9bf7ba8885d40841624926f4f580c6468a870adf81fb566b574a8c4490 05:49:47 #94 ... 05:49:47 05:49:47 #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:49:47 #220 DONE 0.5s 05:49:47 05:49:47 #221 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:49:47 #221 DONE 0.5s 05:49:47 05:49:47 #94 [support-cron-scheduler] exporting to image 05:49:47 #94 writing image sha256:86e4ae9bf7ba8885d40841624926f4f580c6468a870adf81fb566b574a8c4490 0.0s done 05:49:47 #94 writing image sha256:3f5f3c03a6274c1728c27d5e13f95dba8602bb088d3421573073c1a22e562255 0.0s done 05:49:47 #94 naming to docker.io/library/security-spiffe-token-provider done 05:49:47 #94 naming to docker.io/library/support-scheduler done 05:49:47 #94 writing image sha256:b3f1dbd6b7135acb1107b67318c83f3ecfda3fbbad53257c6ec804f30fa31bc6 done 05:49:47 #94 naming to docker.io/library/support-cron-scheduler done 05:49:47 #94 ... 05:49:47 05:49:47 #222 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 05:49:47 #222 DONE 0.7s 05:49:47 05:49:47 #223 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:49:47 #223 DONE 0.7s 05:49:47 05:49:47 #94 [core-data] exporting to image 05:49:47 #94 exporting layers 0.7s done 05:49:47 #94 writing image sha256:37fbc3c701dcadc76b660779f151fd23d908dbbc502aa1a8f9e1afa8a8fb3ada done 05:49:47 #94 naming to docker.io/library/support-notifications done 05:49:47 #94 writing image sha256:979c7582fd3d30d25af920d0a226954f075a683cb6131849a2f69beb14c8feea done 05:49:47 #94 naming to docker.io/library/core-data done 05:49:48 #94 ... 05:49:48 05:49:48 #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:49:48 #224 DONE 0.8s 05:49:48 05:49:48 #225 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:49:48 #225 DONE 1.3s 05:49:48 05:49:48 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:49:48 #226 DONE 1.3s 05:49:48 05:49:48 #227 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:49:48 #227 DONE 0.5s 05:49:48 05:49:48 #228 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:49:48 #228 DONE 0.1s 05:49:48 05:49:48 #94 [security-proxy-auth] exporting to image 05:49:48 #94 writing image sha256:a003bca627a975233217108c15694d2cd324609dc14e5a429de19888323ad6ac done 05:49:48 #94 naming to docker.io/library/core-metadata done 05:49:48 #94 ... 05:49:48 05:49:48 #229 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:49:48 #229 DONE 0.1s 05:49:48 05:49:48 #94 [security-proxy-auth] exporting to image 05:49:48 #94 exporting layers 0.2s done 05:49:48 #94 exporting layers 0.3s done 05:49:48 #94 writing image sha256:47f6e23399877b74e6c5af40005e63c1d3238fe7822e975c032cca06b4ca879c 0.0s done 05:49:48 #94 naming to docker.io/library/core-common-config-bootstrapper done 05:49:48 #94 writing image sha256:ef8cb9900c1a705fed3e4c944cacf7fa2d2e81a95e653c059351048b34bafc03 done 05:49:48 #94 naming to docker.io/library/security-proxy-auth 0.0s done 05:49:48 #94 DONE 3.4s 05:49:48 05:49:48 #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 05:49:48 #230 DONE 0.1s 05:49:48 05:49:48 #231 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:49:48 #231 DONE 0.1s 05:49:48 05:49:48 #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:49:48 #232 DONE 1.3s 05:49:48 05:49:48 #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:49:48 #233 DONE 0.1s 05:49:48 05:49:48 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:49:48 #234 DONE 0.1s 05:49:48 05:49:48 #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 05:49:48 #235 ... 05:49:48 05:49:48 #94 [security-proxy-setup] exporting to image 05:49:48 #94 exporting layers 0.2s done 05:49:48 #94 writing image sha256:beb3cdc9504ae35b6ff2f5d11d10fba62ec00bc9785fe49316d07572f12f15f9 done 05:49:48 #94 naming to docker.io/library/security-proxy-setup done 05:49:48 #94 DONE 3.6s 05:49:48 05:49:48 #236 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:49:48 #236 DONE 0.7s 05:49:48 05:49:48 #94 [security-secretstore-setup] exporting to image 05:49:48 #94 ... 05:49:48 05:49:48 #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 05:49:48 #235 DONE 0.4s 05:49:48 05:49:48 #94 [security-bootstrapper] exporting to image 05:49:48 #94 writing image sha256:fc8572a584bc47d30c8daff9b6336503954f41b3ec3a19d50957e51b6dcb2484 done 05:49:48 #94 naming to docker.io/library/security-secretstore-setup done 05:49:49 #94 exporting layers 0.2s done 05:49:49 #94 writing image sha256:9d4fd68adbe0e2d39c7d3826c779ef11964d03186daef8bc11a4906f2f7d688b done 05:49:49 #94 naming to docker.io/library/security-bootstrapper done 05:49:49 #94 DONE 4.0s 05:49:49 time="2024-10-16T05:45:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:49:49 time="2024-10-16T05:45:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:49:49 time="2024-10-16T05:45:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:49:49 time="2024-10-16T05:45:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:49:49 time="2024-10-16T05:45:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:49:49 time="2024-10-16T05:45:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:49:49 time="2024-10-16T05:45:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:49:49 time="2024-10-16T05:45:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:49:49 time="2024-10-16T05:45:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:49:49 time="2024-10-16T05:45:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:49:49 time="2024-10-16T05:45:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:49:49 time="2024-10-16T05:45:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:49:49 time="2024-10-16T05:45:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:49:49 time="2024-10-16T05:45:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:49:49 time="2024-10-16T05:45:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:49:49 time="2024-10-16T05:45:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:49:49 $ docker stop --time=1 bec3c3a3ad61871b9672e3a46c5e858fded2113f53f9b964824c0c2624a59224 05:49:50 $ docker rm -f --volumes bec3c3a3ad61871b9672e3a46c5e858fded2113f53f9b964824c0c2624a59224 [Pipeline] // withDockerContainer [Pipeline] sh 05:49:50 + docker images 05:49:50 REPOSITORY TAG IMAGE ID CREATED SIZE 05:49:50 security-proxy-setup latest beb3cdc9504a 2 seconds ago 33.9MB 05:49:50 security-bootstrapper latest 9d4fd68adbe0 2 seconds ago 27.4MB 05:49:50 security-secretstore-setup latest fc8572a584bc 2 seconds ago 52.2MB 05:49:50 core-common-config-bootstrapper latest 47f6e2339987 3 seconds ago 21.3MB 05:49:50 security-proxy-auth latest ef8cb9900c1a 3 seconds ago 34.4MB 05:49:50 core-metadata latest a003bca627a9 3 seconds ago 42.4MB 05:49:50 support-cron-scheduler latest b3f1dbd6b713 4 seconds ago 66.5MB 05:49:50 support-notifications latest 37fbc3c701dc 4 seconds ago 65.4MB 05:49:50 core-data latest 979c7582fd3d 4 seconds ago 42.3MB 05:49:50 core-command latest 3f5ebbf586c8 5 seconds ago 36.4MB 05:49:50 security-spiffe-token-provider latest 86e4ae9bf7ba 5 seconds ago 41.3MB 05:49:50 support-scheduler latest 3f5f3c03a627 5 seconds ago 64.7MB 05:49:50 core-keeper latest c9a4499ad4d3 5 seconds ago 41.5MB 05:49:50 security-spire-server latest 2e5622aa2ca3 3 minutes ago 122MB 05:49:50 security-spire-agent latest b3ae9f43c97b 3 minutes ago 183MB 05:49:50 security-spire-config latest 460bb7ed147e 3 minutes ago 121MB 05:49:50 ci-base-image-x86_64 latest 1875075bbe16 6 minutes ago 980MB 05:49:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 13 days ago 573MB 05:49:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 05:49:50 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 05:49:51 provisioning config files... 05:49:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3411922363538037350tmp [Pipeline] { [Pipeline] sh 05:49:52 + set +x 05:49:52 + curl -s https://codecov.io/bash 05:49:52 + bash -s -- 05:49:52 05:49:52 _____ _ 05:49:52 / ____| | | 05:49:52 | | ___ __| | ___ ___ _____ __ 05:49:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:49:52 | |___| (_) | (_| | __/ (_| (_) \ V / 05:49:52 \_____\___/ \__,_|\___|\___\___/ \_/ 05:49:52 Bash-1.0.6 05:49:52 05:49:52 05:49:52 ==> git version 2.25.1 found 05:49:52 ==> 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 05:49:52 Release-Date: 2020-01-08 05:49:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:49:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:49:52 ==> Jenkins CI detected. 05:49:52 current dir:  /w/workspace/edgex-go/1 05:49:52 project root: . 05:49:52 --> token set from env 05:49:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:49:52 ==> Running gcov in . (disable via -X gcov) 05:49:52 ==> Python coveragepy not found 05:49:52 ==> Searching for coverage reports in: 05:49:52 + . 05:49:52 -> Found 1 reports 05:49:52 ==> Detecting git/mercurial file structure 05:49:52 ==> Reading reports 05:49:52 + ./coverage.out bytes=1550061 05:49:52 ==> Appending adjustments 05:49:52 https://docs.codecov.io/docs/fixing-reports 05:49:53 + Found adjustments 05:49:53 ==> Gzipping contents 05:49:53 132K /tmp/codecov.x7ew4E.gz 05:49:53 ==> Uploading reports 05:49:53 url: https://codecov.io 05:49:53 query: branch=PR-4973&commit=3517e8a61a815ce9955e3002ca3e1769cd3d83af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4973%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4973&job=&cmd_args= 05:49:53 -> Pinging Codecov 05:49:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4973&commit=3517e8a61a815ce9955e3002ca3e1769cd3d83af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4973%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4973&job=&cmd_args= 05:49:54 -> Uploading to 05:49:54 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/3517e8a61a815ce9955e3002ca3e1769cd3d83af/5efe2454-2443-4301-8be4-23be2d6137de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241016%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241016T054954Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4af153482e50c61ddbf3d2b3ce65dc4b1da0b37d54b2796b6072b3e747a1c5d0 05:49:54 % Total % Received % Xferd Average Speed Time Time Time Current 05:49:54 Dload Upload Total Spent Left Speed 05:49:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 0 0 100 131k 0 634k --:--:-- --:--:-- --:--:-- 631k 100 131k 0 0 100 131k 0 453k --:--:-- --:--:-- --:--:-- 451k 05:49:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3517e8a61a815ce9955e3002ca3e1769cd3d83af [Pipeline] } 05:49:54 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 05:49:56 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 05:49:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:49:57 ---> package-listing.sh 05:49:57 ++ facter osfamily 05:49:57 ++ tr '[:upper:]' '[:lower:]' 05:49:57 + OS_FAMILY=debian 05:49:57 + workspace=/w/workspace/edgex-go/1 05:49:57 + START_PACKAGES=/tmp/packages_start.txt 05:49:57 + END_PACKAGES=/tmp/packages_end.txt 05:49:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:49:57 + PACKAGES=/tmp/packages_start.txt 05:49:57 + '[' /w/workspace/edgex-go/1 ']' 05:49:57 + PACKAGES=/tmp/packages_end.txt 05:49:57 + case "${OS_FAMILY}" in 05:49:57 + dpkg -l 05:49:57 + grep '^ii' 05:49:57 + '[' -f /tmp/packages_start.txt ']' 05:49:57 + '[' -f /tmp/packages_end.txt ']' 05:49:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:49:57 + '[' /w/workspace/edgex-go/1 ']' 05:49:57 + mkdir -p /w/workspace/edgex-go/1/archives/ 05:49:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 05:49:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:49:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:49:58 05:49:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:49:59 latest: Pulling from edgex-lftools-log-publisher 05:49:59 5eb5b503b376: Pulling fs layer 05:49:59 5c69ac0246d0: Pulling fs layer 05:49:59 ec43610c2a17: Pulling fs layer 05:49:59 3a2ae6a8a46f: Pulling fs layer 05:49:59 33b1e0a273af: Pulling fs layer 05:49:59 5d3b04190fa2: Pulling fs layer 05:49:59 2f39f015ded8: Pulling fs layer 05:49:59 33b1e0a273af: Waiting 05:49:59 5d3b04190fa2: Waiting 05:49:59 2f39f015ded8: Waiting 05:49:59 3a2ae6a8a46f: Waiting 05:49:59 5c69ac0246d0: Verifying Checksum 05:49:59 5c69ac0246d0: Download complete 05:49:59 3a2ae6a8a46f: Verifying Checksum 05:49:59 3a2ae6a8a46f: Download complete 05:49:59 33b1e0a273af: Verifying Checksum 05:49:59 33b1e0a273af: Download complete 05:49:59 5d3b04190fa2: Verifying Checksum 05:49:59 5d3b04190fa2: Download complete 05:49:59 ec43610c2a17: Verifying Checksum 05:49:59 ec43610c2a17: Download complete 05:49:59 5eb5b503b376: Download complete 05:50:00 2f39f015ded8: Verifying Checksum 05:50:00 2f39f015ded8: Download complete 05:50:00 5eb5b503b376: Pull complete 05:50:00 5c69ac0246d0: Pull complete 05:50:01 ec43610c2a17: Pull complete 05:50:01 3a2ae6a8a46f: Pull complete 05:50:01 33b1e0a273af: Pull complete 05:50:01 5d3b04190fa2: Pull complete 05:50:05 2f39f015ded8: Pull complete 05:50:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:50:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:50:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:05 prd-ubuntu20.04-docker-8c-8g-22910 does not seem to be running inside a container 05:50:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:50:12 $ docker top 46926b0bcb456ce510f4cad40b8d9b3f0829841154f5c99bf37fa848e7baa28d -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:12 + touch /tmp/pre-build-complete [Pipeline] sh 05:50:13 + mkdir -p /var/log/sysstat [Pipeline] sh 05:50:13 + ls /var/log/sa-host 05:50:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:50:13 provisioning config files... 05:50:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12931167678171486096tmp [Pipeline] { [Pipeline] echo 05:50:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:50:14 ---> create-netrc.sh [Pipeline] } 05:50:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:50:14 ---> python-tools-install.sh [Pipeline] echo 05:50:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:50:14 ---> sudo-logs.sh 05:50:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:50:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:50:15 ---> job-cost.sh 05:50:15 lf-activate-venv: SKIPPING 05:50:15 INFO: No Stack... 05:50:15 INFO: Retrieving Pricing Info for: v3-standard-8 05:50:16 INFO: Archiving Costs [Pipeline] echo 05:50:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:50:16 ---> logs-deploy.sh 05:50:16 lf-activate-venv: SKIPPING 05:50:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4973/1 05:50:16 INFO: archiving workspace using pattern(s): 05:50:17 Archives upload complete. 05:50:17 INFO: archiving logs to Nexus 05:50:18 ---> uname -a: 05:50:18 Linux prd-ubuntu20-04-docker-8c-8g-22910 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:50:18 05:50:18 05:50:18 ---> lscpu: 05:50:18 Architecture: x86_64 05:50:18 CPU op-mode(s): 32-bit, 64-bit 05:50:18 Byte Order: Little Endian 05:50:18 Address sizes: 40 bits physical, 48 bits virtual 05:50:18 CPU(s): 8 05:50:18 On-line CPU(s) list: 0-7 05:50:18 Thread(s) per core: 1 05:50:18 Core(s) per socket: 1 05:50:18 Socket(s): 8 05:50:18 NUMA node(s): 1 05:50:18 Vendor ID: AuthenticAMD 05:50:18 CPU family: 23 05:50:18 Model: 49 05:50:18 Model name: AMD EPYC-Rome Processor 05:50:18 Stepping: 0 05:50:18 CPU MHz: 2799.998 05:50:18 BogoMIPS: 5599.99 05:50:18 Virtualization: AMD-V 05:50:18 Hypervisor vendor: KVM 05:50:18 Virtualization type: full 05:50:18 L1d cache: 256 KiB 05:50:18 L1i cache: 256 KiB 05:50:18 L2 cache: 4 MiB 05:50:18 L3 cache: 128 MiB 05:50:18 NUMA node0 CPU(s): 0-7 05:50:18 Vulnerability Itlb multihit: Not affected 05:50:18 Vulnerability L1tf: Not affected 05:50:18 Vulnerability Mds: Not affected 05:50:18 Vulnerability Meltdown: Not affected 05:50:18 Vulnerability Mmio stale data: Not affected 05:50:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:50:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:50:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:50:18 Vulnerability Srbds: Not affected 05:50:18 Vulnerability Tsx async abort: Not affected 05:50:18 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 05:50:18 05:50:18 05:50:18 ---> nproc: 05:50:18 8 05:50:18 05:50:18 05:50:18 ---> df -h: 05:50:18 Filesystem Size Used Avail Use% Mounted on 05:50:18 overlay 155G 31G 125G 20% / 05:50:18 tmpfs 64M 0 64M 0% /dev 05:50:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:50:18 shm 64M 0 64M 0% /dev/shm 05:50:18 /dev/vda1 155G 31G 125G 20% /facter-os 05:50:18 05:50:18 05:50:18 ---> sar -b -r -n DEV: 05:50:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22910) 10/16/24 _x86_64_ (8 CPU) 05:50:18 05:50:18 05:41:23 LINUX RESTART (8 CPU) 05:50:18 05:50:18 05:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:50:18 05:43:01 398.58 11.38 387.20 0.00 1770.24 66893.38 0.00 05:50:18 05:44:01 79.07 0.05 79.02 0.00 10.26 37341.78 0.00 05:50:18 05:45:01 31.84 0.03 31.81 0.00 0.27 22336.03 0.00 05:50:18 05:46:01 189.15 0.43 188.72 0.00 34.93 73215.66 0.00 05:50:18 05:47:01 1284.34 26.46 1257.87 0.00 5565.87 494828.86 0.00 05:50:18 05:48:01 210.76 0.03 210.73 0.00 0.27 56297.05 0.00 05:50:18 05:49:01 311.00 0.03 310.96 0.00 0.27 99560.87 0.00 05:50:18 05:50:01 684.49 0.37 684.12 0.00 21.06 113725.98 0.00 05:50:18 Average: 398.65 4.85 393.80 0.00 925.36 120522.28 0.00 05:50:18 05:50:18 05:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:50:18 05:43:01 27742724 31494908 812004 2.47 119652 3801944 2056376 6.06 1297348 3339300 343696 05:50:18 05:44:01 26827516 31325804 971032 2.95 130832 4482992 2398436 7.07 2086192 3402556 637028 05:50:18 05:45:01 26967488 31437388 858124 2.61 134748 4419784 2210816 6.52 1462996 3855204 468104 05:50:18 05:46:01 26102156 30941192 1343440 4.09 147996 4796808 4493148 13.24 1944640 4233764 327184 05:50:18 05:47:01 8894832 28769504 3423300 10.41 358428 18690140 8461400 24.94 5650268 16693116 237356 05:50:18 05:48:01 4836464 27585600 4600492 13.99 376996 21403760 11307640 33.32 8161364 18078780 1398744 05:50:18 05:49:01 3968192 29289204 2915236 8.87 389480 23909224 7982536 23.53 7389044 19688972 1633052 05:50:18 05:50:01 6698020 31362200 901400 2.74 401100 23412744 2627796 7.74 3521428 21077916 284616 05:50:18 Average: 16504674 30275725 1978128 6.02 257404 13114674 5192268 15.30 3939160 11296201 666222 05:50:18 05:50:18 05:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:50:18 05:43:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 05:50:18 05:43:01 ens3 1084.95 1005.12 9897.26 121.11 0.00 0.00 0.00 0.00 05:50:18 05:43:01 docker0 843.43 842.54 62.17 4947.77 0.00 0.00 0.00 0.00 05:50:18 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:50:18 05:44:01 ens3 40.06 26.46 36.40 16.60 0.00 0.00 0.00 0.00 05:50:18 05:44:01 docker0 0.08 0.15 0.01 0.02 0.00 0.00 0.00 0.00 05:50:18 05:44:01 veth4853f29 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 05:50:18 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:45:01 ens3 26.78 17.38 21.04 11.82 0.00 0.00 0.00 0.00 05:50:18 05:45:01 docker0 1.35 1.35 0.10 0.12 0.00 0.00 0.00 0.00 05:50:18 05:45:01 veth4853f29 1.35 1.37 0.12 0.12 0.00 0.00 0.00 0.00 05:50:18 05:46:01 veth4ca5c10 0.33 0.42 0.03 0.13 0.00 0.00 0.00 0.00 05:50:18 05:46:01 vethbdf25c6 1.88 2.40 0.14 38.04 0.00 0.00 0.00 0.00 05:50:18 05:46:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 05:50:18 05:46:01 ens3 145.58 76.35 3134.73 22.78 0.00 0.00 0.00 0.00 05:50:18 05:46:01 veth1a15f54 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:46:01 docker0 3.28 4.83 0.21 76.20 0.00 0.00 0.00 0.00 05:50:18 05:46:01 veth8c0d981 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:46:01 veth0affadd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:46:01 veth21e1536 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:46:01 veth1434600 1.07 2.22 0.08 38.03 0.00 0.00 0.00 0.00 05:50:18 05:46:01 veth4d83098 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:46:01 vethf095a2d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:46:01 veth8d4119e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:46:01 veth749fcb3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:47:01 veth5910d5c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:50:18 05:47:01 veth4ca5c10 0.05 1.60 0.00 0.07 0.00 0.00 0.00 0.00 05:50:18 05:47:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 05:50:18 05:47:01 veth6445528 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:50:18 05:47:01 vethc3c6126 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:50:18 05:47:01 ens3 991.55 611.00 9663.28 210.63 0.00 0.00 0.00 0.00 05:50:18 05:47:01 docker0 513.55 817.71 42.21 7556.07 0.00 0.00 0.00 0.00 05:50:18 05:47:01 veth1137b13 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:50:18 05:47:01 veth868e5bf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:50:18 05:47:01 vethcc785f7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:50:18 05:47:01 veth863a912 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:50:18 05:47:01 veth9e50caa 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:50:18 05:47:01 veth969a5cc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:50:18 05:47:01 veth09b664f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:50:18 05:47:01 vethac0072f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:50:18 05:47:01 vethba8516a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:50:18 05:47:01 veth2aa1595 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:50:18 05:48:01 veth5910d5c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:48:01 veth4ca5c10 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:50:18 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:50:18 05:48:01 veth6445528 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:48:01 vethc3c6126 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:48:01 ens3 3.95 3.03 3.02 1.76 0.00 0.00 0.00 0.00 05:50:18 05:48:01 docker0 0.12 0.08 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:48:01 veth1137b13 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:48:01 veth868e5bf 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:48:01 vethcc785f7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:48:01 veth863a912 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:48:01 veth9e50caa 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:48:01 veth969a5cc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:48:01 veth09b664f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:48:01 vethac0072f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:48:01 vethba8516a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:48:01 veth2aa1595 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:49:01 veth5910d5c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:49:01 veth4ca5c10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:49:01 veth6445528 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:49:01 vethc3c6126 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:49:01 ens3 5.52 3.63 4.58 2.50 0.00 0.00 0.00 0.00 05:50:18 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:49:01 veth1137b13 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:49:01 veth868e5bf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:49:01 vethcc785f7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:49:01 veth863a912 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:49:01 veth9e50caa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:49:01 veth969a5cc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:49:01 veth09b664f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:49:01 vethac0072f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:49:01 vethba8516a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:49:01 veth2aa1595 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 05:50:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 05:50:18 05:50:01 ens3 102.10 62.06 2531.46 16.43 0.00 0.00 0.00 0.00 05:50:18 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 Average: lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 05:50:18 Average: ens3 300.05 225.62 3161.34 50.45 0.00 0.00 0.00 0.00 05:50:18 Average: docker0 170.22 208.33 13.09 1572.46 0.00 0.00 0.00 0.00 05:50:18 05:50:18 05:50:18 ---> sar -P ALL: 05:50:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22910) 10/16/24 _x86_64_ (8 CPU) 05:50:18 05:50:18 05:41:23 LINUX RESTART (8 CPU) 05:50:18 05:50:18 05:42:01 CPU %user %nice %system %iowait %steal %idle 05:50:18 05:43:01 all 9.60 0.00 4.10 1.80 0.06 84.44 05:50:18 05:43:01 0 10.33 0.00 3.81 2.93 0.07 82.87 05:50:18 05:43:01 1 8.88 0.00 4.56 0.37 0.05 86.14 05:50:18 05:43:01 2 8.83 0.00 3.87 0.03 0.07 87.20 05:50:18 05:43:01 3 8.68 0.00 4.13 0.20 0.05 86.94 05:50:18 05:43:01 4 7.46 0.00 3.25 0.47 0.05 88.77 05:50:18 05:43:01 5 9.72 0.00 4.64 4.52 0.07 81.05 05:50:18 05:43:01 6 13.96 0.00 4.28 0.81 0.07 80.88 05:50:18 05:43:01 7 8.92 0.00 4.25 5.08 0.08 81.67 05:50:18 05:44:01 all 38.38 0.00 5.91 0.54 0.09 55.07 05:50:18 05:44:01 0 36.27 0.00 6.40 3.10 0.10 54.13 05:50:18 05:44:01 1 38.87 0.00 5.98 0.03 0.08 55.04 05:50:18 05:44:01 2 38.83 0.00 5.75 0.96 0.10 54.37 05:50:18 05:44:01 3 38.28 0.00 5.26 0.02 0.08 56.36 05:50:18 05:44:01 4 40.25 0.00 6.45 0.17 0.10 53.03 05:50:18 05:44:01 5 40.14 0.00 6.38 0.02 0.10 53.36 05:50:18 05:44:01 6 37.21 0.00 5.20 0.03 0.10 57.46 05:50:18 05:44:01 7 37.24 0.00 5.87 0.02 0.08 56.79 05:50:18 05:45:01 all 50.54 0.00 6.26 0.19 0.09 42.92 05:50:18 05:45:01 0 50.38 0.00 6.41 0.05 0.08 43.08 05:50:18 05:45:01 1 50.62 0.00 6.41 0.02 0.10 42.85 05:50:18 05:45:01 2 50.57 0.00 6.35 1.34 0.08 41.66 05:50:18 05:45:01 3 52.53 0.00 6.33 0.00 0.10 41.04 05:50:18 05:45:01 4 50.82 0.00 6.34 0.05 0.08 42.70 05:50:18 05:45:01 5 48.99 0.00 6.01 0.03 0.10 44.87 05:50:18 05:45:01 6 49.46 0.00 6.31 0.00 0.08 44.15 05:50:18 05:45:01 7 50.97 0.00 5.89 0.00 0.10 43.03 05:50:18 05:46:01 all 34.01 0.00 6.36 0.64 0.08 58.91 05:50:18 05:46:01 0 34.58 0.00 6.74 0.54 0.08 58.06 05:50:18 05:46:01 1 33.40 0.00 6.11 0.84 0.07 59.59 05:50:18 05:46:01 2 35.09 0.00 6.54 0.20 0.08 58.09 05:50:18 05:46:01 3 34.00 0.00 6.65 0.39 0.08 58.89 05:50:18 05:46:01 4 34.31 0.00 6.09 0.42 0.08 59.09 05:50:18 05:46:01 5 31.74 0.00 5.92 0.29 0.07 61.98 05:50:18 05:46:01 6 32.53 0.00 6.41 2.37 0.08 58.60 05:50:18 05:46:01 7 36.43 0.00 6.43 0.12 0.08 56.94 05:50:18 05:47:01 all 44.70 0.00 13.50 7.74 0.13 33.93 05:50:18 05:47:01 0 43.78 0.00 14.20 7.62 0.14 34.27 05:50:18 05:47:01 1 44.59 0.00 13.37 6.52 0.14 35.38 05:50:18 05:47:01 2 46.65 0.00 12.51 8.07 0.12 32.65 05:50:18 05:47:01 3 44.24 0.00 13.58 11.28 0.12 30.79 05:50:18 05:47:01 4 42.78 0.00 13.90 5.15 0.13 38.04 05:50:18 05:47:01 5 46.02 0.00 12.54 4.90 0.14 36.40 05:50:18 05:47:01 6 45.72 0.00 12.66 7.00 0.12 34.50 05:50:18 05:47:01 7 43.80 0.00 15.25 11.40 0.15 29.40 05:50:18 05:48:01 all 89.02 0.00 10.84 0.00 0.14 0.00 05:50:18 05:48:01 0 88.14 0.00 11.71 0.00 0.15 0.00 05:50:18 05:48:01 1 89.69 0.00 10.18 0.00 0.13 0.00 05:50:18 05:48:01 2 89.43 0.00 10.42 0.00 0.15 0.00 05:50:18 05:48:01 3 89.60 0.00 10.25 0.00 0.15 0.00 05:50:18 05:48:01 4 87.77 0.00 12.09 0.00 0.13 0.00 05:50:18 05:48:01 5 89.94 0.00 9.93 0.00 0.13 0.00 05:50:18 05:48:01 6 88.47 0.00 11.37 0.00 0.15 0.00 05:50:18 05:48:01 7 89.09 0.00 10.76 0.00 0.15 0.00 05:50:18 05:49:01 all 88.23 0.00 11.51 0.00 0.26 0.00 05:50:18 05:49:01 0 87.28 0.00 12.46 0.00 0.26 0.00 05:50:18 05:49:01 1 88.92 0.00 10.87 0.00 0.21 0.00 05:50:18 05:49:01 2 87.94 0.00 11.80 0.00 0.27 0.00 05:50:18 05:49:01 3 87.81 0.00 11.92 0.00 0.27 0.00 05:50:18 05:49:01 4 89.07 0.00 10.67 0.00 0.26 0.00 05:50:18 05:49:01 5 87.94 0.00 11.76 0.00 0.30 0.00 05:50:18 05:49:01 6 88.01 0.00 11.71 0.00 0.28 0.00 05:50:18 05:49:01 7 88.82 0.00 10.97 0.00 0.20 0.00 05:50:18 05:50:01 all 37.91 0.00 6.97 7.51 0.16 47.45 05:50:18 05:50:01 0 36.66 0.00 7.82 27.47 0.14 27.91 05:50:18 05:50:01 1 39.06 0.00 6.77 8.31 0.29 45.57 05:50:18 05:50:01 2 38.76 0.00 6.90 5.68 0.12 48.55 05:50:18 05:50:01 3 37.33 0.00 6.63 3.60 0.26 52.17 05:50:18 05:50:01 4 38.95 0.00 6.42 2.59 0.12 51.92 05:50:18 05:50:01 5 37.19 0.00 7.58 4.78 0.12 50.33 05:50:18 05:50:01 6 36.45 0.00 7.47 6.11 0.12 49.85 05:50:18 05:50:01 7 38.83 0.00 6.16 1.62 0.12 53.27 05:50:18 Average: all 48.93 0.00 8.17 2.30 0.13 40.48 05:50:18 Average: 0 48.27 0.00 8.67 5.18 0.13 37.75 05:50:18 Average: 1 49.15 0.00 8.02 2.01 0.13 40.69 05:50:18 Average: 2 49.29 0.00 7.99 2.04 0.12 40.55 05:50:18 Average: 3 48.90 0.00 8.07 1.93 0.14 40.96 05:50:18 Average: 4 48.85 0.00 8.15 1.11 0.12 41.77 05:50:18 Average: 5 48.85 0.00 8.08 1.81 0.13 41.14 05:50:18 Average: 6 48.83 0.00 8.16 2.04 0.12 40.85 05:50:18 Average: 7 49.29 0.00 8.19 2.27 0.12 40.13 05:50:18 05:50:18 05:50:18