Pull request #4810 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9c95be6ac60161dcc0a236b85e533958d6a02506+d3e93d299d336768afbb67d4e8d03cb0d65cb15d (dedab64ed1e07a20fbc8a8d71069923d94177586) 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-ssh16365994584626470303.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh9237257878226191154.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4810/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4810/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9238946327280238440.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13109358381989796332.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4810/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4810/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6354652708036523721.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 Running on prd-ubuntu20.04-docker-8c-8g-4780 in /w/workspace/edgexfoundry_edgex-go_PR-4810 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4810/head:refs/remotes/origin/PR-4810 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d3e93d299d336768afbb67d4e8d03cb0d65cb15d into PR head commit 9c95be6ac60161dcc0a236b85e533958d6a02506 Merge succeeded, producing 5821e53b549e12c46ad65d31d27ec54c574c2572 Checking out Revision 5821e53b549e12c46ad65d31d27ec54c574c2572 (PR-4810) > git config core.sparsecheckout # timeout=10 > git checkout -f 9c95be6ac60161dcc0a236b85e533958d6a02506 # 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 d3e93d299d336768afbb67d4e8d03cb0d65cb15d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5821e53b549e12c46ad65d31d27ec54c574c2572 # timeout=10 Commit message: "Merge commit 'd3e93d299d336768afbb67d4e8d03cb0d65cb15d' into HEAD" > git rev-list --no-walk 9c95be6ac60161dcc0a236b85e533958d6a02506 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-02T07:23:23.032Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-02T07:23:23.098Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-02T07:23:23.124Z] ========================================================= [2024-07-02T07:23:23.124Z] EdgeX Global Pipelines Version Info [2024-07-02T07:23:23.124Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:23:23.876Z] ------------------- [2024-07-02T07:23:23.876Z] stable info: [2024-07-02T07:23:23.876Z] ------------------- [2024-07-02T07:23:23.876Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T07:23:23.876Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-02T07:23:23.876Z] Message: update stable to v1.0.260 [2024-07-02T07:23:24.447Z] ------------------- [2024-07-02T07:23:24.447Z] experimental info: [2024-07-02T07:23:24.447Z] ------------------- [2024-07-02T07:23:24.447Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T07:23:24.447Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-02T07:23:24.447Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-02T07:23:24.512Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-02T07:23:24.528Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-02T07:23:24.551Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-02T07:23:24.572Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-02T07:23:24.591Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-02T07:23:24.613Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-02T07:23:24.636Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-02T07:23:24.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-02T07:23:24.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-02T07:23:24.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-02T07:23:24.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-02T07:23:24.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-02T07:23:24.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-02T07:23:24.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-02T07:23:24.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-02T07:23:24.848Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-02T07:23:24.867Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-02T07:23:24.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-02T07:23:24.914Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-02T07:23:24.933Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-02T07:23:24.955Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-02T07:23:24.976Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-02T07:23:24.992Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-02T07:23:25.010Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4810 [Pipeline] echo [2024-07-02T07:23:25.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4810 [Pipeline] echo [2024-07-02T07:23:25.052Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4810 [Pipeline] echo [2024-07-02T07:23:25.068Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5821e53b549e12c46ad65d31d27ec54c574c2572 [Pipeline] echo [2024-07-02T07:23:25.090Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5821e53 [Pipeline] echo [2024-07-02T07:23:25.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T07:23:25.172Z] provisioning config files... [2024-07-02T07:23:25.185Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config11761328350081467887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:23:25.510Z] ---> ****-login.sh [2024-07-02T07:23:25.510Z] nexus3.edgexfoundry.org:10001 [2024-07-02T07:23:25.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:23:25.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:23:25.769Z] Configure a credential helper to remove this warning. See [2024-07-02T07:23:25.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:23:25.769Z] [2024-07-02T07:23:25.769Z] Login Succeeded [2024-07-02T07:23:25.769Z] nexus3.edgexfoundry.org:10002 [2024-07-02T07:23:25.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:23:25.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:23:25.770Z] Configure a credential helper to remove this warning. See [2024-07-02T07:23:25.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:23:25.770Z] [2024-07-02T07:23:25.770Z] Login Succeeded [2024-07-02T07:23:25.770Z] nexus3.edgexfoundry.org:10003 [2024-07-02T07:23:25.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:23:26.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:23:26.029Z] Configure a credential helper to remove this warning. See [2024-07-02T07:23:26.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:23:26.029Z] [2024-07-02T07:23:26.029Z] Login Succeeded [2024-07-02T07:23:26.029Z] nexus3.edgexfoundry.org:10004 [2024-07-02T07:23:26.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:23:26.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:23:26.030Z] Configure a credential helper to remove this warning. See [2024-07-02T07:23:26.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:23:26.030Z] [2024-07-02T07:23:26.030Z] Login Succeeded [2024-07-02T07:23:26.030Z] ****.io [2024-07-02T07:23:26.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:23:26.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:23:26.289Z] Configure a credential helper to remove this warning. See [2024-07-02T07:23:26.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:23:26.289Z] [2024-07-02T07:23:26.289Z] Login Succeeded [2024-07-02T07:23:26.289Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T07:23:26.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T07:23:26.624Z] + 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 [2024-07-02T07:23:26.624Z] + + dirname cmd/core-command/Dockerfile [2024-07-02T07:23:26.624Z] cut -d/ -f2 [2024-07-02T07:23:26.624Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-02T07:23:26.624Z] + + cut -d/ -f2 [2024-07-02T07:23:26.624Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-02T07:23:26.624Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-02T07:23:26.624Z] + dirname+ cmd/core-data/Dockerfile [2024-07-02T07:23:26.624Z] cut -d/ -f2 [2024-07-02T07:23:26.624Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-02T07:23:26.624Z] + dirname cmd/core-metadata/Dockerfile [2024-07-02T07:23:26.624Z] + cut -d/ -f2 [2024-07-02T07:23:26.624Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-02T07:23:26.624Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-02T07:23:26.624Z] + cut -d/ -f2 [2024-07-02T07:23:26.624Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-02T07:23:26.624Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-02T07:23:26.624Z] + cut -d/ -f2 [2024-07-02T07:23:26.624Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-02T07:23:26.624Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-02T07:23:26.624Z] + cut -d/ -f2 [2024-07-02T07:23:26.624Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-02T07:23:26.624Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-02T07:23:26.624Z] + cut -d/ -f2 [2024-07-02T07:23:26.624Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-02T07:23:26.624Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-02T07:23:26.624Z] + cut -d/ -f2 [2024-07-02T07:23:26.624Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-02T07:23:26.624Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-02T07:23:26.624Z] + cut -d/ -f2 [2024-07-02T07:23:26.624Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-02T07:23:26.624Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-02T07:23:26.624Z] + cut -d/ -f2 [2024-07-02T07:23:26.624Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-02T07:23:26.624Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-02T07:23:26.624Z] + cut -d/ -f2 [2024-07-02T07:23:26.624Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-02T07:23:26.624Z] + dirname cmd/support-notifications/Dockerfile [2024-07-02T07:23:26.624Z] + cut -d/ -f2 [2024-07-02T07:23:26.624Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-02T07:23:26.624Z] + cut -d/ -f2 [2024-07-02T07:23:26.624Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-02T07:23:26.624Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-02T07:23:26.646Z] 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 [2024-07-02T07:23:27.002Z] + git rev-list -1 --merges 5821e53b549e12c46ad65d31d27ec54c574c2572~1..5821e53b549e12c46ad65d31d27ec54c574c2572 [Pipeline] echo [2024-07-02T07:23:27.014Z] -----------> git rev-list -1 --merges 5821e53b549e12c46ad65d31d27ec54c574c2572~1..5821e53b549e12c46ad65d31d27ec54c574c2572 5821e53b549e12c46ad65d31d27ec54c574c2572 [2024-07-02T07:23:27.014Z] 5821e53b549e12c46ad65d31d27ec54c574c2572 [false] [Pipeline] sh [2024-07-02T07:23:27.307Z] + git log --format=format:%s -1 5821e53b549e12c46ad65d31d27ec54c574c2572 [Pipeline] echo [2024-07-02T07:23:27.323Z] ========================================================= [2024-07-02T07:23:27.323Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-02T07:23:27.323Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-02T07:23:27.733Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T07:23:27.734Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-02T07:23:27.734Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-02T07:23:27.734Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-02T07:23:27.734Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-02T07:23:27.734Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-02T07:23:27.734Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:23:28.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T07:23:28.085Z] [2024-07-02T07:23:28.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:23:28.387Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T07:23:28.387Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-02T07:23:28.387Z] b85a868b505f: Pulling fs layer [2024-07-02T07:23:28.387Z] e2be974225ed: Pulling fs layer [2024-07-02T07:23:28.387Z] 339a4e72a1f5: Pulling fs layer [2024-07-02T07:23:28.387Z] 988bab9f4d93: Pulling fs layer [2024-07-02T07:23:28.387Z] 1469e6f7b9e6: Pulling fs layer [2024-07-02T07:23:28.387Z] eaf3925da568: Pulling fs layer [2024-07-02T07:23:28.387Z] bab4dde63d76: Pulling fs layer [2024-07-02T07:23:28.387Z] bde34c3a00c8: Pulling fs layer [2024-07-02T07:23:28.387Z] b352a97aabf1: Pulling fs layer [2024-07-02T07:23:28.387Z] 4872d77fe225: Pulling fs layer [2024-07-02T07:23:28.387Z] 5851b861e8e6: Pulling fs layer [2024-07-02T07:23:28.387Z] bde34c3a00c8: Waiting [2024-07-02T07:23:28.387Z] eaf3925da568: Waiting [2024-07-02T07:23:28.387Z] b352a97aabf1: Waiting [2024-07-02T07:23:28.387Z] bab4dde63d76: Waiting [2024-07-02T07:23:28.387Z] 4872d77fe225: Waiting [2024-07-02T07:23:28.387Z] 5851b861e8e6: Waiting [2024-07-02T07:23:28.387Z] 988bab9f4d93: Waiting [2024-07-02T07:23:28.387Z] 1469e6f7b9e6: Waiting [2024-07-02T07:23:28.387Z] e2be974225ed: Download complete [2024-07-02T07:23:28.387Z] 988bab9f4d93: Download complete [2024-07-02T07:23:28.387Z] 1469e6f7b9e6: Verifying Checksum [2024-07-02T07:23:28.387Z] 1469e6f7b9e6: Download complete [2024-07-02T07:23:28.387Z] eaf3925da568: Download complete [2024-07-02T07:23:28.387Z] 339a4e72a1f5: Verifying Checksum [2024-07-02T07:23:28.387Z] 339a4e72a1f5: Download complete [2024-07-02T07:23:28.387Z] bde34c3a00c8: Download complete [2024-07-02T07:23:28.647Z] b352a97aabf1: Download complete [2024-07-02T07:23:28.647Z] 4872d77fe225: Verifying Checksum [2024-07-02T07:23:28.647Z] 4872d77fe225: Download complete [2024-07-02T07:23:28.647Z] 5851b861e8e6: Download complete [2024-07-02T07:23:28.647Z] b85a868b505f: Verifying Checksum [2024-07-02T07:23:28.647Z] b85a868b505f: Download complete [2024-07-02T07:23:28.906Z] bab4dde63d76: Verifying Checksum [2024-07-02T07:23:28.906Z] bab4dde63d76: Download complete [2024-07-02T07:23:29.840Z] b85a868b505f: Pull complete [2024-07-02T07:23:29.840Z] e2be974225ed: Pull complete [2024-07-02T07:23:30.408Z] 339a4e72a1f5: Pull complete [2024-07-02T07:23:30.408Z] 988bab9f4d93: Pull complete [2024-07-02T07:23:30.667Z] 1469e6f7b9e6: Pull complete [2024-07-02T07:23:30.667Z] eaf3925da568: Pull complete [2024-07-02T07:23:32.571Z] bab4dde63d76: Pull complete [2024-07-02T07:23:32.571Z] bde34c3a00c8: Pull complete [2024-07-02T07:23:32.829Z] b352a97aabf1: Pull complete [2024-07-02T07:23:32.829Z] 4872d77fe225: Pull complete [2024-07-02T07:23:33.088Z] 5851b861e8e6: Pull complete [2024-07-02T07:23:33.088Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-02T07:23:33.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T07:23:33.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:23:33.192Z] prd-ubuntu20.04-docker-8c-8g-4780 does not seem to be running inside a container [2024-07-02T07:23:33.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-02T07:23:36.913Z] $ docker top 1e8a735e639445e5889da4e20d84a0246e958b8e551c24afadfc20352930702a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T07:23:37.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T07:23:37.031Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T07:23:37.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T07:23:37.147Z] $ docker exec 1e8a735e639445e5889da4e20d84a0246e958b8e551c24afadfc20352930702a ssh-agent [2024-07-02T07:23:37.256Z] SSH_AUTH_SOCK=/tmp/ssh-KVam4X6udSuc/agent.32 [2024-07-02T07:23:37.256Z] SSH_AGENT_PID=38 [2024-07-02T07:23:37.263Z] Running ssh-add (command line suppressed) [2024-07-02T07:23:37.378Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2429925012859862493.key (/w/workspace/edgex-go/2@tmp/private_key_2429925012859862493.key) [2024-07-02T07:23:37.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T07:23:37.680Z] + git tag --points-at HEAD [Pipeline] } [2024-07-02T07:23:37.683Z] $ docker exec --env ******** --env ******** 1e8a735e639445e5889da4e20d84a0246e958b8e551c24afadfc20352930702a ssh-agent -k [2024-07-02T07:23:37.780Z] unset SSH_AUTH_SOCK; [2024-07-02T07:23:37.780Z] unset SSH_AGENT_PID; [2024-07-02T07:23:37.781Z] echo Agent pid 38 killed; [2024-07-02T07:23:37.796Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-02T07:23:37.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T07:23:37.832Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T07:23:37.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T07:23:37.934Z] $ docker exec 1e8a735e639445e5889da4e20d84a0246e958b8e551c24afadfc20352930702a ssh-agent [2024-07-02T07:23:38.047Z] SSH_AUTH_SOCK=/tmp/ssh-JvGbmSnBmmwD/agent.71 [2024-07-02T07:23:38.047Z] SSH_AGENT_PID=78 [2024-07-02T07:23:38.056Z] Running ssh-add (command line suppressed) [2024-07-02T07:23:38.150Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_13161491325198148615.key (/w/workspace/edgex-go/2@tmp/private_key_13161491325198148615.key) [2024-07-02T07:23:38.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T07:23:38.454Z] + git semver init [2024-07-02T07:23:38.713Z] 2024-07-02 07:23:38,602 [run_init] DEBUG init version:0.0.0 force:False [2024-07-02T07:23:38.713Z] 2024-07-02 07:23:38,603 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2024-07-02T07:23:38.713Z] 2024-07-02 07:23:38,603 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2024-07-02T07:23:38.713Z] 2024-07-02 07:23:38,603 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2024-07-02T07:23:43.983Z] 2024-07-02 07:23:43,564 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2024-07-02T07:23:43.983Z] 2024-07-02 07:23:43,565 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4810 with force:False [2024-07-02T07:23:43.983Z] 2024-07-02 07:23:43,565 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4810 [2024-07-02T07:23:43.983Z] 2024-07-02 07:23:43,569 [execute] INFO git cat-file --batch-check [2024-07-02T07:23:43.983Z] 2024-07-02 07:23:43,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T07:23:43.983Z] 2024-07-02 07:23:43,576 [execute] INFO git cat-file --batch [2024-07-02T07:23:43.983Z] 2024-07-02 07:23:43,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T07:23:43.983Z] 2024-07-02 07:23:43,582 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4810 [2024-07-02T07:23:43.983Z] 0.0.0 [Pipeline] } [2024-07-02T07:23:43.985Z] $ docker exec --env ******** --env ******** 1e8a735e639445e5889da4e20d84a0246e958b8e551c24afadfc20352930702a ssh-agent -k [2024-07-02T07:23:44.085Z] unset SSH_AUTH_SOCK; [2024-07-02T07:23:44.085Z] unset SSH_AGENT_PID; [2024-07-02T07:23:44.085Z] echo Agent pid 78 killed; [2024-07-02T07:23:44.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T07:23:44.416Z] + git semver [Pipeline] } [2024-07-02T07:23:44.680Z] $ docker stop --time=1 1e8a735e639445e5889da4e20d84a0246e958b8e551c24afadfc20352930702a [2024-07-02T07:23:46.276Z] $ docker rm -f --volumes 1e8a735e639445e5889da4e20d84a0246e958b8e551c24afadfc20352930702a [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T07:23:46.685Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-02T07:23:46.939Z] Stashed 1 file(s) [Pipeline] echo [2024-07-02T07:23:46.942Z] [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 [2024-07-02T07:23:47.357Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-07-02T07:23:47.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T07:23:47.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T07:23:47.399Z] ========================================================= [2024-07-02T07:23:47.400Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-02T07:23:47.400Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-02T07:23:47.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T07:23:47.687Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-02T07:23:47.687Z] 619be1103602: Pulling fs layer [2024-07-02T07:23:47.687Z] 7862e08f4a3e: Pulling fs layer [2024-07-02T07:23:47.687Z] 5df492c9dc93: Pulling fs layer [2024-07-02T07:23:47.687Z] 7629e6793208: Pulling fs layer [2024-07-02T07:23:47.687Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T07:23:47.687Z] fb5054dd5b73: Pulling fs layer [2024-07-02T07:23:47.687Z] eeca6798cff9: Pulling fs layer [2024-07-02T07:23:47.687Z] aa269ceb94a6: Pulling fs layer [2024-07-02T07:23:47.687Z] ada007ff1a6a: Pulling fs layer [2024-07-02T07:23:47.687Z] fb5054dd5b73: Waiting [2024-07-02T07:23:47.687Z] ada007ff1a6a: Waiting [2024-07-02T07:23:47.687Z] eeca6798cff9: Waiting [2024-07-02T07:23:47.687Z] 7629e6793208: Waiting [2024-07-02T07:23:47.687Z] 4f4fb700ef54: Waiting [2024-07-02T07:23:47.687Z] 7862e08f4a3e: Download complete [2024-07-02T07:23:47.687Z] 7629e6793208: Verifying Checksum [2024-07-02T07:23:47.687Z] 7629e6793208: Download complete [2024-07-02T07:23:47.687Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T07:23:47.687Z] 4f4fb700ef54: Download complete [2024-07-02T07:23:47.687Z] 619be1103602: Download complete [2024-07-02T07:23:47.687Z] fb5054dd5b73: Verifying Checksum [2024-07-02T07:23:47.687Z] fb5054dd5b73: Download complete [2024-07-02T07:23:47.945Z] eeca6798cff9: Verifying Checksum [2024-07-02T07:23:47.946Z] eeca6798cff9: Download complete [2024-07-02T07:23:47.946Z] 619be1103602: Pull complete [2024-07-02T07:23:47.946Z] ada007ff1a6a: Verifying Checksum [2024-07-02T07:23:47.946Z] ada007ff1a6a: Download complete [2024-07-02T07:23:48.208Z] 7862e08f4a3e: Pull complete [2024-07-02T07:23:48.208Z] 5df492c9dc93: Verifying Checksum [2024-07-02T07:23:48.208Z] 5df492c9dc93: Download complete [2024-07-02T07:23:48.777Z] aa269ceb94a6: Verifying Checksum [2024-07-02T07:23:48.777Z] aa269ceb94a6: Download complete [2024-07-02T07:23:52.064Z] 5df492c9dc93: Pull complete [2024-07-02T07:23:52.064Z] 7629e6793208: Pull complete [2024-07-02T07:23:52.064Z] 4f4fb700ef54: Pull complete [2024-07-02T07:23:52.064Z] fb5054dd5b73: Pull complete [2024-07-02T07:23:52.324Z] eeca6798cff9: Pull complete [2024-07-02T07:23:54.912Z] aa269ceb94a6: Pull complete [2024-07-02T07:23:55.480Z] ada007ff1a6a: Pull complete [2024-07-02T07:23:55.480Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-02T07:23:55.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T07:23:55.480Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-02T07:23:55.787Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T07:23:55.787Z] WORKDIR /edgex [2024-07-02T07:23:55.787Z] COPY go.mod . [2024-07-02T07:23:55.788Z] RUN go mod download [2024-07-02T07:23:55.788Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-02T07:23:56.722Z] Sending build context to Docker daemon 178.3MB [2024-07-02T07:23:56.722Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T07:23:56.722Z] ---> f489d0715acc [2024-07-02T07:23:56.722Z] Step 2/4 : WORKDIR /edgex [2024-07-02T07:24:00.914Z] ---> Running in 691d4d9b21a4 [2024-07-02T07:24:00.914Z] Removing intermediate container 691d4d9b21a4 [2024-07-02T07:24:00.914Z] ---> 74f66af0516c [2024-07-02T07:24:00.914Z] Step 3/4 : COPY go.mod . [2024-07-02T07:24:00.914Z] ---> a1a917760740 [2024-07-02T07:24:00.914Z] Step 4/4 : RUN go mod download [2024-07-02T07:24:00.914Z] ---> Running in 6873676e3098 [2024-07-02T07:24:02.032Z] Still waiting to schedule task [2024-07-02T07:24:02.032Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-02T07:24:22.843Z] Removing intermediate container 6873676e3098 [2024-07-02T07:24:22.843Z] ---> 0bc4d08b1ebd [2024-07-02T07:24:22.843Z] Successfully built 0bc4d08b1ebd [2024-07-02T07:24:22.843Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:24:23.148Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T07:24:23.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:24:23.222Z] prd-ubuntu20.04-docker-8c-8g-4780 does not seem to be running inside a container [2024-07-02T07:24:23.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-02T07:24:23.621Z] $ docker top 9fcc810a3a9a2ab36fca3f1add11c7d797bd12fd4cf75174de346cae8a2284b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T07:24:23.969Z] + go version [2024-07-02T07:24:23.969Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-02T07:24:23.970Z] $ docker stop --time=1 9fcc810a3a9a2ab36fca3f1add11c7d797bd12fd4cf75174de346cae8a2284b8 [2024-07-02T07:24:25.258Z] $ docker rm -f --volumes 9fcc810a3a9a2ab36fca3f1add11c7d797bd12fd4cf75174de346cae8a2284b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:24:25.698Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T07:24:25.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:24:25.820Z] prd-ubuntu20.04-docker-8c-8g-4780 does not seem to be running inside a container [2024-07-02T07:24:25.856Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-02T07:24:26.187Z] $ docker top 280ba8411b3e61a9aaf01aabac171ea95a080334c625f432f5da23f4031ffd43 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-02T07:24:26.269Z] ========================================================= [2024-07-02T07:24:26.269Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-02T07:24:26.269Z] ========================================================= [Pipeline] sh [2024-07-02T07:24:26.548Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-07-02T07:24:26.851Z] + make test [2024-07-02T07:24:26.851Z] go test -race -coverprofile=coverage.out ./... [2024-07-02T07:24:34.959Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-02T07:25:13.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-02T07:25:13.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.049s coverage: 97.0% of statements [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-02T07:25:13.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-02T07:25:15.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-02T07:25:15.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-02T07:25:16.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-02T07:25:16.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-02T07:25:16.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-02T07:25:16.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-02T07:25:16.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-02T07:25:16.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-02T07:25:16.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-02T07:25:16.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-02T07:25:16.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-02T07:25:16.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-02T07:25:16.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.068s coverage: 69.2% of statements [2024-07-02T07:25:16.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.039s coverage: 53.2% of statements [2024-07-02T07:25:16.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.694s coverage: 93.4% of statements [2024-07-02T07:25:16.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.036s coverage: 6.6% of statements [2024-07-02T07:25:17.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.675s coverage: 97.6% of statements [2024-07-02T07:25:17.787Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.029s coverage: 72.2% of statements [2024-07-02T07:25:18.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-02T07:25:18.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-02T07:25:19.420Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.9% of statements [2024-07-02T07:25:19.420Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 32.2% of statements [2024-07-02T07:25:19.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.031s coverage: 41.7% of statements [2024-07-02T07:25:19.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 82.9% of statements [2024-07-02T07:25:19.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2024-07-02T07:25:19.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements [2024-07-02T07:25:19.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.028s coverage: 87.5% of statements [2024-07-02T07:25:20.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-02T07:25:20.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-02T07:25:20.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-02T07:25:20.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-02T07:25:20.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-02T07:25:20.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-02T07:25:20.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-02T07:25:20.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-02T07:25:21.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-02T07:25:21.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-02T07:25:21.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-02T07:25:21.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-02T07:25:22.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-02T07:25:22.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-02T07:25:22.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-02T07:25:24.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-02T07:25:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-02T07:25:26.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-02T07:25:26.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-02T07:25:28.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-02T07:25:28.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-02T07:25:28.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-02T07:25:30.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-02T07:25:30.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-02T07:25:30.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-02T07:25:30.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-02T07:25:30.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-02T07:25:30.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-02T07:25:30.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-02T07:25:31.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-02T07:25:31.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-02T07:25:31.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-02T07:25:31.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-02T07:25:32.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2024-07-02T07:25:33.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-02T07:25:33.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-02T07:25:33.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-02T07:25:33.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-02T07:25:34.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-02T07:25:34.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-02T07:25:35.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-02T07:25:35.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.255s coverage: 79.9% of statements [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.046s coverage: 92.9% of statements [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 64.4% of statements [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.141s coverage: 63.1% of statements [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.131s coverage: 38.4% of statements [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.072s coverage: 19.9% of statements [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.090s coverage: 95.7% of statements [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-07-02T07:25:45.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 98.9% of statements [2024-07-02T07:25:45.300Z] 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 [2024-07-02T07:25:45.300Z] running golangci-lint [2024-07-02T07:25:45.300Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-02T07:25:45.300Z] go version go1.21.9 linux/amd64 [2024-07-02T07:25:45.559Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-02T07:25:45.559Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-02T07:26:07.469Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|compiled_files|exports_file|name) took 20.974077506s" [2024-07-02T07:26:07.469Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 26.933222ms" [2024-07-02T07:26:19.655Z] level=info msg="[linters_context/goanalysis] analyzers took 1m36.320092994s with top 10 stages: buildir: 56.542731702s, gosec: 8.361402952s, inspect: 2.86037588s, fact_deprecated: 2.276281367s, printf: 1.46003562s, ctrlflow: 1.384925588s, nilness: 1.221895621s, S1038: 1.149376819s, fact_purity: 1.088463683s, ineffassign: 821.956677ms" [2024-07-02T07:26:19.655Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-07-02T07:26:19.655Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, skip_dirs: 197/197, nolint: 0/21, exclude-rules: 21/197, cgo: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude: 197/197" [2024-07-02T07:26:19.656Z] level=info msg="[runner] processing took 16.450026ms with stages: nolint: 7.055678ms, identifier_marker: 4.724189ms, autogenerated_exclude: 1.482375ms, path_prettifier: 1.383254ms, exclude-rules: 1.099479ms, skip_dirs: 643.55µs, filename_unadjuster: 32.32µs, cgo: 23.921µs, max_same_issues: 1.06µs, fixer: 740ns, uniq_by_line: 580ns, skip_files: 560ns, max_from_linter: 450ns, exclude: 420ns, source_code: 330ns, severity-rules: 270ns, sort_results: 260ns, diff: 210ns, max_per_file_from_linter: 140ns, path_shortener: 120ns, path_prefixer: 120ns" [2024-07-02T07:26:19.656Z] level=info msg="[runner] linters took 12.042577361s with stages: goanalysis_metalinter: 12.026038713s" [2024-07-02T07:26:19.656Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-02T07:26:19.656Z] level=info msg="Memory: 326 samples, avg is 283.3MB, max is 1295.8MB" [2024-07-02T07:26:19.656Z] level=info msg="Execution took 33.051031675s" [2024-07-02T07:26:19.656Z] go vet ./... [2024-07-02T07:26:24.917Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-02T07:26:25.175Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-02T07:26:25.175Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-02T07:26:25.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-02T07:26:25.743Z] + ls -al . [2024-07-02T07:26:25.743Z] total 816 [2024-07-02T07:26:25.743Z] drwxrwxr-x 11 1001 1001 4096 Jul 2 07:24 . [2024-07-02T07:26:25.743Z] drwxr-xr-x 4 root root 4096 Jul 2 07:24 .. [2024-07-02T07:26:25.743Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 07:23 .blubracket [2024-07-02T07:26:25.743Z] -rw-rw-r-- 1 1001 1001 10 Jul 2 07:23 .dockerignore [2024-07-02T07:26:25.743Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 07:25 .git [2024-07-02T07:26:25.743Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 07:23 .github [2024-07-02T07:26:25.743Z] -rw-rw-r-- 1 1001 1001 1074 Jul 2 07:23 .gitignore [2024-07-02T07:26:25.743Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 07:23 .golangci.yml [2024-07-02T07:26:25.743Z] -rw-rw-r-- 1 1001 1001 100 Jul 2 07:23 .hadolint.yml [2024-07-02T07:26:25.743Z] drwxr-xr-x 3 1001 1001 4096 Jul 2 07:23 .semver [2024-07-02T07:26:25.743Z] -rw-rw-r-- 1 1001 1001 155 Jul 2 07:23 .sonarcloud.properties [2024-07-02T07:26:25.743Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 07:23 ADOPTERS.md [2024-07-02T07:26:25.743Z] -rw-rw-r-- 1 1001 1001 20361 Jul 2 07:23 Attribution.txt [2024-07-02T07:26:25.743Z] -rw-rw-r-- 1 1001 1001 100284 Jul 2 07:23 CHANGELOG.md [2024-07-02T07:26:25.743Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 07:23 CONTRIBUTING.md [2024-07-02T07:26:25.743Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 07:23 GOVERNANCE.md [2024-07-02T07:26:25.743Z] -rw-rw-r-- 1 1001 1001 861 Jul 2 07:23 Jenkinsfile [2024-07-02T07:26:25.743Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 07:23 LICENSE [2024-07-02T07:26:25.743Z] -rw-rw-r-- 1 1001 1001 15392 Jul 2 07:23 Makefile [2024-07-02T07:26:25.743Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 07:23 OWNERS.md [2024-07-02T07:26:25.744Z] -rw-rw-r-- 1 1001 1001 9528 Jul 2 07:23 README.md [2024-07-02T07:26:25.744Z] -rw-rw-r-- 1 1001 1001 789 Jul 2 07:23 SECURITY.md [2024-07-02T07:26:25.744Z] -rw-rw-r-- 1 1001 1001 5 Jul 2 07:23 VERSION [2024-07-02T07:26:25.744Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 07:23 bin [2024-07-02T07:26:25.744Z] drwxrwxr-x 18 1001 1001 4096 Jul 2 07:23 cmd [2024-07-02T07:26:25.744Z] -rw-r--r-- 1 root root 456284 Jul 2 07:25 coverage.out [2024-07-02T07:26:25.744Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 07:23 fuzz_test [2024-07-02T07:26:25.744Z] -rw-rw-r-- 1 1001 1001 6922 Jul 2 07:23 go.mod [2024-07-02T07:26:25.744Z] -rw-rw-r-- 1 1001 1001 101535 Jul 2 07:23 go.sum [2024-07-02T07:26:25.744Z] drwxrwxr-x 7 1001 1001 4096 Jul 2 07:23 internal [2024-07-02T07:26:25.744Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 07:23 openapi [2024-07-02T07:26:25.744Z] -rw-rw-r-- 1 1001 1001 584 Jul 2 07:23 security.txt [2024-07-02T07:26:25.744Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 07:23 version.go [Pipeline] sh [2024-07-02T07:26:26.034Z] + '[' -e coverage.out ] [2024-07-02T07:26:26.034Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-02T07:26:26.134Z] Stashed 1 file(s) [Pipeline] sh [2024-07-02T07:26:26.418Z] + make build [2024-07-02T07:26:26.418Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-02T07:26:39.669Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4788 in /w/workspace/edgexfoundry_edgex-go_PR-4810 [Pipeline] { [Pipeline] ws [2024-07-02T07:26:39.682Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-02T07:26:41.041Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-02T07:26:41.041Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T07:26:41.041Z] Dload Upload Total Spent Left Speed [2024-07-02T07:26:41.041Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 240k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh [2024-07-02T07:26:41.436Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-02T07:26:41.806Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-02T07:26:41.806Z] + sudo tee /etc/docker/daemon.new [2024-07-02T07:26:41.806Z] { [2024-07-02T07:26:41.806Z] "registry-mirrors": [ [2024-07-02T07:26:41.806Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-02T07:26:41.806Z] ], [2024-07-02T07:26:41.806Z] "bip": "10.250.0.254/24", [2024-07-02T07:26:41.806Z] "hosts": [ [2024-07-02T07:26:41.806Z] "tcp://0.0.0.0:5555", [2024-07-02T07:26:41.806Z] "unix:///var/run/docker.sock" [2024-07-02T07:26:41.806Z] ], [2024-07-02T07:26:41.806Z] "mtu": 1458, [2024-07-02T07:26:41.806Z] "selinux-enabled": true, [2024-07-02T07:26:41.806Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-02T07:26:41.806Z] } [Pipeline] sh [2024-07-02T07:26:42.175Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-02T07:26:42.523Z] + sudo service docker restart [2024-07-02T07:26:52.983Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-02T07:26:52.983Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-02T07:26:52.983Z] go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-07-02T07:26:52.983Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-02T07:26:56.265Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-02T07:26:57.641Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-07-02T07:26:59.541Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-07-02T07:27:00.106Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-07-02T07:27:00.671Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T07:27:00.817Z] provisioning config files... [2024-07-02T07:27:00.853Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9954765241778620412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:27:01.606Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-02T07:27:01.858Z] ---> ****-login.sh [2024-07-02T07:27:01.858Z] nexus3.edgexfoundry.org:10001 [2024-07-02T07:27:02.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:27:02.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:27:02.452Z] Configure a credential helper to remove this warning. See [2024-07-02T07:27:02.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:27:02.452Z] [2024-07-02T07:27:02.452Z] Login Succeeded [2024-07-02T07:27:02.543Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-07-02T07:27:02.721Z] nexus3.edgexfoundry.org:10002 [2024-07-02T07:27:02.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:27:02.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:27:02.990Z] Configure a credential helper to remove this warning. See [2024-07-02T07:27:02.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:27:02.990Z] [2024-07-02T07:27:02.990Z] Login Succeeded [2024-07-02T07:27:02.990Z] nexus3.edgexfoundry.org:10003 [2024-07-02T07:27:03.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:27:03.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:27:03.266Z] Configure a credential helper to remove this warning. See [2024-07-02T07:27:03.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:27:03.266Z] [2024-07-02T07:27:03.266Z] Login Succeeded [2024-07-02T07:27:03.266Z] nexus3.edgexfoundry.org:10004 [Pipeline] } [2024-07-02T07:27:03.486Z] $ docker stop --time=1 280ba8411b3e61a9aaf01aabac171ea95a080334c625f432f5da23f4031ffd43 [2024-07-02T07:27:03.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:27:03.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:27:03.807Z] Configure a credential helper to remove this warning. See [2024-07-02T07:27:03.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:27:03.807Z] [2024-07-02T07:27:03.807Z] Login Succeeded [2024-07-02T07:27:03.807Z] ****.io [2024-07-02T07:27:03.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:27:04.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:27:04.078Z] Configure a credential helper to remove this warning. See [2024-07-02T07:27:04.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:27:04.078Z] [2024-07-02T07:27:04.078Z] Login Succeeded [2024-07-02T07:27:04.078Z] ---> ****-login.sh ends [2024-07-02T07:27:05.764Z] $ docker rm -f --volumes 280ba8411b3e61a9aaf01aabac171ea95a080334c625f432f5da23f4031ffd43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2024-07-02T07:27:06.254Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-07-02T07:27:06.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T07:27:06.795Z] [2024-07-02T07:27:06.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:27:06.941Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-07-02T07:27:06.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T07:27:06.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T07:27:06.992Z] ========================================================= [2024-07-02T07:27:06.992Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-02T07:27:06.992Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-02T07:27:07.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T07:27:07.093Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-02T07:27:07.093Z] 91d30c5bc195: Pulling fs layer [2024-07-02T07:27:07.093Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-02T07:27:07.093Z] 9c61dcf015f6: Pulling fs layer [2024-07-02T07:27:07.093Z] 4698f68db338: Pulling fs layer [2024-07-02T07:27:07.093Z] 2a2f49069b9e: Pulling fs layer [2024-07-02T07:27:07.093Z] e0025b399a48: Pulling fs layer [2024-07-02T07:27:07.093Z] 4698f68db338: Waiting [2024-07-02T07:27:07.093Z] 2a2f49069b9e: Waiting [2024-07-02T07:27:07.093Z] e0025b399a48: Waiting [2024-07-02T07:27:07.093Z] 91d30c5bc195: Verifying Checksum [2024-07-02T07:27:07.093Z] 91d30c5bc195: Download complete [2024-07-02T07:27:07.093Z] 4698f68db338: Download complete [2024-07-02T07:27:07.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T07:27:07.350Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-02T07:27:07.350Z] 2e9b0aa3be6d: Download complete [2024-07-02T07:27:07.350Z] e0025b399a48: Verifying Checksum [2024-07-02T07:27:07.350Z] e0025b399a48: Download complete [2024-07-02T07:27:07.350Z] 91d30c5bc195: Pull complete [2024-07-02T07:27:07.350Z] 2a2f49069b9e: Download complete [2024-07-02T07:27:07.608Z] 2e9b0aa3be6d: Pull complete [2024-07-02T07:27:07.611Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-02T07:27:07.611Z] c6b39de5b339: Pulling fs layer [2024-07-02T07:27:07.611Z] a69c41024577: Pulling fs layer [2024-07-02T07:27:07.611Z] d6de4b400683: Pulling fs layer [2024-07-02T07:27:07.611Z] 35cb2a7552d0: Pulling fs layer [2024-07-02T07:27:07.611Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T07:27:07.611Z] 464afbd9ba4c: Pulling fs layer [2024-07-02T07:27:07.611Z] 00f215d4a9da: Pulling fs layer [2024-07-02T07:27:07.611Z] d496ad576159: Pulling fs layer [2024-07-02T07:27:07.611Z] 4f4fb700ef54: Waiting [2024-07-02T07:27:07.611Z] 464afbd9ba4c: Waiting [2024-07-02T07:27:07.611Z] 00f215d4a9da: Waiting [2024-07-02T07:27:07.611Z] d496ad576159: Waiting [2024-07-02T07:27:07.611Z] 35cb2a7552d0: Waiting [2024-07-02T07:27:07.611Z] a69c41024577: Download complete [2024-07-02T07:27:07.611Z] 35cb2a7552d0: Verifying Checksum [2024-07-02T07:27:07.611Z] 35cb2a7552d0: Download complete [2024-07-02T07:27:07.611Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T07:27:07.611Z] 4f4fb700ef54: Download complete [2024-07-02T07:27:07.611Z] 464afbd9ba4c: Verifying Checksum [2024-07-02T07:27:07.611Z] 464afbd9ba4c: Download complete [2024-07-02T07:27:07.611Z] c6b39de5b339: Verifying Checksum [2024-07-02T07:27:07.611Z] c6b39de5b339: Download complete [2024-07-02T07:27:07.865Z] 9c61dcf015f6: Verifying Checksum [2024-07-02T07:27:07.865Z] 9c61dcf015f6: Download complete [2024-07-02T07:27:07.883Z] d496ad576159: Verifying Checksum [2024-07-02T07:27:07.883Z] d496ad576159: Download complete [2024-07-02T07:27:08.472Z] c6b39de5b339: Pull complete [2024-07-02T07:27:09.062Z] a69c41024577: Pull complete [2024-07-02T07:27:09.338Z] d6de4b400683: Verifying Checksum [2024-07-02T07:27:09.338Z] d6de4b400683: Download complete [2024-07-02T07:27:10.394Z] 9c61dcf015f6: Pull complete [2024-07-02T07:27:10.394Z] 4698f68db338: Pull complete [2024-07-02T07:27:10.769Z] 00f215d4a9da: Verifying Checksum [2024-07-02T07:27:10.769Z] 00f215d4a9da: Download complete [2024-07-02T07:27:10.960Z] 2a2f49069b9e: Pull complete [2024-07-02T07:27:10.961Z] e0025b399a48: Pull complete [2024-07-02T07:27:10.961Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-02T07:27:10.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T07:27:10.961Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:27:11.050Z] prd-ubuntu20.04-docker-8c-8g-4780 does not seem to be running inside a container [2024-07-02T07:27:11.073Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-02T07:27:11.964Z] $ docker top 858c55f758d0601d4e852e1816ca4d3e22435e38fe92f5b8af5a35d65cb0d6be -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T07:27:12.324Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-02T07:27:14.855Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-07-02T07:27:14.855Z] #1 transferring dockerfile: 2.06kB 0.0s done [2024-07-02T07:27:14.855Z] #1 DONE 0.1s [2024-07-02T07:27:14.855Z] [2024-07-02T07:27:14.855Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-02T07:27:14.855Z] #2 transferring dockerfile: 2.23kB done [2024-07-02T07:27:14.855Z] #2 DONE 0.0s [2024-07-02T07:27:14.855Z] [2024-07-02T07:27:14.855Z] #3 [core-command internal] load build definition from Dockerfile [2024-07-02T07:27:14.855Z] #3 transferring dockerfile: 1.93kB done [2024-07-02T07:27:14.855Z] #3 DONE 0.1s [2024-07-02T07:27:14.855Z] [2024-07-02T07:27:14.855Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-02T07:27:14.855Z] #4 transferring dockerfile: 2.15kB done [2024-07-02T07:27:14.855Z] #4 DONE 0.1s [2024-07-02T07:27:14.855Z] [2024-07-02T07:27:14.855Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-02T07:27:14.855Z] #5 ... [2024-07-02T07:27:14.855Z] [2024-07-02T07:27:14.855Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-02T07:27:14.855Z] #6 transferring dockerfile: 2.50kB done [2024-07-02T07:27:14.855Z] #6 DONE 0.1s [2024-07-02T07:27:14.855Z] [2024-07-02T07:27:14.855Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-07-02T07:27:14.855Z] #7 transferring dockerfile: 1.81kB done [2024-07-02T07:27:14.855Z] #7 DONE 0.1s [2024-07-02T07:27:14.855Z] [2024-07-02T07:27:14.855Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-02T07:27:14.855Z] #8 transferring dockerfile: 2.49kB done [2024-07-02T07:27:14.855Z] #8 DONE 0.1s [2024-07-02T07:27:14.855Z] [2024-07-02T07:27:14.855Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-07-02T07:27:14.855Z] #9 transferring dockerfile: 1.93kB done [2024-07-02T07:27:14.855Z] #9 DONE 0.1s [2024-07-02T07:27:14.855Z] [2024-07-02T07:27:14.855Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-02T07:27:14.855Z] #5 transferring dockerfile: 2.93kB done [2024-07-02T07:27:14.855Z] #5 DONE 0.1s [2024-07-02T07:27:14.855Z] [2024-07-02T07:27:14.855Z] #10 [core-data internal] load build definition from Dockerfile [2024-07-02T07:27:14.855Z] #10 transferring dockerfile: 2.01kB done [2024-07-02T07:27:14.855Z] #10 DONE 0.2s [2024-07-02T07:27:14.855Z] [2024-07-02T07:27:14.855Z] #11 [security-spire-config internal] load build definition from Dockerfile [2024-07-02T07:27:14.855Z] #11 transferring dockerfile: 1.69kB done [2024-07-02T07:27:14.855Z] #11 DONE 0.2s [2024-07-02T07:27:14.855Z] [2024-07-02T07:27:14.855Z] #12 [core-metadata internal] load .dockerignore [2024-07-02T07:27:14.855Z] #12 transferring context: 50B done [2024-07-02T07:27:14.855Z] #12 DONE 0.1s [2024-07-02T07:27:14.855Z] [2024-07-02T07:27:14.855Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-07-02T07:27:14.855Z] #13 transferring dockerfile: 1.70kB done [2024-07-02T07:27:14.855Z] #13 DONE 0.2s [2024-07-02T07:27:14.855Z] [2024-07-02T07:27:14.855Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-07-02T07:27:14.855Z] #14 transferring dockerfile: 1.95kB done [2024-07-02T07:27:14.855Z] #14 DONE 0.2s [2024-07-02T07:27:14.855Z] [2024-07-02T07:27:14.855Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-02T07:27:14.855Z] #15 transferring dockerfile: 1.89kB done [2024-07-02T07:27:14.855Z] #15 DONE 0.2s [2024-07-02T07:27:14.855Z] [2024-07-02T07:27:14.855Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-02T07:27:14.855Z] #16 transferring context: 50B done [2024-07-02T07:27:14.855Z] #16 DONE 0.0s [2024-07-02T07:27:14.855Z] [2024-07-02T07:27:14.855Z] #17 [core-command internal] load .dockerignore [2024-07-02T07:27:14.855Z] #17 transferring context: 50B done [2024-07-02T07:27:14.855Z] #17 DONE 0.1s [2024-07-02T07:27:14.855Z] [2024-07-02T07:27:14.855Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-07-02T07:27:15.113Z] #18 ... [2024-07-02T07:27:15.113Z] [2024-07-02T07:27:15.113Z] #19 [security-proxy-auth internal] load .dockerignore [2024-07-02T07:27:15.113Z] #19 transferring context: 50B done [2024-07-02T07:27:15.113Z] #19 DONE 0.1s [2024-07-02T07:27:15.113Z] [2024-07-02T07:27:15.113Z] #20 [security-spire-agent internal] load .dockerignore [2024-07-02T07:27:15.113Z] #20 transferring context: 50B done [2024-07-02T07:27:15.113Z] #20 DONE 0.1s [2024-07-02T07:27:15.113Z] [2024-07-02T07:27:15.113Z] #21 [security-proxy-setup internal] load .dockerignore [2024-07-02T07:27:15.113Z] #21 transferring context: 50B done [2024-07-02T07:27:15.113Z] #21 DONE 0.1s [2024-07-02T07:27:15.113Z] [2024-07-02T07:27:15.113Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-07-02T07:27:15.113Z] #18 transferring context: 50B done [2024-07-02T07:27:15.113Z] #18 DONE 0.1s [2024-07-02T07:27:15.113Z] [2024-07-02T07:27:15.113Z] #22 [security-bootstrapper internal] load .dockerignore [2024-07-02T07:27:15.113Z] #22 transferring context: 50B done [2024-07-02T07:27:15.113Z] #22 DONE 0.1s [2024-07-02T07:27:15.113Z] [2024-07-02T07:27:15.113Z] #23 [support-scheduler internal] load .dockerignore [2024-07-02T07:27:15.113Z] #23 transferring context: 50B done [2024-07-02T07:27:15.113Z] #23 DONE 0.1s [2024-07-02T07:27:15.113Z] [2024-07-02T07:27:15.113Z] #24 [core-data internal] load .dockerignore [2024-07-02T07:27:15.113Z] #24 transferring context: 50B done [2024-07-02T07:27:15.113Z] #24 DONE 0.1s [2024-07-02T07:27:15.113Z] [2024-07-02T07:27:15.113Z] #25 [security-spire-server internal] load .dockerignore [2024-07-02T07:27:15.113Z] #25 transferring context: 50B done [2024-07-02T07:27:15.113Z] #25 DONE 0.1s [2024-07-02T07:27:15.113Z] [2024-07-02T07:27:15.113Z] #26 [support-notifications internal] load .dockerignore [2024-07-02T07:27:15.113Z] #26 transferring context: 50B done [2024-07-02T07:27:15.113Z] #26 DONE 0.1s [2024-07-02T07:27:15.113Z] [2024-07-02T07:27:15.113Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-07-02T07:27:15.113Z] #27 transferring context: 50B done [2024-07-02T07:27:15.113Z] #27 DONE 0.1s [2024-07-02T07:27:15.113Z] [2024-07-02T07:27:15.113Z] #28 [security-spire-config internal] load .dockerignore [2024-07-02T07:27:15.113Z] #28 transferring context: 50B done [2024-07-02T07:27:15.113Z] #28 DONE 0.2s [2024-07-02T07:27:15.113Z] [2024-07-02T07:27:15.113Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T07:27:15.113Z] #29 DONE 0.0s [2024-07-02T07:27:15.113Z] [2024-07-02T07:27:15.113Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-02T07:27:15.372Z] #30 ... [2024-07-02T07:27:15.372Z] [2024-07-02T07:27:15.372Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T07:27:15.372Z] #29 DONE 0.0s [2024-07-02T07:27:15.372Z] [2024-07-02T07:27:15.372Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T07:27:15.372Z] #29 DONE 0.0s [2024-07-02T07:27:15.372Z] [2024-07-02T07:27:15.372Z] #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T07:27:15.631Z] #31 ... [2024-07-02T07:27:15.631Z] [2024-07-02T07:27:15.631Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T07:27:15.631Z] #32 DONE 0.4s [2024-07-02T07:27:15.631Z] [2024-07-02T07:27:15.631Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-02T07:27:15.631Z] #30 DONE 0.4s [2024-07-02T07:27:15.890Z] [2024-07-02T07:27:15.890Z] #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T07:27:15.890Z] #31 DONE 0.9s [2024-07-02T07:27:15.890Z] [2024-07-02T07:27:15.890Z] #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:27:15.890Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T07:27:16.148Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T07:27:16.148Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T07:27:16.148Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T07:27:16.148Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0B / 3.41MB 0.1s [2024-07-02T07:27:16.148Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:27:16.148Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T07:27:16.148Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T07:27:16.148Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:27:16.408Z] #33 ... [2024-07-02T07:27:16.408Z] [2024-07-02T07:27:16.408Z] #34 [security-spire-server internal] load build context [2024-07-02T07:27:16.408Z] #34 transferring context: 26.79kB 0.0s done [2024-07-02T07:27:16.408Z] #34 DONE 0.5s [2024-07-02T07:27:16.408Z] [2024-07-02T07:27:16.408Z] #35 [security-spire-config internal] load build context [2024-07-02T07:27:16.408Z] #35 transferring context: 25.04kB 0.1s done [2024-07-02T07:27:16.408Z] #35 DONE 0.5s [2024-07-02T07:27:16.408Z] [2024-07-02T07:27:16.408Z] #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:27:16.408Z] #33 ... [2024-07-02T07:27:16.408Z] [2024-07-02T07:27:16.408Z] #36 [security-spire-agent internal] load build context [2024-07-02T07:27:16.408Z] #36 transferring context: 26.32kB 0.1s done [2024-07-02T07:27:16.408Z] #36 DONE 0.5s [2024-07-02T07:27:16.408Z] [2024-07-02T07:27:16.408Z] #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:27:16.974Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 2.10MB / 3.41MB 0.9s [2024-07-02T07:27:16.974Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-07-02T07:27:17.234Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.9s done [2024-07-02T07:27:17.234Z] #33 ... [2024-07-02T07:27:17.234Z] [2024-07-02T07:27:17.234Z] #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-02T07:27:17.234Z] #37 DONE 1.6s [2024-07-02T07:27:17.234Z] [2024-07-02T07:27:17.234Z] #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:27:17.234Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-02T07:27:19.773Z] #33 DONE 4.0s [2024-07-02T07:27:19.773Z] [2024-07-02T07:27:19.773Z] #38 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-07-02T07:27:19.773Z] #38 DONE 2.7s [2024-07-02T07:27:19.773Z] [2024-07-02T07:27:19.773Z] #39 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-02T07:27:20.710Z] #39 ... [2024-07-02T07:27:20.710Z] [2024-07-02T07:27:20.710Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:27:20.710Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2024-07-02T07:27:20.710Z] #40 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-07-02T07:27:20.710Z] #40 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-07-02T07:27:20.710Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T07:27:20.710Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-07-02T07:27:20.710Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-07-02T07:27:20.710Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-07-02T07:27:20.710Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-07-02T07:27:20.710Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.5s done [2024-07-02T07:27:20.710Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-07-02T07:27:20.710Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-07-02T07:27:20.710Z] #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.6s done [2024-07-02T07:27:20.710Z] #40 DONE 4.7s [2024-07-02T07:27:20.710Z] [2024-07-02T07:27:20.710Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:27:20.710Z] #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2024-07-02T07:27:20.710Z] #41 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-07-02T07:27:20.710Z] #41 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-02T07:27:20.710Z] #41 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-07-02T07:27:20.710Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-07-02T07:27:20.710Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-07-02T07:27:20.710Z] #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2024-07-02T07:27:20.710Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-07-02T07:27:20.710Z] #41 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done [2024-07-02T07:27:20.710Z] #41 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-07-02T07:27:20.710Z] #41 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done [2024-07-02T07:27:20.710Z] #41 DONE 4.7s [2024-07-02T07:27:20.710Z] [2024-07-02T07:27:20.710Z] #42 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:27:21.281Z] #42 transferring context: 260.85MB 5.1s [2024-07-02T07:27:21.281Z] #42 ... [2024-07-02T07:27:21.281Z] [2024-07-02T07:27:21.281Z] #43 [core-metadata internal] load build context [2024-07-02T07:27:21.539Z] #43 ... [2024-07-02T07:27:21.539Z] [2024-07-02T07:27:21.539Z] #42 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:27:23.111Z] d6de4b400683: Pull complete [2024-07-02T07:27:23.112Z] 35cb2a7552d0: Pull complete [2024-07-02T07:27:23.112Z] 4f4fb700ef54: Pull complete [2024-07-02T07:27:23.112Z] 464afbd9ba4c: Pull complete [2024-07-02T07:27:24.079Z] #42 transferring context: 411.04MB 8.0s done [2024-07-02T07:27:25.982Z] #42 ... [2024-07-02T07:27:25.982Z] [2024-07-02T07:27:25.982Z] #44 [security-proxy-setup internal] load build context [2024-07-02T07:27:25.982Z] #44 transferring context: 411.04MB 9.9s done [2024-07-02T07:27:25.982Z] #44 ... [2024-07-02T07:27:25.982Z] [2024-07-02T07:27:25.982Z] #45 [core-data internal] load build context [2024-07-02T07:27:25.982Z] #45 transferring context: 411.04MB 8.6s done [2024-07-02T07:27:26.240Z] #45 ... [2024-07-02T07:27:26.240Z] [2024-07-02T07:27:26.240Z] #46 [security-spiffe-token-provider internal] load build context [2024-07-02T07:27:26.240Z] #46 transferring context: 411.04MB 9.7s done [2024-07-02T07:27:26.240Z] #46 ... [2024-07-02T07:27:26.240Z] [2024-07-02T07:27:26.240Z] #47 [security-bootstrapper internal] load build context [2024-07-02T07:27:26.240Z] #47 transferring context: 411.04MB 9.1s done [2024-07-02T07:27:26.502Z] #47 ... [2024-07-02T07:27:26.502Z] [2024-07-02T07:27:26.502Z] #48 [support-notifications internal] load build context [2024-07-02T07:27:26.502Z] #48 transferring context: 411.04MB 9.1s done [2024-07-02T07:27:26.502Z] #48 ... [2024-07-02T07:27:26.502Z] [2024-07-02T07:27:26.502Z] #49 [core-command internal] load build context [2024-07-02T07:27:26.502Z] #49 transferring context: 411.04MB 9.4s done [2024-07-02T07:27:26.761Z] #49 ... [2024-07-02T07:27:26.761Z] [2024-07-02T07:27:26.761Z] #50 [security-secretstore-setup internal] load build context [2024-07-02T07:27:26.761Z] #50 transferring context: 411.04MB 9.0s done [2024-07-02T07:27:26.761Z] #50 ... [2024-07-02T07:27:26.761Z] [2024-07-02T07:27:26.761Z] #51 [security-proxy-auth internal] load build context [2024-07-02T07:27:26.761Z] #51 transferring context: 411.04MB 9.4s done [2024-07-02T07:27:27.019Z] #51 ... [2024-07-02T07:27:27.019Z] [2024-07-02T07:27:27.019Z] #42 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:27:27.019Z] #42 DONE 11.2s [2024-07-02T07:27:27.019Z] [2024-07-02T07:27:27.019Z] #52 [support-scheduler internal] load build context [2024-07-02T07:27:27.019Z] #52 transferring context: 411.04MB 8.1s done [2024-07-02T07:27:27.276Z] #52 DONE 11.2s [2024-07-02T07:27:27.276Z] [2024-07-02T07:27:27.276Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T07:27:27.276Z] #0 3.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:27.276Z] #0 3.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:27.276Z] #0 4.168 OK: 264 MiB in 52 packages [2024-07-02T07:27:27.276Z] #53 DONE 7.4s [2024-07-02T07:27:27.276Z] [2024-07-02T07:27:27.276Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T07:27:27.276Z] #0 4.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:27.276Z] #0 4.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:27.276Z] #0 4.643 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-02T07:27:27.276Z] #0 4.729 (2/2) Installing su-exec (0.2-r3) [2024-07-02T07:27:27.276Z] #0 4.733 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:27:27.276Z] #0 4.743 OK: 7 MiB in 17 packages [2024-07-02T07:27:27.276Z] #54 DONE 7.3s [2024-07-02T07:27:27.276Z] [2024-07-02T07:27:27.276Z] #45 [core-data internal] load build context [2024-07-02T07:27:27.276Z] #45 DONE 11.2s [2024-07-02T07:27:27.276Z] [2024-07-02T07:27:27.276Z] #50 [security-secretstore-setup internal] load build context [2024-07-02T07:27:27.276Z] #50 DONE 11.3s [2024-07-02T07:27:27.276Z] [2024-07-02T07:27:27.276Z] #47 [security-bootstrapper internal] load build context [2024-07-02T07:27:27.276Z] #47 DONE 11.3s [2024-07-02T07:27:27.276Z] [2024-07-02T07:27:27.276Z] #48 [support-notifications internal] load build context [2024-07-02T07:27:27.276Z] #48 DONE 11.3s [2024-07-02T07:27:27.276Z] [2024-07-02T07:27:27.276Z] #39 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-02T07:27:27.276Z] #39 3.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:27.276Z] #39 3.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:27.276Z] #39 3.450 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T07:27:27.276Z] #39 3.455 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:27:27.276Z] #39 3.463 OK: 7 MiB in 16 packages [2024-07-02T07:27:27.276Z] #39 DONE 7.6s [2024-07-02T07:27:27.276Z] [2024-07-02T07:27:27.276Z] #55 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-07-02T07:27:27.276Z] #55 ... [2024-07-02T07:27:27.276Z] [2024-07-02T07:27:27.276Z] #49 [core-command internal] load build context [2024-07-02T07:27:27.276Z] #49 DONE 11.3s [2024-07-02T07:27:27.276Z] [2024-07-02T07:27:27.276Z] #51 [security-proxy-auth internal] load build context [2024-07-02T07:27:27.276Z] #51 DONE 11.4s [2024-07-02T07:27:27.276Z] [2024-07-02T07:27:27.276Z] #46 [security-spiffe-token-provider internal] load build context [2024-07-02T07:27:27.276Z] #46 DONE 11.4s [2024-07-02T07:27:27.276Z] [2024-07-02T07:27:27.276Z] #44 [security-proxy-setup internal] load build context [2024-07-02T07:27:27.276Z] #44 DONE 11.4s [2024-07-02T07:27:27.276Z] [2024-07-02T07:27:27.276Z] #43 [core-metadata internal] load build context [2024-07-02T07:27:27.276Z] #43 transferring context: 411.04MB 9.2s done [2024-07-02T07:27:27.276Z] #43 DONE 11.3s [2024-07-02T07:27:27.533Z] [2024-07-02T07:27:27.533Z] #56 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:27:27.533Z] #56 DONE 0.2s [2024-07-02T07:27:27.533Z] [2024-07-02T07:27:27.533Z] #57 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:27:29.469Z] #57 ... [2024-07-02T07:27:29.469Z] [2024-07-02T07:27:29.469Z] #58 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T07:27:29.469Z] #0 8.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.469Z] #0 8.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.469Z] #0 8.570 OK: 264 MiB in 52 packages [2024-07-02T07:27:29.469Z] #58 DONE 9.7s [2024-07-02T07:27:29.469Z] [2024-07-02T07:27:29.469Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T07:27:29.469Z] #0 8.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.469Z] #0 8.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.469Z] #0 8.349 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T07:27:29.469Z] #0 8.349 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:27:29.469Z] #0 8.362 OK: 7 MiB in 16 packages [2024-07-02T07:27:29.469Z] #59 DONE 9.4s [2024-07-02T07:27:29.469Z] [2024-07-02T07:27:29.469Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T07:27:29.469Z] #0 7.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.469Z] #0 7.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.469Z] #0 8.056 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T07:27:29.469Z] #0 8.056 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T07:27:29.469Z] #0 8.056 OK: 20072 distinct packages available [2024-07-02T07:27:29.469Z] #0 8.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.469Z] #0 8.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.469Z] #0 8.473 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-02T07:27:29.469Z] #0 8.482 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-02T07:27:29.469Z] #0 8.482 (3/4) Installing libucontext (1.2-r2) [2024-07-02T07:27:29.469Z] #0 8.486 (4/4) Installing gcompat (1.1.0-r1) [2024-07-02T07:27:29.469Z] #0 8.492 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:27:29.469Z] #0 8.502 OK: 8 MiB in 19 packages [2024-07-02T07:27:29.469Z] #60 DONE 9.4s [2024-07-02T07:27:29.469Z] [2024-07-02T07:27:29.469Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T07:27:29.469Z] #0 8.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.469Z] #0 8.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.469Z] #0 8.701 (1/2) Installing ca-certificates (20240226-r0) [2024-07-02T07:27:29.469Z] #0 8.732 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-02T07:27:29.469Z] #0 8.735 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:27:29.469Z] #0 8.744 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:27:29.469Z] #0 8.840 OK: 8 MiB in 17 packages [2024-07-02T07:27:29.469Z] #61 DONE 9.4s [2024-07-02T07:27:29.469Z] [2024-07-02T07:27:29.469Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T07:27:29.469Z] #0 8.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.469Z] #0 8.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.469Z] #0 8.654 OK: 264 MiB in 52 packages [2024-07-02T07:27:29.469Z] #62 DONE 9.6s [2024-07-02T07:27:29.469Z] [2024-07-02T07:27:29.469Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T07:27:29.469Z] #0 7.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.469Z] #0 8.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.469Z] #0 8.364 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T07:27:29.469Z] #0 8.364 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T07:27:29.469Z] #0 8.364 OK: 20075 distinct packages available [2024-07-02T07:27:29.469Z] #0 8.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.469Z] #0 8.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.469Z] #0 8.877 OK: 264 MiB in 52 packages [2024-07-02T07:27:29.469Z] #63 DONE 9.6s [2024-07-02T07:27:29.469Z] [2024-07-02T07:27:29.469Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T07:27:29.469Z] #0 8.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.469Z] #0 8.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.469Z] #0 8.551 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:27:29.469Z] #0 8.721 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:27:29.469Z] #0 8.729 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-02T07:27:29.469Z] #0 8.732 (4/6) Installing openssl (3.1.6-r0) [2024-07-02T07:27:29.469Z] #0 8.742 (5/6) Installing su-exec (0.2-r3) [2024-07-02T07:27:29.469Z] #0 8.744 (6/6) Installing yq (4.33.3-r5) [2024-07-02T07:27:29.469Z] #0 8.832 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:27:29.469Z] #0 8.849 OK: 17 MiB in 19 packages [2024-07-02T07:27:29.469Z] #64 DONE 9.4s [2024-07-02T07:27:29.469Z] [2024-07-02T07:27:29.469Z] #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T07:27:29.469Z] #0 7.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.469Z] #0 7.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.469Z] #0 8.159 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T07:27:29.469Z] #0 8.159 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T07:27:29.469Z] #0 8.159 OK: 20072 distinct packages available [2024-07-02T07:27:29.469Z] #0 8.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.469Z] #0 8.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.469Z] #0 8.576 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:27:29.469Z] #0 8.724 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:27:29.469Z] #0 8.733 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-02T07:27:29.469Z] #0 8.737 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-02T07:27:29.469Z] #0 8.740 (5/7) Installing libucontext (1.2-r2) [2024-07-02T07:27:29.469Z] #0 8.742 (6/7) Installing gcompat (1.1.0-r1) [2024-07-02T07:27:29.469Z] #0 8.746 (7/7) Installing openssl (3.1.6-r0) [2024-07-02T07:27:29.469Z] #0 8.770 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:27:29.469Z] #0 8.775 OK: 8 MiB in 20 packages [2024-07-02T07:27:29.469Z] #65 DONE 9.5s [2024-07-02T07:27:29.469Z] [2024-07-02T07:27:29.469Z] #66 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-07-02T07:27:29.728Z] #66 ... [2024-07-02T07:27:29.728Z] [2024-07-02T07:27:29.728Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T07:27:29.728Z] #0 8.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.728Z] #0 8.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.728Z] #0 9.146 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T07:27:29.728Z] #0 9.146 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T07:27:29.728Z] #0 9.146 OK: 20072 distinct packages available [2024-07-02T07:27:29.728Z] #0 9.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.728Z] #0 9.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.728Z] #0 9.557 (1/11) Installing ca-certificates (20240226-r0) [2024-07-02T07:27:29.728Z] #0 9.575 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-02T07:27:29.728Z] #0 9.591 (3/11) Installing libunistring (1.1-r1) [2024-07-02T07:27:29.728Z] #0 9.607 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-02T07:27:29.728Z] #0 9.611 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-02T07:27:29.728Z] #0 9.615 (6/11) Installing libcurl (8.5.0-r0) [2024-07-02T07:27:29.728Z] #0 9.625 (7/11) Installing curl (8.5.0-r0) [2024-07-02T07:27:29.728Z] #0 9.631 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-02T07:27:29.728Z] #0 9.633 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-02T07:27:29.728Z] #0 9.635 (10/11) Installing libucontext (1.2-r2) [2024-07-02T07:27:29.728Z] #0 9.638 (11/11) Installing gcompat (1.1.0-r1) [2024-07-02T07:27:29.728Z] #0 9.641 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:27:29.728Z] #0 9.646 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:27:29.728Z] #0 9.696 OK: 12 MiB in 26 packages [2024-07-02T07:27:29.728Z] #67 DONE 9.9s [2024-07-02T07:27:29.728Z] [2024-07-02T07:27:29.728Z] #55 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-07-02T07:27:29.728Z] #55 1.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.728Z] #55 1.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.728Z] #55 2.152 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:27:29.728Z] #55 2.188 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:27:29.728Z] #55 2.196 OK: 7 MiB in 16 packages [2024-07-02T07:27:29.728Z] #55 DONE 2.8s [2024-07-02T07:27:29.728Z] [2024-07-02T07:27:29.728Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T07:27:29.988Z] #0 1.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.988Z] #0 2.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.988Z] #0 2.306 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:27:29.988Z] #0 2.346 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:27:29.988Z] #0 2.355 OK: 7 MiB in 17 packages [2024-07-02T07:27:29.988Z] #68 DONE 2.6s [2024-07-02T07:27:29.988Z] [2024-07-02T07:27:29.988Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T07:27:29.988Z] #0 8.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.988Z] #0 8.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:29.988Z] #0 9.248 (1/4) Installing ca-certificates (20240226-r0) [2024-07-02T07:27:29.988Z] #0 9.287 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-02T07:27:29.988Z] #0 9.342 (3/4) Installing su-exec (0.2-r3) [2024-07-02T07:27:29.988Z] #0 9.344 (4/4) Installing yq (4.33.3-r5) [2024-07-02T07:27:29.988Z] #0 9.436 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:27:29.988Z] #0 9.442 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:27:29.988Z] #0 9.534 OK: 17 MiB in 19 packages [2024-07-02T07:27:29.988Z] #69 DONE 9.9s [2024-07-02T07:27:29.988Z] [2024-07-02T07:27:29.988Z] #70 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:27:29.988Z] #70 DONE 0.6s [2024-07-02T07:27:29.988Z] [2024-07-02T07:27:29.988Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:27:29.988Z] #71 DONE 0.5s [2024-07-02T07:27:29.988Z] [2024-07-02T07:27:29.988Z] #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:27:29.988Z] #72 DONE 0.5s [2024-07-02T07:27:29.988Z] [2024-07-02T07:27:29.988Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:27:31.355Z] 00f215d4a9da: Pull complete [2024-07-02T07:27:31.911Z] #73 ... [2024-07-02T07:27:31.911Z] [2024-07-02T07:27:31.911Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:27:31.911Z] #0 1.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:31.911Z] #0 1.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:31.911Z] #0 1.990 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:27:31.911Z] #0 2.028 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:27:31.911Z] #0 2.038 OK: 7 MiB in 16 packages [2024-07-02T07:27:31.911Z] #74 DONE 2.3s [2024-07-02T07:27:31.911Z] [2024-07-02T07:27:31.911Z] #66 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-07-02T07:27:31.911Z] #66 1.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:31.911Z] #66 2.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:31.911Z] #66 2.277 OK: 8 MiB in 20 packages [2024-07-02T07:27:31.911Z] #66 DONE 2.6s [2024-07-02T07:27:31.911Z] [2024-07-02T07:27:31.911Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T07:27:31.911Z] #0 1.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:31.911Z] #0 1.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:31.911Z] #0 2.190 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:27:31.911Z] #0 2.303 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:27:31.911Z] #0 2.312 OK: 8 MiB in 19 packages [2024-07-02T07:27:31.911Z] #75 DONE 2.7s [2024-07-02T07:27:31.911Z] [2024-07-02T07:27:31.911Z] #76 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-02T07:27:32.170Z] #76 ... [2024-07-02T07:27:32.170Z] [2024-07-02T07:27:32.170Z] #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-02T07:27:32.170Z] #77 DONE 2.1s [2024-07-02T07:27:32.170Z] [2024-07-02T07:27:32.170Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:27:32.170Z] #0 1.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:32.170Z] #0 2.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:32.170Z] #0 2.215 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:27:32.170Z] #0 2.266 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:27:32.170Z] #0 2.274 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:27:32.170Z] #0 2.324 OK: 8 MiB in 17 packages [2024-07-02T07:27:32.170Z] #78 DONE 2.7s [2024-07-02T07:27:32.170Z] [2024-07-02T07:27:32.170Z] #79 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-02T07:27:33.308Z] d496ad576159: Pull complete [2024-07-02T07:27:33.308Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-02T07:27:33.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T07:27:33.308Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-02T07:27:33.543Z] #79 DONE 1.7s [2024-07-02T07:27:33.543Z] [2024-07-02T07:27:33.543Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-02T07:27:33.543Z] #0 2.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:33.543Z] #0 2.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:33.543Z] #0 2.455 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:27:33.543Z] #0 2.488 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:27:33.543Z] #0 2.515 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:27:33.543Z] #0 2.581 OK: 17 MiB in 19 packages [2024-07-02T07:27:33.646Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:27:33.988Z] + docker inspect -f . ci-base-image-arm64 [2024-07-02T07:27:33.988Z] . [2024-07-02T07:27:33.991Z] #80 DONE 3.9s [2024-07-02T07:27:33.991Z] [2024-07-02T07:27:33.991Z] #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T07:27:33.991Z] #81 DONE 1.7s [2024-07-02T07:27:33.991Z] [2024-07-02T07:27:33.991Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T07:27:33.991Z] #0 2.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:33.991Z] #0 2.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:33.991Z] #0 2.642 OK: 17 MiB in 19 packages [2024-07-02T07:27:33.991Z] #82 DONE 4.3s [2024-07-02T07:27:33.991Z] [2024-07-02T07:27:33.991Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:27:33.991Z] #0 1.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:33.991Z] #0 1.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:27:33.991Z] #0 2.206 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:27:33.991Z] #0 2.330 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:27:33.991Z] #0 2.337 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:27:33.991Z] #0 2.387 OK: 12 MiB in 26 packages [2024-07-02T07:27:33.991Z] #83 DONE 3.9s [2024-07-02T07:27:33.991Z] [2024-07-02T07:27:33.991Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T07:27:33.991Z] #84 DONE 1.8s [2024-07-02T07:27:33.991Z] [2024-07-02T07:27:33.991Z] #76 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-02T07:27:33.991Z] #76 DONE 1.7s [2024-07-02T07:27:33.991Z] [2024-07-02T07:27:33.991Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-02T07:27:33.991Z] #85 DONE 0.1s [2024-07-02T07:27:33.991Z] [2024-07-02T07:27:33.992Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:27:34.216Z] prd-ubuntu20.04-docker-arm64-4c-16g-4788 does not seem to be running inside a container [2024-07-02T07:27:34.250Z] #86 DONE 0.1s [2024-07-02T07:27:34.250Z] [2024-07-02T07:27:34.250Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-02T07:27:34.250Z] #87 DONE 0.1s [2024-07-02T07:27:34.250Z] [2024-07-02T07:27:34.250Z] #88 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-02T07:27:34.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-02T07:27:34.819Z] #88 DONE 0.9s [2024-07-02T07:27:34.819Z] [2024-07-02T07:27:34.819Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-02T07:27:34.819Z] #89 DONE 0.9s [2024-07-02T07:27:34.819Z] [2024-07-02T07:27:34.819Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T07:27:34.819Z] #90 DONE 1.0s [2024-07-02T07:27:34.819Z] [2024-07-02T07:27:34.819Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-02T07:27:34.819Z] #91 DONE 0.1s [2024-07-02T07:27:34.819Z] [2024-07-02T07:27:34.819Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T07:27:34.819Z] #92 DONE 0.1s [2024-07-02T07:27:34.819Z] [2024-07-02T07:27:34.819Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T07:27:34.819Z] #93 DONE 0.1s [2024-07-02T07:27:34.819Z] [2024-07-02T07:27:34.819Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-02T07:27:34.819Z] #94 DONE 0.1s [2024-07-02T07:27:34.819Z] [2024-07-02T07:27:34.819Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-02T07:27:35.077Z] #95 DONE 0.2s [2024-07-02T07:27:35.077Z] [2024-07-02T07:27:35.077Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-02T07:27:35.077Z] #96 DONE 0.1s [2024-07-02T07:27:35.077Z] [2024-07-02T07:27:35.077Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-02T07:27:35.077Z] #97 DONE 0.1s [2024-07-02T07:27:35.077Z] [2024-07-02T07:27:35.077Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T07:27:35.077Z] #98 DONE 0.1s [2024-07-02T07:27:35.077Z] [2024-07-02T07:27:35.077Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-02T07:27:35.077Z] #99 DONE 0.0s [2024-07-02T07:27:35.077Z] [2024-07-02T07:27:35.077Z] #100 [security-spire-config] exporting to image [2024-07-02T07:27:35.077Z] #100 exporting layers [2024-07-02T07:27:35.077Z] #100 ... [2024-07-02T07:27:35.077Z] [2024-07-02T07:27:35.077Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-02T07:27:35.077Z] #101 DONE 0.1s [2024-07-02T07:27:35.077Z] [2024-07-02T07:27:35.077Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-02T07:27:35.077Z] #102 DONE 0.0s [2024-07-02T07:27:35.077Z] [2024-07-02T07:27:35.077Z] #100 [security-spire-agent] exporting to image [2024-07-02T07:27:35.644Z] #100 exporting layers 0.6s done [2024-07-02T07:27:35.644Z] #100 writing image sha256:61232dd4cfea740adc090107b945c084a66decbd995a973e633c38c21470ed51 done [2024-07-02T07:27:35.644Z] #100 naming to docker.io/library/security-spire-server done [2024-07-02T07:27:35.644Z] #100 writing image sha256:1b5ffde110a3d018c6e212b84a9083e1f3c0b1918e76c8f4cc18a0097dff6938 [2024-07-02T07:27:35.644Z] #100 exporting layers 0.5s done [2024-07-02T07:27:35.644Z] #100 writing image sha256:1b5ffde110a3d018c6e212b84a9083e1f3c0b1918e76c8f4cc18a0097dff6938 done [2024-07-02T07:27:35.644Z] #100 naming to docker.io/library/security-spire-config done [2024-07-02T07:27:35.644Z] #100 writing image sha256:a3e007172282e72e8452810befff61968583733660f1d3a4cc757a18002312e4 done [2024-07-02T07:27:35.644Z] #100 naming to docker.io/library/security-spire-agent done [2024-07-02T07:27:35.644Z] #100 DONE 0.7s [2024-07-02T07:27:35.644Z] [2024-07-02T07:27:35.644Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:27:37.322Z] $ docker top 5fd5d74f94a286155c8615436a13400c5beed9cfc506514f09ce048a7c2a6c00 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T07:27:38.169Z] + go version [2024-07-02T07:27:38.169Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-02T07:27:38.187Z] $ docker stop --time=1 5fd5d74f94a286155c8615436a13400c5beed9cfc506514f09ce048a7c2a6c00 [2024-07-02T07:27:39.859Z] $ docker rm -f --volumes 5fd5d74f94a286155c8615436a13400c5beed9cfc506514f09ce048a7c2a6c00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:27:40.430Z] + docker inspect -f . ci-base-image-arm64 [2024-07-02T07:27:40.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:27:40.629Z] prd-ubuntu20.04-docker-arm64-4c-16g-4788 does not seem to be running inside a container [2024-07-02T07:27:40.704Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-02T07:27:40.917Z] #103 ... [2024-07-02T07:27:40.917Z] [2024-07-02T07:27:40.917Z] #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:27:41.898Z] $ docker top c9d3ded50f93adf4586011f01761e480317fe44617960d7c529f506baf0dac8a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-02T07:27:42.118Z] ========================================================= [2024-07-02T07:27:42.118Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-02T07:27:42.118Z] ========================================================= [Pipeline] sh [2024-07-02T07:27:42.638Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-07-02T07:27:42.969Z] + make test [2024-07-02T07:27:43.236Z] make: *** No rule to make target 'test'. Stop. [Pipeline] } [2024-07-02T07:27:43.256Z] $ docker stop --time=1 c9d3ded50f93adf4586011f01761e480317fe44617960d7c529f506baf0dac8a [2024-07-02T07:27:44.917Z] $ docker rm -f --volumes c9d3ded50f93adf4586011f01761e480317fe44617960d7c529f506baf0dac8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:27:45.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T07:27:45.574Z] [2024-07-02T07:27:45.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:27:45.923Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T07:27:45.923Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-02T07:27:45.923Z] 8998bd30e6a1: Pulling fs layer [2024-07-02T07:27:45.923Z] 04944245beec: Pulling fs layer [2024-07-02T07:27:45.923Z] 699f458cf7ca: Pulling fs layer [2024-07-02T07:27:45.923Z] 765212b225bb: Pulling fs layer [2024-07-02T07:27:45.923Z] f23df028b6ca: Pulling fs layer [2024-07-02T07:27:45.923Z] d65c8cfc05b1: Pulling fs layer [2024-07-02T07:27:45.923Z] 2437ff75d9bd: Pulling fs layer [2024-07-02T07:27:45.923Z] 765212b225bb: Waiting [2024-07-02T07:27:45.923Z] f23df028b6ca: Waiting [2024-07-02T07:27:45.923Z] d65c8cfc05b1: Waiting [2024-07-02T07:27:45.923Z] 2437ff75d9bd: Waiting [2024-07-02T07:27:46.193Z] 04944245beec: Verifying Checksum [2024-07-02T07:27:46.193Z] 04944245beec: Download complete [2024-07-02T07:27:46.193Z] 765212b225bb: Verifying Checksum [2024-07-02T07:27:46.193Z] 765212b225bb: Download complete [2024-07-02T07:27:46.193Z] f23df028b6ca: Verifying Checksum [2024-07-02T07:27:46.193Z] f23df028b6ca: Download complete [2024-07-02T07:27:46.193Z] d65c8cfc05b1: Verifying Checksum [2024-07-02T07:27:46.193Z] d65c8cfc05b1: Download complete [2024-07-02T07:27:46.461Z] 699f458cf7ca: Verifying Checksum [2024-07-02T07:27:46.461Z] 699f458cf7ca: Download complete [2024-07-02T07:27:46.730Z] 8998bd30e6a1: Verifying Checksum [2024-07-02T07:27:46.730Z] 8998bd30e6a1: Download complete [2024-07-02T07:27:49.951Z] 2437ff75d9bd: Verifying Checksum [2024-07-02T07:27:49.951Z] 2437ff75d9bd: Download complete [2024-07-02T07:27:51.367Z] 8998bd30e6a1: Pull complete [2024-07-02T07:27:51.955Z] 04944245beec: Pull complete [2024-07-02T07:27:53.369Z] 699f458cf7ca: Pull complete [2024-07-02T07:27:53.637Z] 765212b225bb: Pull complete [2024-07-02T07:27:54.594Z] f23df028b6ca: Pull complete [2024-07-02T07:27:54.860Z] d65c8cfc05b1: Pull complete [2024-07-02T07:28:13.164Z] 2437ff75d9bd: Pull complete [2024-07-02T07:28:13.164Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-02T07:28:13.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T07:28:13.164Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-07-02T07:28:13.204Z] #104 ... [2024-07-02T07:28:13.204Z] [2024-07-02T07:28:13.204Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:28:13.204Z] #73 DONE 39.2s [2024-07-02T07:28:13.204Z] [2024-07-02T07:28:13.204Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-07-02T07:28:13.204Z] #105 ... [2024-07-02T07:28:13.204Z] [2024-07-02T07:28:13.204Z] #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:28:13.204Z] #104 DONE 39.4s [2024-07-02T07:28:13.204Z] [2024-07-02T07:28:13.204Z] #57 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:28:13.204Z] #57 DONE 41.8s [2024-07-02T07:28:13.204Z] [2024-07-02T07:28:13.204Z] #106 [support-notifications builder 6/7] COPY . . [2024-07-02T07:28:13.204Z] #106 ... [2024-07-02T07:28:13.204Z] [2024-07-02T07:28:13.204Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:28:13.204Z] #103 DONE 39.5s [2024-07-02T07:28:13.204Z] [2024-07-02T07:28:13.204Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:28:13.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-4788 does not seem to be running inside a container [2024-07-02T07:28:13.497Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-02T07:28:16.298Z] $ docker top 69218487502e0657eb19738723cdda41337b71f2b09ec9d2035dc62d0f86761c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:28:17.190Z] ---> job-cost.sh [2024-07-02T07:28:17.190Z] lf-activate-venv: SKIPPING [2024-07-02T07:28:17.190Z] INFO: No Stack... [2024-07-02T07:28:17.774Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-02T07:28:18.742Z] INFO: Archiving Costs [Pipeline] sh [2024-07-02T07:28:19.389Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2024-07-02T07:28:19.389Z] + cut -d, -f6 [Pipeline] lock [2024-07-02T07:28:19.449Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4810-2-stack-cost] [2024-07-02T07:28:19.457Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4810-2-stack-cost] did not exist. Created. [2024-07-02T07:28:19.464Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4810-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-02T07:28:19.799Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-02T07:28:20.173Z] #107 ... [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #108 [core-command builder 6/7] COPY . . [2024-07-02T07:28:20.173Z] #108 DONE 10.8s [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #109 [security-bootstrapper builder 6/7] COPY . . [2024-07-02T07:28:20.173Z] #109 CACHED [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:28:20.173Z] #110 CACHED [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:28:20.173Z] #111 CACHED [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:28:20.173Z] #112 CACHED [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:28:20.173Z] #113 CACHED [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2024-07-02T07:28:20.173Z] #114 CACHED [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-07-02T07:28:20.173Z] #105 DONE 10.9s [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T07:28:20.173Z] #107 DONE 10.6s [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #106 [support-notifications builder 6/7] COPY . . [2024-07-02T07:28:20.173Z] #106 DONE 10.7s [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #115 [core-data builder 6/7] COPY . . [2024-07-02T07:28:20.173Z] #115 CACHED [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:28:20.173Z] #116 CACHED [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #117 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:28:20.173Z] #117 CACHED [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #118 [support-scheduler builder 6/7] COPY . . [2024-07-02T07:28:20.173Z] #118 CACHED [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:28:20.173Z] #119 CACHED [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:28:20.173Z] #120 CACHED [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:28:20.173Z] #121 CACHED [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:28:20.173Z] #122 CACHED [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-07-02T07:28:20.173Z] #123 CACHED [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:28:20.173Z] #124 CACHED [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-02T07:28:20.173Z] #125 CACHED [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #126 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:28:20.173Z] #126 CACHED [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #127 [core-metadata builder 6/7] COPY . . [2024-07-02T07:28:20.173Z] #127 CACHED [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:28:20.173Z] #128 CACHED [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:28:20.173Z] #129 CACHED [2024-07-02T07:28:20.173Z] [2024-07-02T07:28:20.173Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:28:20.350Z] Stashed 1 file(s) [Pipeline] } [2024-07-02T07:28:20.363Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4810-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-02T07:28:20.389Z] $ docker stop --time=1 69218487502e0657eb19738723cdda41337b71f2b09ec9d2035dc62d0f86761c [2024-07-02T07:28:21.847Z] $ docker rm -f --volumes 69218487502e0657eb19738723cdda41337b71f2b09ec9d2035dc62d0f86761c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-02T07:28:22.147Z] Failed in branch arm64 [2024-07-02T07:28:25.462Z] #130 ... [2024-07-02T07:28:25.462Z] [2024-07-02T07:28:25.462Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T07:28:25.462Z] #0 4.214 go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-07-02T07:28:25.719Z] #131 ... [2024-07-02T07:28:25.719Z] [2024-07-02T07:28:25.719Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:28:25.719Z] #130 5.674 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-02T07:28:30.002Z] #130 ... [2024-07-02T07:28:30.002Z] [2024-07-02T07:28:30.002Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T07:28:30.002Z] #0 0.827 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-02T07:28:30.002Z] #132 ... [2024-07-02T07:28:30.002Z] [2024-07-02T07:28:30.002Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T07:28:30.002Z] #0 5.319 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-07-02T07:28:30.266Z] #133 ... [2024-07-02T07:28:30.267Z] [2024-07-02T07:28:30.267Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:28:30.267Z] #0 1.380 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-02T07:28:30.524Z] #134 ... [2024-07-02T07:28:30.524Z] [2024-07-02T07:28:30.524Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T07:28:30.524Z] #0 0.654 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-07-02T07:28:30.524Z] #135 ... [2024-07-02T07:28:30.524Z] [2024-07-02T07:28:30.524Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T07:28:30.524Z] #0 0.994 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-07-02T07:28:30.781Z] #136 ... [2024-07-02T07:28:30.781Z] [2024-07-02T07:28:30.781Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T07:28:30.781Z] #0 2.464 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-02T07:28:30.781Z] #137 ... [2024-07-02T07:28:30.781Z] [2024-07-02T07:28:30.781Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T07:28:30.781Z] #0 2.273 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-02T07:28:31.038Z] #138 ... [2024-07-02T07:28:31.038Z] [2024-07-02T07:28:31.038Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:28:31.038Z] #0 1.010 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-02T07:28:31.296Z] #139 ... [2024-07-02T07:28:31.296Z] [2024-07-02T07:28:31.296Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T07:28:31.296Z] #0 3.313 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-02T07:29:40.595Z] #140 ... [2024-07-02T07:29:40.595Z] [2024-07-02T07:29:40.595Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T07:29:40.595Z] #136 75.72 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-07-02T07:30:12.726Z] #136 ... [2024-07-02T07:30:12.726Z] [2024-07-02T07:30:12.727Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T07:30:12.727Z] #132 DONE 110.8s [2024-07-02T07:30:12.727Z] [2024-07-02T07:30:12.727Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T07:30:12.727Z] #136 DONE 110.8s [2024-07-02T07:30:12.727Z] [2024-07-02T07:30:12.727Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T07:30:12.727Z] #137 DONE 110.8s [2024-07-02T07:30:12.727Z] [2024-07-02T07:30:12.727Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T07:30:12.727Z] #131 DONE 110.8s [2024-07-02T07:30:12.727Z] [2024-07-02T07:30:12.727Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T07:30:12.727Z] #133 ... [2024-07-02T07:30:12.727Z] [2024-07-02T07:30:12.727Z] #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:30:12.727Z] #141 ... [2024-07-02T07:30:12.727Z] [2024-07-02T07:30:12.727Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T07:30:12.727Z] #135 DONE 111.5s [2024-07-02T07:30:12.727Z] [2024-07-02T07:30:12.727Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:30:12.727Z] #142 DONE 0.4s [2024-07-02T07:30:12.727Z] [2024-07-02T07:30:12.727Z] #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:30:12.727Z] #143 DONE 0.4s [2024-07-02T07:30:12.727Z] [2024-07-02T07:30:12.727Z] #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-02T07:30:12.727Z] #144 DONE 0.6s [2024-07-02T07:30:12.727Z] [2024-07-02T07:30:12.727Z] #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:30:12.727Z] #141 DONE 0.8s [2024-07-02T07:30:12.727Z] [2024-07-02T07:30:12.727Z] #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:30:12.727Z] #145 DONE 0.8s [2024-07-02T07:30:12.727Z] [2024-07-02T07:30:12.727Z] #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:30:12.727Z] #146 ... [2024-07-02T07:30:12.727Z] [2024-07-02T07:30:12.727Z] #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:30:12.727Z] #147 DONE 0.5s [2024-07-02T07:30:12.727Z] [2024-07-02T07:30:12.727Z] #148 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-02T07:30:12.727Z] #148 ... [2024-07-02T07:30:12.727Z] [2024-07-02T07:30:12.727Z] #149 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:30:12.727Z] #149 DONE 0.8s [2024-07-02T07:30:12.986Z] [2024-07-02T07:30:12.986Z] #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:30:12.986Z] #146 DONE 0.9s [2024-07-02T07:30:12.986Z] [2024-07-02T07:30:12.986Z] #150 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:30:12.986Z] #150 DONE 1.0s [2024-07-02T07:30:12.986Z] [2024-07-02T07:30:12.986Z] #151 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-02T07:30:16.297Z] #151 ... [2024-07-02T07:30:16.297Z] [2024-07-02T07:30:16.297Z] #148 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-02T07:30:16.297Z] #148 DONE 3.7s [2024-07-02T07:30:16.297Z] [2024-07-02T07:30:16.297Z] #151 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-02T07:30:16.297Z] #151 DONE 3.5s [2024-07-02T07:30:16.297Z] [2024-07-02T07:30:16.297Z] #152 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-02T07:30:16.297Z] #152 DONE 3.4s [2024-07-02T07:30:16.297Z] [2024-07-02T07:30:16.297Z] #153 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-02T07:30:16.556Z] #153 ... [2024-07-02T07:30:16.556Z] [2024-07-02T07:30:16.556Z] #154 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-02T07:30:16.556Z] #154 DONE 3.6s [2024-07-02T07:30:16.556Z] [2024-07-02T07:30:16.556Z] #155 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:30:16.816Z] #155 ... [2024-07-02T07:30:16.816Z] [2024-07-02T07:30:16.816Z] #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-02T07:30:16.816Z] #156 DONE 4.8s [2024-07-02T07:30:17.076Z] [2024-07-02T07:30:17.076Z] #157 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:30:17.335Z] #157 ... [2024-07-02T07:30:17.335Z] [2024-07-02T07:30:17.335Z] #158 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-02T07:30:17.335Z] #158 DONE 0.8s [2024-07-02T07:30:17.335Z] [2024-07-02T07:30:17.335Z] #159 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:30:17.616Z] #159 ... [2024-07-02T07:30:17.616Z] [2024-07-02T07:30:17.616Z] #153 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-02T07:30:17.616Z] #153 DONE 1.1s [2024-07-02T07:30:17.616Z] [2024-07-02T07:30:17.616Z] #155 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:30:17.616Z] #155 DONE 1.2s [2024-07-02T07:30:17.616Z] [2024-07-02T07:30:17.616Z] #160 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-02T07:30:17.877Z] #160 ... [2024-07-02T07:30:17.877Z] [2024-07-02T07:30:17.877Z] #157 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:30:17.877Z] #157 DONE 0.9s [2024-07-02T07:30:17.877Z] [2024-07-02T07:30:17.877Z] #161 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:30:17.877Z] #161 DONE 1.2s [2024-07-02T07:30:17.877Z] [2024-07-02T07:30:17.877Z] #100 [security-spiffe-token-provider] exporting to image [2024-07-02T07:30:17.877Z] #100 exporting layers [2024-07-02T07:30:18.156Z] #100 ... [2024-07-02T07:30:18.156Z] [2024-07-02T07:30:18.156Z] #160 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-02T07:30:18.156Z] #160 DONE 0.4s [2024-07-02T07:30:18.156Z] [2024-07-02T07:30:18.156Z] #159 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:30:18.156Z] #159 DONE 0.8s [2024-07-02T07:30:18.156Z] [2024-07-02T07:30:18.156Z] #162 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-02T07:30:18.156Z] #162 DONE 0.3s [2024-07-02T07:30:18.156Z] [2024-07-02T07:30:18.156Z] #163 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:30:18.156Z] #163 DONE 0.3s [2024-07-02T07:30:18.156Z] [2024-07-02T07:30:18.156Z] #164 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-02T07:30:21.501Z] #164 ... [2024-07-02T07:30:21.501Z] [2024-07-02T07:30:21.501Z] #165 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T07:30:21.501Z] #165 DONE 3.5s [2024-07-02T07:30:21.501Z] [2024-07-02T07:30:21.501Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:30:21.501Z] #139 DONE 121.5s [2024-07-02T07:30:21.501Z] [2024-07-02T07:30:21.501Z] #100 [security-spiffe-token-provider] exporting to image [2024-07-02T07:30:21.501Z] #100 exporting layers 3.7s done [2024-07-02T07:30:21.501Z] #100 writing image sha256:23b79cf4ef94a5917af871724310335d2f212b492b495df3919cbc6e90bb25f4 0.1s done [2024-07-02T07:30:21.501Z] #100 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-07-02T07:30:21.501Z] #100 DONE 4.5s [2024-07-02T07:30:21.501Z] [2024-07-02T07:30:21.501Z] #166 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-02T07:30:21.501Z] #166 DONE 3.6s [2024-07-02T07:30:21.792Z] [2024-07-02T07:30:21.792Z] #167 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:30:22.734Z] #167 ... [2024-07-02T07:30:22.734Z] [2024-07-02T07:30:22.734Z] #164 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-02T07:30:22.734Z] #164 DONE 4.8s [2024-07-02T07:30:23.006Z] [2024-07-02T07:30:23.006Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-02T07:30:23.006Z] #168 ... [2024-07-02T07:30:23.006Z] [2024-07-02T07:30:23.006Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:30:23.006Z] #134 DONE 123.1s [2024-07-02T07:30:23.266Z] [2024-07-02T07:30:23.266Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T07:30:23.266Z] #133 DONE 123.1s [2024-07-02T07:30:23.266Z] [2024-07-02T07:30:23.266Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T07:30:23.266Z] #140 DONE 123.1s [2024-07-02T07:30:23.266Z] [2024-07-02T07:30:23.266Z] #169 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-02T07:30:23.266Z] #169 DONE 0.8s [2024-07-02T07:30:23.266Z] [2024-07-02T07:30:23.266Z] #167 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:30:23.266Z] #167 DONE 1.7s [2024-07-02T07:30:23.266Z] [2024-07-02T07:30:23.266Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-02T07:30:23.266Z] #168 DONE 0.5s [2024-07-02T07:30:23.266Z] [2024-07-02T07:30:23.266Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-02T07:30:23.526Z] #170 ... [2024-07-02T07:30:23.526Z] [2024-07-02T07:30:23.526Z] #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:30:23.526Z] #171 CACHED [2024-07-02T07:30:23.526Z] [2024-07-02T07:30:23.526Z] #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:30:23.526Z] #172 CACHED [2024-07-02T07:30:23.526Z] [2024-07-02T07:30:23.526Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:30:23.526Z] #173 CACHED [2024-07-02T07:30:23.526Z] [2024-07-02T07:30:23.526Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:30:23.526Z] #174 CACHED [2024-07-02T07:30:23.526Z] [2024-07-02T07:30:23.526Z] #175 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:30:23.526Z] #175 DONE 5.5s [2024-07-02T07:30:23.526Z] [2024-07-02T07:30:23.526Z] #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:30:23.526Z] #176 CACHED [2024-07-02T07:30:23.526Z] [2024-07-02T07:30:23.526Z] #177 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:30:23.526Z] #177 CACHED [2024-07-02T07:30:23.526Z] [2024-07-02T07:30:23.526Z] #100 [core-common-config-bootstrapper] exporting to image [2024-07-02T07:30:23.803Z] #100 ... [2024-07-02T07:30:23.803Z] [2024-07-02T07:30:23.803Z] #178 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T07:30:23.803Z] #178 DONE 0.4s [2024-07-02T07:30:23.803Z] [2024-07-02T07:30:23.803Z] #179 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:30:24.067Z] #179 ... [2024-07-02T07:30:24.067Z] [2024-07-02T07:30:24.067Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-02T07:30:24.067Z] #170 DONE 0.9s [2024-07-02T07:30:24.325Z] [2024-07-02T07:30:24.325Z] #180 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-02T07:30:24.890Z] #180 ... [2024-07-02T07:30:24.890Z] [2024-07-02T07:30:24.890Z] #181 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:30:24.890Z] #181 DONE 1.6s [2024-07-02T07:30:24.890Z] [2024-07-02T07:30:24.890Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-02T07:30:24.890Z] #182 DONE 1.4s [2024-07-02T07:30:24.890Z] [2024-07-02T07:30:24.890Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T07:30:24.890Z] #138 DONE 124.9s [2024-07-02T07:30:24.890Z] [2024-07-02T07:30:24.890Z] #183 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-02T07:30:24.890Z] #183 DONE 1.5s [2024-07-02T07:30:25.169Z] [2024-07-02T07:30:25.169Z] #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-02T07:30:25.169Z] #184 DONE 1.5s [2024-07-02T07:30:25.169Z] [2024-07-02T07:30:25.169Z] #100 [core-common-config-bootstrapper] exporting to image [2024-07-02T07:30:25.169Z] #100 exporting layers 1.5s done [2024-07-02T07:30:25.169Z] #100 ... [2024-07-02T07:30:25.169Z] [2024-07-02T07:30:25.169Z] #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:30:25.169Z] #185 DONE 3.6s [2024-07-02T07:30:25.169Z] [2024-07-02T07:30:25.169Z] #186 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:30:25.169Z] #186 CACHED [2024-07-02T07:30:25.169Z] [2024-07-02T07:30:25.169Z] #187 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:30:25.169Z] #187 CACHED [2024-07-02T07:30:25.427Z] [2024-07-02T07:30:25.427Z] #100 [security-proxy-setup] exporting to image [2024-07-02T07:30:25.687Z] #100 ... [2024-07-02T07:30:25.687Z] [2024-07-02T07:30:25.687Z] #180 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-02T07:30:25.687Z] #180 DONE 1.6s [2024-07-02T07:30:25.950Z] [2024-07-02T07:30:25.950Z] #100 [security-proxy-setup] exporting to image [2024-07-02T07:30:25.950Z] #100 writing image sha256:9c2826f4ee880ae8bd66f7679885274dcddce8978620e5d9e2629ec49cae1843 0.2s done [2024-07-02T07:30:25.950Z] #100 naming to docker.io/library/core-common-config-bootstrapper [2024-07-02T07:30:26.214Z] #100 ... [2024-07-02T07:30:26.214Z] [2024-07-02T07:30:26.214Z] #188 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:30:26.214Z] #188 DONE 1.1s [2024-07-02T07:30:26.214Z] [2024-07-02T07:30:26.214Z] #100 [core-common-config-bootstrapper] exporting to image [2024-07-02T07:30:26.214Z] #100 naming to docker.io/library/core-common-config-bootstrapper 0.1s done [2024-07-02T07:30:26.475Z] #100 ... [2024-07-02T07:30:26.475Z] [2024-07-02T07:30:26.475Z] #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-02T07:30:26.475Z] #189 DONE 1.5s [2024-07-02T07:30:26.475Z] [2024-07-02T07:30:26.475Z] #179 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:30:26.475Z] #179 DONE 2.6s [2024-07-02T07:30:26.475Z] [2024-07-02T07:30:26.475Z] #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:30:26.475Z] #190 DONE 1.4s [2024-07-02T07:30:26.475Z] [2024-07-02T07:30:26.475Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:30:26.475Z] #130 DONE 126.5s [2024-07-02T07:30:26.475Z] [2024-07-02T07:30:26.475Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:30:26.475Z] #191 DONE 1.5s [2024-07-02T07:30:26.475Z] [2024-07-02T07:30:26.475Z] #100 [security-secretstore-setup] exporting to image [2024-07-02T07:30:26.736Z] #100 ... [2024-07-02T07:30:26.736Z] [2024-07-02T07:30:26.736Z] #192 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-02T07:30:26.736Z] #192 DONE 1.3s [2024-07-02T07:30:26.736Z] [2024-07-02T07:30:26.736Z] #193 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-02T07:30:26.736Z] #193 DONE 0.8s [2024-07-02T07:30:26.736Z] [2024-07-02T07:30:26.736Z] #100 [security-secretstore-setup] exporting to image [2024-07-02T07:30:26.736Z] #100 exporting layers 1.4s done [2024-07-02T07:30:26.736Z] #100 ... [2024-07-02T07:30:26.736Z] [2024-07-02T07:30:26.736Z] #194 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:30:26.736Z] #194 DONE 0.3s [2024-07-02T07:30:26.736Z] [2024-07-02T07:30:26.736Z] #100 [security-proxy-setup] exporting to image [2024-07-02T07:30:26.736Z] #100 writing image sha256:172b7e3b52cbe4b28bad5aa0109f66ebd7fa286e052691ef307dc8bc3e973167 0.1s done [2024-07-02T07:30:26.736Z] #100 naming to docker.io/library/security-proxy-setup done [2024-07-02T07:30:26.996Z] #100 ... [2024-07-02T07:30:26.996Z] [2024-07-02T07:30:26.996Z] #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-02T07:30:26.996Z] #195 DONE 0.4s [2024-07-02T07:30:26.996Z] [2024-07-02T07:30:26.996Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-02T07:30:26.996Z] #196 DONE 0.4s [2024-07-02T07:30:26.996Z] [2024-07-02T07:30:26.996Z] #197 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:30:26.996Z] #197 DONE 0.4s [2024-07-02T07:30:26.996Z] [2024-07-02T07:30:26.996Z] #198 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:30:26.996Z] #198 DONE 0.4s [2024-07-02T07:30:26.996Z] [2024-07-02T07:30:26.996Z] #100 [support-scheduler] exporting to image [2024-07-02T07:30:26.996Z] #100 exporting layers 0.3s done [2024-07-02T07:30:26.996Z] #100 writing image sha256:3132d34244279ae3fc6f76b2cc5372dc4122b4b70852435abb3071ae46441169 0.0s done [2024-07-02T07:30:26.996Z] #100 naming to docker.io/library/core-command done [2024-07-02T07:30:26.996Z] #100 ... [2024-07-02T07:30:26.996Z] [2024-07-02T07:30:26.996Z] #199 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-02T07:30:26.996Z] #199 DONE 0.4s [2024-07-02T07:30:26.996Z] [2024-07-02T07:30:26.996Z] #200 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:30:26.996Z] #200 DONE 0.2s [2024-07-02T07:30:26.996Z] [2024-07-02T07:30:26.996Z] #100 [security-secretstore-setup] exporting to image [2024-07-02T07:30:26.996Z] #100 exporting layers 0.6s done [2024-07-02T07:30:26.996Z] #100 writing image sha256:a2d7d9d66fadec4ae4b430deec2e1f44a61e8d565aa391f98c1f141ffc8e2cbf done [2024-07-02T07:30:26.996Z] #100 writing image sha256:7a2a8c2a10c1b20290ed2dbe025b82321e0006ed2716d49a0c0eab12e8338412 0.0s done [2024-07-02T07:30:26.996Z] #100 naming to docker.io/library/core-data 0.0s done [2024-07-02T07:30:26.996Z] #100 naming to docker.io/library/security-secretstore-setup done [2024-07-02T07:30:27.329Z] #100 exporting layers 0.2s done [2024-07-02T07:30:27.329Z] #100 writing image sha256:d1290271cee8c467c4c3aca40ccf5f616b07d8acceebf00e50fedbffdd553f60 done [2024-07-02T07:30:27.329Z] #100 naming to docker.io/library/core-metadata done [2024-07-02T07:30:27.590Z] #100 exporting layers 0.6s done [2024-07-02T07:30:27.590Z] #100 ... [2024-07-02T07:30:27.590Z] [2024-07-02T07:30:27.590Z] #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T07:30:27.590Z] #201 DONE 0.4s [2024-07-02T07:30:27.590Z] [2024-07-02T07:30:27.590Z] #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:30:27.590Z] #202 DONE 0.0s [2024-07-02T07:30:27.590Z] [2024-07-02T07:30:27.590Z] #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:30:27.590Z] #203 DONE 0.8s [2024-07-02T07:30:27.590Z] [2024-07-02T07:30:27.590Z] #100 [security-proxy-auth] exporting to image [2024-07-02T07:30:27.590Z] #100 writing image sha256:d67b66674b45c9d36cf8f0729209b0b30fd3aa4f0c6612008f9d0ed0c5b326e3 done [2024-07-02T07:30:27.590Z] #100 naming to docker.io/library/support-scheduler done [2024-07-02T07:30:27.851Z] #100 exporting layers 0.2s done [2024-07-02T07:30:27.851Z] #100 ... [2024-07-02T07:30:27.851Z] [2024-07-02T07:30:27.851Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-02T07:30:27.851Z] #204 DONE 0.9s [2024-07-02T07:30:27.851Z] [2024-07-02T07:30:27.851Z] #100 [security-bootstrapper] exporting to image [2024-07-02T07:30:27.851Z] #100 writing image sha256:01c6948fe5b81a47cac1e72041dbdd3c9d02eb1e13048859267e887b0d19c694 done [2024-07-02T07:30:27.851Z] #100 naming to docker.io/library/support-notifications done [2024-07-02T07:30:27.851Z] #100 writing image sha256:f3a7b6dc58d4e416b99890bc4a79c2b40ba64fb213bd8a3030a6c169c9975189 done [2024-07-02T07:30:27.851Z] #100 naming to docker.io/library/security-proxy-auth done [2024-07-02T07:30:28.115Z] #100 exporting layers 0.2s done [2024-07-02T07:30:28.115Z] #100 writing image sha256:40adbf34a1d6934e23c18d7273a52039588ffa3c0d8a2133ed343700aca8d2ba done [2024-07-02T07:30:28.115Z] #100 naming to docker.io/library/security-bootstrapper done [2024-07-02T07:30:28.115Z] #100 DONE 9.0s [2024-07-02T07:30:28.115Z] time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:30:28.115Z] time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:30:28.115Z] time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:30:28.115Z] time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:30:28.115Z] time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:30:28.115Z] time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:30:28.115Z] time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:30:28.115Z] time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:30:28.115Z] time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:30:28.115Z] time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:30:28.115Z] time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:30:28.115Z] time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:30:28.115Z] time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:30:28.115Z] time="2024-07-02T07:27:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-02T07:30:28.124Z] $ docker stop --time=1 858c55f758d0601d4e852e1816ca4d3e22435e38fe92f5b8af5a35d65cb0d6be [2024-07-02T07:30:29.421Z] $ docker rm -f --volumes 858c55f758d0601d4e852e1816ca4d3e22435e38fe92f5b8af5a35d65cb0d6be [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T07:30:29.768Z] + docker images [2024-07-02T07:30:29.768Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-02T07:30:29.768Z] security-bootstrapper latest 40adbf34a1d6 2 seconds ago 24MB [2024-07-02T07:30:29.768Z] support-notifications latest 01c6948fe5b8 2 seconds ago 43.9MB [2024-07-02T07:30:29.768Z] security-proxy-auth latest f3a7b6dc58d4 2 seconds ago 38MB [2024-07-02T07:30:29.768Z] security-secretstore-setup latest 7a2a8c2a10c1 3 seconds ago 42.2MB [2024-07-02T07:30:29.768Z] core-data latest a2d7d9d66fad 3 seconds ago 40.7MB [2024-07-02T07:30:29.768Z] support-scheduler latest d67b66674b45 3 seconds ago 43MB [2024-07-02T07:30:29.768Z] core-metadata latest d1290271cee8 3 seconds ago 40.9MB [2024-07-02T07:30:29.768Z] core-command latest 3132d3424427 4 seconds ago 40.4MB [2024-07-02T07:30:29.768Z] security-proxy-setup latest 172b7e3b52cb 5 seconds ago 31.2MB [2024-07-02T07:30:29.768Z] core-common-config-bootstrapper latest 9c2826f4ee88 6 seconds ago 20.2MB [2024-07-02T07:30:29.768Z] security-spiffe-token-provider latest 23b79cf4ef94 12 seconds ago 34MB [2024-07-02T07:30:29.768Z] security-spire-agent latest a3e007172282 2 minutes ago 166MB [2024-07-02T07:30:29.768Z] security-spire-config latest 1b5ffde110a3 2 minutes ago 107MB [2024-07-02T07:30:29.768Z] security-spire-server latest 61232dd4cfea 2 minutes ago 107MB [2024-07-02T07:30:29.768Z] ci-base-image-x86_64 latest 0bc4d08b1ebd 6 minutes ago 966MB [2024-07-02T07:30:29.768Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-07-02T07:30:29.768Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-02T07:30:29.768Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-02T07:30:30.652Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:30:30.945Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:30:31.805Z] ---> package-listing.sh [2024-07-02T07:30:31.805Z] ++ facter osfamily [2024-07-02T07:30:31.805Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-02T07:30:32.063Z] + OS_FAMILY=debian [2024-07-02T07:30:32.063Z] + workspace=/w/workspace/edgex-go/2 [2024-07-02T07:30:32.063Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-02T07:30:32.063Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-02T07:30:32.063Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-02T07:30:32.063Z] + PACKAGES=/tmp/packages_start.txt [2024-07-02T07:30:32.063Z] + '[' /w/workspace/edgex-go/2 ']' [2024-07-02T07:30:32.063Z] + PACKAGES=/tmp/packages_end.txt [2024-07-02T07:30:32.063Z] + case "${OS_FAMILY}" in [2024-07-02T07:30:32.063Z] + dpkg -l [2024-07-02T07:30:32.063Z] + grep '^ii' [2024-07-02T07:30:32.063Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-02T07:30:32.063Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-02T07:30:32.063Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-02T07:30:32.063Z] + '[' /w/workspace/edgex-go/2 ']' [2024-07-02T07:30:32.063Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2024-07-02T07:30:32.063Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2024-07-02T07:30:32.074Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-02T07:30:32.351Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:32.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T07:30:32.910Z] [2024-07-02T07:30:32.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:33.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T07:30:33.206Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-02T07:30:33.206Z] 5eb5b503b376: Pulling fs layer [2024-07-02T07:30:33.206Z] 5c69ac0246d0: Pulling fs layer [2024-07-02T07:30:33.206Z] ec43610c2a17: Pulling fs layer [2024-07-02T07:30:33.206Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-02T07:30:33.206Z] 33b1e0a273af: Pulling fs layer [2024-07-02T07:30:33.206Z] 5d3b04190fa2: Pulling fs layer [2024-07-02T07:30:33.206Z] 2f39f015ded8: Pulling fs layer [2024-07-02T07:30:33.206Z] 33b1e0a273af: Waiting [2024-07-02T07:30:33.206Z] 5d3b04190fa2: Waiting [2024-07-02T07:30:33.206Z] 2f39f015ded8: Waiting [2024-07-02T07:30:33.206Z] 3a2ae6a8a46f: Waiting [2024-07-02T07:30:33.206Z] 5c69ac0246d0: Download complete [2024-07-02T07:30:33.206Z] 3a2ae6a8a46f: Download complete [2024-07-02T07:30:33.206Z] 33b1e0a273af: Verifying Checksum [2024-07-02T07:30:33.206Z] 33b1e0a273af: Download complete [2024-07-02T07:30:33.206Z] 5d3b04190fa2: Verifying Checksum [2024-07-02T07:30:33.206Z] 5d3b04190fa2: Download complete [2024-07-02T07:30:33.206Z] ec43610c2a17: Verifying Checksum [2024-07-02T07:30:33.206Z] ec43610c2a17: Download complete [2024-07-02T07:30:33.465Z] 5eb5b503b376: Verifying Checksum [2024-07-02T07:30:33.465Z] 5eb5b503b376: Download complete [2024-07-02T07:30:34.028Z] 2f39f015ded8: Download complete [2024-07-02T07:30:34.596Z] 5eb5b503b376: Pull complete [2024-07-02T07:30:34.854Z] 5c69ac0246d0: Pull complete [2024-07-02T07:30:35.421Z] ec43610c2a17: Pull complete [2024-07-02T07:30:35.421Z] 3a2ae6a8a46f: Pull complete [2024-07-02T07:30:35.677Z] 33b1e0a273af: Pull complete [2024-07-02T07:30:35.677Z] 5d3b04190fa2: Pull complete [2024-07-02T07:30:39.858Z] 2f39f015ded8: Pull complete [2024-07-02T07:30:39.858Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-02T07:30:39.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T07:30:39.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:30:39.964Z] prd-ubuntu20.04-docker-8c-8g-4780 does not seem to be running inside a container [2024-07-02T07:30:39.983Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-02T07:30:44.424Z] $ docker top 80d99ebedc955d99925fc780d51c9b7a725016be5677bec164d8e937b60a7b52 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T07:30:44.799Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-02T07:30:45.087Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-02T07:30:45.371Z] + ls /var/log/sa-host [2024-07-02T07:30:45.371Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T07:30:45.449Z] provisioning config files... [2024-07-02T07:30:45.457Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config12435396489836251829tmp [Pipeline] { [Pipeline] echo [2024-07-02T07:30:45.473Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:30:45.757Z] ---> create-netrc.sh [Pipeline] } [2024-07-02T07:30:45.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:30:46.095Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-02T07:30:46.104Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:30:46.388Z] ---> sudo-logs.sh [2024-07-02T07:30:46.389Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-02T07:30:46.439Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:30:46.717Z] ---> job-cost.sh [2024-07-02T07:30:46.717Z] lf-activate-venv: SKIPPING [2024-07-02T07:30:46.717Z] DEBUG: total: 0.10999999940395355 [2024-07-02T07:30:46.717Z] INFO: Retrieving Stack Cost... [2024-07-02T07:30:46.976Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-02T07:30:47.542Z] INFO: Archiving Costs [Pipeline] echo [2024-07-02T07:30:47.552Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:30:47.832Z] ---> logs-deploy.sh [2024-07-02T07:30:47.832Z] lf-activate-venv: SKIPPING [2024-07-02T07:30:47.832Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4810/2 [2024-07-02T07:30:47.832Z] INFO: archiving workspace using pattern(s): [2024-07-02T07:30:48.762Z] Archives upload complete. [2024-07-02T07:30:49.019Z] INFO: archiving logs to Nexus