Pull request #4683 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 673be11befa786408f724722d42dd76b4d02ffa6+8690ef6f077aa4f09e1c290a800e35321f54b9f1 (9dd9cabf273abebcc035fc5326e73537c8fff043) 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-ssh9867795036109446162.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16326834808316072411.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4683/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-4683/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6092361838965657316.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-4683/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4476100684766363532.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5423440732227889534.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-4683/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-4683/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8337576756165940130.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6612’ Running on prd-ubuntu20.04-docker-8c-8g-6615 in /w/workspace/edgexfoundry_edgex-go_PR-4683 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8690ef6f077aa4f09e1c290a800e35321f54b9f1 into PR head commit 673be11befa786408f724722d42dd76b4d02ffa6 Merge succeeded, producing 673be11befa786408f724722d42dd76b4d02ffa6 Checking out Revision 673be11befa786408f724722d42dd76b4d02ffa6 (PR-4683) > 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/4683/head:refs/remotes/origin/PR-4683 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 673be11befa786408f724722d42dd76b4d02ffa6 # 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 8690ef6f077aa4f09e1c290a800e35321f54b9f1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 673be11befa786408f724722d42dd76b4d02ffa6 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:18:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:18:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:18:56 ========================================================= 19:18:56 EdgeX Global Pipelines Version Info 19:18:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:18:57 ------------------- 19:18:57 stable info: 19:18:57 ------------------- 19:18:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:18:57 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 19:18:57 Message: update stable to v1.0.254 19:18:57 ------------------- 19:18:57 experimental info: 19:18:57 ------------------- 19:18:57 Commited By: **** collab-it+edgex@linuxfoundation.org 19:18:57 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 19:18:57 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:18:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:18:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4683 [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4683 [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4683 [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 673be11befa786408f724722d42dd76b4d02ffa6 [Pipeline] echo 19:18:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 673be11 [Pipeline] echo 19:18:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:18:59 provisioning config files... 19:18:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1156393927353039449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:59 ---> docker-login.sh 19:18:59 nexus3.edgexfoundry.org:10001 19:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:59 Configure a credential helper to remove this warning. See 19:18:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:59 19:18:59 Login Succeeded 19:18:59 nexus3.edgexfoundry.org:10002 19:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:00 Configure a credential helper to remove this warning. See 19:19:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:00 19:19:00 Login Succeeded 19:19:00 nexus3.edgexfoundry.org:10003 19:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:00 Configure a credential helper to remove this warning. See 19:19:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:00 19:19:00 Login Succeeded 19:19:00 nexus3.edgexfoundry.org:10004 19:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:00 Configure a credential helper to remove this warning. See 19:19:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:00 19:19:00 Login Succeeded 19:19:00 docker.io 19:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:00 Configure a credential helper to remove this warning. See 19:19:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:00 19:19:00 Login Succeeded 19:19:00 ---> docker-login.sh ends [Pipeline] } 19:19:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:19:00 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:19:00 + dirname cmd/core-command/Dockerfile 19:19:00 + cut -d/ -f2 19:19:00 + echo core-command,cmd/core-command/Dockerfile 19:19:00 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:19:00 + cut -d/ -f2 19:19:00 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:19:00 + + cut -d/ -f2 19:19:00 dirname cmd/core-data/Dockerfile 19:19:00 + echo core-data,cmd/core-data/Dockerfile 19:19:00 + dirname cmd/core-metadata/Dockerfile 19:19:00 + cut -d/ -f2 19:19:00 + echo core-metadata,cmd/core-metadata/Dockerfile 19:19:00 + + cut -d/ -f2 19:19:00 dirname cmd/security-bootstrapper/Dockerfile 19:19:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:19:00 + dirname cmd/security-proxy-auth/Dockerfile 19:19:00 + cut -d/ -f2 19:19:00 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:19:00 + dirname cmd/security-proxy-setup/Dockerfile 19:19:00 + cut -d/ -f2 19:19:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:19:00 + + dirname cmd/security-secretstore-setup/Dockerfile 19:19:00 cut -d/ -f2 19:19:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:19:00 + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ 19:19:00 -f2 19:19:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:19:00 + dirname cmd/security-spire-agent/Dockerfile 19:19:00 + cut -d/ -f2 19:19:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:19:00 + dirname cmd/security-spire-config/Dockerfile 19:19:00 + cut -d/ -f2 19:19:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:19:00 + dirname cmd/security-spire-server/Dockerfile 19:19:00 + cut -d/ -f2 19:19:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:19:00 + dirname cmd/support-notifications/Dockerfile 19:19:00 + cut -d/ -f2 19:19:00 + echo support-notifications,cmd/support-notifications/Dockerfile 19:19:00 + dirname cmd/support-scheduler/Dockerfile 19:19:00 + cut -d/ -f2 19:19:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:19:01 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:19:01 + git rev-list -1 --merges 673be11befa786408f724722d42dd76b4d02ffa6~1..673be11befa786408f724722d42dd76b4d02ffa6 [Pipeline] echo 19:19:01 -----------> git rev-list -1 --merges 673be11befa786408f724722d42dd76b4d02ffa6~1..673be11befa786408f724722d42dd76b4d02ffa6 673be11befa786408f724722d42dd76b4d02ffa6 [false] [Pipeline] sh 19:19:01 + git log --format=format:%s -1 673be11befa786408f724722d42dd76b4d02ffa6 [Pipeline] echo 19:19:01 ========================================================= 19:19:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:19:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:19:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:19:02 + grep -v github /etc/ssh/ssh_known_hosts 19:19:02 + [ -e /tmp/ssh_known_hosts ] 19:19:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:19:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:19:02 + sudo tee -a /etc/ssh/ssh_known_hosts 19:19:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:19:02 19:19:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:19:03 0.1.4: Pulling from edgex-devops/py-git-semver 19:19:03 b85a868b505f: Pulling fs layer 19:19:03 e2be974225ed: Pulling fs layer 19:19:03 339a4e72a1f5: Pulling fs layer 19:19:03 988bab9f4d93: Pulling fs layer 19:19:03 1469e6f7b9e6: Pulling fs layer 19:19:03 eaf3925da568: Pulling fs layer 19:19:03 bab4dde63d76: Pulling fs layer 19:19:03 bde34c3a00c8: Pulling fs layer 19:19:03 b352a97aabf1: Pulling fs layer 19:19:03 4872d77fe225: Pulling fs layer 19:19:03 5851b861e8e6: Pulling fs layer 19:19:03 bab4dde63d76: Waiting 19:19:03 bde34c3a00c8: Waiting 19:19:03 b352a97aabf1: Waiting 19:19:03 988bab9f4d93: Waiting 19:19:03 5851b861e8e6: Waiting 19:19:03 1469e6f7b9e6: Waiting 19:19:03 eaf3925da568: Waiting 19:19:03 e2be974225ed: Download complete 19:19:03 988bab9f4d93: Verifying Checksum 19:19:03 988bab9f4d93: Download complete 19:19:03 1469e6f7b9e6: Verifying Checksum 19:19:03 1469e6f7b9e6: Download complete 19:19:03 339a4e72a1f5: Verifying Checksum 19:19:03 339a4e72a1f5: Download complete 19:19:03 eaf3925da568: Download complete 19:19:03 bde34c3a00c8: Verifying Checksum 19:19:03 bde34c3a00c8: Download complete 19:19:03 b352a97aabf1: Verifying Checksum 19:19:03 b352a97aabf1: Download complete 19:19:03 4872d77fe225: Download complete 19:19:03 5851b861e8e6: Verifying Checksum 19:19:03 5851b861e8e6: Download complete 19:19:03 b85a868b505f: Verifying Checksum 19:19:03 b85a868b505f: Download complete 19:19:03 bab4dde63d76: Verifying Checksum 19:19:03 bab4dde63d76: Download complete 19:19:04 b85a868b505f: Pull complete 19:19:04 e2be974225ed: Pull complete 19:19:05 339a4e72a1f5: Pull complete 19:19:05 988bab9f4d93: Pull complete 19:19:05 1469e6f7b9e6: Pull complete 19:19:05 eaf3925da568: Pull complete 19:19:07 bab4dde63d76: Pull complete 19:19:07 bde34c3a00c8: Pull complete 19:19:07 b352a97aabf1: Pull complete 19:19:07 4872d77fe225: Pull complete 19:19:07 5851b861e8e6: Pull complete 19:19:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:19:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:19:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:08 prd-ubuntu20.04-docker-8c-8g-6615 does not seem to be running inside a container 19:19:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:19:09 $ docker top adb7da2541541f813032e7bb1c97f79099efa9c691b13ba35101fbfec978a564 -eo pid,comm 19:19:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:19:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:19:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:19:09 [ssh-agent] Looking for ssh-agent implementation... 19:19:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:19:09 $ docker exec adb7da2541541f813032e7bb1c97f79099efa9c691b13ba35101fbfec978a564 ssh-agent 19:19:09 SSH_AUTH_SOCK=/tmp/ssh-eRIJL2bLWfuQ/agent.32 19:19:09 SSH_AGENT_PID=38 19:19:09 Running ssh-add (command line suppressed) 19:19:10 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15698569923271766473.key (/w/workspace/edgex-go/1@tmp/private_key_15698569923271766473.key) 19:19:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:10 + git tag --points-at HEAD [Pipeline] } 19:19:10 $ docker exec --env ******** --env ******** adb7da2541541f813032e7bb1c97f79099efa9c691b13ba35101fbfec978a564 ssh-agent -k 19:19:10 unset SSH_AUTH_SOCK; 19:19:10 unset SSH_AGENT_PID; 19:19:10 echo Agent pid 38 killed; 19:19:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:19:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:19:10 [ssh-agent] Looking for ssh-agent implementation... 19:19:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:19:10 $ docker exec adb7da2541541f813032e7bb1c97f79099efa9c691b13ba35101fbfec978a564 ssh-agent 19:19:10 SSH_AUTH_SOCK=/tmp/ssh-TTJRzQHhOexg/agent.70 19:19:10 SSH_AGENT_PID=76 19:19:10 Running ssh-add (command line suppressed) 19:19:10 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1928455477986913602.key (/w/workspace/edgex-go/1@tmp/private_key_1928455477986913602.key) 19:19:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:11 + git semver init 19:19:11 2023-09-19 19:19:11,433 [run_init] DEBUG init version:0.0.0 force:False 19:19:11 2023-09-19 19:19:11,434 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:19:11 2023-09-19 19:19:11,434 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:19:11 2023-09-19 19:19:11,434 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:19:19 2023-09-19 19:19:19,490 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:19:19 2023-09-19 19:19:19,491 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4683 with force:False 19:19:19 2023-09-19 19:19:19,491 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4683 19:19:19 2023-09-19 19:19:19,496 [execute] INFO git cat-file --batch-check 19:19:19 2023-09-19 19:19:19,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:19:19 2023-09-19 19:19:19,503 [execute] INFO git cat-file --batch 19:19:19 2023-09-19 19:19:19,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:19:19 2023-09-19 19:19:19,508 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4683 19:19:19 0.0.0 [Pipeline] } 19:19:19 $ docker exec --env ******** --env ******** adb7da2541541f813032e7bb1c97f79099efa9c691b13ba35101fbfec978a564 ssh-agent -k 19:19:19 unset SSH_AUTH_SOCK; 19:19:19 unset SSH_AGENT_PID; 19:19:19 echo Agent pid 76 killed; 19:19:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:19:20 + git semver [Pipeline] } 19:19:20 $ docker stop --time=1 adb7da2541541f813032e7bb1c97f79099efa9c691b13ba35101fbfec978a564 19:19:21 $ docker rm -f --volumes adb7da2541541f813032e7bb1c97f79099efa9c691b13ba35101fbfec978a564 [Pipeline] // withDockerContainer [Pipeline] sh 19:19:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:19:22 Stashed 1 file(s) [Pipeline] echo 19:19:22 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:19:23 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:19:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:19:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:19:23 ========================================================= 19:19:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:19:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:19:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:19:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:19:23 7264a8db6415: Pulling fs layer 19:19:23 c4d48a809fc2: Pulling fs layer 19:19:23 4f1c88b9dad5: Pulling fs layer 19:19:23 ad3a456e5733: Pulling fs layer 19:19:23 9e4f439ed901: Pulling fs layer 19:19:23 feaf6a47b606: Pulling fs layer 19:19:23 5e8b037d7d82: Pulling fs layer 19:19:23 8ac70367396e: Pulling fs layer 19:19:23 6db16350a2e2: Pulling fs layer 19:19:23 9250d5d63582: Pulling fs layer 19:19:23 5e8b037d7d82: Waiting 19:19:23 8ac70367396e: Waiting 19:19:23 ad3a456e5733: Waiting 19:19:23 6db16350a2e2: Waiting 19:19:23 9250d5d63582: Waiting 19:19:23 feaf6a47b606: Waiting 19:19:23 9e4f439ed901: Waiting 19:19:23 c4d48a809fc2: Verifying Checksum 19:19:23 c4d48a809fc2: Download complete 19:19:23 ad3a456e5733: Verifying Checksum 19:19:23 ad3a456e5733: Download complete 19:19:23 9e4f439ed901: Verifying Checksum 19:19:23 9e4f439ed901: Download complete 19:19:23 7264a8db6415: Verifying Checksum 19:19:23 7264a8db6415: Download complete 19:19:23 feaf6a47b606: Verifying Checksum 19:19:23 feaf6a47b606: Download complete 19:19:24 7264a8db6415: Pull complete 19:19:24 8ac70367396e: Verifying Checksum 19:19:24 8ac70367396e: Download complete 19:19:24 c4d48a809fc2: Pull complete 19:19:24 4f1c88b9dad5: Verifying Checksum 19:19:24 6db16350a2e2: Verifying Checksum 19:19:24 6db16350a2e2: Download complete 19:19:24 5e8b037d7d82: Verifying Checksum 19:19:24 5e8b037d7d82: Download complete 19:19:24 9250d5d63582: Verifying Checksum 19:19:24 9250d5d63582: Download complete 19:19:28 4f1c88b9dad5: Pull complete 19:19:28 ad3a456e5733: Pull complete 19:19:28 9e4f439ed901: Pull complete 19:19:28 feaf6a47b606: Pull complete 19:19:30 5e8b037d7d82: Pull complete 19:19:31 8ac70367396e: Pull complete 19:19:32 6db16350a2e2: Pull complete 19:19:32 9250d5d63582: Pull complete 19:19:32 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 19:19:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:19:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:19:33 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:19:33 WORKDIR /edgex 19:19:33 COPY go.mod . 19:19:33 RUN go mod download 19:19:33 docker build -t ci-base-image-x86_64 -f - . 19:19:33 Sending build context to Docker daemon 171MB 19:19:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:19:33 ---> fa269f55d9b9 19:19:33 Step 2/4 : WORKDIR /edgex 19:19:37 Still waiting to schedule task 19:19:37 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6614’ 19:19:42 ---> Running in f5a03bdfa96d 19:19:42 Removing intermediate container f5a03bdfa96d 19:19:42 ---> c3551bd4dca4 19:19:42 Step 3/4 : COPY go.mod . 19:19:42 ---> 1361a3dbcdd9 19:19:42 Step 4/4 : RUN go mod download 19:19:42 ---> Running in ce97f6b8bbac 19:20:00 Removing intermediate container ce97f6b8bbac 19:20:00 ---> d64b69dba612 19:20:00 Successfully built d64b69dba612 19:20:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:00 + docker inspect -f . ci-base-image-x86_64 19:20:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:00 prd-ubuntu20.04-docker-8c-8g-6615 does not seem to be running inside a container 19:20:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:20:01 $ docker top 9e04d7570fa616fe61924efef322d69c48cad6b344f93e8dae1eb1fd235c9ef6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:01 + go version 19:20:01 go version go1.21.0 linux/amd64 [Pipeline] } 19:20:01 $ docker stop --time=1 9e04d7570fa616fe61924efef322d69c48cad6b344f93e8dae1eb1fd235c9ef6 19:20:02 $ docker rm -f --volumes 9e04d7570fa616fe61924efef322d69c48cad6b344f93e8dae1eb1fd235c9ef6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:03 + docker inspect -f . ci-base-image-x86_64 19:20:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:03 prd-ubuntu20.04-docker-8c-8g-6615 does not seem to be running inside a container 19:20:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:20:04 $ docker top a217de2c5f4a12809a94c51d3a65e4064e825eecb2dc8c641e0082d1eee476fc -eo pid,comm [Pipeline] { [Pipeline] echo 19:20:04 ========================================================= 19:20:04 [edgeXBuildGoParallel] Running Tests and Build... 19:20:04 ========================================================= [Pipeline] sh 19:20:04 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:20:05 + make test 19:20:05 go test -race -coverprofile=coverage.out ./... 19:20:13 ? github.com/edgexfoundry/edgex-go [no test files] 19:20:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:20:25 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:20:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:20:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:20:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:20:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:20:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:20:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:20:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:20:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:20:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:20:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:20:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:20:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:20:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:20:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:20:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 28.7% of statements 19:20:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.067s coverage: 97.0% of statements 19:20:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:20:30 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:20:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:20:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:20:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:20:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:20:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:20:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:20:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:20:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:20:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements 19:20:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 53.0% of statements 19:20:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:20:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:20:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.596s coverage: 93.4% of statements 19:20:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 4.1% of statements 19:20:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:20:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:20:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:20:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:20:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:20:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:20:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:20:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:20:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:20:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:20:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.359s coverage: 97.6% of statements 19:20:38 ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements 19:20:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:20:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:20:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.064s coverage: 0.9% of statements 19:20:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.057s coverage: 32.2% of statements 19:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.056s coverage: 41.7% of statements 19:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.042s coverage: 82.9% of statements 19:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.033s coverage: 94.1% of statements 19:20:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements 19:20:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements 19:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:20:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:20:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:20:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:20:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:20:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:20:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:20:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:20:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:20:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:20:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:20:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:20:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:20:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 14.623s coverage: 94.4% of statements 19:20:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:20:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:20:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:20:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:20:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:20:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:20:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:20:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.109s coverage: 79.9% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.959s coverage: 92.9% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.051s coverage: 62.3% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.235s coverage: 87.2% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.031s coverage: 20.0% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.038s coverage: 100.0% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.088s coverage: 82.1% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.044s coverage: 86.0% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.167s coverage: 63.1% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.174s coverage: 38.4% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.049s coverage: 89.5% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.037s coverage: 84.8% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 19.9% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 95.7% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.045s coverage: 61.8% of statements 19:21:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements 19:21:06 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:21:07 running golangci-lint 19:21:07 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:21:07 go version go1.21.0 linux/amd64 19:21:07 level=info msg="[config_reader] Used config file .golangci.yml" 19:21:07 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:21:22 level=info msg="[loader] Go packages loading at mode 575 (files|imports|compiled_files|deps|exports_file|name|types_sizes) took 13.334559408s" 19:21:22 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.771863ms" 19:21:30 level=info msg="[linters_context/goanalysis] analyzers took 1m43.286470265s with top 10 stages: buildir: 39.709150783s, gosec: 8.939766035s, fact_deprecated: 1.939094637s, inspect: 1.754491612s, S1038: 1.687028093s, ctrlflow: 1.585361186s, printf: 1.479617693s, nilness: 1.125095181s, fact_purity: 912.000187ms, SA1012: 777.26093ms" 19:21:30 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:21:30 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude-rules: 21/197, nolint: 0/21, cgo: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, exclude: 197/197, path_prettifier: 197/197" 19:21:30 level=info msg="[runner] processing took 22.118116ms with stages: nolint: 13.646905ms, identifier_marker: 4.367411ms, exclude-rules: 1.435427ms, path_prettifier: 1.102756ms, autogenerated_exclude: 1.095125ms, skip_dirs: 429.332µs, cgo: 20.87µs, filename_unadjuster: 10.54µs, max_same_issues: 2.27µs, uniq_by_line: 1.44µs, fixer: 1.21µs, max_from_linter: 720ns, diff: 660ns, severity-rules: 600ns, sort_results: 590ns, exclude: 540ns, source_code: 500ns, skip_files: 450ns, max_per_file_from_linter: 270ns, path_prefixer: 250ns, path_shortener: 250ns" 19:21:30 level=info msg="[runner] linters took 9.628127984s with stages: goanalysis_metalinter: 9.605786437s" 19:21:30 level=info msg="File cache stats: 0 entries of total size 0B" 19:21:30 level=info msg="Memory: 231 samples, avg is 270.4MB, max is 971.3MB" 19:21:30 level=info msg="Execution took 23.011826496s" 19:21:30 go vet ./... 19:21:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:21:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:21:34 ./bin/test-attribution-txt.sh [Pipeline] echo 19:21:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:21:35 + ls -al . 19:21:35 total 732 19:21:35 drwxrwxr-x 12 1001 1001 4096 Sep 19 19:20 . 19:21:35 drwxr-xr-x 4 root root 4096 Sep 19 19:20 .. 19:21:35 drwxrwxr-x 2 1001 1001 4096 Sep 19 19:18 .blubracket 19:21:35 -rw-rw-r-- 1 1001 1001 16 Sep 19 19:18 .dockerignore 19:21:35 drwxrwxr-x 8 1001 1001 4096 Sep 19 19:21 .git 19:21:35 drwxrwxr-x 3 1001 1001 4096 Sep 19 19:18 .github 19:21:35 -rw-rw-r-- 1 1001 1001 1173 Sep 19 19:18 .gitignore 19:21:35 -rw-rw-r-- 1 1001 1001 42 Sep 19 19:18 .golangci.yml 19:21:35 -rw-rw-r-- 1 1001 1001 100 Sep 19 19:18 .hadolint.yml 19:21:35 drwxr-xr-x 3 1001 1001 4096 Sep 19 19:19 .semver 19:21:35 -rw-rw-r-- 1 1001 1001 166 Sep 19 19:18 .sonarcloud.properties 19:21:35 -rw-rw-r-- 1 1001 1001 1171 Sep 19 19:18 ADOPTERS.md 19:21:35 -rw-rw-r-- 1 1001 1001 11674 Sep 19 19:18 Attribution.txt 19:21:35 -rw-rw-r-- 1 1001 1001 93407 Sep 19 19:18 CHANGELOG.md 19:21:35 -rw-rw-r-- 1 1001 1001 3804 Sep 19 19:18 CONTRIBUTING.md 19:21:35 -rw-rw-r-- 1 1001 1001 677 Sep 19 19:18 GOVERNANCE.md 19:21:35 -rw-rw-r-- 1 1001 1001 883 Sep 19 19:18 Jenkinsfile 19:21:35 -rw-rw-r-- 1 1001 1001 10775 Sep 19 19:18 LICENSE 19:21:35 -rw-rw-r-- 1 1001 1001 14764 Sep 19 19:18 Makefile 19:21:35 -rw-rw-r-- 1 1001 1001 582 Sep 19 19:18 OWNERS.md 19:21:35 -rw-rw-r-- 1 1001 1001 9923 Sep 19 19:18 README.md 19:21:35 -rw-rw-r-- 1 1001 1001 789 Sep 19 19:18 SECURITY.md 19:21:35 -rw-rw-r-- 1 1001 1001 5 Sep 19 19:19 VERSION 19:21:35 drwxrwxr-x 2 1001 1001 4096 Sep 19 19:18 bin 19:21:35 drwxrwxr-x 18 1001 1001 4096 Sep 19 19:18 cmd 19:21:35 -rw-r--r-- 1 root root 453602 Sep 19 19:21 coverage.out 19:21:35 drwxrwxr-x 2 1001 1001 4096 Sep 19 19:18 fuzz_test 19:21:35 -rw-rw-r-- 1 1001 1001 3688 Sep 19 19:18 go.mod 19:21:35 -rw-rw-r-- 1 1001 1001 34975 Sep 19 19:18 go.sum 19:21:35 drwxrwxr-x 7 1001 1001 4096 Sep 19 19:18 internal 19:21:35 drwxrwxr-x 3 1001 1001 4096 Sep 19 19:18 openapi 19:21:35 -rw-rw-r-- 1 1001 1001 594 Sep 19 19:18 security.txt 19:21:35 drwxrwxr-x 4 1001 1001 4096 Sep 19 19:18 snap 19:21:35 -rw-rw-r-- 1 1001 1001 204 Sep 19 19:18 version.go [Pipeline] sh 19:21:35 + '[' -e coverage.out ] 19:21:35 + chown 1001:1001 coverage.out [Pipeline] stash 19:21:35 Stashed 1 file(s) [Pipeline] sh 19:21:35 + make build 19:21:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:21:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6616 in /w/workspace/edgexfoundry_edgex-go_PR-4683 [Pipeline] { [Pipeline] ws 19:21:47 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:21:48 The recommended git tool is: git 19:21:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:21:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:21:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:21:51 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:21:52 using credential edgex-jenkins-ssh 19:21:52 Cloning the remote Git repository 19:21:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:21:53 > git init /w/workspace/edgex-go/1 # timeout=10 19:21:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:21:53 > git --version # timeout=10 19:21:53 > git --version # 'git version 2.25.1' 19:21:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:21:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:21:57 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:21:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:21:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:22:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:22:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:22:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:22:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:22:04 $ docker stop --time=1 a217de2c5f4a12809a94c51d3a65e4064e825eecb2dc8c641e0082d1eee476fc 19:22:07 $ docker rm -f --volumes a217de2c5f4a12809a94c51d3a65e4064e825eecb2dc8c641e0082d1eee476fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:22:09 19:22:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:22:09 latest: Pulling from edgex-devops/edgex-compose 19:22:09 91d30c5bc195: Pulling fs layer 19:22:09 2e9b0aa3be6d: Pulling fs layer 19:22:09 9c61dcf015f6: Pulling fs layer 19:22:09 4698f68db338: Pulling fs layer 19:22:09 2a2f49069b9e: Pulling fs layer 19:22:09 e0025b399a48: Pulling fs layer 19:22:09 4698f68db338: Waiting 19:22:09 2a2f49069b9e: Waiting 19:22:09 e0025b399a48: Waiting 19:22:09 91d30c5bc195: Download complete 19:22:09 4698f68db338: Verifying Checksum 19:22:09 4698f68db338: Download complete 19:22:10 2e9b0aa3be6d: Verifying Checksum 19:22:10 2e9b0aa3be6d: Download complete 19:22:10 91d30c5bc195: Pull complete 19:22:10 e0025b399a48: Verifying Checksum 19:22:10 e0025b399a48: Download complete 19:22:10 2a2f49069b9e: Download complete 19:22:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:22:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:22:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:22:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:22:09 using GIT_SSH to set credentials SSH Credentials for GitHub 19:22:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4683/head:refs/remotes/origin/PR-4683 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:22:10 2e9b0aa3be6d: Pull complete 19:22:10 Merging remotes/origin/main commit 8690ef6f077aa4f09e1c290a800e35321f54b9f1 into PR head commit 673be11befa786408f724722d42dd76b4d02ffa6 19:22:10 Merge succeeded, producing 673be11befa786408f724722d42dd76b4d02ffa6 19:22:10 Checking out Revision 673be11befa786408f724722d42dd76b4d02ffa6 (PR-4683) 19:22:10 9c61dcf015f6: Download complete 19:22:11 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:22:11 > git --version # timeout=10 19:22:11 > git --version # 'git version 2.25.1' 19:22:11 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:22:10 > git config core.sparsecheckout # timeout=10 19:22:10 > git checkout -f 673be11befa786408f724722d42dd76b4d02ffa6 # timeout=10 19:22:10 > git remote # timeout=10 19:22:10 > git config --get remote.origin.url # timeout=10 19:22:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:22:10 > git merge 8690ef6f077aa4f09e1c290a800e35321f54b9f1 # timeout=10 19:22:10 > git rev-parse HEAD^{commit} # timeout=10 19:22:10 > git config core.sparsecheckout # timeout=10 19:22:10 > git checkout -f 673be11befa786408f724722d42dd76b4d02ffa6 # timeout=10 19:22:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:22:12 % Total % Received % Xferd Average Speed Time Time Time Current 19:22:12 Dload Upload Total Spent Left Speed 19:22:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh 19:22:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:22:13 9c61dcf015f6: Pull complete 19:22:13 4698f68db338: Pull complete 19:22:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:22:13 + sudo tee /etc/docker/daemon.new 19:22:13 { 19:22:13 "registry-mirrors": [ 19:22:13 "https://nexus3.edgexfoundry.org:10001" 19:22:13 ], 19:22:13 "bip": "10.250.0.254/24", 19:22:13 "hosts": [ 19:22:13 "tcp://0.0.0.0:5555", 19:22:13 "unix:///var/run/docker.sock" 19:22:13 ], 19:22:13 "mtu": 1458, 19:22:13 "selinux-enabled": true, 19:22:13 "seccomp-profile": "/etc/docker/seccomp.json" 19:22:13 } [Pipeline] sh 19:22:13 2a2f49069b9e: Pull complete 19:22:13 e0025b399a48: Pull complete 19:22:13 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:22:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:22:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 19:22:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] withDockerContainer 19:22:13 prd-ubuntu20.04-docker-8c-8g-6615 does not seem to be running inside a container 19:22:13 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:22:15 $ docker top 9cfe3e00b5b5f4ff8fe7f231aec4181569d215a27685e2e93c938ed3e829d50f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 19:22:16 + sudo service docker restart 19:22:16 + docker compose -f ./docker-compose-build.yml build --parallel 19:22:18 #1 [core-command internal] load build definition from Dockerfile 19:22:18 #1 transferring dockerfile: 19:22:18 #1 transferring dockerfile: 1.82kB done 19:22:18 #1 DONE 0.0s 19:22:18 19:22:18 #2 [core-metadata internal] load build definition from Dockerfile 19:22:18 #2 transferring dockerfile: 1.96kB done 19:22:18 #2 DONE 0.0s 19:22:18 19:22:18 #3 [support-notifications internal] load build definition from Dockerfile 19:22:18 #3 transferring dockerfile: 1.84kB done 19:22:18 #3 DONE 0.0s 19:22:18 19:22:18 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:22:18 #4 transferring dockerfile: 1.78kB done 19:22:18 #4 DONE 0.0s 19:22:18 19:22:18 #5 [core-data internal] load build definition from Dockerfile 19:22:18 #5 transferring dockerfile: 1.90kB done 19:22:18 #5 DONE 0.1s 19:22:18 19:22:18 #6 [security-secretstore-setup internal] load build definition from Dockerfile 19:22:18 #6 transferring dockerfile: 2.38kB done 19:22:18 #6 DONE 0.0s 19:22:18 19:22:18 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:22:18 #7 transferring dockerfile: 2.12kB done 19:22:18 #7 DONE 0.0s 19:22:18 19:22:18 #8 [security-spire-server internal] load build definition from Dockerfile 19:22:18 #8 transferring dockerfile: 1.59kB done 19:22:18 #8 DONE 0.1s 19:22:18 19:22:18 #9 [security-proxy-auth internal] load build definition from Dockerfile 19:22:18 #9 transferring dockerfile: 2.04kB done 19:22:18 #9 DONE 0.1s 19:22:18 19:22:18 #10 [support-scheduler internal] load build definition from Dockerfile 19:22:18 #10 transferring dockerfile: 1.82kB done 19:22:18 #10 DONE 0.1s 19:22:18 19:22:18 #11 [security-proxy-setup internal] load build definition from Dockerfile 19:22:18 #11 transferring dockerfile: 2.39kB done 19:22:18 #11 DONE 0.1s 19:22:18 19:22:18 #12 [core-command internal] load .dockerignore 19:22:18 #12 transferring context: 56B done 19:22:18 #12 DONE 0.0s 19:22:18 19:22:18 #13 [security-spire-agent internal] load build definition from Dockerfile 19:22:18 #13 transferring dockerfile: 1.70kB done 19:22:18 #13 DONE 0.1s 19:22:18 19:22:18 #14 [security-spire-config internal] load build definition from Dockerfile 19:22:18 #14 transferring dockerfile: 1.58kB done 19:22:18 #14 DONE 0.1s 19:22:18 19:22:18 #15 [security-bootstrapper internal] load build definition from Dockerfile 19:22:18 #15 transferring dockerfile: 2.82kB done 19:22:18 #15 DONE 0.0s 19:22:18 19:22:18 #16 [core-metadata internal] load .dockerignore 19:22:18 #16 transferring context: 56B done 19:22:18 #16 DONE 0.0s 19:22:18 19:22:18 #17 [support-notifications internal] load .dockerignore 19:22:18 #17 transferring context: 56B done 19:22:18 #17 DONE 0.0s 19:22:18 19:22:18 #18 [security-spiffe-token-provider internal] load .dockerignore 19:22:18 #18 transferring context: 56B done 19:22:18 #18 DONE 0.0s 19:22:18 19:22:18 #19 [security-secretstore-setup internal] load .dockerignore 19:22:18 #19 transferring context: 56B done 19:22:18 #19 DONE 0.0s 19:22:18 19:22:18 #20 [core-common-config-bootstrapper internal] load .dockerignore 19:22:18 #20 transferring context: 56B done 19:22:18 #20 DONE 0.0s 19:22:18 19:22:18 #21 [core-data internal] load .dockerignore 19:22:18 #21 transferring context: 56B done 19:22:18 #21 DONE 0.0s 19:22:18 19:22:18 #22 [security-spire-server internal] load .dockerignore 19:22:18 #22 transferring context: 56B done 19:22:18 #22 DONE 0.0s 19:22:18 19:22:18 #23 [security-proxy-auth internal] load .dockerignore 19:22:18 #23 transferring context: 56B done 19:22:18 #23 DONE 0.0s 19:22:18 19:22:18 #24 [support-scheduler internal] load .dockerignore 19:22:18 #24 transferring context: 56B done 19:22:18 #24 DONE 0.0s 19:22:18 19:22:18 #25 [security-spire-agent internal] load .dockerignore 19:22:18 #25 transferring context: 56B done 19:22:18 #25 DONE 0.0s 19:22:18 19:22:18 #26 [security-spire-config internal] load .dockerignore 19:22:18 #26 transferring context: 56B 0.0s done 19:22:18 #26 DONE 0.1s 19:22:18 19:22:18 #27 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:22:18 #27 DONE 0.0s 19:22:18 19:22:18 #28 [security-proxy-setup internal] load .dockerignore 19:22:18 #28 transferring context: 56B done 19:22:18 #28 DONE 0.1s 19:22:18 19:22:18 #29 [security-bootstrapper internal] load .dockerignore 19:22:18 #29 transferring context: 56B done 19:22:18 #29 DONE 0.1s 19:22:18 19:22:18 #27 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:22:18 #27 DONE 0.0s 19:22:18 19:22:18 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:22:19 #30 ... 19:22:19 19:22:19 #27 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:22:19 #27 DONE 0.0s 19:22:19 19:22:19 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 19:22:19 #30 ... 19:22:19 19:22:19 #27 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:22:19 #27 DONE 0.0s 19:22:19 19:22:19 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:22:19 #30 DONE 0.8s 19:22:19 19:22:19 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:22:19 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 19:22:19 #31 ... 19:22:19 19:22:19 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:22:19 #32 DONE 0.5s 19:22:19 19:22:19 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:22:19 #33 DONE 0.6s 19:22:19 19:22:19 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:22:19 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 19:22:19 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:22:19 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 19:22:19 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 19:22:19 #31 DONE 0.4s 19:22:19 19:22:19 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:22:19 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 19:22:19 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:22:19 #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:22:20 #34 ... 19:22:20 19:22:20 #35 [security-spire-server internal] load build context 19:22:20 #35 transferring context: 18.11kB 0.0s done 19:22:20 #35 DONE 0.3s 19:22:20 19:22:20 #36 [security-spire-config internal] load build context 19:22:20 #36 transferring context: 16.36kB 0.0s done 19:22:20 #36 DONE 0.3s 19:22:20 19:22:20 #37 [security-spire-agent internal] load build context 19:22:20 #37 transferring context: 17.64kB 0.0s done 19:22:20 #37 DONE 0.3s 19:22:20 19:22:20 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:22:20 #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:22:20 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s 19:22:20 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 19:22:20 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 19:22:20 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s 19:22:20 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:22:20 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 19:22:20 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s 19:22:20 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.4s 19:22:20 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 19:22:20 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 19:22:20 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:22:20 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 6.29MB / 25.84MB 0.7s 19:22:20 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 19:22:20 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22.75MB / 25.84MB 0.8s 19:22:21 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s 19:22:21 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done 19:22:21 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19:22:23 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.3s done 19:22:30 #34 ... 19:22:30 19:22:30 #38 [security-proxy-auth internal] load build context 19:22:30 #38 transferring context: 364.84MB 9.9s done 19:22:30 #38 ... 19:22:30 19:22:30 #39 [core-metadata internal] load build context 19:22:30 #39 ... 19:22:30 19:22:30 #40 [core-command internal] load build context 19:22:30 #40 transferring context: 364.84MB 10.1s done 19:22:30 #40 ... 19:22:30 19:22:30 #41 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:22:30 #0 2.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:22:30 #0 3.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:22:30 #0 3.265 (1/1) Installing dumb-init (1.2.5-r2) 19:22:30 #0 3.269 Executing busybox-1.36.1-r2.trigger 19:22:30 #0 3.277 OK: 7 MiB in 16 packages 19:22:30 #41 ... 19:22:30 19:22:30 #42 [security-proxy-setup internal] load build context 19:22:30 #42 transferring context: 364.84MB 10.8s done 19:22:30 #42 ... 19:22:30 19:22:30 #43 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:22:30 #43 ... 19:22:30 19:22:30 #44 [core-common-config-bootstrapper internal] load build context 19:22:30 #44 transferring context: 364.84MB 10.2s done 19:22:30 #44 ... 19:22:30 19:22:30 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:22:31 #45 ... 19:22:31 19:22:31 #46 [core-data internal] load build context 19:22:31 #46 transferring context: 364.84MB 10.1s done 19:22:31 #46 ... 19:22:31 19:22:31 #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:22:31 #0 0.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:22:31 #0 0.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:22:31 #0 1.275 (1/1) Installing dumb-init (1.2.5-r2) 19:22:31 #0 1.275 Executing busybox-1.36.1-r2.trigger 19:22:31 #0 1.275 OK: 7 MiB in 16 packages 19:22:31 #47 ... 19:22:31 19:22:31 #48 [support-notifications internal] load build context 19:22:31 #48 transferring context: 364.84MB 10.0s done 19:22:31 #48 ... 19:22:31 19:22:31 #49 [security-spiffe-token-provider internal] load build context 19:22:31 #49 transferring context: 364.84MB 9.9s done 19:22:31 #49 ... 19:22:31 19:22:31 #50 [security-secretstore-setup internal] load build context 19:22:31 #50 transferring context: 364.84MB 9.7s done 19:22:32 #50 ... 19:22:32 19:22:32 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:22:32 #51 ... 19:22:32 19:22:32 #52 [support-scheduler internal] load build context 19:22:32 #52 transferring context: 364.84MB 9.8s done 19:22:32 #52 ... 19:22:32 19:22:32 #53 [security-bootstrapper internal] load build context 19:22:32 #53 transferring context: 364.84MB 10.0s done 19:22:32 #53 ... 19:22:32 19:22:32 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:22:32 #0 0.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:22:32 #0 0.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:22:32 #0 1.160 (1/2) Installing ca-certificates (20230506-r0) 19:22:32 #0 1.199 (2/2) Installing dumb-init (1.2.5-r2) 19:22:32 #0 1.207 Executing busybox-1.36.1-r2.trigger 19:22:32 #0 1.212 Executing ca-certificates-20230506-r0.trigger 19:22:32 #0 1.281 OK: 8 MiB in 17 packages 19:22:32 #54 ... 19:22:32 19:22:32 #55 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:22:32 #0 1.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:22:32 #0 1.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:22:32 #0 1.476 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:22:32 #0 1.476 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:22:32 #0 1.476 OK: 20064 distinct packages available 19:22:32 #0 1.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:22:32 #0 1.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:22:32 #0 1.801 (1/5) Installing dumb-init (1.2.5-r2) 19:22:32 #0 1.803 (2/5) Installing musl-obstack (1.2.3-r2) 19:22:32 #0 1.812 (3/5) Installing libucontext (1.2-r2) 19:22:32 #0 1.815 (4/5) Installing gcompat (1.1.0-r1) 19:22:32 #0 1.822 (5/5) Installing openssl (3.1.2-r0) 19:22:32 #0 1.831 Executing busybox-1.36.1-r2.trigger 19:22:32 #0 1.833 OK: 8 MiB in 20 packages 19:22:33 #55 ... 19:22:33 19:22:33 #56 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:22:33 #56 ... 19:22:33 19:22:33 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:22:33 #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 19:22:33 #57 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:22:33 #57 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:22:33 #57 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:22:33 #57 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 19:22:33 #57 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 19:22:33 #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 19:22:33 #57 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:22:33 #57 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done 19:22:33 #57 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:22:33 #57 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:22:33 #57 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 2.0s done 19:22:33 #57 ... 19:22:33 19:22:33 #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:22:33 #0 1.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:22:33 #0 1.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:22:33 #0 1.648 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:22:33 #0 1.648 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:22:33 #0 1.648 OK: 20064 distinct packages available 19:22:33 #0 1.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:22:33 #0 1.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:22:33 #0 1.998 (1/4) Installing dumb-init (1.2.5-r2) 19:22:33 #0 2.004 (2/4) Installing musl-obstack (1.2.3-r2) 19:22:33 #0 2.007 (3/4) Installing libucontext (1.2-r2) 19:22:33 #0 2.010 (4/4) Installing gcompat (1.1.0-r1) 19:22:33 #0 2.014 Executing busybox-1.36.1-r2.trigger 19:22:33 #0 2.026 OK: 8 MiB in 19 packages 19:22:33 #58 ... 19:22:33 19:22:33 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:22:33 #0 3.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:22:33 #0 3.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:22:33 #0 4.094 (1/4) Installing ca-certificates (20230506-r0) 19:22:33 #0 4.110 (2/4) Installing dumb-init (1.2.5-r2) 19:22:33 #0 4.114 (3/4) Installing su-exec (0.2-r3) 19:22:33 #0 4.118 (4/4) Installing yq (4.33.3-r3) 19:22:33 #0 4.179 Executing busybox-1.36.1-r2.trigger 19:22:33 #0 4.191 Executing ca-certificates-20230506-r0.trigger 19:22:33 #0 4.236 OK: 17 MiB in 19 packages 19:22:33 #59 ... 19:22:33 19:22:33 #39 [core-metadata internal] load build context 19:22:33 #39 transferring context: 364.84MB 11.3s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:22:34 provisioning config files... 19:22:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10098800823446713632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:22:34 ---> docker-login.sh 19:22:34 nexus3.edgexfoundry.org:10001 19:22:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:35 Configure a credential helper to remove this warning. See 19:22:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:35 19:22:35 Login Succeeded 19:22:35 nexus3.edgexfoundry.org:10002 19:22:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:35 Configure a credential helper to remove this warning. See 19:22:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:35 19:22:35 Login Succeeded 19:22:35 nexus3.edgexfoundry.org:10003 19:22:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:36 Configure a credential helper to remove this warning. See 19:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:36 19:22:36 Login Succeeded 19:22:36 nexus3.edgexfoundry.org:10004 19:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:36 Configure a credential helper to remove this warning. See 19:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:36 19:22:36 Login Succeeded 19:22:36 docker.io 19:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:37 Configure a credential helper to remove this warning. See 19:22:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:37 19:22:37 Login Succeeded 19:22:37 ---> docker-login.sh ends [Pipeline] } 19:22:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:22:37 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:22:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:22:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:22:37 ========================================================= 19:22:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:22:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:22:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:22:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:22:38 9fda8d8052c6: Pulling fs layer 19:22:38 5d54e960e981: Pulling fs layer 19:22:38 c4a7e357bf2a: Pulling fs layer 19:22:38 f0e02332f6b5: Pulling fs layer 19:22:38 66412af1f25a: Pulling fs layer 19:22:38 1baf3a5c0e64: Pulling fs layer 19:22:38 9a37bb91b891: Pulling fs layer 19:22:38 a29adfc67d43: Pulling fs layer 19:22:38 d5de9f91c1a4: Pulling fs layer 19:22:38 1baf3a5c0e64: Waiting 19:22:38 f0e02332f6b5: Waiting 19:22:38 66412af1f25a: Waiting 19:22:38 9a37bb91b891: Waiting 19:22:38 a29adfc67d43: Waiting 19:22:38 d5de9f91c1a4: Waiting 19:22:38 5d54e960e981: Verifying Checksum 19:22:38 5d54e960e981: Download complete 19:22:38 f0e02332f6b5: Verifying Checksum 19:22:38 f0e02332f6b5: Download complete 19:22:38 66412af1f25a: Verifying Checksum 19:22:38 66412af1f25a: Download complete 19:22:38 9fda8d8052c6: Verifying Checksum 19:22:38 9fda8d8052c6: Download complete 19:22:38 9a37bb91b891: Verifying Checksum 19:22:38 9a37bb91b891: Download complete 19:22:39 9fda8d8052c6: Pull complete 19:22:39 a29adfc67d43: Verifying Checksum 19:22:39 a29adfc67d43: Download complete 19:22:40 d5de9f91c1a4: Verifying Checksum 19:22:40 d5de9f91c1a4: Download complete 19:22:40 c4a7e357bf2a: Verifying Checksum 19:22:40 c4a7e357bf2a: Download complete 19:22:41 1baf3a5c0e64: Verifying Checksum 19:22:41 1baf3a5c0e64: Download complete 19:22:42 5d54e960e981: Pull complete 19:22:43 #39 ... 19:22:43 19:22:43 #56 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:22:43 #56 DONE 23.4s 19:22:43 19:22:43 #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:22:43 #47 DONE 23.0s 19:22:43 19:22:43 #55 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:22:43 #55 DONE 22.9s 19:22:43 19:22:43 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:22:43 #59 DONE 22.9s 19:22:43 19:22:43 #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:22:43 #58 DONE 22.9s 19:22:43 19:22:43 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:22:43 #54 DONE 22.9s 19:22:43 19:22:43 #50 [security-secretstore-setup internal] load build context 19:22:43 #50 DONE 23.3s 19:22:43 19:22:43 #52 [support-scheduler internal] load build context 19:22:43 #52 DONE 23.4s 19:22:43 19:22:43 #49 [security-spiffe-token-provider internal] load build context 19:22:43 #49 DONE 23.4s 19:22:43 19:22:43 #38 [security-proxy-auth internal] load build context 19:22:43 #38 DONE 23.4s 19:22:43 19:22:43 #41 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:22:43 #41 DONE 23.1s 19:22:43 19:22:43 #60 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 19:22:43 #60 ... 19:22:43 19:22:43 #48 [support-notifications internal] load build context 19:22:43 #48 DONE 23.4s 19:22:43 19:22:43 #46 [core-data internal] load build context 19:22:43 #46 DONE 23.4s 19:22:43 19:22:43 #53 [security-bootstrapper internal] load build context 19:22:43 #53 DONE 23.4s 19:22:43 19:22:43 #44 [core-common-config-bootstrapper internal] load build context 19:22:43 #44 DONE 23.4s 19:22:43 19:22:43 #42 [security-proxy-setup internal] load build context 19:22:43 #42 DONE 23.5s 19:22:43 19:22:43 #39 [core-metadata internal] load build context 19:22:43 #39 DONE 23.5s 19:22:43 19:22:43 #40 [core-command internal] load build context 19:22:43 #40 DONE 23.4s 19:22:43 19:22:43 #60 [support-notifications builder 2/7] WORKDIR /edgex-go 19:22:43 #60 DONE 0.4s 19:22:43 19:22:43 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:22:43 #34 DONE 23.5s 19:22:43 19:22:43 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:22:43 #57 DONE 23.5s 19:22:43 19:22:43 #43 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:22:43 #43 23.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:22:43 #43 23.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:22:43 #43 23.81 (1/4) Installing dumb-init (1.2.5-r2) 19:22:43 #43 23.81 (2/4) Installing openssl (3.1.2-r0) 19:22:43 #43 23.83 (3/4) Installing su-exec (0.2-r3) 19:22:43 #43 ... 19:22:43 19:22:43 #61 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:22:43 #61 DONE 0.4s 19:22:43 19:22:43 #43 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:22:43 #43 23.83 (4/4) Installing yq (4.33.3-r3) 19:22:43 #43 23.91 Executing busybox-1.36.1-r2.trigger 19:22:43 #43 23.92 OK: 17 MiB in 19 packages 19:22:45 #43 DONE 25.7s 19:22:45 19:22:45 #62 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:22:45 #62 DONE 2.1s 19:22:45 19:22:45 #63 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:22:45 #63 DONE 1.7s 19:22:45 19:22:45 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:22:45 #51 23.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:22:45 #51 23.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:22:45 #51 23.80 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:22:45 #51 23.80 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:22:45 #51 23.80 OK: 20064 distinct packages available 19:22:45 #51 23.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:22:45 #51 23.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:22:45 #51 24.22 (1/11) Installing ca-certificates (20230506-r0) 19:22:45 #51 24.24 (2/11) Installing brotli-libs (1.0.9-r14) 19:22:45 #51 24.25 (3/11) Installing libunistring (1.1-r1) 19:22:45 #51 24.27 (4/11) Installing libidn2 (2.3.4-r1) 19:22:45 #51 24.27 (5/11) Installing nghttp2-libs (1.55.1-r0) 19:22:45 #51 24.27 (6/11) Installing libcurl (8.2.1-r0) 19:22:45 #51 24.28 (7/11) Installing curl (8.2.1-r0) 19:22:45 #51 24.29 (8/11) Installing dumb-init (1.2.5-r2) 19:22:45 #51 24.29 (9/11) Installing musl-obstack (1.2.3-r2) 19:22:45 #51 24.29 (10/11) Installing libucontext (1.2-r2) 19:22:45 #51 24.30 (11/11) Installing gcompat (1.1.0-r1) 19:22:45 #51 24.30 Executing busybox-1.36.1-r2.trigger 19:22:45 #51 24.31 Executing ca-certificates-20230506-r0.trigger 19:22:45 #51 24.37 OK: 12 MiB in 26 packages 19:22:45 #51 DONE 25.6s 19:22:45 19:22:45 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:22:45 #45 23.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:22:45 #45 24.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:22:45 #45 24.23 (1/2) Installing dumb-init (1.2.5-r2) 19:22:45 #45 24.23 (2/2) Installing su-exec (0.2-r3) 19:22:45 #45 24.24 Executing busybox-1.36.1-r2.trigger 19:22:45 #45 24.24 OK: 7 MiB in 17 packages 19:22:45 #45 DONE 25.6s 19:22:45 19:22:45 #64 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:22:45 #64 DONE 2.2s 19:22:45 19:22:45 #65 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:22:45 #65 DONE 0.1s 19:22:45 19:22:45 #66 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:22:45 #66 DONE 0.1s 19:22:45 19:22:45 #67 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:22:45 #67 DONE 0.1s 19:22:45 19:22:45 #68 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:22:45 #68 DONE 0.1s 19:22:45 19:22:45 #69 [security-spire-config stage-2 5/9] COPY security.txt / 19:22:45 #69 DONE 0.1s 19:22:45 19:22:45 #70 [security-spire-server stage-2 5/8] COPY security.txt / 19:22:45 #70 DONE 0.1s 19:22:45 19:22:45 #71 [security-spire-agent stage-3 6/9] COPY security.txt / 19:22:45 #71 DONE 0.1s 19:22:45 19:22:45 #72 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:22:45 #72 DONE 0.1s 19:22:45 19:22:45 #73 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:22:46 #73 DONE 0.1s 19:22:46 19:22:46 #74 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:22:46 #74 DONE 0.1s 19:22:46 19:22:46 #75 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:22:46 #75 DONE 0.1s 19:22:46 19:22:46 #76 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:22:46 #76 DONE 0.1s 19:22:46 19:22:46 #77 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:22:46 #77 ... 19:22:46 19:22:46 #78 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:22:46 #78 DONE 0.1s 19:22:46 19:22:46 #79 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:22:46 #79 DONE 0.1s 19:22:46 19:22:46 #77 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:22:46 #77 DONE 0.1s 19:22:46 19:22:46 #80 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:22:46 #80 DONE 0.1s 19:22:46 19:22:46 #81 [security-spire-config] exporting to image 19:22:46 #81 exporting layers 19:22:46 #81 ... 19:22:46 19:22:46 #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:22:46 #82 DONE 0.1s 19:22:46 19:22:46 #83 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:22:46 #83 DONE 0.9s 19:22:46 19:22:46 #84 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:22:46 #0 3.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:22:46 #0 3.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:22:46 #0 3.339 OK: 265 MiB in 56 packages 19:22:46 #84 DONE 3.5s 19:22:46 19:22:46 #85 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:22:46 #85 DONE 0.0s 19:22:46 19:22:46 #86 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:22:46 #0 3.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:22:46 #0 3.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:22:46 #0 3.474 OK: 265 MiB in 56 packages 19:22:46 #86 DONE 3.6s 19:22:46 19:22:46 #87 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:46 #87 ... 19:22:46 19:22:46 #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:22:46 #88 DONE 0.1s 19:22:46 19:22:46 #89 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:22:46 #0 3.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:22:46 #0 3.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:22:46 #0 3.549 OK: 265 MiB in 56 packages 19:22:46 #89 DONE 3.7s 19:22:46 19:22:46 #90 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:22:46 #90 DONE 0.1s 19:22:46 19:22:46 #81 [security-spire-server] exporting to image 19:22:46 #81 exporting layers 0.8s done 19:22:46 #81 writing image sha256:5b2d20538159dd432d4640a207f5dfdf6042731390ea61ceb35603e7bb312a7e done 19:22:46 #81 naming to docker.io/library/security-spire-config done 19:22:46 #81 writing image sha256:3365c49eb46ea90c7d3ab3da9104ea9d5795a79342dc487be04f590978a61e4e 0.0s done 19:22:46 #81 naming to docker.io/library/security-spire-agent done 19:22:46 #81 writing image sha256:13f2df15540b3ff0dcecc070b8af48d7c1419453a278ca31c083f1e46fbc2dd6 done 19:22:46 #81 naming to docker.io/library/security-spire-server done 19:22:46 #81 DONE 0.8s 19:22:46 19:22:46 #91 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:47 #91 ... 19:22:47 19:22:47 #92 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:22:47 #0 2.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:22:47 #0 3.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:22:47 #0 3.305 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:22:47 #0 3.305 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:22:47 #0 3.305 OK: 20064 distinct packages available 19:22:47 #0 3.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:22:47 #0 3.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:22:47 #0 3.712 OK: 265 MiB in 56 packages 19:22:47 #92 DONE 3.9s 19:22:47 19:22:47 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:22:47 #93 DONE 0.1s 19:22:47 19:22:47 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:57 #94 ... 19:22:57 19:22:57 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:57 c4a7e357bf2a: Pull complete 19:22:57 f0e02332f6b5: Pull complete 19:22:57 66412af1f25a: Pull complete 19:23:02 #95 ... 19:23:02 19:23:02 #91 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:02 #91 DONE 15.4s 19:23:02 19:23:02 #87 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:02 #87 DONE 15.8s 19:23:02 19:23:02 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:02 #94 DONE 15.3s 19:23:02 19:23:02 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:02 #95 DONE 15.6s 19:23:02 19:23:02 #96 [support-notifications builder 6/7] COPY . . 19:23:02 1baf3a5c0e64: Pull complete 19:23:04 9a37bb91b891: Pull complete 19:23:05 a29adfc67d43: Pull complete 19:23:09 d5de9f91c1a4: Pull complete 19:23:09 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 19:23:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:23:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:23:09 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:23:09 WORKDIR /edgex 19:23:09 COPY go.mod . 19:23:09 RUN go mod download ci-base-image-arm64 19:23:09 -f - . 19:23:10 Sending build context to Docker daemon 2.993MB 19:23:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:23:10 ---> 746ca1b523b5 19:23:10 Step 2/4 : WORKDIR /edgex 19:23:10 #96 DONE 7.7s 19:23:10 19:23:10 #97 [core-metadata builder 6/7] COPY . . 19:23:10 #97 DONE 7.7s 19:23:10 19:23:10 #98 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:23:10 #98 CACHED 19:23:10 19:23:10 #99 [security-proxy-auth builder 6/7] COPY . . 19:23:10 #99 CACHED 19:23:10 19:23:10 #100 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:10 #100 CACHED 19:23:10 19:23:10 #101 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:10 #101 CACHED 19:23:10 19:23:10 #102 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:23:10 #102 CACHED 19:23:10 19:23:10 #103 [core-common-config-bootstrapper builder 6/7] COPY . . 19:23:10 #103 CACHED 19:23:10 19:23:10 #104 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:10 #104 CACHED 19:23:10 19:23:10 #105 [core-data builder 4/7] COPY go.mod vendor* ./ 19:23:10 #105 CACHED 19:23:10 19:23:10 #106 [core-data builder 6/7] COPY . . 19:23:10 #106 CACHED 19:23:10 19:23:10 #107 [support-scheduler builder 6/7] COPY . . 19:23:10 #107 CACHED 19:23:10 19:23:10 #108 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:23:10 #108 CACHED 19:23:10 19:23:10 #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:10 #109 CACHED 19:23:10 19:23:10 #110 [security-spiffe-token-provider builder 6/7] COPY . . 19:23:10 #110 DONE 7.7s 19:23:10 19:23:10 #111 [security-proxy-setup builder 6/7] COPY . . 19:23:10 #111 DONE 7.7s 19:23:10 19:23:10 #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:10 #112 CACHED 19:23:10 19:23:10 #113 [security-secretstore-setup builder 6/7] COPY . . 19:23:10 #113 CACHED 19:23:10 19:23:10 #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:23:10 #114 CACHED 19:23:10 19:23:10 #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:10 #115 CACHED 19:23:10 19:23:10 #116 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:23:10 #116 CACHED 19:23:10 19:23:10 #117 [security-bootstrapper builder 6/7] COPY . . 19:23:10 #117 CACHED 19:23:10 19:23:10 #118 [core-command builder 4/7] COPY go.mod vendor* ./ 19:23:10 #118 CACHED 19:23:10 19:23:10 #119 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:10 #119 CACHED 19:23:10 19:23:10 #120 [core-command builder 6/7] COPY . . 19:23:10 #120 CACHED 19:23:10 19:23:10 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:23:10 #121 0.716 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:23:12 ---> Running in 8d81e4a59016 19:23:12 Removing intermediate container 8d81e4a59016 19:23:12 ---> 271c46d39358 19:23:12 Step 3/4 : COPY go.mod . 19:23:12 ---> 467119158ade 19:23:12 Step 4/4 : RUN go mod download 19:23:12 ---> Running in 8a61c16c748a 19:23:20 #121 ... 19:23:20 19:23:20 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:23:20 #0 1.091 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:23:20 #122 ... 19:23:20 19:23:20 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:23:20 #0 0.952 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:23:20 #123 ... 19:23:20 19:23:20 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:23:20 #0 0.746 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:23:20 #124 ... 19:23:20 19:23:20 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:23:20 #0 0.961 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:23:21 #125 ... 19:23:21 19:23:21 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:23:21 #0 1.088 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:23:21 #126 ... 19:23:21 19:23:21 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:23:21 #0 1.355 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:23:21 #127 ... 19:23:21 19:23:21 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:23:21 #0 0.474 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:23:21 #128 ... 19:23:21 19:23:21 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:23:21 #0 1.426 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:23:21 #129 ... 19:23:21 19:23:21 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:23:21 #0 0.456 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:23:21 #130 ... 19:23:21 19:23:21 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:23:21 #0 1.327 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:23:51 Removing intermediate container 8a61c16c748a 19:23:51 ---> 143d3107e86d 19:23:51 Successfully built 143d3107e86d 19:23:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:52 + docker inspect -f . ci-base-image-arm64 19:23:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:52 prd-ubuntu20.04-docker-arm64-4c-16g-6616 does not seem to be running inside a container 19:23:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:23:53 $ docker top f62c3afb3bf17362b94c6bbe5078e36031db7a47ce14b7e4ccd535e373c6b53f -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:54 + go version 19:23:54 go version go1.21.0 linux/arm64 [Pipeline] } 19:23:54 $ docker stop --time=1 f62c3afb3bf17362b94c6bbe5078e36031db7a47ce14b7e4ccd535e373c6b53f 19:23:56 $ docker rm -f --volumes f62c3afb3bf17362b94c6bbe5078e36031db7a47ce14b7e4ccd535e373c6b53f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:57 + docker inspect -f . ci-base-image-arm64 19:23:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:57 prd-ubuntu20.04-docker-arm64-4c-16g-6616 does not seem to be running inside a container 19:23:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:23:58 $ docker top 08c90e98f9de94cb7e3cc2722525eb12e001ffd1dba55ffc9965cc832809b58b -eo pid,comm [Pipeline] { [Pipeline] echo 19:23:58 ========================================================= 19:23:58 [edgeXBuildGoParallel] Running Tests and Build... 19:23:58 ========================================================= [Pipeline] sh 19:23:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:23:59 + make test 19:23:59 go test -race -coverprofile=coverage.out ./... 19:24:29 #131 ... 19:24:29 19:24:29 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:24:29 #121 68.65 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:24:31 ? github.com/edgexfoundry/edgex-go [no test files] 19:24:36 #121 DONE 85.1s 19:24:36 19:24:36 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:24:36 #130 DONE 85.3s 19:24:36 19:24:36 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:24:36 #125 DONE 85.1s 19:24:36 19:24:36 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:24:36 #128 DONE 85.2s 19:24:36 19:24:36 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:24:36 #131 DONE 85.1s 19:24:36 19:24:36 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:24:36 #126 DONE 85.2s 19:24:36 19:24:36 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:24:36 #132 ... 19:24:36 19:24:36 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:24:36 #127 DONE 85.5s 19:24:36 19:24:36 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:24:36 #129 DONE 85.6s 19:24:36 19:24:36 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:24:36 #123 DONE 85.6s 19:24:36 19:24:36 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:24:36 #124 DONE 85.6s 19:24:36 19:24:36 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:24:36 #122 DONE 85.6s 19:24:36 19:24:36 #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:24:36 #133 ... 19:24:36 19:24:36 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:24:36 #132 DONE 0.9s 19:24:36 19:24:36 #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:24:36 #134 DONE 0.8s 19:24:36 19:24:36 #135 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:24:36 #135 DONE 0.7s 19:24:36 19:24:36 #136 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:24:36 #136 DONE 0.8s 19:24:36 19:24:36 #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:24:36 #133 DONE 0.7s 19:24:36 19:24:36 #137 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:24:36 #137 DONE 0.4s 19:24:36 19:24:36 #138 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:24:36 #138 DONE 0.3s 19:24:36 19:24:36 #139 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:24:36 #139 ... 19:24:36 19:24:36 #140 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:24:36 #140 DONE 0.3s 19:24:36 19:24:36 #141 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:24:36 #141 DONE 0.3s 19:24:36 19:24:36 #142 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:24:36 #142 DONE 0.2s 19:24:36 19:24:36 #143 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:24:36 #143 CACHED 19:24:36 19:24:36 #144 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:24:36 #144 CACHED 19:24:36 19:24:36 #145 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:24:36 #145 CACHED 19:24:36 19:24:36 #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:24:36 #146 CACHED 19:24:36 19:24:36 #147 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:24:36 #147 CACHED 19:24:36 19:24:36 #148 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:24:36 #148 CACHED 19:24:36 19:24:36 #149 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:24:36 #149 DONE 0.3s 19:24:36 19:24:36 #150 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:24:36 #150 DONE 0.3s 19:24:36 19:24:36 #139 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:24:36 #139 DONE 0.2s 19:24:36 19:24:36 #151 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:24:36 #151 CACHED 19:24:36 19:24:36 #152 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:24:36 #152 CACHED 19:24:36 19:24:36 #153 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:24:37 #153 ... 19:24:37 19:24:37 #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:24:37 #154 DONE 1.0s 19:24:37 19:24:37 #155 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:24:37 #155 DONE 1.0s 19:24:37 19:24:37 #156 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:24:38 #156 ... 19:24:38 19:24:38 #157 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:24:38 #157 DONE 2.0s 19:24:38 19:24:38 #158 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:24:38 #158 DONE 2.0s 19:24:38 19:24:38 #159 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:24:38 #159 DONE 2.0s 19:24:38 19:24:38 #160 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:24:38 #160 DONE 2.0s 19:24:38 19:24:38 #153 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:24:38 #153 DONE 2.0s 19:24:38 19:24:38 #161 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:24:38 #161 DONE 2.1s 19:24:38 19:24:38 #162 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:24:38 #162 DONE 2.0s 19:24:38 19:24:38 #163 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:24:38 #163 ... 19:24:38 19:24:38 #164 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:24:38 #164 DONE 2.1s 19:24:38 19:24:38 #165 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:24:38 #165 DONE 2.3s 19:24:38 19:24:38 #156 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:24:38 #156 DONE 1.4s 19:24:38 19:24:38 #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:24:38 #166 DONE 0.3s 19:24:38 19:24:38 #167 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:24:38 #167 DONE 0.4s 19:24:38 19:24:38 #168 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:24:38 #168 ... 19:24:38 19:24:38 #169 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:24:38 #169 DONE 0.4s 19:24:38 19:24:38 #170 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:24:38 #170 DONE 0.4s 19:24:38 19:24:38 #171 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:24:38 #171 DONE 0.4s 19:24:38 19:24:38 #163 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:24:38 #163 DONE 0.4s 19:24:38 19:24:38 #172 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:24:38 #172 DONE 0.4s 19:24:38 19:24:38 #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:24:38 #173 DONE 0.4s 19:24:38 19:24:38 #174 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:24:38 #174 DONE 0.4s 19:24:38 19:24:38 #175 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:24:38 #175 DONE 0.4s 19:24:38 19:24:38 #81 [core-data] exporting to image 19:24:38 #81 exporting layers 19:24:39 #81 ... 19:24:39 19:24:39 #168 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:24:39 #168 DONE 0.7s 19:24:39 19:24:39 #81 [core-data] exporting to image 19:24:39 #81 exporting layers 0.5s done 19:24:39 #81 ... 19:24:39 19:24:39 #176 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:24:39 #176 DONE 0.7s 19:24:39 19:24:39 #177 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:24:39 #177 DONE 0.6s 19:24:39 19:24:39 #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:24:39 #178 DONE 0.6s 19:24:39 19:24:39 #179 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:24:39 #179 DONE 0.6s 19:24:39 19:24:39 #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:24:39 #180 DONE 0.6s 19:24:39 19:24:39 #81 [core-metadata] exporting to image 19:24:39 #81 exporting layers 0.7s done 19:24:39 #81 exporting layers 1.0s done 19:24:40 #81 ... 19:24:40 19:24:40 #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:24:40 #181 DONE 0.4s 19:24:40 19:24:40 #81 [core-metadata] exporting to image 19:24:40 #81 writing image sha256:2ac656fcf6849863d5d9ed873e10c9254bee414705fc3a7185fe10a77e479eb3 done 19:24:40 #81 naming to docker.io/library/support-notifications 19:24:40 #81 ... 19:24:40 19:24:40 #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:24:40 #182 DONE 0.6s 19:24:40 19:24:40 #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:24:40 #183 DONE 0.6s 19:24:40 19:24:40 #81 [core-command] exporting to image 19:24:40 #81 exporting layers 0.6s done 19:24:40 #81 naming to docker.io/library/support-notifications 0.1s done 19:24:40 #81 writing image sha256:8331f42a901b7c2f26df0f42dcc90add3a2ab2731904ab5909bb79d596254b5d done 19:24:40 #81 naming to docker.io/library/core-command done 19:24:40 #81 writing image sha256:41b3468e6bd35457547c20041611795e783ba35980506eadc02b203a8edf4c47 0.0s done 19:24:40 #81 writing image sha256:811b64e611c8052d3979b307dbf2ff4753602827917f4313f93fd4b318b4a16b 0.0s done 19:24:40 #81 writing image sha256:779a68ee7410447af5f57f0aa32848a504043d2899538c8059e54f15b5404c1f done 19:24:40 #81 writing image sha256:042b9e2c756f1e29d7705fa9574015d3987c9e505937a9a36243564d0b6dfa7e done 19:24:40 #81 naming to docker.io/library/core-metadata done 19:24:40 #81 naming to docker.io/library/core-data done 19:24:40 #81 naming to docker.io/library/support-scheduler done 19:24:40 #81 naming to docker.io/library/security-spiffe-token-provider 19:24:40 #81 naming to docker.io/library/security-spiffe-token-provider 0.4s done 19:24:40 #81 DONE 2.6s 19:24:40 19:24:40 #184 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:24:41 #184 DONE 1.2s 19:24:41 19:24:41 #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:24:41 #185 DONE 1.2s 19:24:41 19:24:41 #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:24:41 #186 DONE 1.8s 19:24:41 19:24:41 #187 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:24:41 #187 DONE 1.9s 19:24:41 19:24:41 #81 [core-common-config-bootstrapper] exporting to image 19:24:42 #81 ... 19:24:42 19:24:42 #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:24:42 #188 DONE 0.9s 19:24:42 19:24:42 #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:24:42 #189 DONE 0.9s 19:24:42 19:24:42 #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:24:42 #190 DONE 0.1s 19:24:42 19:24:42 #81 [core-common-config-bootstrapper] exporting to image 19:24:42 #81 exporting layers 0.9s done 19:24:42 #81 writing image sha256:c9949eede82270b9bf96d5967f176897ba0f4433cc530f50f264b2793dde3ffe 0.0s done 19:24:42 #81 naming to docker.io/library/core-common-config-bootstrapper 19:24:42 #81 ... 19:24:42 19:24:42 #191 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:24:42 #191 DONE 2.3s 19:24:42 19:24:42 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:24:42 #192 DONE 0.2s 19:24:42 19:24:42 #81 [security-proxy-auth] exporting to image 19:24:42 #81 naming to docker.io/library/core-common-config-bootstrapper done 19:24:42 #81 writing image sha256:b381c842858c81fc02390208412e825131acd058b3ed2aecdfc555ac22543869 done 19:24:42 #81 naming to docker.io/library/security-proxy-auth done 19:24:42 #81 exporting layers 0.2s done 19:24:42 #81 writing image sha256:c857b00839f4494b8d349f18295bc4e013a62fb0da51367f33ee6654ea5aa82c done 19:24:42 #81 naming to docker.io/library/security-proxy-setup done 19:24:42 #81 DONE 3.8s 19:24:42 19:24:42 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:24:42 #193 DONE 0.1s 19:24:42 19:24:42 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:24:42 #194 ... 19:24:42 19:24:42 #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:24:42 #195 DONE 0.4s 19:24:42 19:24:42 #81 [security-secretstore-setup] exporting to image 19:24:42 #81 exporting layers 0.2s done 19:24:43 #81 ... 19:24:43 19:24:43 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:24:43 #194 DONE 0.4s 19:24:43 19:24:43 #81 [security-bootstrapper] exporting to image 19:24:43 #81 writing image sha256:32b33811d89578053d8d5fb8a4577fa71546a106e390a879ac7eb09cf70e56b7 done 19:24:43 #81 naming to docker.io/library/security-secretstore-setup done 19:24:43 #81 exporting layers 0.2s done 19:24:43 #81 writing image sha256:8f393c8a1217f1f17a1a5f7758e37387487abca924a4c95c9b534e7adb549c06 done 19:24:43 #81 naming to docker.io/library/security-bootstrapper done 19:24:43 #81 DONE 4.2s 19:24:43 time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:43 time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:43 time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:43 time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:43 time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:43 time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:43 time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:43 time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:43 time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:43 time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:43 time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:43 time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:43 time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:24:43 time="2023-09-19T19:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:24:43 $ docker stop --time=1 9cfe3e00b5b5f4ff8fe7f231aec4181569d215a27685e2e93c938ed3e829d50f 19:24:44 $ docker rm -f --volumes 9cfe3e00b5b5f4ff8fe7f231aec4181569d215a27685e2e93c938ed3e829d50f [Pipeline] // withDockerContainer [Pipeline] sh 19:24:44 + docker images 19:24:44 REPOSITORY TAG IMAGE ID CREATED SIZE 19:24:44 security-secretstore-setup latest 32b33811d895 2 seconds ago 44.4MB 19:24:44 security-proxy-setup latest c857b00839f4 2 seconds ago 29.4MB 19:24:44 security-bootstrapper latest 8f393c8a1217 2 seconds ago 23.3MB 19:24:44 core-common-config-bootstrapper latest c9949eede822 3 seconds ago 18.2MB 19:24:44 security-proxy-auth latest b381c842858c 3 seconds ago 19.5MB 19:24:44 core-metadata latest 042b9e2c756f 5 seconds ago 21.7MB 19:24:44 support-scheduler latest 811b64e611c8 6 seconds ago 34MB 19:24:44 core-data latest 779a68ee7410 6 seconds ago 21.3MB 19:24:44 core-command latest 8331f42a901b 6 seconds ago 21.2MB 19:24:44 security-spiffe-token-provider latest 41b3468e6bd3 6 seconds ago 35MB 19:24:44 support-notifications latest 2ac656fcf684 6 seconds ago 34.6MB 19:24:44 security-spire-agent latest 3365c49eb46e About a minute ago 161MB 19:24:44 security-spire-config latest 5b2d20538159 About a minute ago 101MB 19:24:44 security-spire-server latest 13f2df15540b About a minute ago 102MB 19:24:44 ci-base-image-x86_64 latest d64b69dba612 4 minutes ago 1.08GB 19:24:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine fa269f55d9b9 7 days ago 708MB 19:24:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 19:24:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:26:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:26:08 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:26:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:26:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:26:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:26:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:26:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:26:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:26:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:26:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:26:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:26:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:26:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:26:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:26:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:26:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:26:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.428s coverage: 28.7% of statements 19:26:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.316s coverage: 97.0% of statements 19:26:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:26:24 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:26:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:26:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.581s coverage: 69.2% of statements 19:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:26:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.394s coverage: 53.0% of statements 19:26:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:26:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:26:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:26:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:26:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:26:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:26:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:26:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.629s coverage: 93.4% of statements 19:26:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.627s coverage: 4.1% of statements 19:26:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:26:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:26:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:26:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:26:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:26:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:26:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:26:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:26:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:26:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:26:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.566s coverage: 97.6% of statements 19:26:59 ok github.com/edgexfoundry/edgex-go/internal/io 1.181s coverage: 72.2% of statements 19:27:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:27:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:27:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.751s coverage: 0.9% of statements 19:27:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.538s coverage: 32.2% of statements 19:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.359s coverage: 41.7% of statements 19:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.443s coverage: 82.9% of statements 19:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.362s coverage: 94.1% of statements 19:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.349s coverage: 96.3% of statements 19:27:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.208s coverage: 87.5% of statements 19:27:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:27:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:27:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:27:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:27:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:27:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:27:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:27:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:27:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.214s coverage: 94.4% of statements 19:27:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:27:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:27:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:27:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:27:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:27:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:27:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.944s coverage: 79.9% of statements 19:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.234s coverage: 92.9% of statements 19:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.074s coverage: 64.4% of statements 19:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.201s coverage: 62.3% of statements 19:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.193s coverage: 87.2% of statements 19:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.165s coverage: 20.0% of statements 19:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.155s coverage: 100.0% of statements 19:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.348s coverage: 81.8% of statements 19:27:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:27:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.359s coverage: 82.1% of statements 19:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.226s coverage: 86.0% of statements 19:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:27:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.792s coverage: 63.1% of statements 19:27:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.226s coverage: 100.0% of statements 19:27:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.093s coverage: 89.4% of statements 19:27:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.062s coverage: 100.0% of statements 19:27:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:27:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:27:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:27:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.089s coverage: 73.7% of statements 19:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.062s coverage: 100.0% of statements 19:28:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:28:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:28:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:28:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.760s coverage: 38.4% of statements 19:28:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.219s coverage: 89.5% of statements 19:28:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:28:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:28:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:28:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:28:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.196s coverage: 84.8% of statements 19:28:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:28:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:28:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:28:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:28:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:28:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:28:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:28:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:28:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.274s coverage: 19.9% of statements 19:28:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.535s coverage: 95.7% of statements 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:28:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.252s coverage: 61.8% of statements 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:28:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.368s coverage: 98.9% of statements 19:28:25 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:28:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:28:25 go vet ./... 19:30:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:30:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:30:31 ./bin/test-attribution-txt.sh [Pipeline] echo 19:30:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:30:32 + ls -al . 19:30:32 total 728 19:30:32 drwxrwxr-x 11 1001 1001 4096 Sep 19 19:24 . 19:30:32 drwxr-xr-x 4 root root 4096 Sep 19 19:23 .. 19:30:32 drwxrwxr-x 2 1001 1001 4096 Sep 19 19:22 .blubracket 19:30:32 -rw-rw-r-- 1 1001 1001 16 Sep 19 19:22 .dockerignore 19:30:32 drwxrwxr-x 8 1001 1001 4096 Sep 19 19:22 .git 19:30:32 drwxrwxr-x 3 1001 1001 4096 Sep 19 19:22 .github 19:30:32 -rw-rw-r-- 1 1001 1001 1173 Sep 19 19:22 .gitignore 19:30:32 -rw-rw-r-- 1 1001 1001 42 Sep 19 19:22 .golangci.yml 19:30:32 -rw-rw-r-- 1 1001 1001 100 Sep 19 19:22 .hadolint.yml 19:30:32 -rw-rw-r-- 1 1001 1001 166 Sep 19 19:22 .sonarcloud.properties 19:30:32 -rw-rw-r-- 1 1001 1001 1171 Sep 19 19:22 ADOPTERS.md 19:30:32 -rw-rw-r-- 1 1001 1001 11674 Sep 19 19:22 Attribution.txt 19:30:32 -rw-rw-r-- 1 1001 1001 93407 Sep 19 19:22 CHANGELOG.md 19:30:32 -rw-rw-r-- 1 1001 1001 3804 Sep 19 19:22 CONTRIBUTING.md 19:30:32 -rw-rw-r-- 1 1001 1001 677 Sep 19 19:22 GOVERNANCE.md 19:30:32 -rw-rw-r-- 1 1001 1001 883 Sep 19 19:22 Jenkinsfile 19:30:32 -rw-rw-r-- 1 1001 1001 10775 Sep 19 19:22 LICENSE 19:30:32 -rw-rw-r-- 1 1001 1001 14764 Sep 19 19:22 Makefile 19:30:32 -rw-rw-r-- 1 1001 1001 582 Sep 19 19:22 OWNERS.md 19:30:32 -rw-rw-r-- 1 1001 1001 9923 Sep 19 19:22 README.md 19:30:32 -rw-rw-r-- 1 1001 1001 789 Sep 19 19:22 SECURITY.md 19:30:32 -rw-rw-r-- 1 1001 1001 5 Sep 19 19:19 VERSION 19:30:32 drwxrwxr-x 2 1001 1001 4096 Sep 19 19:22 bin 19:30:32 drwxrwxr-x 18 1001 1001 4096 Sep 19 19:22 cmd 19:30:32 -rw-r--r-- 1 root root 453602 Sep 19 19:28 coverage.out 19:30:32 drwxrwxr-x 2 1001 1001 4096 Sep 19 19:22 fuzz_test 19:30:32 -rw-rw-r-- 1 1001 1001 3688 Sep 19 19:22 go.mod 19:30:32 -rw-rw-r-- 1 1001 1001 34975 Sep 19 19:22 go.sum 19:30:32 drwxrwxr-x 7 1001 1001 4096 Sep 19 19:22 internal 19:30:32 drwxrwxr-x 3 1001 1001 4096 Sep 19 19:22 openapi 19:30:32 -rw-rw-r-- 1 1001 1001 594 Sep 19 19:22 security.txt 19:30:32 drwxrwxr-x 4 1001 1001 4096 Sep 19 19:22 snap 19:30:32 -rw-rw-r-- 1 1001 1001 204 Sep 19 19:22 version.go [Pipeline] sh 19:30:33 + '[' -e coverage.out ] 19:30:33 + chown 1001:1001 coverage.out [Pipeline] stash 19:30:33 Warning: overwriting stash ‘coverage-report’ 19:30:34 Stashed 1 file(s) [Pipeline] sh 19:30:34 + make build 19:30:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:31:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:31:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:31:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:31:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:32:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:32:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:32:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:32:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:32:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:32:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:32:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:32:58 $ docker stop --time=1 08c90e98f9de94cb7e3cc2722525eb12e001ffd1dba55ffc9965cc832809b58b 19:33:00 $ docker rm -f --volumes 08c90e98f9de94cb7e3cc2722525eb12e001ffd1dba55ffc9965cc832809b58b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:33:03 19:33:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:33:04 latest: Pulling from edgex-devops/edgex-compose-arm64 19:33:04 547446be3368: Pulling fs layer 19:33:04 d125d8839a47: Pulling fs layer 19:33:04 3e85d5ac6304: Pulling fs layer 19:33:04 c3105a71a48b: Pulling fs layer 19:33:04 0f093f025ec4: Pulling fs layer 19:33:04 c3106fc0e877: Pulling fs layer 19:33:04 c3105a71a48b: Waiting 19:33:04 0f093f025ec4: Waiting 19:33:04 c3106fc0e877: Waiting 19:33:04 547446be3368: Verifying Checksum 19:33:04 547446be3368: Download complete 19:33:04 c3105a71a48b: Verifying Checksum 19:33:04 c3105a71a48b: Download complete 19:33:04 d125d8839a47: Verifying Checksum 19:33:04 d125d8839a47: Download complete 19:33:04 c3106fc0e877: Verifying Checksum 19:33:04 c3106fc0e877: Download complete 19:33:04 0f093f025ec4: Verifying Checksum 19:33:04 0f093f025ec4: Download complete 19:33:05 547446be3368: Pull complete 19:33:06 d125d8839a47: Pull complete 19:33:06 3e85d5ac6304: Verifying Checksum 19:33:06 3e85d5ac6304: Download complete 19:33:14 3e85d5ac6304: Pull complete 19:33:14 c3105a71a48b: Pull complete 19:33:15 0f093f025ec4: Pull complete 19:33:16 c3106fc0e877: Pull complete 19:33:16 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:33:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:33:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:16 prd-ubuntu20.04-docker-arm64-4c-16g-6616 does not seem to be running inside a container 19:33:16 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:33:18 $ docker top c180a477ab38b51a87bea10dab06a4da6c1a7cbb22ab79d30f5030486ea8b6ad -eo pid,comm [Pipeline] { [Pipeline] sh 19:33:19 + docker compose -f ./docker-compose-build.yml build --parallel 19:33:27 #1 [core-metadata internal] load build definition from Dockerfile 19:33:27 #1 transferring dockerfile: 19:33:27 #1 transferring dockerfile: 1.96kB done 19:33:27 #1 DONE 0.1s 19:33:27 19:33:27 #2 [security-secretstore-setup internal] load build definition from Dockerfile 19:33:27 #2 transferring dockerfile: 2.38kB done 19:33:27 #2 DONE 0.0s 19:33:27 19:33:27 #3 [support-scheduler internal] load build definition from Dockerfile 19:33:27 #3 transferring dockerfile: 1.82kB done 19:33:27 #3 DONE 0.1s 19:33:27 19:33:27 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:33:27 #4 transferring dockerfile: 2.12kB 0.0s done 19:33:27 #4 DONE 0.1s 19:33:27 19:33:27 #5 [security-proxy-auth internal] load build definition from Dockerfile 19:33:30 #5 transferring dockerfile: 2.04kB 0.0s done 19:33:30 #5 DONE 2.7s 19:33:30 19:33:30 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:33:30 #6 transferring dockerfile: 1.78kB done 19:33:30 #6 DONE 2.6s 19:33:30 19:33:30 #7 [support-notifications internal] load build definition from Dockerfile 19:33:30 #7 ... 19:33:30 19:33:30 #8 [core-data internal] load build definition from Dockerfile 19:33:30 #8 transferring dockerfile: 1.90kB done 19:33:30 #8 DONE 2.7s 19:33:30 19:33:30 #9 [security-spire-config internal] load build definition from Dockerfile 19:33:30 #9 transferring dockerfile: 1.58kB 0.0s done 19:33:30 #9 DONE 0.2s 19:33:30 19:33:30 #10 [security-spire-agent internal] load build definition from Dockerfile 19:33:30 #10 transferring dockerfile: 1.70kB 0.0s done 19:33:30 #10 DONE 2.7s 19:33:30 19:33:30 #7 [support-notifications internal] load build definition from Dockerfile 19:33:30 #7 transferring dockerfile: 1.84kB 0.0s done 19:33:30 #7 DONE 0.3s 19:33:30 19:33:30 #11 [security-proxy-setup internal] load build definition from Dockerfile 19:33:30 #11 transferring dockerfile: 2.39kB 0.0s done 19:33:30 #11 DONE 0.2s 19:33:30 19:33:30 #12 [security-bootstrapper internal] load build definition from Dockerfile 19:33:30 #12 transferring dockerfile: 2.82kB 0.0s done 19:33:30 #12 DONE 0.2s 19:33:30 19:33:30 #13 [core-command internal] load build definition from Dockerfile 19:33:30 #13 transferring dockerfile: 1.82kB 0.0s done 19:33:30 #13 DONE 0.2s 19:33:30 19:33:30 #14 [security-spire-server internal] load build definition from Dockerfile 19:33:30 #14 transferring dockerfile: 1.59kB done 19:33:30 #14 DONE 0.2s 19:33:30 19:33:30 #15 [core-metadata internal] load .dockerignore 19:33:30 #15 transferring context: 56B done 19:33:30 #15 DONE 0.1s 19:33:31 19:33:31 #16 [security-secretstore-setup internal] load .dockerignore 19:33:31 #16 transferring context: 56B done 19:33:31 #16 DONE 0.0s 19:33:31 19:33:31 #17 [support-scheduler internal] load .dockerignore 19:33:31 #17 transferring context: 56B done 19:33:31 #17 DONE 0.0s 19:33:31 19:33:31 #18 [core-common-config-bootstrapper internal] load .dockerignore 19:33:31 #18 transferring context: 56B 0.0s done 19:33:31 #18 DONE 0.1s 19:33:31 19:33:31 #19 [security-proxy-auth internal] load .dockerignore 19:33:31 #19 transferring context: 56B done 19:33:31 #19 DONE 0.0s 19:33:31 19:33:31 #20 [security-spiffe-token-provider internal] load .dockerignore 19:33:31 #20 transferring context: 56B done 19:33:31 #20 DONE 0.1s 19:33:32 19:33:32 #21 [core-data internal] load .dockerignore 19:33:32 #21 transferring context: 56B done 19:33:32 #21 DONE 0.1s 19:33:32 19:33:32 #22 [security-spire-agent internal] load .dockerignore 19:33:32 #22 transferring context: 56B 0.0s done 19:33:32 #22 DONE 0.1s 19:33:32 19:33:32 #23 [security-spire-config internal] load .dockerignore 19:33:32 #23 transferring context: 56B done 19:33:32 #23 DONE 0.0s 19:33:32 19:33:32 #24 [support-notifications internal] load .dockerignore 19:33:32 #24 ... 19:33:32 19:33:32 #25 [security-proxy-setup internal] load .dockerignore 19:33:32 #25 transferring context: 56B done 19:33:32 #25 DONE 0.1s 19:33:32 19:33:32 #24 [support-notifications internal] load .dockerignore 19:33:32 #24 transferring context: 56B done 19:33:32 #24 ... 19:33:32 19:33:32 #26 [core-command internal] load .dockerignore 19:33:32 #26 transferring context: 56B done 19:33:32 #26 DONE 0.1s 19:33:32 19:33:32 #27 [security-bootstrapper internal] load .dockerignore 19:33:32 #27 transferring context: 56B 0.0s done 19:33:32 #27 DONE 0.1s 19:33:32 19:33:32 #28 [security-spire-server internal] load .dockerignore 19:33:32 #28 transferring context: 56B 0.0s done 19:33:32 #28 DONE 0.1s 19:33:32 19:33:32 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:33:32 #29 DONE 0.0s 19:33:32 19:33:32 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:33:32 #30 DONE 0.6s 19:33:32 19:33:32 #24 [support-notifications internal] load .dockerignore 19:33:32 #24 ... 19:33:32 19:33:32 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:33:32 #29 DONE 0.0s 19:33:33 19:33:33 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:33:33 #29 DONE 0.0s 19:33:33 19:33:33 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:33:33 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:33:33 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:33:33 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 19:33:33 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 19:33:33 #31 DONE 0.3s 19:33:33 19:33:33 #32 [support-scheduler internal] load build context 19:33:33 #32 ... 19:33:33 19:33:33 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:33:33 #29 DONE 0.0s 19:33:33 19:33:33 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:33:33 #29 DONE 0.0s 19:33:33 19:33:33 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:33:33 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:33:33 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:33:33 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 19:33:33 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 19:33:33 #31 DONE 0.3s 19:33:33 19:33:33 #33 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:33:33 #33 ... 19:33:33 19:33:33 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:33:33 #29 DONE 0.0s 19:33:33 19:33:33 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:33:33 #30 DONE 0.6s 19:33:33 19:33:33 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:33:33 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:33:33 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:33:33 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 19:33:33 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 19:33:33 #31 DONE 0.4s 19:33:33 19:33:33 #34 [security-spiffe-token-provider internal] load build context 19:33:34 #34 ... 19:33:34 19:33:34 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:33:34 #29 DONE 0.0s 19:33:34 19:33:34 #34 [security-spiffe-token-provider internal] load build context 19:33:34 #34 ... 19:33:34 19:33:34 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:33:34 #29 DONE 0.0s 19:33:34 19:33:34 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:33:34 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:33:34 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:33:34 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 19:33:34 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 19:33:34 #31 DONE 0.5s 19:33:34 19:33:34 #34 [security-spiffe-token-provider internal] load build context 19:33:34 #34 ... 19:33:34 19:33:34 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:33:34 #29 DONE 0.0s 19:33:34 19:33:34 #34 [security-spiffe-token-provider internal] load build context 19:33:34 #34 ... 19:33:34 19:33:34 #35 [security-proxy-setup internal] load build context 19:33:34 #35 DONE 0.0s 19:33:34 19:33:34 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:33:34 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:33:34 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:33:34 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 19:33:34 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 19:33:34 #31 DONE 0.5s 19:33:34 19:33:34 #34 [security-spiffe-token-provider internal] load build context 19:33:34 #34 ... 19:33:34 19:33:34 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:33:34 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:33:34 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:33:34 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 19:33:34 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 19:33:34 #31 DONE 0.6s 19:33:34 19:33:34 #34 [security-spiffe-token-provider internal] load build context 19:33:34 #34 transferring context: 4.24MB 1.0s 19:33:35 #34 ... 19:33:35 19:33:35 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:33:35 #30 DONE 2.5s 19:33:35 19:33:35 #34 [security-spiffe-token-provider internal] load build context 19:33:35 #34 ... 19:33:35 19:33:35 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:33:35 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:33:35 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:33:35 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 19:33:35 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 19:33:35 #31 DONE 0.6s 19:33:35 19:33:35 #34 [security-spiffe-token-provider internal] load build context 19:33:36 #34 ... 19:33:36 19:33:36 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:33:36 #36 DONE 2.9s 19:33:36 19:33:36 #34 [security-spiffe-token-provider internal] load build context 19:33:36 #34 ... 19:33:36 19:33:36 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:33:36 #37 DONE 5.2s 19:33:36 19:33:36 #34 [security-spiffe-token-provider internal] load build context 19:33:36 #34 ... 19:33:36 19:33:36 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:33:36 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:33:36 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:33:36 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 19:33:36 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 19:33:36 #31 DONE 0.6s 19:33:36 19:33:36 #38 [security-spire-agent internal] load build context 19:33:36 #38 DONE 0.0s 19:33:36 19:33:36 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:33:36 #39 DONE 0.0s 19:33:36 19:33:36 #34 [security-spiffe-token-provider internal] load build context 19:33:40 #34 transferring context: 17.69MB 6.1s 19:33:40 #34 ... 19:33:40 19:33:40 #40 [security-spire-server internal] load build context 19:33:40 #40 transferring context: 18.11kB 0.4s done 19:33:40 #40 DONE 3.4s 19:33:40 19:33:40 #34 [security-spiffe-token-provider internal] load build context 19:33:40 #34 ... 19:33:40 19:33:40 #38 [security-spire-agent internal] load build context 19:33:40 #38 transferring context: 17.64kB 0.5s done 19:33:40 #38 DONE 3.9s 19:33:40 19:33:40 #34 [security-spiffe-token-provider internal] load build context 19:33:41 #34 ... 19:33:41 19:33:41 #41 [security-spire-config internal] load build context 19:33:41 #41 transferring context: 16.36kB 0.4s done 19:33:41 #41 DONE 4.4s 19:33:41 19:33:41 #34 [security-spiffe-token-provider internal] load build context 19:33:41 #34 ... 19:33:41 19:33:41 #42 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:33:41 #42 DONE 11.8s 19:33:41 19:33:41 #34 [security-spiffe-token-provider internal] load build context 19:33:42 #34 transferring context: 22.54MB 8.7s 19:33:43 #34 ... 19:33:43 19:33:43 #43 [core-metadata internal] load build context 19:33:43 #43 ... 19:33:43 19:33:43 #44 [security-secretstore-setup internal] load build context 19:33:43 #44 ... 19:33:43 19:33:43 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:33:43 #45 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.2s done 19:33:43 #45 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:33:43 #45 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:33:43 #45 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:33:43 #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 19:33:43 #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done 19:33:43 #45 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done 19:33:43 #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done 19:33:43 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 3.2s 19:33:43 #45 ... 19:33:43 19:33:43 #46 [security-proxy-auth internal] load build context 19:33:43 #46 ... 19:33:43 19:33:43 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:33:43 #0 4.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:33:43 #0 5.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:33:43 #0 8.163 (1/4) Installing ca-certificates (20230506-r0) 19:33:43 #0 8.354 (2/4) Installing dumb-init (1.2.5-r2) 19:33:43 #0 8.388 (3/4) Installing su-exec (0.2-r3) 19:33:43 #0 8.398 (4/4) Installing yq (4.33.3-r3) 19:33:43 #0 9.788 Executing busybox-1.36.1-r2.trigger 19:33:43 #0 10.07 Executing ca-certificates-20230506-r0.trigger 19:33:43 #47 ... 19:33:43 19:33:43 #48 [core-data internal] load build context 19:33:43 #48 ... 19:33:43 19:33:43 #49 [core-data builder 2/7] WORKDIR /edgex-go 19:33:43 #49 DONE 4.4s 19:33:43 19:33:43 #48 [core-data internal] load build context 19:33:43 #48 ... 19:33:43 19:33:43 #32 [support-scheduler internal] load build context 19:33:43 #32 ... 19:33:43 19:33:43 #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:33:43 #0 6.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:33:43 #0 7.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:33:43 #50 ... 19:33:43 19:33:43 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:33:43 #0 5.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:33:43 #0 6.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:33:43 #51 ... 19:33:43 19:33:43 #52 [core-common-config-bootstrapper internal] load build context 19:33:44 #52 ... 19:33:44 19:33:44 #53 [support-notifications internal] load build context 19:33:44 #53 ... 19:33:44 19:33:44 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:33:44 #0 6.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:33:44 #0 7.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:33:44 #54 ... 19:33:44 19:33:44 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:33:44 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.42MB / 23.39MB 3.9s 19:33:44 #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 19:33:44 #45 ... 19:33:44 19:33:44 #35 [security-proxy-setup internal] load build context 19:33:44 #35 ... 19:33:44 19:33:44 #33 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:33:44 #33 5.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:33:44 #33 6.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:33:44 #33 11.12 (1/1) Installing dumb-init (1.2.5-r2) 19:33:44 #33 11.12 Executing busybox-1.36.1-r2.trigger 19:33:44 #33 11.29 OK: 8 MiB in 16 packages 19:33:44 #33 ... 19:33:44 19:33:44 #55 [core-command internal] load build context 19:33:44 #55 ... 19:33:44 19:33:44 #35 [security-proxy-setup internal] load build context 19:33:45 #35 ... 19:33:45 19:33:45 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:33:45 #0 7.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:33:45 #0 8.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:33:45 #56 ... 19:33:45 19:33:45 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:33:45 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 5.2s 19:33:45 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.13MB / 23.39MB 5.5s 19:33:45 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 6.0s 19:33:45 #45 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:33:45 #45 ... 19:33:45 19:33:45 #57 [security-bootstrapper internal] load build context 19:33:46 #57 ... 19:33:46 19:33:46 #53 [support-notifications internal] load build context 19:33:46 #53 ... 19:33:46 19:33:46 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:33:46 #47 10.90 OK: 18 MiB in 19 packages 19:33:46 #47 DONE 13.2s 19:33:46 19:33:46 #53 [support-notifications internal] load build context 19:33:46 #53 ... 19:33:46 19:33:46 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:33:46 #0 8.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:33:47 #58 ... 19:33:47 19:33:47 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:33:47 #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.2s done 19:33:47 #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:33:47 #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:33:47 #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:33:47 #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 19:33:47 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done 19:33:47 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.9s 19:33:47 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done 19:33:47 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 19:33:47 #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 19:33:47 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.0s done 19:33:47 #39 ... 19:33:47 19:33:47 #33 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:33:47 #33 DONE 17.0s 19:33:47 19:33:47 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:33:47 #58 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:33:48 #58 ... 19:33:48 19:33:48 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:33:48 #51 11.41 (1/1) Installing dumb-init (1.2.5-r2) 19:33:48 #51 11.43 Executing busybox-1.36.1-r2.trigger 19:33:48 #51 11.78 OK: 8 MiB in 16 packages 19:33:48 #51 DONE 14.4s 19:33:48 19:33:48 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:33:48 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 8.2s 19:33:48 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.7s 19:33:48 #45 ... 19:33:48 19:33:48 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:33:48 #0 9.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:33:48 #59 ... 19:33:48 19:33:48 #60 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:33:48 #0 9.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:33:49 #0 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:33:49 #60 ... 19:33:49 19:33:49 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:33:49 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.8s done 19:33:49 #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19:33:51 #45 ... 19:33:51 19:33:51 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:33:51 #54 12.58 (1/2) Installing ca-certificates (20230506-r0) 19:33:51 #54 12.77 (2/2) Installing dumb-init (1.2.5-r2) 19:33:51 #54 12.77 Executing busybox-1.36.1-r2.trigger 19:33:51 #54 12.91 Executing ca-certificates-20230506-r0.trigger 19:33:51 #54 14.30 OK: 9 MiB in 17 packages 19:33:51 #54 DONE 17.2s 19:33:51 19:33:51 #32 [support-scheduler internal] load build context 19:33:51 #32 transferring context: 42.75MB 18.0s 19:33:52 #32 ... 19:33:52 19:33:52 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:33:52 #58 15.12 (1/2) Installing dumb-init (1.2.5-r2) 19:33:52 #58 15.12 (2/2) Installing su-exec (0.2-r3) 19:33:52 #58 15.12 Executing busybox-1.36.1-r2.trigger 19:33:52 #58 15.12 OK: 8 MiB in 17 packages 19:33:52 #58 ... 19:33:52 19:33:52 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:33:52 #56 12.82 (1/4) Installing dumb-init (1.2.5-r2) 19:33:52 #56 12.82 (2/4) Installing openssl (3.1.2-r0) 19:33:52 #56 13.09 (3/4) Installing su-exec (0.2-r3) 19:33:52 #56 13.09 (4/4) Installing yq (4.33.3-r3) 19:33:52 #56 14.07 Executing busybox-1.36.1-r2.trigger 19:33:52 #56 14.28 OK: 18 MiB in 19 packages 19:33:52 #56 DONE 17.0s 19:33:52 19:33:52 #60 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:33:52 #60 15.90 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:33:52 #60 15.90 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:33:52 #60 15.90 OK: 19940 distinct packages available 19:33:53 #60 ... 19:33:53 19:33:53 #34 [security-spiffe-token-provider internal] load build context 19:33:53 #34 ... 19:33:53 19:33:53 #43 [core-metadata internal] load build context 19:33:53 #43 ... 19:33:53 19:33:53 #44 [security-secretstore-setup internal] load build context 19:33:53 #44 ... 19:33:53 19:33:53 #43 [core-metadata internal] load build context 19:33:53 #43 ... 19:33:53 19:33:53 #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:33:53 #61 DONE 1.2s 19:33:53 19:33:53 #43 [core-metadata internal] load build context 19:33:53 #43 ... 19:33:53 19:33:53 #46 [security-proxy-auth internal] load build context 19:33:53 #46 ... 19:33:53 19:33:53 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:33:53 #58 DONE 16.9s 19:33:53 19:33:53 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:33:53 #62 ... 19:33:53 19:33:53 #63 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:33:53 #0 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:33:53 #63 ... 19:33:53 19:33:53 #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:33:54 #64 ... 19:33:54 19:33:54 #48 [core-data internal] load build context 19:33:54 #48 ... 19:33:54 19:33:54 #52 [core-common-config-bootstrapper internal] load build context 19:33:54 #52 ... 19:33:54 19:33:54 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:33:54 #0 8.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:33:54 #0 9.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:33:54 #65 ... 19:33:54 19:33:54 #52 [core-common-config-bootstrapper internal] load build context 19:33:55 #52 ... 19:33:55 19:33:55 #55 [core-command internal] load build context 19:33:55 #55 ... 19:33:55 19:33:55 #35 [security-proxy-setup internal] load build context 19:33:55 #35 ... 19:33:55 19:33:55 #55 [core-command internal] load build context 19:33:56 #55 ... 19:33:56 19:33:56 #57 [security-bootstrapper internal] load build context 19:33:56 #57 ... 19:33:56 19:33:56 #55 [core-command internal] load build context 19:33:56 #55 ... 19:33:56 19:33:56 #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:33:56 #50 12.91 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:33:56 #50 12.91 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:33:56 #50 12.91 OK: 19940 distinct packages available 19:33:56 #50 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:33:56 #50 15.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:33:56 #50 20.01 (1/11) Installing ca-certificates (20230506-r0) 19:33:56 #50 20.33 (2/11) Installing brotli-libs (1.0.9-r14) 19:33:56 #50 20.60 (3/11) Installing libunistring (1.1-r1) 19:33:56 #50 21.01 (4/11) Installing libidn2 (2.3.4-r1) 19:33:56 #50 21.01 (5/11) Installing nghttp2-libs (1.55.1-r0) 19:33:56 #50 21.10 (6/11) Installing libcurl (8.2.1-r0) 19:33:56 #50 21.14 (7/11) Installing curl (8.2.1-r0) 19:33:56 #50 21.43 (8/11) Installing dumb-init (1.2.5-r2) 19:33:56 #50 21.43 (9/11) Installing musl-obstack (1.2.3-r2) 19:33:56 #50 21.43 (10/11) Installing libucontext (1.2-r2) 19:33:56 #50 21.47 (11/11) Installing gcompat (1.1.0-r1) 19:33:56 #50 21.62 Executing busybox-1.36.1-r2.trigger 19:33:56 #50 22.03 Executing ca-certificates-20230506-r0.trigger 19:33:56 #50 ... 19:33:56 19:33:56 #55 [core-command internal] load build context 19:33:56 #55 ... 19:33:56 19:33:56 #53 [support-notifications internal] load build context 19:33:56 #53 ... 19:33:56 19:33:56 #57 [security-bootstrapper internal] load build context 19:33:59 #57 ... 19:33:59 19:33:59 #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:33:59 #50 23.60 OK: 13 MiB in 26 packages 19:33:59 #50 DONE 25.4s 19:33:59 19:33:59 #57 [security-bootstrapper internal] load build context 19:33:59 #57 transferring context: 29.13MB 22.0s 19:33:59 #57 ... 19:33:59 19:33:59 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:33:59 #59 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:33:59 #59 14.99 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:33:59 #59 14.99 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:33:59 #59 14.99 OK: 19940 distinct packages available 19:33:59 #59 15.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:33:59 #59 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:33:59 #59 ... 19:33:59 19:33:59 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:33:59 #66 DONE 5.7s 19:33:59 19:33:59 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:33:59 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.0s 19:33:59 #39 ... 19:33:59 19:33:59 #57 [security-bootstrapper internal] load build context 19:34:00 #57 ... 19:34:00 19:34:00 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:34:00 #65 15.48 OK: 267 MiB in 56 packages 19:34:00 #65 DONE 16.6s 19:34:00 19:34:00 #57 [security-bootstrapper internal] load build context 19:34:00 #57 ... 19:34:00 19:34:00 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:34:00 #67 DONE 1.3s 19:34:00 19:34:00 #57 [security-bootstrapper internal] load build context 19:34:02 #57 ... 19:34:02 19:34:02 #60 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:34:02 #60 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:02 #60 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:02 #60 24.09 (1/5) Installing dumb-init (1.2.5-r2) 19:34:02 #60 24.16 (2/5) Installing musl-obstack (1.2.3-r2) 19:34:02 #60 24.27 (3/5) Installing libucontext (1.2-r2) 19:34:02 #60 24.27 (4/5) Installing gcompat (1.1.0-r1) 19:34:02 #60 24.33 (5/5) Installing openssl (3.1.2-r0) 19:34:02 #60 24.44 Executing busybox-1.36.1-r2.trigger 19:34:02 #60 24.57 OK: 9 MiB in 20 packages 19:34:02 #60 DONE 25.8s 19:34:02 19:34:02 #57 [security-bootstrapper internal] load build context 19:34:02 #57 ... 19:34:02 19:34:02 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:02 #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.5s 19:34:02 #45 ... 19:34:02 19:34:02 #32 [support-scheduler internal] load build context 19:34:02 #32 transferring context: 66.62MB 28.7s 19:34:02 #32 ... 19:34:02 19:34:02 #53 [support-notifications internal] load build context 19:34:02 #53 ... 19:34:02 19:34:02 #63 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:34:02 #63 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:02 #63 19.63 OK: 267 MiB in 56 packages 19:34:02 #63 DONE 21.9s 19:34:02 19:34:02 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:02 #45 ... 19:34:02 19:34:02 #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:34:02 #64 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:02 #64 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:02 #64 19.63 OK: 267 MiB in 56 packages 19:34:02 #64 DONE 21.6s 19:34:02 19:34:02 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:03 #45 ... 19:34:03 19:34:03 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:34:03 #59 22.52 (1/4) Installing dumb-init (1.2.5-r2) 19:34:03 #59 22.55 (2/4) Installing musl-obstack (1.2.3-r2) 19:34:03 #59 22.58 (3/4) Installing libucontext (1.2-r2) 19:34:03 #59 22.65 (4/4) Installing gcompat (1.1.0-r1) 19:34:03 #59 22.68 Executing busybox-1.36.1-r2.trigger 19:34:03 #59 22.94 OK: 8 MiB in 19 packages 19:34:03 #59 DONE 24.3s 19:34:03 19:34:03 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:03 #45 ... 19:34:03 19:34:03 #34 [security-spiffe-token-provider internal] load build context 19:34:03 #34 ... 19:34:03 19:34:03 #57 [security-bootstrapper internal] load build context 19:34:03 #57 ... 19:34:03 19:34:03 #44 [security-secretstore-setup internal] load build context 19:34:03 #44 ... 19:34:03 19:34:03 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:03 #45 ... 19:34:03 19:34:03 #46 [security-proxy-auth internal] load build context 19:34:03 #46 ... 19:34:03 19:34:03 #43 [core-metadata internal] load build context 19:34:04 #43 ... 19:34:04 19:34:04 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:04 #45 ... 19:34:04 19:34:04 #48 [core-data internal] load build context 19:34:04 #48 ... 19:34:04 19:34:04 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:34:04 #62 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:04 #62 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:04 #62 18.11 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:34:04 #62 18.11 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:34:04 #62 18.11 OK: 19940 distinct packages available 19:34:04 #62 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:04 #62 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:04 #62 20.00 OK: 267 MiB in 56 packages 19:34:04 #62 DONE 20.6s 19:34:04 19:34:04 #48 [core-data internal] load build context 19:34:04 #48 ... 19:34:04 19:34:04 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:05 #45 ... 19:34:05 19:34:05 #52 [core-common-config-bootstrapper internal] load build context 19:34:05 #52 ... 19:34:05 19:34:05 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:05 #45 ... 19:34:05 19:34:05 #35 [security-proxy-setup internal] load build context 19:34:05 #35 ... 19:34:05 19:34:05 #52 [core-common-config-bootstrapper internal] load build context 19:34:07 #52 ... 19:34:07 19:34:07 #55 [core-command internal] load build context 19:34:07 #55 ... 19:34:07 19:34:07 #52 [core-common-config-bootstrapper internal] load build context 19:34:07 #52 transferring context: 37.14MB 33.8s 19:34:10 #52 ... 19:34:10 19:34:10 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:34:10 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19.4s done 19:34:10 #39 DONE 33.2s 19:34:10 19:34:10 #52 [core-common-config-bootstrapper internal] load build context 19:34:12 #52 transferring context: 48.65MB 38.9s 19:34:12 #52 ... 19:34:12 19:34:12 #32 [support-scheduler internal] load build context 19:34:12 #32 ... 19:34:12 19:34:12 #53 [support-notifications internal] load build context 19:34:12 #53 ... 19:34:12 19:34:12 #32 [support-scheduler internal] load build context 19:34:13 #32 ... 19:34:13 19:34:13 #34 [security-spiffe-token-provider internal] load build context 19:34:13 #34 ... 19:34:13 19:34:13 #57 [security-bootstrapper internal] load build context 19:34:13 #57 ... 19:34:13 19:34:13 #34 [security-spiffe-token-provider internal] load build context 19:34:13 #34 ... 19:34:13 19:34:13 #44 [security-secretstore-setup internal] load build context 19:34:13 #44 ... 19:34:13 19:34:13 #46 [security-proxy-auth internal] load build context 19:34:14 #46 ... 19:34:14 19:34:14 #44 [security-secretstore-setup internal] load build context 19:34:14 #44 ... 19:34:14 19:34:14 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:34:14 #68 DONE 1.9s 19:34:14 19:34:14 #44 [security-secretstore-setup internal] load build context 19:34:14 #44 ... 19:34:14 19:34:14 #43 [core-metadata internal] load build context 19:34:14 #43 ... 19:34:14 19:34:14 #44 [security-secretstore-setup internal] load build context 19:34:14 #44 ... 19:34:14 19:34:14 #48 [core-data internal] load build context 19:34:14 #48 ... 19:34:14 19:34:14 #44 [security-secretstore-setup internal] load build context 19:34:16 #44 ... 19:34:16 19:34:16 #35 [security-proxy-setup internal] load build context 19:34:16 #35 ... 19:34:16 19:34:16 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:16 #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.0s done 19:34:16 #45 ... 19:34:16 19:34:16 #35 [security-proxy-setup internal] load build context 19:34:17 #35 ... 19:34:17 19:34:17 #55 [core-command internal] load build context 19:34:17 #55 ... 19:34:17 19:34:17 #35 [security-proxy-setup internal] load build context 19:34:20 #35 ... 19:34:20 19:34:20 #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:34:20 #69 DONE 3.0s 19:34:20 19:34:20 #35 [security-proxy-setup internal] load build context 19:34:20 #35 ... 19:34:20 19:34:20 #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:34:20 #70 DONE 3.1s 19:34:20 19:34:20 #35 [security-proxy-setup internal] load build context 19:34:20 #35 ... 19:34:20 19:34:20 #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:34:20 #71 DONE 2.6s 19:34:20 19:34:20 #35 [security-proxy-setup internal] load build context 19:34:20 #35 transferring context: 146.59MB 44.3s 19:34:20 #35 ... 19:34:20 19:34:20 #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:34:20 #72 DONE 0.6s 19:34:20 19:34:20 #35 [security-proxy-setup internal] load build context 19:34:20 #35 ... 19:34:20 19:34:20 #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:34:20 #73 DONE 0.9s 19:34:20 19:34:20 #35 [security-proxy-setup internal] load build context 19:34:21 #35 ... 19:34:21 19:34:21 #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:34:21 #74 DONE 1.1s 19:34:21 19:34:21 #35 [security-proxy-setup internal] load build context 19:34:22 #35 ... 19:34:22 19:34:22 #75 [security-spire-config stage-2 5/9] COPY security.txt / 19:34:22 #75 DONE 1.3s 19:34:22 19:34:22 #35 [security-proxy-setup internal] load build context 19:34:22 #35 ... 19:34:22 19:34:22 #76 [security-spire-agent stage-3 6/9] COPY security.txt / 19:34:22 #76 DONE 1.1s 19:34:22 19:34:22 #35 [security-proxy-setup internal] load build context 19:34:22 #35 ... 19:34:22 19:34:22 #77 [security-spire-server stage-2 5/8] COPY security.txt / 19:34:22 #77 DONE 1.0s 19:34:22 19:34:22 #35 [security-proxy-setup internal] load build context 19:34:22 #35 ... 19:34:22 19:34:22 #52 [core-common-config-bootstrapper internal] load build context 19:34:22 #52 transferring context: 71.23MB 49.0s 19:34:22 #52 ... 19:34:22 19:34:22 #53 [support-notifications internal] load build context 19:34:22 #53 ... 19:34:22 19:34:22 #52 [core-common-config-bootstrapper internal] load build context 19:34:23 #52 ... 19:34:23 19:34:23 #78 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:34:23 #78 DONE 1.0s 19:34:23 19:34:23 #53 [support-notifications internal] load build context 19:34:23 #53 ... 19:34:23 19:34:23 #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:34:23 #79 DONE 1.2s 19:34:23 19:34:23 #53 [support-notifications internal] load build context 19:34:23 #53 transferring context: 189.33MB 47.6s done 19:34:23 #53 ... 19:34:23 19:34:23 #32 [support-scheduler internal] load build context 19:34:23 #32 transferring context: 189.33MB 49.6s done 19:34:23 #32 ... 19:34:23 19:34:23 #80 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:34:23 #80 DONE 1.3s 19:34:23 19:34:23 #81 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:34:23 #81 ... 19:34:23 19:34:23 #34 [security-spiffe-token-provider internal] load build context 19:34:23 #34 transferring context: 189.33MB 49.7s done 19:34:23 #34 DONE 50.1s 19:34:23 19:34:23 #35 [security-proxy-setup internal] load build context 19:34:23 #35 ... 19:34:23 19:34:23 #32 [support-scheduler internal] load build context 19:34:23 #32 DONE 50.8s 19:34:23 19:34:23 #35 [security-proxy-setup internal] load build context 19:34:23 #35 ... 19:34:23 19:34:23 #57 [security-bootstrapper internal] load build context 19:34:24 #57 ... 19:34:24 19:34:24 #35 [security-proxy-setup internal] load build context 19:34:24 #35 ... 19:34:24 19:34:24 #53 [support-notifications internal] load build context 19:34:24 #53 DONE 50.1s 19:34:24 19:34:24 #35 [security-proxy-setup internal] load build context 19:34:24 #35 ... 19:34:24 19:34:24 #46 [security-proxy-auth internal] load build context 19:34:24 #46 ... 19:34:24 19:34:24 #43 [core-metadata internal] load build context 19:34:24 #43 ... 19:34:24 19:34:24 #46 [security-proxy-auth internal] load build context 19:34:24 #46 ... 19:34:24 19:34:24 #48 [core-data internal] load build context 19:34:24 #48 ... 19:34:24 19:34:24 #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:34:24 #82 DONE 1.8s 19:34:24 19:34:24 #48 [core-data internal] load build context 19:34:24 #48 ... 19:34:24 19:34:24 #83 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:34:24 #83 ... 19:34:24 19:34:24 #84 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:34:24 #84 DONE 1.6s 19:34:25 19:34:25 #48 [core-data internal] load build context 19:34:25 #48 transferring context: 189.33MB 51.3s done 19:34:25 #48 ... 19:34:25 19:34:25 #81 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:34:25 #81 DONE 1.6s 19:34:25 19:34:25 #46 [security-proxy-auth internal] load build context 19:34:25 #46 ... 19:34:25 19:34:25 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:34:25 #85 DONE 2.1s 19:34:25 19:34:25 #46 [security-proxy-auth internal] load build context 19:34:25 #46 ... 19:34:25 19:34:25 #44 [security-secretstore-setup internal] load build context 19:34:25 #44 ... 19:34:25 19:34:25 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:26 #86 ... 19:34:26 19:34:26 #48 [core-data internal] load build context 19:34:26 #48 DONE 52.4s 19:34:26 19:34:26 #87 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:34:26 #87 DONE 1.7s 19:34:26 19:34:26 #44 [security-secretstore-setup internal] load build context 19:34:26 #44 ... 19:34:26 19:34:26 #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:34:26 #88 DONE 2.1s 19:34:26 19:34:26 #44 [security-secretstore-setup internal] load build context 19:34:27 #44 ... 19:34:27 19:34:27 #83 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:34:27 #83 DONE 2.1s 19:34:27 19:34:27 #44 [security-secretstore-setup internal] load build context 19:34:27 #44 ... 19:34:27 19:34:27 #89 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:34:27 #89 DONE 2.1s 19:34:27 19:34:27 #44 [security-secretstore-setup internal] load build context 19:34:27 #44 ... 19:34:27 19:34:27 #55 [core-command internal] load build context 19:34:27 #55 transferring context: 189.33MB 50.8s done 19:34:27 #55 DONE 52.8s 19:34:27 19:34:27 #44 [security-secretstore-setup internal] load build context 19:34:27 #44 ... 19:34:27 19:34:27 #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:34:27 #90 DONE 1.9s 19:34:27 19:34:27 #44 [security-secretstore-setup internal] load build context 19:34:28 #44 ... 19:34:28 19:34:28 #35 [security-proxy-setup internal] load build context 19:34:28 #35 transferring context: 189.33MB 52.7s done 19:34:28 #35 DONE 54.3s 19:34:28 19:34:28 #44 [security-secretstore-setup internal] load build context 19:34:30 #44 ... 19:34:30 19:34:30 #91 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:34:30 #91 DONE 1.1s 19:34:30 19:34:30 #44 [security-secretstore-setup internal] load build context 19:34:30 #44 transferring context: 189.33MB 57.4s done 19:34:30 #44 DONE 57.8s 19:34:30 19:34:30 #43 [core-metadata internal] load build context 19:34:31 #43 ... 19:34:31 19:34:31 #57 [security-bootstrapper internal] load build context 19:34:31 #57 transferring context: 189.33MB 53.9s done 19:34:31 #57 DONE 55.5s 19:34:31 19:34:31 #52 [core-common-config-bootstrapper internal] load build context 19:34:31 #52 ... 19:34:31 19:34:31 #43 [core-metadata internal] load build context 19:34:31 #43 transferring context: 189.33MB 58.6s done 19:34:31 #43 DONE 58.8s 19:34:31 19:34:31 #52 [core-common-config-bootstrapper internal] load build context 19:34:33 #52 ... 19:34:33 19:34:33 #92 [security-spire-agent] exporting to image 19:34:33 #92 exporting layers 5.7s done 19:34:33 #92 writing image sha256:46a978a8787446f26eb329eb9e5b9b28ce95d573bf90fb2dff7b7eee10dba70b 0.0s done 19:34:33 #92 naming to docker.io/library/security-spire-config-arm64 0.0s done 19:34:33 #92 writing image sha256:a0de7d7eeb6e63cb18a32859d47d05c0a434931217b03100f68fcb751eeccb96 0.0s done 19:34:33 #92 naming to docker.io/library/security-spire-server-arm64 done 19:34:33 #92 writing image sha256:324e7be0386f1f7f551c5df94a5c17f47375e5abc17d86c28009d25f2f343650 done 19:34:33 #92 naming to docker.io/library/security-spire-agent-arm64 done 19:34:33 #92 DONE 8.3s 19:34:33 19:34:33 #52 [core-common-config-bootstrapper internal] load build context 19:34:35 #52 ... 19:34:35 19:34:35 #46 [security-proxy-auth internal] load build context 19:34:35 #46 transferring context: 189.33MB 62.1s done 19:34:35 #46 DONE 62.4s 19:34:35 19:34:35 #52 [core-common-config-bootstrapper internal] load build context 19:34:36 #52 ... 19:34:36 19:34:36 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:36 #93 ... 19:34:36 19:34:36 #52 [core-common-config-bootstrapper internal] load build context 19:34:36 #52 ... 19:34:36 19:34:36 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:36 #94 ... 19:34:36 19:34:36 #52 [core-common-config-bootstrapper internal] load build context 19:34:36 #52 transferring context: 189.33MB 63.2s done 19:34:36 #52 DONE 63.5s 19:34:36 19:34:36 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:09 #95 DONE 36.8s 19:35:09 19:35:09 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:09 #86 DONE 41.1s 19:35:09 19:35:09 #96 [security-spiffe-token-provider builder 6/7] COPY . . 19:35:09 #96 ... 19:35:09 19:35:09 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:09 #93 DONE 40.7s 19:35:09 19:35:09 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:09 #94 DONE 40.5s 19:35:09 19:35:09 #97 [support-scheduler builder 6/7] COPY . . 19:35:09 #97 ... 19:35:09 19:35:09 #96 [security-spiffe-token-provider builder 6/7] COPY . . 19:35:09 #96 DONE 3.0s 19:35:09 19:35:09 #98 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:09 #98 CACHED 19:35:09 19:35:09 #99 [core-command builder 6/7] COPY . . 19:35:09 #99 CACHED 19:35:09 19:35:09 #100 [core-command builder 4/7] COPY go.mod vendor* ./ 19:35:09 #100 CACHED 19:35:09 19:35:09 #101 [security-bootstrapper builder 6/7] COPY . . 19:35:09 #101 CACHED 19:35:09 19:35:09 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:09 #102 CACHED 19:35:09 19:35:09 #103 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:35:09 #103 CACHED 19:35:09 19:35:09 #104 [security-proxy-setup builder 6/7] COPY . . 19:35:09 #104 DONE 3.1s 19:35:09 19:35:09 #105 [support-notifications builder 6/7] COPY . . 19:35:09 #105 DONE 3.0s 19:35:09 19:35:09 #106 [core-data builder 4/7] COPY go.mod vendor* ./ 19:35:09 #106 CACHED 19:35:09 19:35:09 #107 [core-data builder 6/7] COPY . . 19:35:09 #107 CACHED 19:35:09 19:35:09 #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:09 #108 CACHED 19:35:09 19:35:09 #109 [security-proxy-auth builder 6/7] COPY . . 19:35:09 #109 CACHED 19:35:09 19:35:09 #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:09 #110 CACHED 19:35:09 19:35:09 #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:35:09 #111 CACHED 19:35:09 19:35:09 #97 [support-scheduler builder 6/7] COPY . . 19:35:09 #97 DONE 3.0s 19:35:09 19:35:09 #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:35:09 #112 CACHED 19:35:09 19:35:09 #113 [core-common-config-bootstrapper builder 6/7] COPY . . 19:35:09 #113 CACHED 19:35:09 19:35:09 #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:09 #114 CACHED 19:35:09 19:35:10 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:10 #115 CACHED 19:35:10 19:35:10 #116 [security-secretstore-setup builder 6/7] COPY . . 19:35:10 #116 CACHED 19:35:10 19:35:10 #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:35:10 #117 CACHED 19:35:10 19:35:10 #118 [core-metadata builder 6/7] COPY . . 19:35:10 #118 CACHED 19:35:10 19:35:10 #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:10 #119 CACHED 19:35:10 19:35:10 #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:35:10 #120 CACHED 19:35:10 19:35:10 #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:35:15 #121 ... 19:35:15 19:35:15 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:35:15 #0 5.131 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:35:15 #122 ... 19:35:15 19:35:15 #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:35:15 #121 5.616 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:35:20 #121 ... 19:35:20 19:35:20 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:35:20 #0 5.642 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:35:20 #123 ... 19:35:20 19:35:20 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:35:20 #0 3.793 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:35:20 #124 ... 19:35:20 19:35:20 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:35:20 #0 4.105 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:35:20 #125 ... 19:35:20 19:35:20 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:35:20 #0 3.614 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:35:20 #126 ... 19:35:20 19:35:20 #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:35:20 #0 5.620 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:35:20 #127 ... 19:35:20 19:35:20 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:35:20 #0 5.541 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:35:20 #128 ... 19:35:20 19:35:20 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:35:21 #0 4.915 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:35:21 #129 ... 19:35:21 19:35:21 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:35:21 #0 5.703 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:35:21 #130 ... 19:35:21 19:35:21 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:35:21 #0 5.737 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:47:13 #131 ... 19:47:13 19:47:13 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:47:13 #130 713.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:47:13 #130 ... 19:47:13 19:47:13 #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:47:13 #121 DONE 717.5s 19:47:13 19:47:13 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:13 #128 ... 19:47:13 19:47:13 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:47:13 #132 DONE 0.4s 19:47:13 19:47:13 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:13 #128 ... 19:47:13 19:47:13 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:47:13 #133 DONE 0.1s 19:47:13 19:47:13 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:47:13 #134 DONE 0.1s 19:47:13 19:47:13 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:13 #128 ... 19:47:13 19:47:13 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:47:13 #135 DONE 0.2s 19:47:13 19:47:13 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:47:13 #136 DONE 0.2s 19:47:13 19:47:13 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:47:13 #137 DONE 0.1s 19:47:13 19:47:13 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:47:13 #138 DONE 2.2s 19:47:13 19:47:13 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:13 #128 ... 19:47:13 19:47:13 #92 [security-proxy-setup] exporting to image 19:47:13 #92 exporting layers 19:47:13 #92 exporting layers 1.1s done 19:47:13 #92 writing image sha256:36dcd1aa3a1b2965a03b4d9861a9767d06e4be5036c39c8c174f595cef0431bc done 19:47:13 #92 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 19:47:13 #92 DONE 9.4s 19:47:13 19:47:13 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:47:17 #129 ... 19:47:17 19:47:17 #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:47:17 #127 DONE 726.8s 19:47:17 19:47:17 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:47:17 #130 ... 19:47:17 19:47:17 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:47:17 #139 DONE 0.4s 19:47:17 19:47:17 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:47:19 #140 DONE 2.2s 19:47:19 19:47:19 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:20 #128 ... 19:47:20 19:47:20 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:47:20 #141 DONE 0.3s 19:47:20 19:47:20 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:47:20 #142 DONE 0.2s 19:47:20 19:47:20 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:47:20 #143 DONE 0.4s 19:47:20 19:47:20 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:47:20 #130 ... 19:47:20 19:47:20 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:47:20 #144 DONE 0.2s 19:47:20 19:47:20 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:47:21 #145 DONE 0.2s 19:47:21 19:47:21 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:47:21 #146 DONE 0.1s 19:47:21 19:47:21 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:47:21 #147 DONE 0.2s 19:47:21 19:47:21 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:47:21 #148 DONE 0.2s 19:47:21 19:47:21 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:47:21 #131 ... 19:47:21 19:47:21 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:47:23 #149 DONE 1.9s 19:47:23 19:47:23 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:47:23 #130 DONE 733.6s 19:47:23 19:47:23 #92 [security-bootstrapper] exporting to image 19:47:23 #92 exporting layers 19:47:25 #92 ... 19:47:25 19:47:25 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:47:25 #150 DONE 0.2s 19:47:25 19:47:25 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:47:25 #151 DONE 0.2s 19:47:25 19:47:25 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:47:25 #152 DONE 0.2s 19:47:25 19:47:25 #92 [security-bootstrapper] exporting to image 19:47:25 #92 exporting layers 1.6s done 19:47:25 #92 writing image sha256:419fbeca8db87d9177aa31ef3c4bada26a46835be40604ae35bfcf1c62aaa849 done 19:47:25 #92 naming to docker.io/library/security-bootstrapper-arm64 done 19:47:25 #92 DONE 11.0s 19:47:25 19:47:25 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:47:25 #153 DONE 0.2s 19:47:25 19:47:25 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:47:25 #126 ... 19:47:25 19:47:25 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:47:25 #154 DONE 0.1s 19:47:25 19:47:25 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:47:25 #155 DONE 0.2s 19:47:25 19:47:25 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:47:26 #129 ... 19:47:26 19:47:26 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:47:26 #156 DONE 0.3s 19:47:26 19:47:26 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:26 #128 ... 19:47:26 19:47:26 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:47:26 #157 DONE 0.2s 19:47:26 19:47:26 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:47:31 #158 DONE 4.8s 19:47:31 19:47:31 #92 [security-secretstore-setup] exporting to image 19:47:31 #92 exporting layers 19:47:32 #92 exporting layers 1.1s done 19:47:32 #92 writing image sha256:8d44df10b57dc6c3d76981b0afec11660a49e4b464605dbe0b5b959946ee4606 done 19:47:32 #92 naming to docker.io/library/security-secretstore-setup-arm64 done 19:47:32 #92 DONE 12.1s 19:47:32 19:47:32 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:33 #128 ... 19:47:33 19:47:33 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:47:33 #122 DONE 743.6s 19:47:33 19:47:33 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:34 #128 ... 19:47:34 19:47:34 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:47:34 #159 DONE 0.3s 19:47:34 19:47:34 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:34 #128 ... 19:47:34 19:47:34 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:47:34 #160 DONE 0.2s 19:47:34 19:47:34 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:47:34 #161 DONE 0.3s 19:47:34 19:47:34 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:47:35 #162 DONE 0.3s 19:47:35 19:47:35 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:35 #128 ... 19:47:35 19:47:35 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:47:35 #163 DONE 0.2s 19:47:35 19:47:35 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:47:37 #164 DONE 1.8s 19:47:37 19:47:37 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:47:37 #129 ... 19:47:37 19:47:37 #92 [security-proxy-auth] exporting to image 19:47:37 #92 exporting layers 19:47:38 #92 exporting layers 0.6s done 19:47:38 #92 writing image sha256:9b6d175ae433d3773e827ac9c7dfa1bbe04d07171a6656addb68684197db92aa 0.0s done 19:47:38 #92 naming to docker.io/library/security-proxy-auth-arm64 done 19:47:38 #92 DONE 12.8s 19:47:38 19:47:38 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:46 #128 ... 19:47:46 19:47:46 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:47:46 #124 DONE 755.2s 19:47:46 19:47:46 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:47:46 #131 ... 19:47:46 19:47:46 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:47:46 #165 DONE 0.3s 19:47:46 19:47:46 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:47:46 #166 DONE 0.2s 19:47:46 19:47:46 #24 [support-notifications internal] load .dockerignore 19:47:46 #24 ... 19:47:46 19:47:46 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:47:46 #167 DONE 0.2s 19:47:46 19:47:46 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:47:46 #168 DONE 0.1s 19:47:46 19:47:46 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:47:46 #169 DONE 0.1s 19:47:46 19:47:46 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:46 #128 ... 19:47:46 19:47:46 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:47:48 #170 DONE 1.8s 19:47:48 19:47:48 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:48 #128 ... 19:47:48 19:47:48 #92 [core-common-config-bootstrapper] exporting to image 19:47:48 #92 exporting layers 19:47:48 #92 exporting layers 0.6s done 19:47:48 #92 writing image sha256:0d374a778ce25134db7de2bf46e25a91d78ae18d83cde03af9455f0326246359 done 19:47:48 #92 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 19:47:48 #92 DONE 13.3s 19:47:48 19:47:48 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:48:20 #126 ... 19:48:20 19:48:20 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:48:20 #131 DONE 788.3s 19:48:20 19:48:20 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:20 #45 ... 19:48:20 19:48:20 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:48:20 #171 DONE 0.1s 19:48:20 19:48:20 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:48:20 #172 DONE 0.2s 19:48:20 19:48:20 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:48:20 #128 ... 19:48:20 19:48:20 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:48:20 #173 DONE 0.3s 19:48:20 19:48:20 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:48:20 #174 DONE 0.1s 19:48:20 19:48:20 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:48:20 #123 ... 19:48:20 19:48:20 #92 [core-command] exporting to image 19:48:20 #92 exporting layers 19:48:20 #92 exporting layers 0.2s done 19:48:20 #92 writing image sha256:2a1bfe61f96a43ca6e74a282075883c3f7857c14eee804859860ad3a3e14646a done 19:48:20 #92 naming to docker.io/library/core-command-arm64 done 19:48:20 #92 DONE 13.5s 19:48:20 19:48:20 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:48:27 #129 ... 19:48:27 19:48:27 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:48:27 #123 DONE 796.3s 19:48:27 19:48:27 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:48:27 #128 ... 19:48:27 19:48:27 #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:48:27 #175 DONE 0.2s 19:48:27 19:48:27 #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:48:27 #176 DONE 0.2s 19:48:27 19:48:27 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:27 #45 ... 19:48:27 19:48:27 #177 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:48:27 #177 DONE 0.3s 19:48:27 19:48:27 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:48:27 #128 ... 19:48:27 19:48:27 #178 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:48:27 #178 DONE 0.1s 19:48:27 19:48:27 #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:48:27 #179 DONE 0.1s 19:48:27 19:48:27 #92 [core-metadata] exporting to image 19:48:27 #92 exporting layers 19:48:28 #92 exporting layers 0.5s done 19:48:28 #92 writing image sha256:8c08ef203fc5ad498e8479b34426cf7e9d4f0544e658b055c57184f75f17979b done 19:48:28 #92 naming to docker.io/library/core-metadata-arm64 done 19:48:28 #92 DONE 14.0s 19:48:28 19:48:28 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:48:29 #126 DONE 799.2s 19:48:29 19:48:29 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:29 #45 ... 19:48:29 19:48:29 #180 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:48:29 #180 DONE 0.3s 19:48:29 19:48:29 #181 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:48:29 #181 DONE 0.1s 19:48:29 19:48:29 #24 [support-notifications internal] load .dockerignore 19:48:29 #24 ... 19:48:29 19:48:29 #182 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:48:29 #182 DONE 0.2s 19:48:29 19:48:29 #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:48:30 #183 DONE 0.1s 19:48:30 19:48:30 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:48:30 #129 ... 19:48:30 19:48:30 #92 [core-data] exporting to image 19:48:30 #92 exporting layers 0.2s done 19:48:30 #92 writing image sha256:d33ab4b8fa208356d8cfbffe3d13d585a6285c1c22dbe1eb21a7e1d94a45705d done 19:48:30 #92 naming to docker.io/library/core-data-arm64 19:48:30 #92 naming to docker.io/library/core-data-arm64 done 19:48:30 #92 DONE 14.3s 19:48:30 19:48:30 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:48:48 #129 DONE 817.6s 19:48:48 19:48:48 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:48:48 #125 ... 19:48:48 19:48:48 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:48:48 #184 DONE 0.2s 19:48:48 19:48:48 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:48:48 #128 ... 19:48:48 19:48:48 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:48:48 #185 DONE 0.1s 19:48:48 19:48:48 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:48:48 #186 DONE 0.3s 19:48:48 19:48:48 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:48:48 #187 DONE 0.2s 19:48:48 19:48:48 #92 [security-spiffe-token-provider] exporting to image 19:48:48 #92 exporting layers 19:48:49 #92 exporting layers 0.5s done 19:48:49 #92 writing image sha256:0e258a56ed5c01c56f934228176b83f0ee6d32665c3b827421b91aef3e99fb59 done 19:48:49 #92 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:48:49 #92 DONE 14.8s 19:48:49 19:48:49 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:49:07 #128 DONE 836.9s 19:49:07 19:49:07 #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:49:07 #188 DONE 0.3s 19:49:07 19:49:07 #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:49:07 #189 DONE 0.2s 19:49:07 19:49:07 #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:49:07 #190 DONE 0.4s 19:49:07 19:49:07 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:49:07 #125 DONE 837.7s 19:49:07 19:49:07 #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:49:07 #191 DONE 0.2s 19:49:07 19:49:07 #192 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:49:07 #192 DONE 0.1s 19:49:07 19:49:07 #92 [support-notifications] exporting to image 19:49:07 #92 exporting layers 19:49:08 #92 exporting layers 0.5s done 19:49:08 #92 writing image sha256:76d3269d3510f77530151119db693c9ccbdf0a8338221c84b1486c7d8c3ba98b done 19:49:08 #92 naming to docker.io/library/support-notifications-arm64 done 19:49:08 #92 DONE 15.2s 19:49:08 19:49:08 #193 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:49:08 #193 DONE 0.2s 19:49:08 19:49:08 #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:49:08 #194 DONE 0.3s 19:49:08 19:49:08 #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:49:08 #195 DONE 0.1s 19:49:08 19:49:08 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:49:08 #45 ... 19:49:08 19:49:08 #92 [support-scheduler] exporting to image 19:49:09 #92 exporting layers 0.4s done 19:49:09 #92 writing image sha256:b43c4297ae761818f0834674d94954176af83e9a824d6372ecdd9a74ba057836 done 19:49:09 #92 naming to docker.io/library/support-scheduler-arm64 done 19:49:09 #92 DONE 15.7s 19:49:09 19:49:09 #24 [support-notifications internal] load .dockerignore 19:49:09 time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:49:09 time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:49:09 time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:49:09 time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:49:09 time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:49:09 time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:49:09 time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:49:09 time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:49:09 time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:49:09 time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:49:09 time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:49:09 time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:49:09 time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:49:09 time="2023-09-19T19:33:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:49:09 $ docker stop --time=1 c180a477ab38b51a87bea10dab06a4da6c1a7cbb22ab79d30f5030486ea8b6ad 19:49:10 $ docker rm -f --volumes c180a477ab38b51a87bea10dab06a4da6c1a7cbb22ab79d30f5030486ea8b6ad [Pipeline] // withDockerContainer [Pipeline] sh 19:49:11 + docker images 19:49:11 REPOSITORY TAG IMAGE ID CREATED SIZE 19:49:11 support-scheduler-arm64 latest b43c4297ae76 3 seconds ago 33.5MB 19:49:11 support-notifications-arm64 latest 76d3269d3510 4 seconds ago 34.2MB 19:49:11 security-spiffe-token-provider-arm64 latest 0e258a56ed5c 23 seconds ago 35MB 19:49:11 core-data-arm64 latest d33ab4b8fa20 41 seconds ago 21.2MB 19:49:11 core-metadata-arm64 latest 8c08ef203fc5 44 seconds ago 21.5MB 19:49:11 core-command-arm64 latest 2a1bfe61f96a 52 seconds ago 21MB 19:49:11 core-common-config-bootstrapper-arm64 latest 0d374a778ce2 About a minute ago 18.3MB 19:49:11 security-proxy-auth-arm64 latest 9b6d175ae433 About a minute ago 19.4MB 19:49:11 security-secretstore-setup-arm64 latest 8d44df10b57d About a minute ago 43.7MB 19:49:11 security-bootstrapper-arm64 latest 419fbeca8db8 About a minute ago 23MB 19:49:11 security-proxy-setup-arm64 latest 36dcd1aa3a1b 2 minutes ago 29.1MB 19:49:11 security-spire-server-arm64 latest a0de7d7eeb6e 14 minutes ago 96.6MB 19:49:11 security-spire-config-arm64 latest 46a978a87874 14 minutes ago 95.8MB 19:49:11 security-spire-agent-arm64 latest 324e7be0386f 14 minutes ago 152MB 19:49:11 ci-base-image-arm64 latest 143d3107e86d 25 minutes ago 1.07GB 19:49:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 746ca1b523b5 7 days ago 695MB 19:49:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:49:12 19:49:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:49:12 arm64: Pulling from edgex-lftools-log-publisher 19:49:12 8998bd30e6a1: Pulling fs layer 19:49:12 04944245beec: Pulling fs layer 19:49:12 699f458cf7ca: Pulling fs layer 19:49:12 765212b225bb: Pulling fs layer 19:49:12 f23df028b6ca: Pulling fs layer 19:49:12 d65c8cfc05b1: Pulling fs layer 19:49:12 2437ff75d9bd: Pulling fs layer 19:49:12 f23df028b6ca: Waiting 19:49:12 d65c8cfc05b1: Waiting 19:49:12 2437ff75d9bd: Waiting 19:49:12 765212b225bb: Waiting 19:49:12 04944245beec: Verifying Checksum 19:49:12 04944245beec: Download complete 19:49:12 765212b225bb: Verifying Checksum 19:49:12 765212b225bb: Download complete 19:49:12 f23df028b6ca: Verifying Checksum 19:49:12 f23df028b6ca: Download complete 19:49:12 d65c8cfc05b1: Download complete 19:49:12 699f458cf7ca: Verifying Checksum 19:49:12 699f458cf7ca: Download complete 19:49:13 8998bd30e6a1: Verifying Checksum 19:49:13 8998bd30e6a1: Download complete 19:49:15 2437ff75d9bd: Verifying Checksum 19:49:15 2437ff75d9bd: Download complete 19:49:17 8998bd30e6a1: Pull complete 19:49:19 04944245beec: Pull complete 19:49:21 699f458cf7ca: Pull complete 19:49:21 765212b225bb: Pull complete 19:49:22 f23df028b6ca: Pull complete 19:49:22 d65c8cfc05b1: Pull complete 19:49:37 2437ff75d9bd: Pull complete 19:49:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:49:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:49:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:37 prd-ubuntu20.04-docker-arm64-4c-16g-6616 does not seem to be running inside a container 19:49:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:49:40 $ docker top 4d7658ca63dc565669de528e8fb8bb4e33440ae55a63ff6e6851911c747f2868 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:49:40 ---> job-cost.sh 19:49:41 lf-activate-venv: SKIPPING 19:49:41 INFO: No Stack... 19:49:41 INFO: Retrieving Pricing Info for: v3-standard-4 19:49:42 INFO: Archiving Costs [Pipeline] sh 19:49:43 + cut -d, -f6 19:49:43 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:49:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4683-1-stack-cost] 19:49:43 Resource [jenkins-edgexfoundry-edgex-go-PR-4683-1-stack-cost] did not exist. Created. 19:49:43 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4683-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:49:43 + echo total: 0.10999999940395355 [Pipeline] stash 19:49:44 Stashed 1 file(s) [Pipeline] } 19:49:44 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4683-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:49:44 $ docker stop --time=1 4d7658ca63dc565669de528e8fb8bb4e33440ae55a63ff6e6851911c747f2868 19:49:48 $ docker rm -f --volumes 4d7658ca63dc565669de528e8fb8bb4e33440ae55a63ff6e6851911c747f2868 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:49:49 provisioning config files... 19:49:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8484786809470804351tmp [Pipeline] { [Pipeline] sh 19:49:49 + set +x 19:49:49 + + curl -s https://codecov.io/bash 19:49:49 bash -s -- 19:49:49 19:49:49 _____ _ 19:49:49 / ____| | | 19:49:49 | | ___ __| | ___ ___ _____ __ 19:49:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:49:49 | |___| (_) | (_| | __/ (_| (_) \ V / 19:49:49 \_____\___/ \__,_|\___|\___\___/ \_/ 19:49:49 Bash-1.0.6 19:49:49 19:49:49 19:49:49 ==> git version 2.25.1 found 19:49:49 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:49:49 Release-Date: 2020-01-08 19:49:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:49:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:49:49 ==> Jenkins CI detected. 19:49:49 current dir:  /w/workspace/edgex-go/1 19:49:49 project root: . 19:49:49 --> token set from env 19:49:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:49:49 ==> Running gcov in . (disable via -X gcov) 19:49:49 ==> Python coveragepy not found 19:49:49 ==> Searching for coverage reports in: 19:49:49 + . 19:49:49 -> Found 1 reports 19:49:49 ==> Detecting git/mercurial file structure 19:49:49 ==> Reading reports 19:49:49 + ./coverage.out bytes=453602 19:49:49 ==> Appending adjustments 19:49:49 https://docs.codecov.io/docs/fixing-reports 19:49:50 + Found adjustments 19:49:50 ==> Gzipping contents 19:49:50 60K /tmp/codecov.j0AOaf.gz 19:49:50 ==> Uploading reports 19:49:50 url: https://codecov.io 19:49:50 query: branch=PR-4683&commit=673be11befa786408f724722d42dd76b4d02ffa6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4683%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4683&job=&cmd_args= 19:49:50 -> Pinging Codecov 19:49:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4683&commit=673be11befa786408f724722d42dd76b4d02ffa6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4683%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4683&job=&cmd_args= 19:49:51 -> Uploading to 19:49:51 https://storage.googleapis.com/codecov/v4/raw/2023-09-19/00271124DB129430A58F1EEE437C3FCB/673be11befa786408f724722d42dd76b4d02ffa6/2c19af0a-4c27-4176-8244-bfe615fc5ad6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T194950Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=448786eaf0aa5746a3bd1095e14ebde7bbb88ab19d671085ad3127d001713653 19:49:51 % Total % Received % Xferd Average Speed Time Time Time Current 19:49:51 Dload Upload Total Spent Left Speed 19:49:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58188 0 0 100 58188 0 277k --:--:-- --:--:-- --:--:-- 275k 100 58188 0 0 100 58188 0 221k --:--:-- --:--:-- --:--:-- 220k 19:49:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/673be11befa786408f724722d42dd76b4d02ffa6 [Pipeline] } 19:49:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:49:52 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:49:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:49:53 ---> package-listing.sh 19:49:53 ++ facter osfamily 19:49:53 ++ tr '[:upper:]' '[:lower:]' 19:49:54 + OS_FAMILY=debian 19:49:54 + workspace=/w/workspace/edgex-go/1 19:49:54 + START_PACKAGES=/tmp/packages_start.txt 19:49:54 + END_PACKAGES=/tmp/packages_end.txt 19:49:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:49:54 + PACKAGES=/tmp/packages_start.txt 19:49:54 + '[' /w/workspace/edgex-go/1 ']' 19:49:54 + PACKAGES=/tmp/packages_end.txt 19:49:54 + case "${OS_FAMILY}" in 19:49:54 + dpkg -l 19:49:54 + grep '^ii' 19:49:54 + '[' -f /tmp/packages_start.txt ']' 19:49:54 + '[' -f /tmp/packages_end.txt ']' 19:49:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:49:54 + '[' /w/workspace/edgex-go/1 ']' 19:49:54 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:49:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:49:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:49:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:49:55 19:49:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:49:55 latest: Pulling from edgex-lftools-log-publisher 19:49:55 5eb5b503b376: Pulling fs layer 19:49:55 5c69ac0246d0: Pulling fs layer 19:49:55 ec43610c2a17: Pulling fs layer 19:49:55 3a2ae6a8a46f: Pulling fs layer 19:49:55 33b1e0a273af: Pulling fs layer 19:49:55 5d3b04190fa2: Pulling fs layer 19:49:55 2f39f015ded8: Pulling fs layer 19:49:55 33b1e0a273af: Waiting 19:49:55 5d3b04190fa2: Waiting 19:49:55 2f39f015ded8: Waiting 19:49:55 3a2ae6a8a46f: Waiting 19:49:55 5c69ac0246d0: Download complete 19:49:55 3a2ae6a8a46f: Verifying Checksum 19:49:55 3a2ae6a8a46f: Download complete 19:49:55 ec43610c2a17: Verifying Checksum 19:49:55 ec43610c2a17: Download complete 19:49:55 33b1e0a273af: Verifying Checksum 19:49:55 33b1e0a273af: Download complete 19:49:55 5d3b04190fa2: Verifying Checksum 19:49:55 5d3b04190fa2: Download complete 19:49:55 5eb5b503b376: Verifying Checksum 19:49:55 5eb5b503b376: Download complete 19:49:56 2f39f015ded8: Download complete 19:49:56 5eb5b503b376: Pull complete 19:49:56 5c69ac0246d0: Pull complete 19:49:57 ec43610c2a17: Pull complete 19:49:57 3a2ae6a8a46f: Pull complete 19:49:57 33b1e0a273af: Pull complete 19:49:57 5d3b04190fa2: Pull complete 19:50:01 2f39f015ded8: Pull complete 19:50:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:50:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:50:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:50:02 prd-ubuntu20.04-docker-8c-8g-6615 does not seem to be running inside a container 19:50:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:50:04 $ docker top 658092088bb2b702d9f1f8e02be6fb9413f6745f30f15203ba0edce7fd04e9bd -eo pid,comm [Pipeline] { [Pipeline] sh 19:50:05 + touch /tmp/pre-build-complete [Pipeline] sh 19:50:05 + mkdir -p /var/log/sysstat [Pipeline] sh 19:50:05 + ls /var/log/sa-host 19:50:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:50:06 provisioning config files... 19:50:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13080789789084943918tmp [Pipeline] { [Pipeline] echo 19:50:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:50:06 ---> create-netrc.sh [Pipeline] } 19:50:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:50:06 ---> python-tools-install.sh [Pipeline] echo 19:50:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:50:07 ---> sudo-logs.sh 19:50:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:50:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:50:07 ---> job-cost.sh 19:50:07 lf-activate-venv: SKIPPING 19:50:07 DEBUG: total: 0.10999999940395355 19:50:07 INFO: Retrieving Stack Cost... 19:50:07 INFO: Retrieving Pricing Info for: v3-standard-8 19:50:08 INFO: Archiving Costs [Pipeline] echo 19:50:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:50:08 ---> logs-deploy.sh 19:50:08 lf-activate-venv: SKIPPING 19:50:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4683/1 19:50:08 INFO: archiving workspace using pattern(s): 19:50:09 Archives upload complete. 19:50:09 INFO: archiving logs to Nexus 19:50:10 ---> uname -a: 19:50:10 Linux prd-ubuntu20-04-docker-8c-8g-6615 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:50:10 19:50:10 19:50:10 ---> lscpu: 19:50:10 Architecture: x86_64 19:50:10 CPU op-mode(s): 32-bit, 64-bit 19:50:10 Byte Order: Little Endian 19:50:10 Address sizes: 40 bits physical, 48 bits virtual 19:50:10 CPU(s): 8 19:50:10 On-line CPU(s) list: 0-7 19:50:10 Thread(s) per core: 1 19:50:10 Core(s) per socket: 1 19:50:10 Socket(s): 8 19:50:10 NUMA node(s): 1 19:50:10 Vendor ID: AuthenticAMD 19:50:10 CPU family: 23 19:50:10 Model: 49 19:50:10 Model name: AMD EPYC-Rome Processor 19:50:10 Stepping: 0 19:50:10 CPU MHz: 2799.998 19:50:10 BogoMIPS: 5599.99 19:50:10 Virtualization: AMD-V 19:50:10 Hypervisor vendor: KVM 19:50:10 Virtualization type: full 19:50:10 L1d cache: 256 KiB 19:50:10 L1i cache: 256 KiB 19:50:10 L2 cache: 4 MiB 19:50:10 L3 cache: 128 MiB 19:50:10 NUMA node0 CPU(s): 0-7 19:50:10 Vulnerability Itlb multihit: Not affected 19:50:10 Vulnerability L1tf: Not affected 19:50:10 Vulnerability Mds: Not affected 19:50:10 Vulnerability Meltdown: Not affected 19:50:10 Vulnerability Mmio stale data: Not affected 19:50:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:50:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:50:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:50:10 Vulnerability Srbds: Not affected 19:50:10 Vulnerability Tsx async abort: Not affected 19:50:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:50:10 19:50:10 19:50:10 ---> nproc: 19:50:10 8 19:50:10 19:50:10 19:50:10 ---> df -h: 19:50:10 Filesystem Size Used Avail Use% Mounted on 19:50:10 overlay 155G 21G 135G 14% / 19:50:10 tmpfs 64M 0 64M 0% /dev 19:50:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:50:10 shm 64M 0 64M 0% /dev/shm 19:50:10 /dev/vda1 155G 21G 135G 14% /facter-os 19:50:10 19:50:10 19:50:10 ---> sar -b -r -n DEV: 19:50:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6615) 09/19/23 _x86_64_ (8 CPU) 19:50:10 19:50:10 19:18:16 LINUX RESTART (8 CPU) 19:50:10 19:50:10 19:19:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:50:10 19:20:01 143.31 3.91 139.40 0.00 458.63 79221.28 0.00 19:50:10 19:21:01 42.69 0.03 42.66 0.00 5.60 18809.40 0.00 19:50:10 19:22:01 29.06 0.15 28.91 0.00 2.40 12325.24 0.00 19:50:10 19:23:01 562.44 5.27 557.17 0.00 91.05 215448.76 0.00 19:50:10 19:24:01 341.85 1.87 339.99 0.00 85.17 117177.47 0.00 19:50:10 19:25:01 686.32 11.81 674.51 0.00 5100.57 91726.49 0.00 19:50:10 19:26:01 5.12 0.02 5.10 0.00 0.13 113.45 0.00 19:50:10 19:27:01 2.73 0.00 2.73 0.00 0.00 30.93 0.00 19:50:10 19:28:01 1.30 0.00 1.30 0.00 0.00 13.20 0.00 19:50:10 19:29:01 2.02 0.00 2.02 0.00 0.00 21.73 0.00 19:50:10 19:30:01 1.12 0.00 1.12 0.00 0.00 11.46 0.00 19:50:10 19:31:01 1.52 0.00 1.52 0.00 0.00 17.59 0.00 19:50:10 19:32:01 1.03 0.00 1.03 0.00 0.00 10.53 0.00 19:50:10 19:33:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 19:50:10 19:34:01 1.87 0.02 1.85 0.00 0.13 20.80 0.00 19:50:10 19:35:01 1.28 0.00 1.28 0.00 0.00 19.46 0.00 19:50:10 19:36:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 19:50:10 19:37:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 19:50:10 19:38:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 19:50:10 19:39:01 1.52 0.00 1.52 0.00 0.00 19.20 0.00 19:50:10 19:40:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 19:50:10 19:41:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 19:50:10 19:42:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 19:50:10 19:43:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 19:50:10 19:44:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 19:50:10 19:45:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 19:50:10 19:46:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 19:50:10 19:47:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 19:50:10 19:48:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 19:50:10 19:49:01 1.22 0.00 1.22 0.00 0.00 15.86 0.00 19:50:10 19:50:01 5.48 0.25 5.23 0.00 19.33 838.93 0.00 19:50:10 Average: 59.53 0.75 58.78 0.00 185.78 17258.00 0.00 19:50:10 19:50:10 19:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:50:10 19:20:01 28365272 31604372 703928 2.14 115768 3352152 1812032 5.34 1074440 3026588 816 19:50:10 19:21:01 27525452 31455212 844728 2.57 118612 3981800 2033772 5.99 1629740 3244284 103200 19:50:10 19:22:01 27279244 31569164 728784 2.22 122384 4307496 1819536 5.36 1429016 3661160 368620 19:50:10 19:23:01 21814972 31461568 818704 2.49 199352 9344960 2471216 7.28 2009564 8278756 163852 19:50:10 19:24:01 16142148 29686140 2531568 7.70 239060 12886200 6937036 20.44 4753944 10808712 511116 19:50:10 19:25:01 17523920 31453624 801112 2.44 275504 13349044 2132188 6.28 2635512 11710980 1088 19:50:10 19:26:01 17531232 31455888 799008 2.43 274040 13345792 2137380 6.30 2632348 11707768 452 19:50:10 19:27:01 17586368 31511160 743620 2.26 274096 13345784 2137380 6.30 2576488 11707768 12 19:50:10 19:28:01 17586832 31511716 742968 2.26 274144 13345796 2137380 6.30 2576528 11707772 8 19:50:10 19:29:01 17589076 31514004 740616 2.25 274180 13345800 2137380 6.30 2574920 11707776 12 19:50:10 19:30:01 17591212 31516140 738572 2.25 274196 13345784 2137380 6.30 2573736 11707776 8 19:50:10 19:31:01 17593848 31518808 735864 2.24 274220 13345792 2137380 6.30 2571408 11707784 180 19:50:10 19:32:01 17593376 31518364 736248 2.24 274240 13345804 2137380 6.30 2571200 11707784 188 19:50:10 19:33:01 17593316 31518348 736420 2.24 274280 13345808 2137380 6.30 2571724 11707788 12 19:50:10 19:34:01 17592764 31517852 737036 2.24 274312 13345812 2160168 6.37 2572136 11707784 32 19:50:10 19:35:01 17593276 31518364 736444 2.24 274340 13345784 2160168 6.37 2571968 11707760 12 19:50:10 19:36:01 17592788 31517952 736744 2.24 274360 13345796 2160168 6.37 2572472 11707764 216 19:50:10 19:37:01 17593484 31518668 736184 2.24 274388 13345788 2160168 6.37 2572140 11707764 48 19:50:10 19:38:01 17593476 31518684 736140 2.24 274408 13345792 2160168 6.37 2572440 11707768 240 19:50:10 19:39:01 17593492 31518728 736024 2.24 274432 13345800 2160168 6.37 2572548 11707772 16 19:50:10 19:40:01 17593656 31518920 735780 2.24 274444 13345804 2160168 6.37 2571736 11707776 12 19:50:10 19:41:01 17593208 31518492 736144 2.24 274456 13345812 2160168 6.37 2571936 11707780 68 19:50:10 19:42:01 17593192 31518504 736072 2.24 274472 13345820 2160168 6.37 2571852 11707784 12 19:50:10 19:43:01 17593144 31518468 736044 2.24 274488 13345820 2160168 6.37 2571852 11707784 44 19:50:10 19:44:01 17593072 31518420 736020 2.24 274520 13345808 2160168 6.37 2571672 11707788 32 19:50:10 19:45:01 17593348 31518728 735652 2.24 274536 13345820 2160168 6.37 2571940 11707788 48 19:50:10 19:46:01 17593752 31519148 735404 2.24 274552 13345820 2160168 6.37 2571936 11707792 24 19:50:10 19:47:01 17593768 31519196 735328 2.24 274576 13345824 2160168 6.37 2571960 11707796 60 19:50:10 19:48:01 17593720 31519164 735300 2.24 274580 13345832 2160168 6.37 2571972 11707796 8 19:50:10 19:49:01 17593704 31519180 735220 2.24 274620 13345824 2160168 6.37 2572072 11707800 72 19:50:10 19:50:01 17067224 31500572 752664 2.29 279272 13798988 2105764 6.21 2595364 12160376 470420 19:50:10 Average: 18641204 31454631 804205 2.45 255962 12300644 2289460 6.75 2513825 10770244 52288 19:50:10 19:50:10 19:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:50:10 19:20:01 veth6e71a90 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:20:01 docker0 447.82 536.98 32.90 4574.85 0.00 0.00 0.00 0.00 19:50:10 19:20:01 ens3 755.01 584.05 10151.68 68.71 0.00 0.00 0.00 0.00 19:50:10 19:20:01 lo 2.44 2.44 0.24 0.24 0.00 0.00 0.00 0.00 19:50:10 19:21:01 veth95d93ec 0.83 1.02 0.07 0.09 0.00 0.00 0.00 0.00 19:50:10 19:21:01 docker0 0.83 0.88 0.06 0.08 0.00 0.00 0.00 0.00 19:50:10 19:21:01 ens3 54.12 48.46 38.96 100.04 0.00 0.00 0.00 0.00 19:50:10 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:22:01 veth95d93ec 0.28 0.30 0.02 0.03 0.00 0.00 0.00 0.00 19:50:10 19:22:01 docker0 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 19:50:10 19:22:01 ens3 33.54 20.41 34.18 13.15 0.00 0.00 0.00 0.00 19:50:10 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:23:01 vethdf0242d 61.34 111.88 6.28 587.07 0.00 0.00 0.00 0.05 19:50:10 19:23:01 vethc3678da 63.19 111.83 6.40 587.05 0.00 0.00 0.00 0.05 19:50:10 19:23:01 veth2c10088 0.57 1.00 0.05 0.20 0.00 0.00 0.00 0.00 19:50:10 19:23:01 docker0 286.09 507.48 24.44 3047.37 0.00 0.00 0.00 0.00 19:50:10 19:23:01 ens3 641.13 358.09 6003.88 49.39 0.00 0.00 0.00 0.00 19:50:10 19:23:01 veth5d3aa79 64.82 112.36 6.61 587.28 0.00 0.00 0.00 0.05 19:50:10 19:23:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 19:50:10 19:23:01 veth6b13be2 66.14 112.68 6.72 587.10 0.00 0.00 0.00 0.05 19:50:10 19:24:01 veth0c75348 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:50:10 19:24:01 veth47e8408 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:50:10 19:24:01 vethe98c447 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:50:10 19:24:01 veth2fa8eb6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:50:10 19:24:01 veth59cf0b7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:50:10 19:24:01 veth0d809b2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:50:10 19:24:01 veth2c10088 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:24:01 docker0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:24:01 veth0db6c50 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:50:10 19:24:01 ens3 76.64 37.12 713.46 8.38 0.00 0.00 0.00 0.00 19:50:10 19:24:01 veth45965f7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:50:10 19:24:01 veth45bd7b2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:50:10 19:24:01 vethd1c39eb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:50:10 19:24:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:50:10 19:24:01 vethe9946bf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:50:10 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:25:01 ens3 120.79 46.60 2036.76 8.70 0.00 0.00 0.00 0.00 19:50:10 19:25:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 19:50:10 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:26:01 ens3 0.23 0.15 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:27:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:29:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:50:10 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:31:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:32:01 ens3 0.55 0.45 1.64 0.03 0.00 0.00 0.00 0.00 19:50:10 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:33:01 ens3 0.65 0.18 0.14 0.07 0.00 0.00 0.00 0.00 19:50:10 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:34:01 ens3 0.52 0.38 0.33 0.27 0.00 0.00 0.00 0.00 19:50:10 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:35:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:36:01 ens3 1.00 0.62 0.39 0.29 0.00 0.00 0.00 0.00 19:50:10 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:37:01 ens3 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 19:50:10 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:39:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:50:10 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:40:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:41:01 ens3 0.55 0.40 0.26 0.21 0.00 0.00 0.00 0.00 19:50:10 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:44:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:50:10 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:45:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:49:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 19:50:10 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:50:01 ens3 88.62 53.91 2520.81 10.73 0.00 0.00 0.00 0.00 19:50:10 19:50:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 19:50:10 Average: docker0 23.49 33.46 1.84 243.54 0.00 0.00 0.00 0.00 19:50:10 Average: ens3 56.90 36.88 688.55 8.36 0.00 0.00 0.00 0.00 19:50:10 Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:50:10 19:50:10 19:50:10 ---> sar -P ALL: 19:50:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6615) 09/19/23 _x86_64_ (8 CPU) 19:50:10 19:50:10 19:18:16 LINUX RESTART (8 CPU) 19:50:10 19:50:10 19:19:02 CPU %user %nice %system %iowait %steal %idle 19:50:10 19:20:01 all 9.02 0.00 4.25 4.08 0.06 82.59 19:50:10 19:20:01 0 7.96 0.00 3.96 0.26 0.05 87.77 19:50:10 19:20:01 1 10.32 0.00 5.59 0.24 0.05 83.80 19:50:10 19:20:01 2 8.75 0.00 4.55 2.72 0.05 83.94 19:50:10 19:20:01 3 9.30 0.00 4.36 0.10 0.05 86.19 19:50:10 19:20:01 4 8.79 0.00 3.44 0.74 0.05 86.98 19:50:10 19:20:01 5 10.08 0.00 5.14 20.67 0.09 64.02 19:50:10 19:20:01 6 9.86 0.00 3.30 0.14 0.03 86.66 19:50:10 19:20:01 7 7.09 0.00 3.62 7.89 0.09 81.30 19:50:10 19:21:01 all 30.02 0.00 3.93 0.57 0.08 65.40 19:50:10 19:21:01 0 28.50 0.00 4.00 0.07 0.12 67.31 19:50:10 19:21:01 1 29.37 0.00 3.82 0.07 0.07 66.68 19:50:10 19:21:01 2 31.73 0.00 3.49 0.02 0.09 64.68 19:50:10 19:21:01 3 32.14 0.00 4.34 0.33 0.08 63.11 19:50:10 19:21:01 4 29.20 0.00 4.03 0.08 0.08 66.61 19:50:10 19:21:01 5 32.10 0.00 4.16 3.77 0.09 59.88 19:50:10 19:21:01 6 30.42 0.00 3.58 0.03 0.07 65.90 19:50:10 19:21:01 7 26.77 0.00 4.01 0.25 0.07 68.90 19:50:10 19:22:01 all 50.41 0.00 4.89 0.37 0.08 44.25 19:50:10 19:22:01 0 49.72 0.00 5.57 0.12 0.07 44.52 19:50:10 19:22:01 1 50.01 0.00 4.95 0.02 0.07 44.96 19:50:10 19:22:01 2 51.13 0.00 4.41 0.00 0.08 44.38 19:50:10 19:22:01 3 50.71 0.00 4.51 1.64 0.07 43.06 19:50:10 19:22:01 4 49.96 0.00 5.81 0.08 0.08 44.06 19:50:10 19:22:01 5 50.35 0.00 4.42 0.10 0.08 45.04 19:50:10 19:22:01 6 49.47 0.00 4.44 0.00 0.08 46.00 19:50:10 19:22:01 7 51.95 0.00 5.03 0.96 0.08 41.98 19:50:10 19:23:01 all 17.48 0.00 7.33 12.61 0.08 62.51 19:50:10 19:23:01 0 16.35 0.00 8.02 24.07 0.07 51.49 19:50:10 19:23:01 1 17.95 0.00 7.33 8.96 0.08 65.67 19:50:10 19:23:01 2 17.29 0.00 6.75 5.44 0.07 70.45 19:50:10 19:23:01 3 17.23 0.00 6.93 7.15 0.08 68.62 19:50:10 19:23:01 4 16.55 0.00 7.21 13.65 0.07 62.53 19:50:10 19:23:01 5 18.50 0.00 7.14 10.82 0.08 63.46 19:50:10 19:23:01 6 16.97 0.00 7.59 17.55 0.07 57.83 19:50:10 19:23:01 7 18.97 0.00 7.65 13.24 0.10 60.04 19:50:10 19:24:01 all 75.88 0.00 8.41 4.30 0.15 11.25 19:50:10 19:24:01 0 75.24 0.00 9.17 1.79 0.15 13.65 19:50:10 19:24:01 1 76.09 0.00 8.33 2.63 0.17 12.78 19:50:10 19:24:01 2 76.88 0.00 7.40 4.19 0.17 11.36 19:50:10 19:24:01 3 76.62 0.00 8.03 2.73 0.13 12.49 19:50:10 19:24:01 4 76.29 0.00 7.82 1.77 0.13 13.98 19:50:10 19:24:01 5 74.66 0.00 9.68 3.90 0.14 11.62 19:50:10 19:24:01 6 76.57 0.00 8.07 13.22 0.17 1.97 19:50:10 19:24:01 7 74.65 0.00 8.80 4.19 0.17 12.20 19:50:10 19:25:01 all 47.82 0.00 6.52 5.27 0.12 40.26 19:50:10 19:25:01 0 47.39 0.00 6.60 2.20 0.10 43.70 19:50:10 19:25:01 1 47.56 0.00 5.80 5.87 0.10 40.68 19:50:10 19:25:01 2 48.33 0.00 5.82 6.58 0.12 39.15 19:50:10 19:25:01 3 48.01 0.00 6.67 5.85 0.13 39.33 19:50:10 19:25:01 4 48.18 0.00 7.13 4.71 0.10 39.89 19:50:10 19:25:01 5 47.80 0.00 6.41 8.08 0.16 37.55 19:50:10 19:25:01 6 47.80 0.00 5.82 3.10 0.13 43.15 19:50:10 19:25:01 7 47.47 0.00 7.96 5.87 0.14 38.56 19:50:10 19:26:01 all 0.08 0.00 0.05 0.02 0.02 99.83 19:50:10 19:26:01 0 0.03 0.00 0.05 0.00 0.02 99.90 19:50:10 19:26:01 1 0.12 0.00 0.05 0.02 0.02 99.80 19:50:10 19:26:01 2 0.27 0.00 0.10 0.00 0.02 99.62 19:50:10 19:26:01 3 0.07 0.00 0.03 0.08 0.02 99.80 19:50:10 19:26:01 4 0.03 0.00 0.05 0.07 0.02 99.83 19:50:10 19:26:01 5 0.03 0.00 0.03 0.00 0.02 99.92 19:50:10 19:26:01 6 0.05 0.00 0.05 0.00 0.03 99.87 19:50:10 19:26:01 7 0.05 0.00 0.05 0.00 0.00 99.90 19:50:10 19:27:01 all 0.14 0.00 0.01 0.01 0.01 99.83 19:50:10 19:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:27:01 1 0.91 0.00 0.05 0.03 0.03 98.97 19:50:10 19:27:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:50:10 19:27:01 3 0.00 0.00 0.00 0.03 0.00 99.97 19:50:10 19:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:50:10 19:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:50:10 19:27:01 6 0.05 0.00 0.02 0.00 0.02 99.92 19:50:10 19:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:50:10 19:28:01 all 0.26 0.00 0.01 0.01 0.01 99.72 19:50:10 19:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:50:10 19:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:50:10 19:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:50:10 19:28:01 3 0.00 0.00 0.02 0.07 0.00 99.92 19:50:10 19:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:50:10 19:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:50:10 19:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:28:01 7 1.97 0.00 0.00 0.00 0.02 98.01 19:50:10 19:29:01 all 0.10 0.00 0.02 0.01 0.01 99.86 19:50:10 19:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:50:10 19:29:01 1 0.07 0.00 0.02 0.00 0.03 99.88 19:50:10 19:29:01 2 0.07 0.00 0.02 0.00 0.02 99.90 19:50:10 19:29:01 3 0.02 0.00 0.03 0.05 0.02 99.88 19:50:10 19:29:01 4 0.05 0.00 0.00 0.00 0.00 99.95 19:50:10 19:29:01 5 0.18 0.00 0.02 0.00 0.02 99.78 19:50:10 19:29:01 6 0.05 0.00 0.03 0.00 0.02 99.90 19:50:10 19:29:01 7 0.35 0.00 0.02 0.00 0.02 99.62 19:50:10 19:30:01 all 0.05 0.00 0.01 0.00 0.01 99.92 19:50:10 19:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:50:10 19:30:01 2 0.03 0.00 0.03 0.00 0.03 99.90 19:50:10 19:30:01 3 0.00 0.00 0.02 0.03 0.00 99.95 19:50:10 19:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:50:10 19:30:01 5 0.33 0.00 0.02 0.00 0.02 99.63 19:50:10 19:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:30:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:50:10 19:50:10 19:30:01 CPU %user %nice %system %iowait %steal %idle 19:50:10 19:31:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:50:10 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:50:10 19:31:01 1 0.05 0.00 0.00 0.00 0.02 99.93 19:50:10 19:31:01 2 0.00 0.00 0.03 0.00 0.02 99.95 19:50:10 19:31:01 3 0.00 0.00 0.00 0.03 0.02 99.95 19:50:10 19:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:50:10 19:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:50:10 19:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:50:10 19:31:01 7 0.02 0.00 0.03 0.02 0.02 99.92 19:50:10 19:32:01 all 0.06 0.00 0.01 0.00 0.01 99.92 19:50:10 19:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:50:10 19:32:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:50:10 19:32:01 2 0.05 0.00 0.02 0.00 0.03 99.90 19:50:10 19:32:01 3 0.02 0.00 0.02 0.02 0.02 99.93 19:50:10 19:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:50:10 19:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:50:10 19:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:50:10 19:32:01 7 0.25 0.00 0.05 0.00 0.00 99.70 19:50:10 19:33:01 all 0.07 0.00 0.02 0.01 0.01 99.89 19:50:10 19:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:50:10 19:33:01 1 0.07 0.00 0.02 0.00 0.02 99.90 19:50:10 19:33:01 2 0.03 0.00 0.03 0.00 0.03 99.90 19:50:10 19:33:01 3 0.00 0.00 0.00 0.03 0.00 99.97 19:50:10 19:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:50:10 19:33:01 6 0.00 0.00 0.02 0.00 0.02 99.97 19:50:10 19:33:01 7 0.42 0.00 0.05 0.03 0.02 99.48 19:50:10 19:34:01 all 0.04 0.00 0.03 0.01 0.01 99.91 19:50:10 19:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:50:10 19:34:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:50:10 19:34:01 2 0.08 0.00 0.03 0.00 0.02 99.87 19:50:10 19:34:01 3 0.02 0.00 0.02 0.07 0.02 99.88 19:50:10 19:34:01 4 0.03 0.00 0.03 0.00 0.00 99.93 19:50:10 19:34:01 5 0.02 0.00 0.05 0.00 0.02 99.92 19:50:10 19:34:01 6 0.03 0.00 0.05 0.00 0.00 99.92 19:50:10 19:34:01 7 0.05 0.00 0.02 0.00 0.02 99.92 19:50:10 19:35:01 all 0.04 0.00 0.01 0.01 0.01 99.93 19:50:10 19:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:50:10 19:35:01 2 0.03 0.00 0.00 0.00 0.03 99.93 19:50:10 19:35:01 3 0.02 0.00 0.02 0.08 0.00 99.88 19:50:10 19:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:50:10 19:35:01 5 0.05 0.00 0.00 0.00 0.00 99.95 19:50:10 19:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:35:01 7 0.15 0.00 0.05 0.00 0.00 99.80 19:50:10 19:36:01 all 0.19 0.00 0.02 0.00 0.01 99.78 19:50:10 19:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:50:10 19:36:01 1 0.05 0.00 0.03 0.00 0.00 99.92 19:50:10 19:36:01 2 0.05 0.00 0.02 0.00 0.02 99.92 19:50:10 19:36:01 3 0.03 0.00 0.03 0.03 0.02 99.88 19:50:10 19:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:50:10 19:36:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:50:10 19:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:50:10 19:36:01 7 1.32 0.00 0.02 0.00 0.02 98.65 19:50:10 19:37:01 all 0.01 0.00 0.01 0.02 0.00 99.96 19:50:10 19:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:50:10 19:37:01 2 0.05 0.00 0.02 0.00 0.02 99.92 19:50:10 19:37:01 3 0.02 0.00 0.02 0.15 0.00 99.82 19:50:10 19:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:50:10 19:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:50:10 19:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:38:01 all 0.02 0.00 0.01 0.05 0.01 99.91 19:50:10 19:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:50:10 19:38:01 2 0.07 0.00 0.03 0.00 0.02 99.88 19:50:10 19:38:01 3 0.02 0.00 0.00 0.40 0.02 99.57 19:50:10 19:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:50:10 19:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:50:10 19:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:50:10 19:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:50:10 19:39:01 all 0.02 0.00 0.01 0.01 0.01 99.95 19:50:10 19:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:50:10 19:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:50:10 19:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:50:10 19:39:01 3 0.02 0.00 0.00 0.05 0.03 99.90 19:50:10 19:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:50:10 19:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:50:10 19:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 19:50:10 19:39:01 7 0.03 0.00 0.00 0.00 0.02 99.95 19:50:10 19:40:01 all 0.03 0.00 0.01 0.00 0.00 99.95 19:50:10 19:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:50:10 19:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:50:10 19:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:50:10 19:40:01 3 0.02 0.00 0.00 0.03 0.02 99.93 19:50:10 19:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:50:10 19:40:01 5 0.07 0.00 0.02 0.00 0.00 99.92 19:50:10 19:40:01 6 0.03 0.00 0.03 0.00 0.00 99.93 19:50:10 19:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:50:10 19:41:01 all 0.12 0.00 0.02 0.01 0.01 99.85 19:50:10 19:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:41:01 1 0.05 0.00 0.03 0.00 0.00 99.92 19:50:10 19:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:50:10 19:41:01 3 0.02 0.00 0.05 0.05 0.03 99.85 19:50:10 19:41:01 4 0.03 0.00 0.00 0.02 0.02 99.93 19:50:10 19:41:01 5 0.05 0.00 0.00 0.00 0.00 99.95 19:50:10 19:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:50:10 19:41:01 7 0.73 0.00 0.03 0.00 0.02 99.22 19:50:10 19:50:10 19:41:01 CPU %user %nice %system %iowait %steal %idle 19:50:10 19:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:50:10 19:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:50:10 19:42:01 2 0.05 0.00 0.02 0.00 0.02 99.92 19:50:10 19:42:01 3 0.02 0.00 0.02 0.00 0.03 99.93 19:50:10 19:42:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:50:10 19:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:50:10 19:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:50:10 19:42:01 7 0.10 0.00 0.00 0.00 0.00 99.90 19:50:10 19:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:50:10 19:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:50:10 19:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:50:10 19:43:01 3 0.03 0.00 0.02 0.02 0.03 99.90 19:50:10 19:43:01 4 0.00 0.00 0.00 0.02 0.02 99.97 19:50:10 19:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:50:10 19:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:50:10 19:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:50:10 19:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:44:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:50:10 19:44:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:50:10 19:44:01 3 0.05 0.00 0.00 0.03 0.02 99.90 19:50:10 19:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:50:10 19:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:50:10 19:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:45:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:50:10 19:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:50:10 19:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:50:10 19:45:01 3 0.02 0.00 0.02 0.08 0.03 99.85 19:50:10 19:45:01 4 0.00 0.00 0.02 0.00 0.02 99.97 19:50:10 19:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:50:10 19:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:50:10 19:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:50:10 19:46:01 all 0.01 0.00 0.02 0.00 0.01 99.96 19:50:10 19:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:50:10 19:46:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:50:10 19:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:50:10 19:46:01 3 0.03 0.00 0.02 0.02 0.03 99.90 19:50:10 19:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:50:10 19:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:50:10 19:46:01 6 0.02 0.00 0.03 0.00 0.02 99.93 19:50:10 19:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:50:10 19:47:01 all 0.14 0.00 0.01 0.01 0.01 99.84 19:50:10 19:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:47:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:50:10 19:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:50:10 19:47:01 3 0.07 0.00 0.02 0.05 0.03 99.83 19:50:10 19:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:50:10 19:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:50:10 19:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:50:10 19:47:01 7 0.90 0.00 0.00 0.00 0.02 99.09 19:50:10 19:48:01 all 0.26 0.00 0.01 0.00 0.01 99.72 19:50:10 19:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:50:10 19:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:50:10 19:48:01 3 0.02 0.00 0.02 0.02 0.03 99.92 19:50:10 19:48:01 4 0.00 0.00 0.03 0.00 0.00 99.97 19:50:10 19:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:50:10 19:48:01 7 2.00 0.00 0.00 0.00 0.00 98.00 19:50:10 19:49:01 all 0.27 0.00 0.01 0.01 0.01 99.70 19:50:10 19:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:50:10 19:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:50:10 19:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:50:10 19:49:01 3 0.05 0.00 0.02 0.05 0.02 99.87 19:50:10 19:49:01 4 0.05 0.00 0.00 0.00 0.02 99.93 19:50:10 19:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:50:10 19:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:50:10 19:49:01 7 1.97 0.00 0.02 0.00 0.02 98.00 19:50:10 19:50:01 all 2.64 0.00 1.05 0.06 0.02 96.23 19:50:10 19:50:01 0 4.24 0.00 1.62 0.02 0.02 94.11 19:50:10 19:50:01 1 2.49 0.00 0.72 0.02 0.02 96.75 19:50:10 19:50:01 2 2.26 0.00 1.14 0.00 0.02 96.59 19:50:10 19:50:01 3 2.17 0.00 0.84 0.38 0.07 96.54 19:50:10 19:50:01 4 2.27 0.00 0.94 0.00 0.02 96.77 19:50:10 19:50:01 5 2.04 0.00 1.04 0.02 0.02 96.89 19:50:10 19:50:01 6 3.29 0.00 1.10 0.02 0.02 95.57 19:50:10 19:50:01 7 2.31 0.00 1.04 0.00 0.02 96.64 19:50:10 Average: all 7.50 0.00 1.17 0.87 0.03 90.43 19:50:10 Average: 0 7.31 0.00 1.24 0.91 0.02 90.51 19:50:10 Average: 1 7.54 0.00 1.18 0.57 0.03 90.67 19:50:10 Average: 2 7.59 0.00 1.09 0.60 0.03 90.69 19:50:10 Average: 3 7.59 0.00 1.15 0.63 0.03 90.60 19:50:10 Average: 4 7.40 0.00 1.17 0.67 0.02 90.74 19:50:10 Average: 5 7.49 0.00 1.21 1.49 0.03 89.77 19:50:10 Average: 6 7.50 0.00 1.09 1.09 0.02 90.29 19:50:10 Average: 7 7.60 0.00 1.22 1.03 0.03 90.12 19:50:10 19:50:10 19:50:10