Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 67c93f70b7447e1b2505b50fe643ca16422e2e49+1fb6775d8804dda106fccace673c66bb187c3e57 (3dde640262710e7ce74b8e0b20b2d7ad109a838e) 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-ssh416139959634007547.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16374177945260375305.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4569/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-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17577831339124108494.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh11230896966901579372.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-4569/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-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9817127446589404165.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], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17465 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1fb6775d8804dda106fccace673c66bb187c3e57 into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 > 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/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # timeout=10 Merge succeeded, producing 9383b960824636b74af7d7c50b3f38102ffe690e Checking out Revision 9383b960824636b74af7d7c50b3f38102ffe690e (PR-4569) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9383b960824636b74af7d7c50b3f38102ffe690e # timeout=10 Commit message: "Merge commit '1fb6775d8804dda106fccace673c66bb187c3e57' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:47 ========================================================= 08:30:47 EdgeX Global Pipelines Version Info 08:30:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:48 ------------------- 08:30:48 stable info: 08:30:48 ------------------- 08:30:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:48 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:30:48 Message: update stable to v1.0.249 > git rev-list --no-walk 8dee84e271b00f3fc28d634dd3f8edc0c8324dad # timeout=10 08:30:48 ------------------- 08:30:48 experimental info: 08:30:48 ------------------- 08:30:48 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:48 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:30:48 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo 08:30:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo 08:30:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo 08:30:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9383b960824636b74af7d7c50b3f38102ffe690e [Pipeline] echo 08:30:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9383b96 [Pipeline] echo 08:30:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:49 provisioning config files... 08:30:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config8624431765523960381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:49 ---> docker-login.sh 08:30:49 nexus3.edgexfoundry.org:10001 08:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:49 Configure a credential helper to remove this warning. See 08:30:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:49 08:30:49 Login Succeeded 08:30:49 nexus3.edgexfoundry.org:10002 08:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:49 Configure a credential helper to remove this warning. See 08:30:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:49 08:30:49 Login Succeeded 08:30:49 nexus3.edgexfoundry.org:10003 08:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:49 Configure a credential helper to remove this warning. See 08:30:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:49 08:30:49 Login Succeeded 08:30:49 nexus3.edgexfoundry.org:10004 08:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:49 Configure a credential helper to remove this warning. See 08:30:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:49 08:30:49 Login Succeeded 08:30:49 docker.io 08:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:50 Configure a credential helper to remove this warning. See 08:30:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:50 08:30:50 Login Succeeded 08:30:50 ---> docker-login.sh ends [Pipeline] } 08:30:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:50 + 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 08:30:50 + dirname cmd/core-command/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + echo core-command,cmd/core-command/Dockerfile 08:30:50 + + cut -d/ -f2 08:30:50 dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:50 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:50 + dirname cmd/core-data/Dockerfile+ 08:30:50 cut -d/ -f2 08:30:50 + echo core-data,cmd/core-data/Dockerfile 08:30:50 + dirname cmd/core-metadata/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:50 + dirname cmd/security-bootstrapper/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:50 + dirname cmd/security-proxy-auth/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:50 + dirname cmd/security-proxy-setup/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:50 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:50 + + dirname cmd/security-spiffe-token-provider/Dockerfilecut 08:30:50 -d/ -f2 08:30:50 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:50 + dirname cmd/security-spire-agent/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:50 + dirname cmd/security-spire-config/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:50 + dirname cmd/security-spire-server/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + dirname cmd/support-notifications/Dockerfile 08:30:50 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:50 + dirname cmd/support-scheduler/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:50 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 08:30:50 + git rev-list -1 --merges 9383b960824636b74af7d7c50b3f38102ffe690e~1..9383b960824636b74af7d7c50b3f38102ffe690e [Pipeline] echo 08:30:50 -----------> git rev-list -1 --merges 9383b960824636b74af7d7c50b3f38102ffe690e~1..9383b960824636b74af7d7c50b3f38102ffe690e 9383b960824636b74af7d7c50b3f38102ffe690e 08:30:50 9383b960824636b74af7d7c50b3f38102ffe690e [false] [Pipeline] sh 08:30:51 + git log --format=format:%s -1 9383b960824636b74af7d7c50b3f38102ffe690e [Pipeline] echo 08:30:51 ========================================================= 08:30:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:51 + grep -v github /etc/ssh/ssh_known_hosts 08:30:51 + [ -e /tmp/ssh_known_hosts ] 08:30:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:51 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:51 08:30:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:52 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:52 b85a868b505f: Pulling fs layer 08:30:52 e2be974225ed: Pulling fs layer 08:30:52 339a4e72a1f5: Pulling fs layer 08:30:52 988bab9f4d93: Pulling fs layer 08:30:52 1469e6f7b9e6: Pulling fs layer 08:30:52 eaf3925da568: Pulling fs layer 08:30:52 bab4dde63d76: Pulling fs layer 08:30:52 bde34c3a00c8: Pulling fs layer 08:30:52 b352a97aabf1: Pulling fs layer 08:30:52 4872d77fe225: Pulling fs layer 08:30:52 5851b861e8e6: Pulling fs layer 08:30:52 bab4dde63d76: Waiting 08:30:52 988bab9f4d93: Waiting 08:30:52 4872d77fe225: Waiting 08:30:52 1469e6f7b9e6: Waiting 08:30:52 bde34c3a00c8: Waiting 08:30:52 eaf3925da568: Waiting 08:30:52 5851b861e8e6: Waiting 08:30:52 e2be974225ed: Verifying Checksum 08:30:52 e2be974225ed: Download complete 08:30:52 988bab9f4d93: Verifying Checksum 08:30:52 988bab9f4d93: Download complete 08:30:52 1469e6f7b9e6: Verifying Checksum 08:30:52 1469e6f7b9e6: Download complete 08:30:52 339a4e72a1f5: Verifying Checksum 08:30:52 339a4e72a1f5: Download complete 08:30:52 eaf3925da568: Download complete 08:30:52 bde34c3a00c8: Download complete 08:30:52 b352a97aabf1: Verifying Checksum 08:30:52 b352a97aabf1: Download complete 08:30:52 4872d77fe225: Verifying Checksum 08:30:52 4872d77fe225: Download complete 08:30:52 5851b861e8e6: Verifying Checksum 08:30:52 5851b861e8e6: Download complete 08:30:52 b85a868b505f: Verifying Checksum 08:30:52 b85a868b505f: Download complete 08:30:53 bab4dde63d76: Verifying Checksum 08:30:53 bab4dde63d76: Download complete 08:30:54 b85a868b505f: Pull complete 08:30:54 e2be974225ed: Pull complete 08:30:55 339a4e72a1f5: Pull complete 08:30:55 988bab9f4d93: Pull complete 08:30:55 1469e6f7b9e6: Pull complete 08:30:56 eaf3925da568: Pull complete 08:30:58 bab4dde63d76: Pull complete 08:30:58 bde34c3a00c8: Pull complete 08:30:58 b352a97aabf1: Pull complete 08:30:58 4872d77fe225: Pull complete 08:30:59 5851b861e8e6: Pull complete 08:30:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:59 prd-ubuntu20.04-docker-8c-8g-17465 does not seem to be running inside a container 08:30:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-devops/py-git-semver:0.1.4 cat 08:31:07 $ docker top cce2a1b601a471ca9d10bba8974fd730f147a1a0bd217374b00a9351d3b31d54 -eo pid,comm 08:31:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:31:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:07 [ssh-agent] Looking for ssh-agent implementation... 08:31:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:07 $ docker exec cce2a1b601a471ca9d10bba8974fd730f147a1a0bd217374b00a9351d3b31d54 ssh-agent 08:31:07 SSH_AUTH_SOCK=/tmp/ssh-GvVCemOlUCDh/agent.14 08:31:07 SSH_AGENT_PID=20 08:31:07 Running ssh-add (command line suppressed) 08:31:07 Identity added: /w/workspace/edgex-go/8@tmp/private_key_6932959001775228374.key (/w/workspace/edgex-go/8@tmp/private_key_6932959001775228374.key) 08:31:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:08 + git tag --points-at HEAD [Pipeline] } 08:31:08 $ docker exec --env ******** --env ******** cce2a1b601a471ca9d10bba8974fd730f147a1a0bd217374b00a9351d3b31d54 ssh-agent -k 08:31:08 unset SSH_AUTH_SOCK; 08:31:08 unset SSH_AGENT_PID; 08:31:08 echo Agent pid 20 killed; 08:31:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:08 [ssh-agent] Looking for ssh-agent implementation... 08:31:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:08 $ docker exec cce2a1b601a471ca9d10bba8974fd730f147a1a0bd217374b00a9351d3b31d54 ssh-agent 08:31:08 SSH_AUTH_SOCK=/tmp/ssh-qTlHYX7rDHHV/agent.70 08:31:08 SSH_AGENT_PID=76 08:31:08 Running ssh-add (command line suppressed) 08:31:08 Identity added: /w/workspace/edgex-go/8@tmp/private_key_17975933399264878956.key (/w/workspace/edgex-go/8@tmp/private_key_17975933399264878956.key) 08:31:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:08 + git semver init 08:31:09 2023-05-31 08:31:09,202 [run_init] DEBUG init version:0.0.0 force:False 08:31:09 2023-05-31 08:31:09,204 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver 08:31:09 2023-05-31 08:31:09,205 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver 08:31:09 2023-05-31 08:31:09,205 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) 08:31:17 2023-05-31 08:31:16,229 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude 08:31:17 2023-05-31 08:31:16,229 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4569 with force:False 08:31:17 2023-05-31 08:31:16,229 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4569 08:31:17 2023-05-31 08:31:16,234 [execute] INFO git cat-file --batch-check 08:31:17 2023-05-31 08:31:16,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 08:31:17 2023-05-31 08:31:16,240 [execute] INFO git cat-file --batch 08:31:17 2023-05-31 08:31:16,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 08:31:17 2023-05-31 08:31:16,245 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4569 08:31:17 0.0.0 [Pipeline] } 08:31:17 $ docker exec --env ******** --env ******** cce2a1b601a471ca9d10bba8974fd730f147a1a0bd217374b00a9351d3b31d54 ssh-agent -k 08:31:17 unset SSH_AUTH_SOCK; 08:31:17 unset SSH_AGENT_PID; 08:31:17 echo Agent pid 76 killed; 08:31:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:17 + git semver [Pipeline] } 08:31:18 $ docker stop --time=1 cce2a1b601a471ca9d10bba8974fd730f147a1a0bd217374b00a9351d3b31d54 08:31:19 $ docker rm -f --volumes cce2a1b601a471ca9d10bba8974fd730f147a1a0bd217374b00a9351d3b31d54 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:20 Stashed 1 file(s) [Pipeline] echo 08:31:20 [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 08:31:20 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 08:31:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:20 ========================================================= 08:31:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:31:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:21 f56be85fc22e: Pulling fs layer 08:31:21 85791d961cd3: Pulling fs layer 08:31:21 d694b5ae8c79: Pulling fs layer 08:31:21 9f32a84ed3da: Pulling fs layer 08:31:21 4d19c01a9841: Pulling fs layer 08:31:21 9325e15d5711: Pulling fs layer 08:31:21 556b6ee489ea: Pulling fs layer 08:31:21 c5a4b2cf53e6: Pulling fs layer 08:31:21 9f32a84ed3da: Waiting 08:31:21 4d19c01a9841: Waiting 08:31:21 9325e15d5711: Waiting 08:31:21 c5a4b2cf53e6: Waiting 08:31:21 85791d961cd3: Download complete 08:31:21 9f32a84ed3da: Verifying Checksum 08:31:21 9f32a84ed3da: Download complete 08:31:21 4d19c01a9841: Verifying Checksum 08:31:21 4d19c01a9841: Download complete 08:31:21 f56be85fc22e: Verifying Checksum 08:31:21 f56be85fc22e: Download complete 08:31:21 9325e15d5711: Verifying Checksum 08:31:21 9325e15d5711: Download complete 08:31:21 f56be85fc22e: Pull complete 08:31:21 c5a4b2cf53e6: Verifying Checksum 08:31:21 c5a4b2cf53e6: Download complete 08:31:22 d694b5ae8c79: Verifying Checksum 08:31:22 d694b5ae8c79: Download complete 08:31:22 556b6ee489ea: Verifying Checksum 08:31:22 556b6ee489ea: Download complete 08:31:22 85791d961cd3: Pull complete 08:31:26 d694b5ae8c79: Pull complete 08:31:26 9f32a84ed3da: Pull complete 08:31:26 4d19c01a9841: Pull complete 08:31:26 9325e15d5711: Pull complete 08:31:28 556b6ee489ea: Pull complete 08:31:29 c5a4b2cf53e6: Pull complete 08:31:29 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:31:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:31:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:29 WORKDIR /edgex 08:31:29 COPY go.mod . 08:31:29 RUN go mod download 08:31:29 + docker build -t ci-base-image-x86_64 -f - . 08:31:31 Sending build context to Docker daemon 170.8MB 08:31:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:31 ---> c4be618373d6 08:31:31 Step 2/4 : WORKDIR /edgex 08:31:35 Still waiting to schedule task 08:31:35 ‘prd-ubuntu20.04-docker-arm64-4c-16g-17466’ is offline 08:31:41 ---> Running in 55345a874793 08:31:41 Removing intermediate container 55345a874793 08:31:41 ---> 4b8f8c5fbdbe 08:31:41 Step 3/4 : COPY go.mod . 08:31:41 ---> 06b4d77cca2b 08:31:41 Step 4/4 : RUN go mod download 08:31:41 ---> Running in 9d32d43b107f 08:31:59 Removing intermediate container 9d32d43b107f 08:31:59 ---> d0812451f2c9 08:31:59 Successfully built d0812451f2c9 08:31:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:00 + docker inspect -f . ci-base-image-x86_64 08:32:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:00 prd-ubuntu20.04-docker-8c-8g-17465 does not seem to be running inside a container 08:32:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:00 $ docker top 4f17c287eb11640f414af2c86fe6343e8527eddd0973127de0ad3437ce4d5982 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:01 + go version 08:32:01 go version go1.20.2 linux/amd64 [Pipeline] } 08:32:01 $ docker stop --time=1 4f17c287eb11640f414af2c86fe6343e8527eddd0973127de0ad3437ce4d5982 08:32:02 $ docker rm -f --volumes 4f17c287eb11640f414af2c86fe6343e8527eddd0973127de0ad3437ce4d5982 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:02 + docker inspect -f . ci-base-image-x86_64 08:32:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:03 prd-ubuntu20.04-docker-8c-8g-17465 does not seem to be running inside a container 08:32:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:03 $ docker top 970d75634a7a3aef4f74e114ce6ac945cca0cca1767fa85c67f92b551d0ad15a -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:03 ========================================================= 08:32:03 [edgeXBuildGoParallel] Running Tests and Build... 08:32:03 ========================================================= [Pipeline] sh 08:32:04 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 08:32:04 + make test 08:32:04 go test -race -coverprofile=coverage.out ./... 08:32:12 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 71.5% of statements 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 54.0% of statements 08:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.037s coverage: 88.5% of statements 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.350s coverage: 95.6% of statements 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements 08:32:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 42.9% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 82.9% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 08:32:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.287s coverage: 79.9% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.073s coverage: 92.9% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.111s coverage: 81.8% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 86.0% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.111s coverage: 92.3% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 08:33:12 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:33:12 Dockerfile.fuzz:1 DL3026 error: Use only an allowed registry in the FROM image 08:33:12 Dockerfile.fuzz:5 DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga `. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`). 08:33:12 Dockerfile.fuzz:8 DL3003 warning: Use WORKDIR to switch to a directory 08:33:12 Dockerfile.fuzz:8 SC2164 warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. 08:33:12 make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } 08:33:12 $ docker stop --time=1 970d75634a7a3aef4f74e114ce6ac945cca0cca1767fa85c67f92b551d0ad15a 08:33:13 $ docker rm -f --volumes 970d75634a7a3aef4f74e114ce6ac945cca0cca1767fa85c67f92b551d0ad15a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:33:14 Failed in branch amd64 08:34:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17468 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws 08:34:15 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 08:34:15 The recommended git tool is: git 08:34:21 using credential edgex-jenkins-ssh 08:34:21 Cloning the remote Git repository 08:34:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:21 > git init /w/workspace/edgex-go/8 # timeout=10 08:34:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:21 > git --version # timeout=10 08:34:21 > git --version # 'git version 2.25.1' 08:34:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:42 Merging remotes/origin/main commit 1fb6775d8804dda106fccace673c66bb187c3e57 into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 08:34:43 Merge succeeded, producing 5d37d0ff07358529d72af4cbaf97e5aff9d919fb 08:34:43 Checking out Revision 5d37d0ff07358529d72af4cbaf97e5aff9d919fb (PR-4569) 08:34:42 > git config core.sparsecheckout # timeout=10 08:34:42 > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # timeout=10 08:34:42 > git remote # timeout=10 08:34:42 > git config --get remote.origin.url # timeout=10 08:34:42 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:42 > git merge 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 08:34:43 > git rev-parse HEAD^{commit} # timeout=10 08:34:43 > git config core.sparsecheckout # timeout=10 08:34:43 > git checkout -f 5d37d0ff07358529d72af4cbaf97e5aff9d919fb # timeout=10 08:34:46 Commit message: "Merge commit '1fb6775d8804dda106fccace673c66bb187c3e57' into HEAD" 08:34:46 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:47 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:47 Dload Upload Total Spent Left Speed 08:34:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 08:34:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:48 + sudo tee /etc/docker/daemon.new 08:34:48 { 08:34:48 "registry-mirrors": [ 08:34:48 "https://nexus3.edgexfoundry.org:10001" 08:34:48 ], 08:34:48 "bip": "10.250.0.254/24", 08:34:48 "hosts": [ 08:34:48 "tcp://0.0.0.0:5555", 08:34:48 "unix:///var/run/docker.sock" 08:34:48 ], 08:34:48 "mtu": 1458, 08:34:48 "selinux-enabled": true, 08:34:48 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:48 } [Pipeline] sh 08:34:46 > git rev-list --no-walk 8dee84e271b00f3fc28d634dd3f8edc0c8324dad # timeout=10 08:34:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:07 provisioning config files... 08:35:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config12097212907849531334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:08 ---> docker-login.sh 08:35:08 nexus3.edgexfoundry.org:10001 08:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:08 Configure a credential helper to remove this warning. See 08:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:08 08:35:08 Login Succeeded 08:35:08 nexus3.edgexfoundry.org:10002 08:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:09 Configure a credential helper to remove this warning. See 08:35:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:09 08:35:09 Login Succeeded 08:35:09 nexus3.edgexfoundry.org:10003 08:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:09 Configure a credential helper to remove this warning. See 08:35:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:09 08:35:09 Login Succeeded 08:35:09 nexus3.edgexfoundry.org:10004 08:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:09 Configure a credential helper to remove this warning. See 08:35:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:09 08:35:09 Login Succeeded 08:35:09 docker.io 08:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:10 Configure a credential helper to remove this warning. See 08:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:10 08:35:10 Login Succeeded 08:35:10 ---> docker-login.sh ends [Pipeline] } 08:35:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:35:11 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 08:35:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:11 ========================================================= 08:35:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:35:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:35:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:13 c41833b44d91: Pulling fs layer 08:35:13 ed15518f5707: Pulling fs layer 08:35:13 feae8fd75edb: Pulling fs layer 08:35:13 242c74f7c9fa: Pulling fs layer 08:35:13 3cdef696dda3: Pulling fs layer 08:35:13 2ced38df9373: Pulling fs layer 08:35:13 58f1dce35555: Pulling fs layer 08:35:13 242c74f7c9fa: Waiting 08:35:13 2ced38df9373: Waiting 08:35:13 3cdef696dda3: Waiting 08:35:13 58f1dce35555: Waiting 08:35:13 ed15518f5707: Verifying Checksum 08:35:13 ed15518f5707: Download complete 08:35:13 242c74f7c9fa: Verifying Checksum 08:35:13 242c74f7c9fa: Download complete 08:35:13 3cdef696dda3: Download complete 08:35:13 c41833b44d91: Verifying Checksum 08:35:14 c41833b44d91: Pull complete 08:35:14 58f1dce35555: Verifying Checksum 08:35:14 ed15518f5707: Pull complete 08:35:15 feae8fd75edb: Verifying Checksum 08:35:15 feae8fd75edb: Download complete 08:35:15 2ced38df9373: Verifying Checksum 08:35:25 feae8fd75edb: Pull complete 08:35:26 242c74f7c9fa: Pull complete 08:35:26 3cdef696dda3: Pull complete 08:35:33 2ced38df9373: Pull complete 08:35:34 58f1dce35555: Pull complete 08:35:34 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:35:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:35:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:34 WORKDIR /edgex 08:35:34 COPY go.mod . 08:35:34 RUN go mod download 08:35:34 + docker build -t ci-base-image-arm64 -f - . 08:35:35 Sending build context to Docker daemon 2.95MB 08:35:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:35 ---> fadd8f120f05 08:35:35 Step 2/4 : WORKDIR /edgex 08:35:37 ---> Running in d40279ab2af1 08:35:39 Removing intermediate container d40279ab2af1 08:35:39 ---> d75110e81e2d 08:35:39 Step 3/4 : COPY go.mod . 08:35:39 ---> 76ff21c2388a 08:35:39 Step 4/4 : RUN go mod download 08:35:39 ---> Running in c7aaf9ab26f1 08:36:12 Removing intermediate container c7aaf9ab26f1 08:36:12 ---> 9b4955feb939 08:36:12 Successfully built 9b4955feb939 08:36:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:12 + docker inspect -f . ci-base-image-arm64 08:36:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:12 prd-ubuntu20.04-docker-arm64-4c-16g-17468 does not seem to be running inside a container 08:36:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:13 $ docker top 790e488927345478772925f721eecf045457cddf16d8dda733e8630f1897c9f7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:14 + go version 08:36:14 go version go1.20.2 linux/arm64 [Pipeline] } 08:36:14 $ docker stop --time=1 790e488927345478772925f721eecf045457cddf16d8dda733e8630f1897c9f7 08:36:19 $ docker rm -f --volumes 790e488927345478772925f721eecf045457cddf16d8dda733e8630f1897c9f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:20 + docker inspect -f . ci-base-image-arm64 08:36:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:20 prd-ubuntu20.04-docker-arm64-4c-16g-17468 does not seem to be running inside a container 08:36:20 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:21 $ docker top 0ac2edaaab9dd68f88163f776b08e0d183eb98b77b04f99f900b3e3d1d16fb7a -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:22 ========================================================= 08:36:22 [edgeXBuildGoParallel] Running Tests and Build... 08:36:22 ========================================================= [Pipeline] sh 08:36:22 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 08:36:22 + make test 08:36:22 go test -race -coverprofile=coverage.out ./... 08:37:09 ? github.com/edgexfoundry/edgex-go [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.237s coverage: 28.7% of statements 08:39:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.301s coverage: 98.5% of statements 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.390s coverage: 71.5% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.313s coverage: 54.0% of statements 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.288s coverage: 88.5% of statements 08:39:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.526s coverage: 3.8% of statements 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.781s coverage: 95.6% of statements 08:40:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.216s coverage: 72.2% of statements 08:40:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.245s coverage: 65.9% of statements 08:40:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.432s coverage: 0.9% of statements 08:40:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 29.0% of statements 08:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.282s coverage: 42.9% of statements 08:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.255s coverage: 82.9% of statements 08:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements 08:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements 08:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements 08:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.246s coverage: 94.4% of statements 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.166s coverage: 79.9% of statements 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.281s coverage: 92.9% of statements 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.224s coverage: 62.3% of statements 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.186s coverage: 20.0% of statements 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.479s coverage: 81.8% of statements 08:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.509s coverage: 82.1% of statements 08:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 86.0% of statements 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.987s coverage: 63.1% of statements 08:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.286s coverage: 100.0% of statements 08:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 89.4% of statements 08:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements 08:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements 08:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.094s coverage: 100.0% of statements 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.016s coverage: 38.4% of statements 08:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.255s coverage: 89.5% of statements 08:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.235s coverage: 84.8% of statements 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.589s coverage: 92.3% of statements 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.288s coverage: 61.5% of statements 08:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.425s coverage: 97.7% of statements 08:41:49 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:41:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:49 go vet ./... 08:44:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:41 ./bin/test-attribution-txt.sh [Pipeline] echo 08:44:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:44:41 + ls -al . 08:44:41 total 724 08:44:41 drwxrwxr-x 10 1001 1001 4096 May 31 08:36 . 08:44:41 drwxr-xr-x 4 root root 4096 May 31 08:36 .. 08:44:41 drwxrwxr-x 2 1001 1001 4096 May 31 08:34 .blubracket 08:44:41 -rw-rw-r-- 1 1001 1001 16 May 31 08:34 .dockerignore 08:44:41 drwxrwxr-x 8 1001 1001 4096 May 31 08:34 .git 08:44:41 drwxrwxr-x 3 1001 1001 4096 May 31 08:34 .github 08:44:41 -rw-rw-r-- 1 1001 1001 1162 May 31 08:34 .gitignore 08:44:41 -rw-rw-r-- 1 1001 1001 42 May 31 08:34 .golangci.yml 08:44:41 -rw-rw-r-- 1 1001 1001 87 May 31 08:34 .hadolint.yml 08:44:41 -rw-rw-r-- 1 1001 1001 166 May 31 08:34 .sonarcloud.properties 08:44:41 -rw-rw-r-- 1 1001 1001 1171 May 31 08:34 ADOPTERS.md 08:44:41 -rw-rw-r-- 1 1001 1001 10835 May 31 08:34 Attribution.txt 08:44:41 -rw-rw-r-- 1 1001 1001 93407 May 31 08:34 CHANGELOG.md 08:44:41 -rw-rw-r-- 1 1001 1001 3804 May 31 08:34 CONTRIBUTING.md 08:44:41 -rw-rw-r-- 1 1001 1001 579 May 31 08:34 Dockerfile.fuzz 08:44:41 -rw-rw-r-- 1 1001 1001 677 May 31 08:34 GOVERNANCE.md 08:44:41 -rw-rw-r-- 1 1001 1001 883 May 31 08:34 Jenkinsfile 08:44:41 -rw-rw-r-- 1 1001 1001 10775 May 31 08:34 LICENSE 08:44:41 -rw-rw-r-- 1 1001 1001 14368 May 31 08:34 Makefile 08:44:41 -rw-rw-r-- 1 1001 1001 582 May 31 08:34 OWNERS.md 08:44:41 -rw-rw-r-- 1 1001 1001 9923 May 31 08:34 README.md 08:44:41 -rw-rw-r-- 1 1001 1001 789 May 31 08:34 SECURITY.md 08:44:41 -rw-rw-r-- 1 1001 1001 5 May 31 08:31 VERSION 08:44:41 drwxrwxr-x 2 1001 1001 4096 May 31 08:34 bin 08:44:41 drwxrwxr-x 18 1001 1001 4096 May 31 08:34 cmd 08:44:41 -rw-r--r-- 1 root root 447731 May 31 08:41 coverage.out 08:44:41 -rwxrwxr-x 1 1001 1001 874 May 31 08:34 fuzzing_docker.sh 08:44:41 -rw-rw-r-- 1 1001 1001 3159 May 31 08:34 go.mod 08:44:41 -rw-rw-r-- 1 1001 1001 30958 May 31 08:34 go.sum 08:44:41 drwxrwxr-x 7 1001 1001 4096 May 31 08:34 internal 08:44:41 drwxrwxr-x 3 1001 1001 4096 May 31 08:34 openapi 08:44:41 -rw-rw-r-- 1 1001 1001 594 May 31 08:34 security.txt 08:44:41 drwxrwxr-x 4 1001 1001 4096 May 31 08:34 snap 08:44:41 -rw-rw-r-- 1 1001 1001 204 May 31 08:34 version.go [Pipeline] sh 08:44:42 + '[' -e coverage.out ] 08:44:42 + chown 1001:1001 coverage.out [Pipeline] stash 08:44:43 Stashed 1 file(s) [Pipeline] sh 08:44:43 + make build 08:44:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:46:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:46:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:46:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:46:31 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:47:19 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:47:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:47:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:47:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:47:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:47:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:47:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:48:01 $ docker stop --time=1 0ac2edaaab9dd68f88163f776b08e0d183eb98b77b04f99f900b3e3d1d16fb7a 08:48:03 $ docker rm -f --volumes 0ac2edaaab9dd68f88163f776b08e0d183eb98b77b04f99f900b3e3d1d16fb7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:06 08:48:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:07 latest: Pulling from edgex-devops/edgex-compose-arm64 08:48:07 29e5d40040c1: Pulling fs layer 08:48:07 1ce36da41761: Pulling fs layer 08:48:07 25b303627fd3: Pulling fs layer 08:48:07 29e5d40040c1: Download complete 08:48:07 1ce36da41761: Verifying Checksum 08:48:07 1ce36da41761: Download complete 08:48:07 29e5d40040c1: Pull complete 08:48:08 25b303627fd3: Verifying Checksum 08:48:08 1ce36da41761: Pull complete 08:48:19 25b303627fd3: Pull complete 08:48:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:48:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:19 prd-ubuntu20.04-docker-arm64-4c-16g-17468 does not seem to be running inside a container 08:48:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:22 $ docker top 76a506b4abae29eb3d558e42fc4ae7c7420c2ac003ece680be8a356647e787e7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:22 + grep parallel 08:48:22 + docker-compose build --help 08:48:29 --parallel Build images in parallel. [Pipeline] } 08:48:29 $ docker stop --time=1 76a506b4abae29eb3d558e42fc4ae7c7420c2ac003ece680be8a356647e787e7 08:48:31 $ docker rm -f --volumes 76a506b4abae29eb3d558e42fc4ae7c7420c2ac003ece680be8a356647e787e7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:32 prd-ubuntu20.04-docker-arm64-4c-16g-17468 does not seem to be running inside a container 08:48:32 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:33 $ docker top 213731ee5c9804ed2e51d7c1d72c4452af1e93350e955530ba09b3cdbe215c0f -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:34 + docker-compose -f ./docker-compose-build.yml build --parallel 08:48:40 Building core-command ... 08:48:40 Building core-common-config-bootstrapper ... 08:48:40 Building core-data ... 08:48:40 Building core-metadata ... 08:48:40 Building security-bootstrapper ... 08:48:40 Building security-proxy-auth ... 08:48:40 Building security-proxy-setup ... 08:48:40 Building security-secretstore-setup ... 08:48:40 Building security-spiffe-token-provider ... 08:48:40 Building security-spire-agent ... 08:48:40 Building security-spire-config ... 08:48:40 Building security-spire-server ... 08:48:40 Building support-notifications ... 08:48:40 Building support-scheduler ... 08:48:40 Building security-proxy-setup 08:48:40 Building core-data 08:48:40 Building core-common-config-bootstrapper 08:48:40 Building security-proxy-auth 08:48:40 Building security-bootstrapper 08:49:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:37 ---> 9b4955feb939 08:49:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:49:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:37 ---> 9b4955feb939 08:49:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:49:37 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:37 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:49:37 ---> 9b4955feb939 08:49:37 Step 3/33 : WORKDIR /edgex-go 08:49:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:37 ---> 9b4955feb939 08:49:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:49:37 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:49:37 ---> 9b4955feb939 08:49:37 Step 3/22 : WORKDIR /edgex-go 08:49:37 ---> Running in f3e49b9ebdc0 08:49:37 ---> Running in 1ce731f3e2fb 08:49:37 ---> Running in 61e446012ca0 08:49:37 ---> Running in bac1f91932ba 08:49:37 ---> Running in de9c53ed90cc 08:49:37 Removing intermediate container f3e49b9ebdc0 08:49:37 ---> 32fe64a36862 08:49:37 Step 4/23 : WORKDIR /edgex-go 08:49:37 Removing intermediate container 1ce731f3e2fb 08:49:37 ---> 50cba259ed29 08:49:37 Step 4/23 : WORKDIR /edgex-go 08:49:37 Removing intermediate container de9c53ed90cc 08:49:37 ---> 8ee2314018c9 08:49:37 Step 4/23 : WORKDIR /edgex-go 08:49:37 ---> Running in 29a8684af3a5 08:49:37 Removing intermediate container bac1f91932ba 08:49:37 ---> ab4a1d4ba8c6 08:49:37 Step 4/33 : RUN apk add --update --no-cache make git 08:49:37 Removing intermediate container 61e446012ca0 08:49:37 ---> 76ede57af6a1 08:49:37 Step 4/22 : RUN apk add --update --no-cache make git 08:49:37 ---> Running in 09a09af1ac29 08:49:37 ---> Running in 3fe89590931b 08:49:37 ---> Running in 415723bc3ed3 08:49:37 ---> Running in fe0709da7865 08:49:37 Removing intermediate container 29a8684af3a5 08:49:37 ---> 802908616ad9 08:49:37 Step 5/23 : RUN apk add --update --no-cache make git 08:49:37 Removing intermediate container 09a09af1ac29 08:49:37 ---> a6b7860af59c 08:49:37 Step 5/23 : RUN apk add --update --no-cache make git 08:49:37 ---> Running in 66f4907579bd 08:49:37 Removing intermediate container 3fe89590931b 08:49:37 ---> 521034c45d7a 08:49:37 Step 5/23 : RUN apk add --update --no-cache make git 08:49:37 ---> Running in 35958ed5bc05 08:49:37 ---> Running in f634562ff343 08:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:38 OK: 263 MiB in 53 packages 08:49:39 OK: 263 MiB in 53 packages 08:49:40 OK: 263 MiB in 53 packages 08:49:40 OK: 263 MiB in 53 packages 08:49:40 OK: 263 MiB in 53 packages 08:49:41 Removing intermediate container fe0709da7865 08:49:41 ---> c892499f9bca 08:49:41 Step 5/22 : COPY go.mod vendor* ./ 08:49:41 Removing intermediate container 415723bc3ed3 08:49:41 ---> 97b9159e49a4 08:49:41 Step 5/33 : COPY go.mod vendor* ./ 08:49:41 Removing intermediate container f634562ff343 08:49:41 ---> 480c94f5a2f9 08:49:41 Step 6/23 : COPY go.mod vendor* ./ 08:49:42 Removing intermediate container 35958ed5bc05 08:49:42 ---> bca9604b71b6 08:49:42 Step 6/23 : COPY go.mod vendor* ./ 08:49:42 Removing intermediate container 66f4907579bd 08:49:42 ---> e5d9041a1970 08:49:42 Step 6/23 : COPY go.mod vendor* ./ 08:49:42 ---> e58189855e3d 08:49:42 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:42 ---> f900a05b31e4 08:49:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:42 ---> Running in 012d981ebcbb 08:49:42 ---> b3d994ea2341 08:49:42 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:42 ---> Running in 52a062a8595e 08:49:43 ---> Running in 83f17b559234 08:49:43 ---> 2d86432d6abb 08:49:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:43 ---> Running in 96a5a9d5e4cf 08:49:43 ---> 7899f1d02537 08:49:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:43 ---> Running in 0017491aa531 08:51:50 Removing intermediate container 0017491aa531 08:51:50 ---> 92836d0c0d00 08:51:50 Step 8/23 : COPY . . 08:51:50 Removing intermediate container 012d981ebcbb 08:51:50 ---> 4677ccebcc9e 08:51:50 Step 7/22 : COPY . . 08:51:50 Removing intermediate container 52a062a8595e 08:51:50 ---> c9654779f901 08:51:50 Step 8/23 : COPY . . 08:51:50 Removing intermediate container 96a5a9d5e4cf 08:51:50 ---> 54c6347a3379 08:51:50 Step 8/23 : COPY . . 08:51:50 Removing intermediate container 83f17b559234 08:51:50 ---> 63697f094afb 08:51:50 Step 7/33 : COPY . . 08:51:55 ---> d487efbb691a 08:51:55 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:51:55 ---> 77923985b2ff 08:51:55 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:51:55 ---> a78941ffa424 08:51:55 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:51:55 ---> Running in a7b8b4ecb606 08:51:55 ---> 7940ef1044ca 08:51:55 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:51:55 ---> Running in f65126691be5 08:51:55 ---> Running in b88681161c8a 08:51:55 ---> c27dbd5764d4 08:51:55 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:51:55 ---> Running in 0607165cd2ad 08:51:55 ---> Running in f28cbc1daf83 08:51:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:51:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:51:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:51:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:51:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:58:50 Removing intermediate container f28cbc1daf83 08:58:50 ---> 3ecb67d31420 08:58:50 08:58:50 Step 10/23 : FROM alpine:3.17 08:58:50 3.17: Pulling from library/alpine 08:58:50 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:58:50 Status: Downloaded newer image for alpine:3.17 08:58:50 ---> 51e60588ff2c 08:58:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:58:50 ---> Running in bf8579693856 08:58:50 Removing intermediate container bf8579693856 08:58:50 ---> 80944ff13cd7 08:58:50 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:58:50 ---> Running in 4c334d044bd3 08:58:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:52 Removing intermediate container b88681161c8a 08:58:52 ---> 4a94cd15ed95 08:58:52 08:58:52 Step 9/22 : FROM alpine:3.17 08:58:52 ---> 51e60588ff2c 08:58:52 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:58:52 ---> Running in 6df52063185b 08:58:53 (1/1) Installing dumb-init (1.2.5-r2) 08:58:53 Executing busybox-1.35.0-r29.trigger 08:58:53 OK: 8 MiB in 16 packages 08:58:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:55 Removing intermediate container 4c334d044bd3 08:58:55 ---> c3affe63857f 08:58:55 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:57 ---> b5f08aa64329 08:58:57 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:58:57 (1/2) Installing dumb-init (1.2.5-r2) 08:58:57 (2/2) Installing openssl (3.0.8-r4) 08:58:57 Executing busybox-1.35.0-r29.trigger 08:58:58 OK: 8 MiB in 17 packages 08:58:58 ---> c4ae7c32af66 08:58:58 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:59:00 Removing intermediate container 6df52063185b 08:59:00 ---> b580884ed99c 08:59:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:59:00 ---> Running in 7e37cbe30d43 08:59:01 Removing intermediate container 7e37cbe30d43 08:59:01 ---> 71cc1df00845 08:59:01 Step 12/22 : WORKDIR /edgex 08:59:01 ---> Running in 5c542f6cb87e 08:59:02 ---> 7696b60b3b8f 08:59:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:59:02 Removing intermediate container 5c542f6cb87e 08:59:02 ---> 5d791d03018c 08:59:02 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:02 Removing intermediate container f65126691be5 08:59:02 ---> 474da830ea4f 08:59:02 08:59:02 Step 9/33 : FROM alpine:3.17 08:59:02 ---> 51e60588ff2c 08:59:02 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:59:03 ---> Running in 5b579d551113 08:59:04 Removing intermediate container 5b579d551113 08:59:04 ---> e78d8c5081f7 08:59:04 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:59:04 ---> 79018fdafb71 08:59:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:59:04 ---> Running in 5452dd6ea98e 08:59:04 ---> 655f2847aea3 08:59:04 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:59:06 ---> 080cde7d3413 08:59:06 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:06 ---> Running in 86cdfed0f847 08:59:06 ---> bb4376f6b9ec 08:59:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:59:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:08 ---> 0d75f4304be8 08:59:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:59:09 (1/2) Installing dumb-init (1.2.5-r2) 08:59:09 (2/2) Installing su-exec (0.2-r2) 08:59:09 Executing busybox-1.35.0-r29.trigger 08:59:09 OK: 8 MiB in 17 packages 08:59:10 Removing intermediate container 86cdfed0f847 08:59:10 ---> 397c83978312 08:59:10 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:59:11 ---> Running in ea99cc4957bc 08:59:12 Removing intermediate container ea99cc4957bc 08:59:12 ---> c63855f58159 08:59:12 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:59:12 Removing intermediate container 5452dd6ea98e 08:59:12 ---> ee356e9461b6 08:59:12 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:59:12 ---> fd4e43ba9a2c 08:59:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:59:12 ---> Running in 5af440abe71f 08:59:12 ---> Running in bd9090704aea 08:59:13 Removing intermediate container bd9090704aea 08:59:13 ---> 50f2a98c29e7 08:59:13 Step 21/23 : LABEL arch=arm64 08:59:13 Removing intermediate container 5af440abe71f 08:59:13 ---> 5b76828cc3c2 08:59:13 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:59:13 ---> Running in 099cd0ab7d48 08:59:13 ---> Running in a970da1fb96d 08:59:13 ---> 8f229bc0c00c 08:59:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:13 ---> Running in fb31e621a674 08:59:14 Removing intermediate container 099cd0ab7d48 08:59:14 ---> dc5998bd0624 08:59:14 Step 22/23 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb 08:59:14 Removing intermediate container a970da1fb96d 08:59:14 ---> 847bfcb27638 08:59:14 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:59:14 ---> Running in 1d2a18aa381a 08:59:14 ---> Running in 338ae326ac2f 08:59:15 Removing intermediate container 338ae326ac2f 08:59:15 ---> ad7552f79ed7 08:59:15 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:59:15 Removing intermediate container 1d2a18aa381a 08:59:15 ---> cc6f9b5323e5 08:59:15 Step 23/23 : LABEL version=0.0.0 08:59:15 ---> Running in 8b8474f85119 08:59:15 ---> Running in 79d3bc5cfb66 08:59:16 Removing intermediate container 8b8474f85119 08:59:16 ---> 1247fa7cd18c 08:59:16 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:59:16 Removing intermediate container 79d3bc5cfb66 08:59:16 ---> 0628404c671a 08:59:16 08:59:16 ---> Running in d387d0bfa2c9 08:59:17 Removing intermediate container fb31e621a674 08:59:17 ---> 9b8d6b13306d 08:59:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:59:17 ---> Running in 40bf0c610c7f 08:59:17 Successfully built 0628404c671a 08:59:17 Successfully tagged security-proxy-auth-arm64:latest 08:59:17 Building core-metadata 08:59:18  Building security-proxy-auth ... done Removing intermediate container 40bf0c610c7f 08:59:18 ---> 669499827eb2 08:59:18 Step 20/22 : LABEL arch=arm64 08:59:18 ---> Running in 577cb31c4bd3 08:59:19 Removing intermediate container 577cb31c4bd3 08:59:19 ---> 1fc9c8b350f3 08:59:19 Step 21/22 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb 08:59:19 ---> Running in 789fae2a2321 08:59:20 Removing intermediate container d387d0bfa2c9 08:59:20 ---> 14c3fd4c75f5 08:59:20 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:59:20 Removing intermediate container 789fae2a2321 08:59:20 ---> d8997c34e518 08:59:20 Step 22/22 : LABEL version=0.0.0 08:59:20 ---> Running in c32538980582 08:59:20 Removing intermediate container 0607165cd2ad 08:59:20 ---> e4e300a7df75 08:59:20 08:59:20 Step 10/23 : FROM alpine:3.17 08:59:20 ---> 51e60588ff2c 08:59:20 ---> Running in 8078fdc34836 08:59:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:59:20 ---> Using cache 08:59:20 ---> 80944ff13cd7 08:59:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:59:20 ---> Using cache 08:59:20 ---> c3affe63857f 08:59:20 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:20 ---> Using cache 08:59:20 ---> b5f08aa64329 08:59:20 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:59:20 ---> Using cache 08:59:20 ---> c4ae7c32af66 08:59:20 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:59:21 Removing intermediate container c32538980582 08:59:21 ---> 7d557447a78f 08:59:21 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:59:21 Removing intermediate container 8078fdc34836 08:59:21 ---> 9dbac44b8f95 08:59:21 08:59:22 Successfully built 9dbac44b8f95 08:59:22 Successfully tagged security-proxy-setup-arm64:latest 08:59:22 Building security-spire-server 08:59:22  Building security-proxy-setup ... done  ---> fa28e0abe3d4 08:59:22 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:59:22 ---> Running in 703b704cfccc 08:59:22 ---> 73d541a4ec2a 08:59:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:59:24 ---> 4749e4575816 08:59:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:59:25 ---> dff43f47fc54 08:59:25 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:25 ---> Running in e9a2d8b567db 08:59:26 Removing intermediate container 703b704cfccc 08:59:26 ---> a023e3b9c49e 08:59:26 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:28 ---> 912074a52b33 08:59:28 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:59:29 Removing intermediate container e9a2d8b567db 08:59:29 ---> 06b8d2a9e5cf 08:59:29 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:59:29 ---> Running in 144e3861b274 08:59:29 ---> 7d082626a61d 08:59:29 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:59:29 Removing intermediate container 144e3861b274 08:59:29 ---> b18cb30c4a13 08:59:29 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:59:29 ---> Running in a0075957e157 08:59:30 Removing intermediate container a0075957e157 08:59:30 ---> 851cf76773bb 08:59:30 Step 21/23 : LABEL arch=arm64 08:59:30 ---> Running in 95c149408b47 08:59:31 Removing intermediate container 95c149408b47 08:59:31 ---> 5ce0722caa4e 08:59:31 Step 22/23 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb 08:59:31 ---> Running in 6f8b64850af4 08:59:31 ---> ef7f24fada94 08:59:31 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:59:32 Removing intermediate container 6f8b64850af4 08:59:32 ---> 7799346270d9 08:59:32 Step 23/23 : LABEL version=0.0.0 08:59:32 Removing intermediate container a7b8b4ecb606 08:59:32 ---> 669f11e103cb 08:59:32 08:59:32 Step 10/23 : FROM alpine:3.17 08:59:32 ---> 51e60588ff2c 08:59:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:59:32 ---> Running in 54b8aae45db8 08:59:33 ---> Running in 39fadcfa65c3 08:59:33 ---> 2d68dbbbc8cc 08:59:33 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:59:33 Removing intermediate container 54b8aae45db8 08:59:33 ---> 585428b81df7 08:59:33 08:59:33 Removing intermediate container 39fadcfa65c3 08:59:33 ---> 3e0e219190f2 08:59:33 Step 12/23 : ENV APP_PORT=59880 08:59:33 ---> Running in f9a025245101 08:59:34 ---> cfa42d9c2524 08:59:34 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:59:34 Successfully built 585428b81df7 08:59:34 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:59:34  Building core-common-config-bootstrapper ... done Building support-scheduler 08:59:34 Removing intermediate container f9a025245101 08:59:34 ---> bd0affca006a 08:59:34 Step 13/23 : EXPOSE $APP_PORT 08:59:34 ---> Running in 674ae8ce3185 08:59:35 ---> cb7ef96332fc 08:59:35 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:59:35 Removing intermediate container 674ae8ce3185 08:59:35 ---> 5ec4e758a882 08:59:35 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:59:35 ---> Running in 9d0de80d65a9 08:59:36 ---> 0834b3187022 08:59:36 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:59:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:37 ---> 39689e292240 08:59:37 Step 28/33 : RUN chmod +x /entrypoint.sh 08:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:37 ---> Running in 6225a41c8e0f 08:59:38 (1/1) Installing dumb-init (1.2.5-r2) 08:59:39 Executing busybox-1.35.0-r29.trigger 08:59:39 OK: 8 MiB in 16 packages 08:59:40 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:59:40 ---> 9b4955feb939 08:59:40 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:59:40 ---> Using cache 08:59:40 ---> 8ee2314018c9 08:59:40 Step 4/25 : WORKDIR /edgex-go 08:59:40 ---> Using cache 08:59:40 ---> 521034c45d7a 08:59:40 Step 5/25 : RUN apk add --update --no-cache make git 08:59:40 ---> Using cache 08:59:40 ---> 480c94f5a2f9 08:59:40 Step 6/25 : COPY go.mod vendor* ./ 08:59:40 ---> Using cache 08:59:40 ---> f900a05b31e4 08:59:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:40 ---> Using cache 08:59:40 ---> c9654779f901 08:59:40 Step 8/25 : COPY . . 08:59:40 ---> Using cache 08:59:40 ---> c27dbd5764d4 08:59:40 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:59:40 ---> Running in 09cb8c81c48a 08:59:41 Removing intermediate container 9d0de80d65a9 08:59:41 ---> 521a53a37535 08:59:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:41 Removing intermediate container 6225a41c8e0f 08:59:41 ---> b55164fa17b6 08:59:41 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:59:41 ---> Running in 522e23ad136f 08:59:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:59:42 ---> a25c81f8ec83 08:59:42 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:59:42 Removing intermediate container 522e23ad136f 08:59:42 ---> 307b9cff2428 08:59:42 Step 30/33 : CMD ["gate"] 08:59:42 ---> Running in 78ed734f8a48 08:59:43 Removing intermediate container 78ed734f8a48 08:59:43 ---> 28331eb434bb 08:59:43 Step 31/33 : LABEL arch=arm64 08:59:43 ---> Running in 712eaf0b49b8 08:59:43 ---> 2c0fcff12841 08:59:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:59:44 Removing intermediate container 712eaf0b49b8 08:59:44 ---> 68fa07002b17 08:59:44 Step 32/33 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb 08:59:44 ---> Running in ee5c2652a083 08:59:45 Removing intermediate container ee5c2652a083 08:59:45 ---> 66a6b169012c 08:59:45 Step 33/33 : LABEL version=0.0.0 08:59:45 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:59:45 ---> 9b4955feb939 08:59:45 Step 3/26 : WORKDIR /edgex-go 08:59:45 ---> Using cache 08:59:45 ---> 76ede57af6a1 08:59:45 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:59:45 ---> Running in 82628c7c1c36 08:59:45 ---> Running in be361e6c59c0 08:59:46 Removing intermediate container be361e6c59c0 08:59:46 ---> 8820e505656a 08:59:46 08:59:47 ---> 2ea4e0bc2b7c 08:59:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:59:47 Successfully built 8820e505656a 08:59:47 Successfully tagged security-bootstrapper-arm64:latest 08:59:47  Building security-bootstrapper ... done Building security-spire-agent 08:59:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:48 ---> 34f040de934f 08:59:48 Step 19/23 : ENTRYPOINT ["/core-data"] 08:59:48 ---> Running in 95a492087ae5 08:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:49 Removing intermediate container 95a492087ae5 08:59:49 ---> d2a6667e63fa 08:59:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:49 ---> Running in af28d8bbc3e0 08:59:50 Removing intermediate container af28d8bbc3e0 08:59:50 ---> 4891f59e5aed 08:59:50 Step 21/23 : LABEL arch=arm64 08:59:50 OK: 263 MiB in 53 packages 08:59:50 ---> Running in 871a02409188 08:59:51 Removing intermediate container 871a02409188 08:59:51 ---> ab8db03a0414 08:59:51 Step 22/23 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb 08:59:51 ---> Running in 302fd73ec072 08:59:52 Removing intermediate container 302fd73ec072 08:59:52 ---> 725b3d41c306 08:59:52 Step 23/23 : LABEL version=0.0.0 08:59:52 Removing intermediate container 82628c7c1c36 08:59:52 ---> 4c54a2681494 08:59:52 Step 5/26 : COPY go.mod vendor* ./ 08:59:52 ---> Running in 143ef0a7f869 08:59:53 Removing intermediate container 143ef0a7f869 08:59:53 ---> abba9e962442 08:59:53 08:59:53 ---> 45d3f3b77fb0 08:59:53 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:54 ---> Running in b4721be483aa 08:59:54 Successfully built abba9e962442 08:59:54 Successfully tagged core-data-arm64:latest 08:59:54 Building support-notifications 09:00:01  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:01 ---> 9b4955feb939 09:00:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:00:01 ---> Using cache 09:00:01 ---> 8ee2314018c9 09:00:01 Step 4/23 : WORKDIR /edgex-go 09:00:01 ---> Using cache 09:00:01 ---> 521034c45d7a 09:00:01 Step 5/23 : RUN apk add --update --no-cache make git 09:00:01 ---> Using cache 09:00:01 ---> 480c94f5a2f9 09:00:01 Step 6/23 : COPY go.mod vendor* ./ 09:00:01 ---> Using cache 09:00:01 ---> f900a05b31e4 09:00:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:01 ---> Using cache 09:00:01 ---> c9654779f901 09:00:01 Step 8/23 : COPY . . 09:00:01 ---> Using cache 09:00:01 ---> c27dbd5764d4 09:00:01 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:00:01 ---> Running in fe12e79fa6f2 09:00:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:00:13 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:13 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:00:13 ---> 9b4955feb939 09:00:13 Step 3/27 : WORKDIR /edgex-go 09:00:13 ---> Using cache 09:00:13 ---> 76ede57af6a1 09:00:13 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:00:13 ---> Using cache 09:00:13 ---> 4c54a2681494 09:00:13 Step 5/27 : COPY go.mod vendor* ./ 09:00:13 ---> Using cache 09:00:13 ---> 45d3f3b77fb0 09:00:13 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:14 ---> Running in dd276e7f949e 09:00:21 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:21 ---> 9b4955feb939 09:00:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:00:21 ---> Using cache 09:00:21 ---> 8ee2314018c9 09:00:21 Step 4/23 : WORKDIR /edgex-go 09:00:21 ---> Using cache 09:00:21 ---> 521034c45d7a 09:00:21 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:00:21 ---> Running in 235af85de937 09:00:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:25 OK: 263 MiB in 53 packages 09:00:27 Removing intermediate container 235af85de937 09:00:27 ---> 9758b0d85b34 09:00:27 Step 6/23 : COPY go.mod vendor* ./ 09:00:27 ---> 6eb412590c7a 09:00:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:28 ---> Running in fc7e5953e3e6 09:01:37 Removing intermediate container b4721be483aa 09:01:37 ---> 58cfc8666fe6 09:01:37 Step 7/26 : COPY . . 09:02:09 ---> 2d3cf64182ac 09:02:09 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 09:02:09 ---> Running in 3a0a2755a1fa 09:02:09 Removing intermediate container 3a0a2755a1fa 09:02:09 ---> efe2d3bef4df 09:02:09 Step 9/26 : WORKDIR /edgex-go/spire-build 09:02:09 ---> Running in 113694b15a41 09:02:09 Removing intermediate container 113694b15a41 09:02:09 ---> 022ba22d97e4 09:02:09 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:02:09 ---> Running in 67d75bd6e2dc 09:02:09 Removing intermediate container 67d75bd6e2dc 09:02:09 ---> 41ea93426b18 09:02:09 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:02:09 ---> Running in f32e211808fa 09:02:14 Removing intermediate container f32e211808fa 09:02:14 ---> 3ab49d42138e 09:02:14 Step 12/26 : WORKDIR /edgex-go 09:02:14 ---> Running in a73ad50be02a 09:02:15 Removing intermediate container a73ad50be02a 09:02:15 ---> 6139873da924 09:02:15 09:02:15 Step 13/26 : FROM alpine:3.17 09:02:15 ---> 51e60588ff2c 09:02:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:02:15 ---> Running in a25ce71f8d1d 09:02:19 Removing intermediate container a25ce71f8d1d 09:02:19 ---> 71693952d1bf 09:02:19 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:02:19 ---> Running in 921c9d8b7e81 09:02:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:24 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:02:24 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:02:24 OK: 17694 distinct packages available 09:02:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:27 (1/5) Installing dumb-init (1.2.5-r2) 09:02:27 (2/5) Installing musl-obstack (1.2.3-r0) 09:02:27 (3/5) Installing libucontext (1.2-r0) 09:02:27 (4/5) Installing gcompat (1.1.0-r0) 09:02:27 (5/5) Installing openssl (3.0.8-r4) 09:02:27 Executing busybox-1.35.0-r29.trigger 09:02:27 OK: 9 MiB in 20 packages 09:02:31 Removing intermediate container 921c9d8b7e81 09:02:31 ---> 75f4dd748198 09:02:31 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:33 ---> a3db966f6a2d 09:02:33 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:02:34 Removing intermediate container dd276e7f949e 09:02:34 ---> fa5d862da597 09:02:34 Step 7/27 : COPY . . 09:02:35 ---> 3e91b70de505 09:02:35 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:02:45 Removing intermediate container fc7e5953e3e6 09:02:45 ---> c1708fa3f19c 09:02:45 Step 8/23 : COPY . . 09:02:47 ---> eef06475546e 09:02:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:02:50 ---> f618b2930568 09:02:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:02:52 ---> f702fa1a5273 09:02:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:02:53 ---> 1d92a6c26f22 09:02:53 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:02:53 ---> Running in dd41c33d3262 09:02:54 Removing intermediate container dd41c33d3262 09:02:54 ---> 4ca4154c2278 09:02:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:02:55 ---> Running in 118b92d0794d 09:02:56 Removing intermediate container 118b92d0794d 09:02:56 ---> 8c86e523e1ee 09:02:56 Step 24/26 : LABEL arch=arm64 09:02:56 ---> Running in 525a91b203ea 09:02:57 ---> 3448ef858bb3 09:02:57 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:02:57 Removing intermediate container 525a91b203ea 09:02:57 ---> e3710e1c54c8 09:02:57 Step 25/26 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb 09:02:57 ---> Running in 12007c4b7d60 09:02:57 ---> Running in dfbbe3d41f3d 09:02:58 Removing intermediate container 12007c4b7d60 09:02:58 ---> b613a0bb50cd 09:02:58 Step 9/27 : WORKDIR /edgex-go/spire-build 09:02:58 ---> Running in 48d8d92efb04 09:02:58 Removing intermediate container dfbbe3d41f3d 09:02:58 ---> 8f3961afd37d 09:02:58 Step 26/26 : LABEL version=0.0.0 09:02:59 ---> Running in d6e21c2f0973 09:03:00 Removing intermediate container d6e21c2f0973 09:03:00 ---> 45d19a16f9eb 09:03:00 09:03:00 Removing intermediate container 48d8d92efb04 09:03:00 ---> 8f72846acd7f 09:03:00 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:03:00 ---> Running in ff2fd2597630 09:03:01 Successfully built 45d19a16f9eb 09:03:01 Successfully tagged security-spire-server-arm64:latest 09:03:01 Building security-spire-config 09:03:01  Building security-spire-server ... done Removing intermediate container ff2fd2597630 09:03:01 ---> 1e88db30196a 09:03:01 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:03:02 ---> Running in 4c74ca4e1644 09:03:06 Removing intermediate container 4c74ca4e1644 09:03:06 ---> f38103d66f8f 09:03:06 Step 12/27 : WORKDIR /edgex-go 09:03:06 ---> Running in 50e5a81676ed 09:03:07 Removing intermediate container 50e5a81676ed 09:03:07 ---> 77106278b527 09:03:07 09:03:07 Step 13/27 : FROM alpine:3.17 09:03:07 ---> 51e60588ff2c 09:03:07 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:03:07 ---> Using cache 09:03:07 ---> 71693952d1bf 09:03:07 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:03:07 ---> Using cache 09:03:07 ---> 75f4dd748198 09:03:07 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:07 ---> Using cache 09:03:07 ---> a3db966f6a2d 09:03:07 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:03:07 ---> Using cache 09:03:07 ---> 3e91b70de505 09:03:07 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:03:09 ---> b78372345ea6 09:03:09 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:03:09 ---> Running in 4b56c6bdae55 09:03:12 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:03:16 ---> 8bb3de22a66a 09:03:16 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:03:20 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:03:20 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:03:20 ---> 9b4955feb939 09:03:20 Step 3/27 : WORKDIR /edgex-go 09:03:20 ---> Using cache 09:03:20 ---> 76ede57af6a1 09:03:20 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:03:20 ---> Using cache 09:03:20 ---> 4c54a2681494 09:03:20 Step 5/27 : COPY go.mod vendor* ./ 09:03:20 ---> Using cache 09:03:20 ---> 45d3f3b77fb0 09:03:20 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:20 ---> Using cache 09:03:20 ---> fa5d862da597 09:03:20 Step 7/27 : COPY . . 09:03:20 ---> Using cache 09:03:20 ---> 3448ef858bb3 09:03:20 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:03:20 ---> Using cache 09:03:20 ---> b613a0bb50cd 09:03:20 Step 9/27 : WORKDIR /edgex-go/spire-build 09:03:20 ---> Using cache 09:03:20 ---> 8f72846acd7f 09:03:20 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:03:20 ---> Using cache 09:03:20 ---> 1e88db30196a 09:03:20 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:03:20 ---> Using cache 09:03:20 ---> f38103d66f8f 09:03:20 Step 12/27 : WORKDIR /edgex-go 09:03:20 ---> Using cache 09:03:20 ---> 77106278b527 09:03:20 09:03:20 Step 13/27 : FROM alpine:3.17 09:03:20 ---> 51e60588ff2c 09:03:20 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:03:20 ---> Using cache 09:03:20 ---> 71693952d1bf 09:03:20 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:03:21 ---> Running in 81f9f2e8e2b3 09:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:24 ---> 5bee2726f6bb 09:03:24 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:03:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:25 ---> 06d351c0dc4a 09:03:25 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:03:26 ---> 04f1e457b3bd 09:03:26 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:03:27 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:03:27 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:03:27 OK: 17694 distinct packages available 09:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:27 ---> de2e4ea069d5 09:03:27 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:03:27 ---> Running in 6dddd0aaa7d3 09:03:28 Removing intermediate container 6dddd0aaa7d3 09:03:28 ---> 7e87ec78bfb3 09:03:28 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:03:28 ---> Running in f59b5ae53e1d 09:03:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:28 Removing intermediate container f59b5ae53e1d 09:03:28 ---> cba812708e10 09:03:28 Step 25/27 : LABEL arch=arm64 09:03:28 ---> Running in dc7ab8cadea9 09:03:29 Removing intermediate container dc7ab8cadea9 09:03:29 ---> f068319a7830 09:03:29 Step 26/27 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb 09:03:29 ---> Running in 9b374da33e1d 09:03:30 Removing intermediate container 9b374da33e1d 09:03:30 ---> bb2655fc2073 09:03:30 Step 27/27 : LABEL version=0.0.0 09:03:30 (1/4) Installing dumb-init (1.2.5-r2) 09:03:30 ---> Running in 20c2e5c06c7b 09:03:30 (2/4) Installing musl-obstack (1.2.3-r0) 09:03:30 (3/4) Installing libucontext (1.2-r0) 09:03:30 (4/4) Installing gcompat (1.1.0-r0) 09:03:30 Executing busybox-1.35.0-r29.trigger 09:03:30 OK: 8 MiB in 19 packages 09:03:31 Removing intermediate container 20c2e5c06c7b 09:03:31 ---> 3840a8828d36 09:03:31 09:03:31 Successfully built 3840a8828d36 09:03:31 Successfully tagged security-spire-agent-arm64:latest 09:03:31 Building core-command 09:03:32  Building security-spire-agent ... done Removing intermediate container 81f9f2e8e2b3 09:03:32 ---> 875b3576f0bd 09:03:32 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:33 ---> cf7988322006 09:03:33 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:03:34 ---> 67ab985c53d4 09:03:34 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:03:44 ---> c6308096a160 09:03:44 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:03:44 ---> ec9e2ac5554d 09:03:44 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:03:44 ---> Running in 879917e4b91a 09:03:45 Removing intermediate container 879917e4b91a 09:03:45 ---> 3b6ea9bb86d5 09:03:45 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:03:46 ---> dd917697897b 09:03:46 Step 22/27 : WORKDIR / 09:03:46 ---> Running in cea1d0e7b0d8 09:03:47 Removing intermediate container cea1d0e7b0d8 09:03:47 ---> 0553771d88ab 09:03:47 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:03:47 ---> Running in 76b05043f58a 09:03:47 Removing intermediate container 76b05043f58a 09:03:47 ---> f5d004d8de94 09:03:47 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:03:48 ---> Running in 94d71528659b 09:03:48 Removing intermediate container 94d71528659b 09:03:48 ---> c5a54edb4f67 09:03:48 Step 25/27 : LABEL arch=arm64 09:03:48 ---> Running in da89622dda7d 09:03:49 Removing intermediate container da89622dda7d 09:03:49 ---> db70f810518c 09:03:49 Step 26/27 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb 09:03:49 ---> Running in bafbc54038a3 09:03:50 Removing intermediate container bafbc54038a3 09:03:50 ---> b4fd8e571749 09:03:50 Step 27/27 : LABEL version=0.0.0 09:03:50 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:03:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:03:50 ---> 9b4955feb939 09:03:50 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:03:50 ---> Using cache 09:03:50 ---> 8ee2314018c9 09:03:50 Step 4/24 : WORKDIR /edgex-go 09:03:50 ---> Using cache 09:03:50 ---> 521034c45d7a 09:03:50 Step 5/24 : RUN apk add --update --no-cache make git 09:03:50 ---> Using cache 09:03:50 ---> 480c94f5a2f9 09:03:50 Step 6/24 : COPY go.mod vendor* ./ 09:03:50 ---> Using cache 09:03:50 ---> f900a05b31e4 09:03:50 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:50 ---> Using cache 09:03:50 ---> c9654779f901 09:03:50 Step 8/24 : COPY . . 09:03:50 ---> Using cache 09:03:50 ---> c27dbd5764d4 09:03:50 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:03:50 ---> Running in bcd9ab5791f4 09:03:50 ---> Running in 124675113f50 09:03:51 Removing intermediate container 124675113f50 09:03:51 ---> 8b5f28301ae2 09:03:51 09:03:52 Successfully built 8b5f28301ae2 09:03:52 Successfully tagged security-spire-config-arm64:latest 09:03:52  Building security-spire-config ... done Building security-spiffe-token-provider 09:03:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:04:11 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:04:11 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:04:11 ---> 9b4955feb939 09:04:11 Step 3/20 : WORKDIR /edgex-go 09:04:11 ---> Using cache 09:04:11 ---> 76ede57af6a1 09:04:11 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:04:11 ---> Running in 9a654ea358f2 09:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:16 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:04:16 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:04:16 OK: 17699 distinct packages available 09:04:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:19 OK: 263 MiB in 53 packages 09:04:21 Removing intermediate container 9a654ea358f2 09:04:21 ---> 30a5db21b511 09:04:21 Step 5/20 : COPY go.mod vendor* ./ 09:04:22 ---> 6cbafcf1f5f4 09:04:22 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:22 ---> Running in 65dd3f5e95c8 09:06:14 Removing intermediate container 65dd3f5e95c8 09:06:14 ---> 3a8ed4fc63e8 09:06:14 Step 7/20 : COPY . . 09:06:15 ---> e06bb811dd33 09:06:15 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:06:15 ---> Running in d728404bcd1d 09:06:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:07:03 Removing intermediate container 09cb8c81c48a 09:07:03 ---> 4d0b8163535d 09:07:03 09:07:03 Step 10/25 : FROM alpine:3.17 09:07:03 ---> 51e60588ff2c 09:07:03 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:07:03 ---> Running in 2380f1088757 09:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:07:04 (1/1) Installing dumb-init (1.2.5-r2) 09:07:04 Executing busybox-1.35.0-r29.trigger 09:07:04 OK: 8 MiB in 16 packages 09:07:06 Removing intermediate container 2380f1088757 09:07:06 ---> 6c69fbf49a52 09:07:06 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:07:06 ---> Running in d5e2360452e0 09:07:07 Removing intermediate container d5e2360452e0 09:07:07 ---> 5f0f59c989f2 09:07:07 Step 13/25 : ENV APP_PORT=59881 09:07:07 ---> Running in ba75535093d0 09:07:07 Removing intermediate container ba75535093d0 09:07:07 ---> f72c30e531da 09:07:07 Step 14/25 : EXPOSE $APP_PORT 09:07:07 ---> Running in 98fdf36fe242 09:07:08 Removing intermediate container 98fdf36fe242 09:07:08 ---> 368842a6b984 09:07:08 Step 15/25 : WORKDIR / 09:07:08 ---> Running in 178771a80f04 09:07:09 Removing intermediate container 178771a80f04 09:07:09 ---> 9179cb89e07f 09:07:09 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:10 ---> f17cea4aa61b 09:07:10 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:07:11 ---> cd54a9d4e41e 09:07:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:07:12 ---> 91a8bb54ef86 09:07:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:07:13 ---> 385b920be152 09:07:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:07:14 ---> cee6ef1a5619 09:07:14 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:07:14 ---> Running in 72cac80ca7c7 09:07:15 Removing intermediate container 72cac80ca7c7 09:07:15 ---> 556caf48e738 09:07:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:07:15 ---> Running in f1c6250f7ef9 09:07:18 Removing intermediate container f1c6250f7ef9 09:07:18 ---> 943764b52781 09:07:18 Step 23/25 : LABEL arch=arm64 09:07:18 ---> Running in b585556a6873 09:07:18 Removing intermediate container b585556a6873 09:07:18 ---> 26b3131211ca 09:07:18 Step 24/25 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb 09:07:18 ---> Running in 0f434f58b2c7 09:07:19 Removing intermediate container 0f434f58b2c7 09:07:19 ---> a7745c0eaec4 09:07:19 Step 25/25 : LABEL version=0.0.0 09:07:19 ---> Running in e63ca542f826 09:07:20 Removing intermediate container e63ca542f826 09:07:20 ---> e8a0cf260001 09:07:20 09:07:20 Successfully built e8a0cf260001 09:07:20 Successfully tagged core-metadata-arm64:latest 09:07:20 Building security-secretstore-setup 09:07:42  Building core-metadata ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:07:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:07:42 ---> 9b4955feb939 09:07:42 Step 3/25 : WORKDIR /edgex-go 09:07:42 ---> Using cache 09:07:42 ---> 76ede57af6a1 09:07:42 Step 4/25 : RUN apk add --update --no-cache make git 09:07:42 ---> Using cache 09:07:42 ---> c892499f9bca 09:07:42 Step 5/25 : COPY go.mod vendor* ./ 09:07:42 ---> Using cache 09:07:42 ---> e58189855e3d 09:07:42 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:42 ---> Using cache 09:07:42 ---> 4677ccebcc9e 09:07:42 Step 7/25 : COPY . . 09:07:42 ---> Using cache 09:07:42 ---> a78941ffa424 09:07:42 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:07:42 ---> Running in f31e256705ef 09:07:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:10:34 Removing intermediate container fe12e79fa6f2 09:10:34 ---> 80b38bdc4d19 09:10:34 09:10:34 Step 10/23 : FROM alpine:3.17 09:10:34 ---> 51e60588ff2c 09:10:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:10:34 ---> Using cache 09:10:34 ---> 6c69fbf49a52 09:10:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:10:34 ---> Using cache 09:10:34 ---> 5f0f59c989f2 09:10:34 Step 13/23 : ENV APP_PORT=59861 09:10:34 ---> Running in 5ac6d68a9adb 09:10:34 Removing intermediate container 5ac6d68a9adb 09:10:34 ---> 525b0ec5ba41 09:10:34 Step 14/23 : EXPOSE $APP_PORT 09:10:34 ---> Running in 93d92759fc13 09:10:34 Removing intermediate container 93d92759fc13 09:10:34 ---> 5fd66810ed16 09:10:34 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:34 ---> 88df0eee95ba 09:10:34 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:10:34 ---> aa8ff9e606d5 09:10:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:10:34 ---> f8dc6045733b 09:10:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:10:34 ---> 47d6f9c66c9a 09:10:34 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:10:34 ---> Running in ee067ab3f0a1 09:10:34 Removing intermediate container ee067ab3f0a1 09:10:34 ---> 5f9a06dfebcc 09:10:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:34 ---> Running in 1493bb63038f 09:10:34 Removing intermediate container 1493bb63038f 09:10:34 ---> 5327810901eb 09:10:34 Step 21/23 : LABEL arch=arm64 09:10:34 ---> Running in 8b2a089b0b28 09:10:34 Removing intermediate container 8b2a089b0b28 09:10:34 ---> 94da8415127c 09:10:34 Step 22/23 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb 09:10:34 ---> Running in df671bdcf986 09:10:34 Removing intermediate container df671bdcf986 09:10:34 ---> 6c65221a00db 09:10:34 Step 23/23 : LABEL version=0.0.0 09:10:34 ---> Running in d81bab0ef041 09:10:34 Removing intermediate container d81bab0ef041 09:10:34 ---> 763824313efb 09:10:34 09:10:34 Successfully built 763824313efb 09:10:35 Successfully tagged support-scheduler-arm64:latest 09:11:42  Building support-scheduler ... done Removing intermediate container bcd9ab5791f4 09:11:42 ---> c7d65d13771d 09:11:42 09:11:42 Step 10/24 : FROM alpine:3.17 09:11:42 ---> 51e60588ff2c 09:11:42 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:11:42 ---> Using cache 09:11:42 ---> 6c69fbf49a52 09:11:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:11:42 ---> Using cache 09:11:42 ---> 5f0f59c989f2 09:11:42 Step 13/24 : ENV APP_PORT=59882 09:11:42 ---> Running in be3f95a86ac2 09:11:42 Removing intermediate container be3f95a86ac2 09:11:42 ---> 4e06aa3d0986 09:11:42 Step 14/24 : EXPOSE $APP_PORT 09:11:42 ---> Running in 1ba207d0b1bc 09:11:42 Removing intermediate container 1ba207d0b1bc 09:11:42 ---> 9b55ba83e148 09:11:42 Step 15/24 : WORKDIR / 09:11:42 ---> Running in 81af03b23767 09:11:42 Removing intermediate container 81af03b23767 09:11:42 ---> 6b3fa42b7645 09:11:42 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:42 ---> e13f63016e38 09:11:42 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:11:42 ---> 9f53d5c3c08c 09:11:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:11:43 ---> 4693e99f9548 09:11:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:11:44 ---> 97a5f8a1a0ea 09:11:44 Step 20/24 : ENTRYPOINT ["/core-command"] 09:11:44 ---> Running in cbb5ee424422 09:11:45 Removing intermediate container cbb5ee424422 09:11:45 ---> 73f73e260bc4 09:11:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:45 ---> Running in dca92f5b664f 09:11:45 Removing intermediate container dca92f5b664f 09:11:45 ---> b602d3bbea1e 09:11:45 Step 22/24 : LABEL arch=arm64 09:11:45 ---> Running in 40b9452eea5f 09:11:46 Removing intermediate container 40b9452eea5f 09:11:46 ---> 979ba3c8d4ae 09:11:46 Step 23/24 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb 09:11:46 ---> Running in 4bb6d2517a7e 09:11:47 Removing intermediate container 4bb6d2517a7e 09:11:47 ---> 70a72f200e07 09:11:47 Step 24/24 : LABEL version=0.0.0 09:11:47 ---> Running in f960ffbc2a72 09:11:50 Removing intermediate container f960ffbc2a72 09:11:50 ---> c5a0035077e3 09:11:50 09:11:50 Successfully built c5a0035077e3 09:11:50 Successfully tagged core-command-arm64:latest 09:13:11  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:13:12 Removing intermediate container 4b56c6bdae55 09:13:12 ---> d7cd1f1f9e6c 09:13:12 09:13:12 Step 10/23 : FROM alpine:3.17 09:13:12 ---> 51e60588ff2c 09:13:12 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:13:12 ---> Running in 99c85579d869 09:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:13:16 (1/2) Installing ca-certificates (20230506-r0) 09:13:16 (2/2) Installing dumb-init (1.2.5-r2) 09:13:16 Executing busybox-1.35.0-r29.trigger 09:13:16 Executing ca-certificates-20230506-r0.trigger 09:13:16 OK: 8 MiB in 17 packages 09:13:18 Removing intermediate container 99c85579d869 09:13:18 ---> 3b9aef8a30e1 09:13:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:13:18 ---> Running in 7408edf83e80 09:13:19 Removing intermediate container 7408edf83e80 09:13:19 ---> 823c06f35251 09:13:19 Step 13/23 : ENV APP_PORT=59860 09:13:19 ---> Running in 9de721e7b36d 09:13:20 Removing intermediate container 9de721e7b36d 09:13:20 ---> 47bdd392267e 09:13:20 Step 14/23 : EXPOSE $APP_PORT 09:13:20 ---> Running in 2944f532cacb 09:13:20 Removing intermediate container 2944f532cacb 09:13:20 ---> 1f03cff7dff1 09:13:20 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:21 ---> da9775b84d2b 09:13:21 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:13:24 ---> 03fdf83f44d9 09:13:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:13:24 Removing intermediate container f31e256705ef 09:13:24 ---> f2d65cb69e0b 09:13:24 09:13:24 Step 9/25 : FROM alpine:3.17 09:13:24 ---> 51e60588ff2c 09:13:24 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:13:24 ---> Running in 8d33339bfee7 09:13:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:13:26 ---> 9294d0bc9343 09:13:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:13:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:13:26 ---> fa20b85633f1 09:13:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:13:26 ---> Running in 63f116bcb24e 09:13:27 Removing intermediate container 63f116bcb24e 09:13:27 ---> d861681768b8 09:13:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:27 ---> Running in c8d088cbde66 09:13:27 Removing intermediate container c8d088cbde66 09:13:27 ---> c9e7deba5293 09:13:27 Step 21/23 : LABEL arch=arm64 09:13:27 ---> Running in 6cb602538e66 09:13:27 (1/3) Installing ca-certificates (20230506-r0) 09:13:27 (2/3) Installing dumb-init (1.2.5-r2) 09:13:27 (3/3) Installing su-exec (0.2-r2) 09:13:27 Executing busybox-1.35.0-r29.trigger 09:13:28 Executing ca-certificates-20230506-r0.trigger 09:13:28 Removing intermediate container 6cb602538e66 09:13:28 ---> 9cf84b80fe38 09:13:28 Step 22/23 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb 09:13:28 ---> Running in 7c636594469b 09:13:28 Removing intermediate container 7c636594469b 09:13:28 ---> 1c8ee69488de 09:13:28 Step 23/23 : LABEL version=0.0.0 09:13:28 OK: 8 MiB in 18 packages 09:13:28 ---> Running in faff859bd443 09:13:29 Removing intermediate container faff859bd443 09:13:29 ---> 8afd5b315963 09:13:29 09:13:29 Successfully built 8afd5b315963 09:13:29 Successfully tagged support-notifications-arm64:latest 09:13:30  Building support-notifications ... done Removing intermediate container 8d33339bfee7 09:13:30 ---> 28d7fc90150c 09:13:30 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:13:30 ---> Running in 676b94e59708 09:13:30 Removing intermediate container 676b94e59708 09:13:30 ---> 296c77c5d172 09:13:30 Step 12/25 : WORKDIR / 09:13:30 ---> Running in 1954504cd861 09:13:30 Removing intermediate container 1954504cd861 09:13:30 ---> ecbf0bbb35f5 09:13:30 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:31 ---> b49cab252db9 09:13:31 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:13:32 ---> 479ca748963f 09:13:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:13:33 ---> afee8174b3ed 09:13:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:13:33 ---> d64ca610b5af 09:13:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:13:34 ---> 87efc8df7735 09:13:34 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:13:37 ---> c42ae1622d01 09:13:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:13:38 ---> 4a21d3c22856 09:13:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:13:39 ---> c756d45f0df6 09:13:39 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:13:39 ---> Running in b296c041a5e3 09:13:41 Removing intermediate container d728404bcd1d 09:13:41 ---> 70fc26dad09b 09:13:41 09:13:41 Step 9/20 : FROM alpine:3.17 09:13:41 ---> 51e60588ff2c 09:13:41 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:13:41 ---> Using cache 09:13:41 ---> e78d8c5081f7 09:13:41 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:13:41 Removing intermediate container b296c041a5e3 09:13:41 ---> 448cfd6a15f2 09:13:41 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:13:41 ---> Running in 4652f420e0d3 09:13:41 ---> Running in 7d7a723cc73e 09:13:42 Removing intermediate container 7d7a723cc73e 09:13:42 ---> 75ea938295ff 09:13:42 Step 23/25 : LABEL arch=arm64 09:13:42 ---> Running in 3750ba6ee35b 09:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:13:42 Removing intermediate container 3750ba6ee35b 09:13:42 ---> 5c4fafafec15 09:13:42 Step 24/25 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb 09:13:43 ---> Running in a9a220267cd3 09:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:13:43 Removing intermediate container a9a220267cd3 09:13:43 ---> 50599b8edd1e 09:13:43 Step 25/25 : LABEL version=0.0.0 09:13:43 ---> Running in f3e0a6aec16c 09:13:43 Removing intermediate container f3e0a6aec16c 09:13:43 ---> f8a9d04a3332 09:13:43 09:13:44 Successfully built f8a9d04a3332 09:13:44 Successfully tagged security-secretstore-setup-arm64:latest 09:13:44  Building security-secretstore-setup ... done v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:13:44 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:13:44 OK: 17694 distinct packages available 09:13:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:13:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:13:46 (1/9) Installing ca-certificates (20230506-r0) 09:13:46 (2/9) Installing brotli-libs (1.0.9-r9) 09:13:46 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:13:46 (4/9) Installing libcurl (8.1.1-r1) 09:13:46 (5/9) Installing curl (8.1.1-r1) 09:13:46 (6/9) Installing dumb-init (1.2.5-r2) 09:13:46 (7/9) Installing musl-obstack (1.2.3-r0) 09:13:46 (8/9) Installing libucontext (1.2-r0) 09:13:46 (9/9) Installing gcompat (1.1.0-r0) 09:13:46 Executing busybox-1.35.0-r29.trigger 09:13:46 Executing ca-certificates-20230506-r0.trigger 09:13:46 OK: 11 MiB in 24 packages 09:13:47 Removing intermediate container 4652f420e0d3 09:13:47 ---> 2155b1477e2a 09:13:47 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:48 ---> f459710d7c23 09:13:48 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:13:48 ---> a9828921e523 09:13:48 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:13:50 ---> 57e394fb7779 09:13:50 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:13:50 ---> 2be39bec1349 09:13:50 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:13:50 ---> Running in c64730e7bcc8 09:13:50 Removing intermediate container c64730e7bcc8 09:13:50 ---> 4917aee83dd6 09:13:50 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:13:51 ---> Running in 4f57a1773924 09:13:51 Removing intermediate container 4f57a1773924 09:13:51 ---> e9a468c4f0cb 09:13:51 Step 18/20 : LABEL arch=arm64 09:13:51 ---> Running in fb4da2629352 09:13:51 Removing intermediate container fb4da2629352 09:13:51 ---> be2730a59bc1 09:13:51 Step 19/20 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb 09:13:51 ---> Running in 7f72cdd57459 09:13:52 Removing intermediate container 7f72cdd57459 09:13:52 ---> cfae985d0d61 09:13:52 Step 20/20 : LABEL version=0.0.0 09:13:52 ---> Running in 830b24e0e7b2 09:13:52 Removing intermediate container 830b24e0e7b2 09:13:52 ---> 8026d4e4a287 09:13:52 09:13:52 Successfully built 8026d4e4a287 09:13:52 Successfully tagged security-spiffe-token-provider-arm64:latest 09:13:53  Building security-spiffe-token-provider ... done  [Pipeline] } 09:13:53 $ docker stop --time=1 213731ee5c9804ed2e51d7c1d72c4452af1e93350e955530ba09b3cdbe215c0f 09:13:54 $ docker rm -f --volumes 213731ee5c9804ed2e51d7c1d72c4452af1e93350e955530ba09b3cdbe215c0f [Pipeline] // withDockerContainer [Pipeline] sh 09:13:55 + docker images 09:13:55 REPOSITORY TAG IMAGE ID CREATED SIZE 09:13:55 security-spiffe-token-provider-arm64 latest 8026d4e4a287 3 seconds ago 32.7MB 09:13:55 security-secretstore-setup-arm64 latest f8a9d04a3332 12 seconds ago 32.2MB 09:13:55 70fc26dad09b 15 seconds ago 1.57GB 09:13:55 support-notifications-arm64 latest 8afd5b315963 27 seconds ago 31.9MB 09:13:55 f2d65cb69e0b 32 seconds ago 1.52GB 09:13:55 d7cd1f1f9e6c 45 seconds ago 1.59GB 09:13:55 core-command-arm64 latest c5a0035077e3 2 minutes ago 19.7MB 09:13:55 c7d65d13771d 2 minutes ago 1.53GB 09:13:55 support-scheduler-arm64 latest 763824313efb 3 minutes ago 31.2MB 09:13:55 80b38bdc4d19 3 minutes ago 1.59GB 09:13:55 core-metadata-arm64 latest e8a0cf260001 6 minutes ago 20.2MB 09:13:55 4d0b8163535d 6 minutes ago 1.53GB 09:13:55 security-spire-config-arm64 latest 8b5f28301ae2 10 minutes ago 96.1MB 09:13:55 security-spire-agent-arm64 latest 3840a8828d36 10 minutes ago 153MB 09:13:55 77106278b527 10 minutes ago 1.39GB 09:13:55 security-spire-server-arm64 latest 45d19a16f9eb 10 minutes ago 97MB 09:13:55 6139873da924 11 minutes ago 1.39GB 09:13:55 core-data-arm64 latest abba9e962442 14 minutes ago 19.9MB 09:13:55 security-bootstrapper-arm64 latest 8820e505656a 14 minutes ago 21.9MB 09:13:55 core-common-config-bootstrapper-arm64 latest 585428b81df7 14 minutes ago 17.2MB 09:13:55 669f11e103cb 14 minutes ago 1.53GB 09:13:55 security-proxy-setup-arm64 latest 9dbac44b8f95 14 minutes ago 18.7MB 09:13:55 e4e300a7df75 14 minutes ago 1.52GB 09:13:55 security-proxy-auth-arm64 latest 0628404c671a 14 minutes ago 18.1MB 09:13:55 474da830ea4f 14 minutes ago 1.51GB 09:13:55 4a94cd15ed95 15 minutes ago 1.51GB 09:13:55 3ecb67d31420 15 minutes ago 1.51GB 09:13:55 ci-base-image-arm64 latest 9b4955feb939 37 minutes ago 899MB 09:13:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB 09:13:55 alpine 3.17 51e60588ff2c 2 months ago 7.46MB 09:13:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:56 09:13:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:56 arm64: Pulling from edgex-lftools-log-publisher 09:13:56 8998bd30e6a1: Pulling fs layer 09:13:56 04944245beec: Pulling fs layer 09:13:56 699f458cf7ca: Pulling fs layer 09:13:56 765212b225bb: Pulling fs layer 09:13:56 f23df028b6ca: Pulling fs layer 09:13:56 d65c8cfc05b1: Pulling fs layer 09:13:56 2437ff75d9bd: Pulling fs layer 09:13:56 f23df028b6ca: Waiting 09:13:56 d65c8cfc05b1: Waiting 09:13:56 2437ff75d9bd: Waiting 09:13:56 765212b225bb: Waiting 09:13:56 04944245beec: Verifying Checksum 09:13:56 04944245beec: Download complete 09:13:56 765212b225bb: Verifying Checksum 09:13:56 765212b225bb: Download complete 09:13:56 f23df028b6ca: Verifying Checksum 09:13:56 f23df028b6ca: Download complete 09:13:56 d65c8cfc05b1: Verifying Checksum 09:13:56 d65c8cfc05b1: Download complete 09:13:56 699f458cf7ca: Verifying Checksum 09:13:56 699f458cf7ca: Download complete 09:13:57 8998bd30e6a1: Verifying Checksum 09:13:57 8998bd30e6a1: Download complete 09:13:59 2437ff75d9bd: Verifying Checksum 09:13:59 2437ff75d9bd: Download complete 09:14:01 8998bd30e6a1: Pull complete 09:14:01 04944245beec: Pull complete 09:14:02 699f458cf7ca: Pull complete 09:14:03 765212b225bb: Pull complete 09:14:03 f23df028b6ca: Pull complete 09:14:04 d65c8cfc05b1: Pull complete 09:14:18 2437ff75d9bd: Pull complete 09:14:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:14:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:19 prd-ubuntu20.04-docker-arm64-4c-16g-17468 does not seem to be running inside a container 09:14:19 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:14:21 $ docker top 6085f3f0266483b4133c1958c2d03b876ab21a2f791c82c59d71b2275a0262dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:22 ---> job-cost.sh 09:14:22 lf-activate-venv: SKIPPING 09:14:22 INFO: No Stack... 09:14:23 INFO: Retrieving Pricing Info for: v3-standard-4 09:14:24 INFO: Archiving Costs [Pipeline] sh 09:14:24 + cat /w/workspace/edgex-go/8/archives/cost.csv+ 09:14:24 cut -d, -f6 [Pipeline] lock 09:14:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-8-stack-cost] 09:14:24 Resource [jenkins-edgexfoundry-edgex-go-PR-4569-8-stack-cost] did not exist. Created. 09:14:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:14:24 + echo total: 0.10999999940395355 [Pipeline] stash 09:14:24 Stashed 1 file(s) [Pipeline] } 09:14:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-8-stack-cost] [Pipeline] // lock [Pipeline] } 09:14:24 $ docker stop --time=1 6085f3f0266483b4133c1958c2d03b876ab21a2f791c82c59d71b2275a0262dc 09:14:26 $ docker rm -f --volumes 6085f3f0266483b4133c1958c2d03b876ab21a2f791c82c59d71b2275a0262dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:14:27 + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh 09:14:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:14:28 ---> package-listing.sh 09:14:28 ++ facter osfamily 09:14:28 ++ tr '[:upper:]' '[:lower:]' 09:14:28 + OS_FAMILY=debian 09:14:28 + workspace=/w/workspace/edgex-go/8 09:14:28 + START_PACKAGES=/tmp/packages_start.txt 09:14:28 + END_PACKAGES=/tmp/packages_end.txt 09:14:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:14:28 + PACKAGES=/tmp/packages_start.txt 09:14:28 + '[' /w/workspace/edgex-go/8 ']' 09:14:28 + PACKAGES=/tmp/packages_end.txt 09:14:28 + case "${OS_FAMILY}" in 09:14:28 + dpkg -l 09:14:28 + grep '^ii' 09:14:28 + '[' -f /tmp/packages_start.txt ']' 09:14:28 + '[' -f /tmp/packages_end.txt ']' 09:14:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:14:28 + '[' /w/workspace/edgex-go/8 ']' 09:14:28 + mkdir -p /w/workspace/edgex-go/8/archives/ 09:14:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 09:14:28 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:14:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:29 09:14:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:29 latest: Pulling from edgex-lftools-log-publisher 09:14:29 5eb5b503b376: Pulling fs layer 09:14:29 5c69ac0246d0: Pulling fs layer 09:14:29 ec43610c2a17: Pulling fs layer 09:14:29 3a2ae6a8a46f: Pulling fs layer 09:14:29 33b1e0a273af: Pulling fs layer 09:14:29 5d3b04190fa2: Pulling fs layer 09:14:29 2f39f015ded8: Pulling fs layer 09:14:29 3a2ae6a8a46f: Waiting 09:14:29 33b1e0a273af: Waiting 09:14:29 2f39f015ded8: Waiting 09:14:29 5c69ac0246d0: Download complete 09:14:29 3a2ae6a8a46f: Verifying Checksum 09:14:29 3a2ae6a8a46f: Download complete 09:14:29 33b1e0a273af: Download complete 09:14:29 5d3b04190fa2: Verifying Checksum 09:14:29 5d3b04190fa2: Download complete 09:14:29 ec43610c2a17: Verifying Checksum 09:14:29 ec43610c2a17: Download complete 09:14:29 5eb5b503b376: Verifying Checksum 09:14:29 5eb5b503b376: Download complete 09:14:30 2f39f015ded8: Download complete 09:14:31 5eb5b503b376: Pull complete 09:14:32 5c69ac0246d0: Pull complete 09:14:32 ec43610c2a17: Pull complete 09:14:33 3a2ae6a8a46f: Pull complete 09:14:34 33b1e0a273af: Pull complete 09:14:34 5d3b04190fa2: Pull complete 09:14:38 2f39f015ded8: Pull complete 09:14:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:14:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:38 prd-ubuntu20.04-docker-8c-8g-17465 does not seem to be running inside a container 09:14:38 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:14:46 $ docker top c6b6b687155b248461ac108a7c9fd372c6fe8da793eedbee6f64cf79d8edf2c9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:46 + touch /tmp/pre-build-complete [Pipeline] sh 09:14:46 + mkdir -p /var/log/sysstat [Pipeline] sh 09:14:47 + ls /var/log/sa-host 09:14:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:47 provisioning config files... 09:14:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config9201641281065184949tmp [Pipeline] { [Pipeline] echo 09:14:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:14:47 ---> create-netrc.sh [Pipeline] } 09:14:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:14:47 ---> python-tools-install.sh [Pipeline] echo 09:14:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:14:48 ---> sudo-logs.sh 09:14:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:14:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:14:48 ---> job-cost.sh 09:14:48 lf-activate-venv: SKIPPING 09:14:48 DEBUG: total: 0.10999999940395355 09:14:48 INFO: Retrieving Stack Cost... 09:14:48 INFO: Retrieving Pricing Info for: v3-standard-8 09:14:49 INFO: Archiving Costs [Pipeline] echo 09:14:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:14:49 ---> logs-deploy.sh 09:14:49 lf-activate-venv: SKIPPING 09:14:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/8 09:14:49 INFO: archiving workspace using pattern(s): 09:14:50 Archives upload complete. 09:14:50 INFO: archiving logs to Nexus