Pull request #4306 updated 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 ejlee3 for edgexfoundry/edgex-go Obtained Jenkinsfile from 84a0463f264bc769d716d37f5acb7ae68b777de7+cb9ff4527b99c77f8e69b5bcfccd1d262af058be (066bc2737844d119500eb252137e4b89aca7ba47) 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-ssh17559969548380767867.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8128862374290968883.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4306/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-4306/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6010317226575630676.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh15204946786522114542.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-4306/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-4306/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18361590841891709908.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/v2], 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.18 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3676 in /w/workspace/edgexfoundry_edgex-go_PR-4306 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4306/head:refs/remotes/origin/PR-4306 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cb9ff4527b99c77f8e69b5bcfccd1d262af058be into PR head commit 84a0463f264bc769d716d37f5acb7ae68b777de7 Merge succeeded, producing c231f60daef43e44e69c58fbd0b8c15229c5ed6b Checking out Revision c231f60daef43e44e69c58fbd0b8c15229c5ed6b (PR-4306) > git config core.sparsecheckout # timeout=10 > git checkout -f 84a0463f264bc769d716d37f5acb7ae68b777de7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cb9ff4527b99c77f8e69b5bcfccd1d262af058be # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c231f60daef43e44e69c58fbd0b8c15229c5ed6b # timeout=10 Commit message: "Merge commit 'cb9ff4527b99c77f8e69b5bcfccd1d262af058be' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk ab454b92750774e0cb76b1457f6a9d59efcd8cc7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:45:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:45:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:45:04 ========================================================= 15:45:04 EdgeX Global Pipelines Version Info 15:45:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:45:05 ------------------- 15:45:05 stable info: 15:45:05 ------------------- 15:45:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:45:05 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:45:05 Message: update stable to v1.0.244 15:45:05 ------------------- 15:45:05 experimental info: 15:45:05 ------------------- 15:45:05 Commited By: **** collab-it+edgex@linuxfoundation.org 15:45:05 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:45:05 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4306 [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4306 [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4306 [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c231f60daef43e44e69c58fbd0b8c15229c5ed6b [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c231f60 [Pipeline] echo 15:45:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:45:06 provisioning config files... 15:45:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config7695093859233479952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:06 ---> docker-login.sh 15:45:06 nexus3.edgexfoundry.org:10001 15:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:07 Configure a credential helper to remove this warning. See 15:45:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:07 15:45:07 Login Succeeded 15:45:07 nexus3.edgexfoundry.org:10002 15:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:07 Configure a credential helper to remove this warning. See 15:45:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:07 15:45:07 Login Succeeded 15:45:07 nexus3.edgexfoundry.org:10003 15:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:07 Configure a credential helper to remove this warning. See 15:45:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:07 15:45:07 Login Succeeded 15:45:07 nexus3.edgexfoundry.org:10004 15:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:07 Configure a credential helper to remove this warning. See 15:45:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:07 15:45:07 Login Succeeded 15:45:07 docker.io 15:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:07 Configure a credential helper to remove this warning. See 15:45:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:07 15:45:07 Login Succeeded 15:45:07 ---> docker-login.sh ends [Pipeline] } 15:45:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:45:08 + 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-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 15:45:08 + + dirname cmd/core-command/Dockerfile 15:45:08 cut -d/ -f2 15:45:08 + echo core-command,cmd/core-command/Dockerfile 15:45:08 + dirname cmd/core-common-config-bootstrapper/Dockerfile 15:45:08 + cut -d/ -f2 15:45:08 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:45:08 + dirname cmd/core-data/Dockerfile 15:45:08 + cut -d/ -f2 15:45:08 + echo core-data,cmd/core-data/Dockerfile 15:45:08 + dirname cmd/core-metadata/Dockerfile 15:45:08 + cut -d/ -f2 15:45:08 + echo core-metadata,cmd/core-metadata/Dockerfile 15:45:08 + dirname cmd/security-bootstrapper/Dockerfile 15:45:08 + cut -d/ -f2 15:45:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:45:08 + dirname cmd/security-proxy-setup/Dockerfile 15:45:08 + cut -d/ -f2 15:45:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:45:08 + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ 15:45:08 -f2 15:45:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:45:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:45:08 + cut -d/ -f2 15:45:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:45:08 + dirname cmd/security-spire-agent/Dockerfile 15:45:08 + cut -d/ -f2 15:45:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:45:08 + dirname cmd/security-spire-config/Dockerfile 15:45:08 + cut -d/ -f2 15:45:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:45:08 + dirname cmd/security-spire-server/Dockerfile 15:45:08 + cut -d/ -f2 15:45:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:45:08 + + cut -d/dirname -f2 cmd/support-notifications/Dockerfile 15:45:08 15:45:08 + echo support-notifications,cmd/support-notifications/Dockerfile 15:45:08 + dirname cmd/support-scheduler/Dockerfile 15:45:08 + cut -d/ -f2 15:45:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:45:08 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-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 15:45:08 + git rev-list -1 --merges c231f60daef43e44e69c58fbd0b8c15229c5ed6b~1..c231f60daef43e44e69c58fbd0b8c15229c5ed6b [Pipeline] echo 15:45:08 -----------> git rev-list -1 --merges c231f60daef43e44e69c58fbd0b8c15229c5ed6b~1..c231f60daef43e44e69c58fbd0b8c15229c5ed6b c231f60daef43e44e69c58fbd0b8c15229c5ed6b 15:45:08 c231f60daef43e44e69c58fbd0b8c15229c5ed6b [false] [Pipeline] sh 15:45:08 + git log --format=format:%s -1 c231f60daef43e44e69c58fbd0b8c15229c5ed6b [Pipeline] echo 15:45:08 ========================================================= 15:45:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:45:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:45:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:45:09 + grep -v github /etc/ssh/ssh_known_hosts 15:45:09 + [ -e /tmp/ssh_known_hosts ] 15:45:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:45:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:45:09 + sudo tee -a /etc/ssh/ssh_known_hosts 15:45:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:45:09 15:45:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:45:10 0.1.4: Pulling from edgex-devops/py-git-semver 15:45:10 b85a868b505f: Pulling fs layer 15:45:10 e2be974225ed: Pulling fs layer 15:45:10 339a4e72a1f5: Pulling fs layer 15:45:10 988bab9f4d93: Pulling fs layer 15:45:10 1469e6f7b9e6: Pulling fs layer 15:45:10 eaf3925da568: Pulling fs layer 15:45:10 bab4dde63d76: Pulling fs layer 15:45:10 bde34c3a00c8: Pulling fs layer 15:45:10 b352a97aabf1: Pulling fs layer 15:45:10 4872d77fe225: Pulling fs layer 15:45:10 5851b861e8e6: Pulling fs layer 15:45:10 1469e6f7b9e6: Waiting 15:45:10 988bab9f4d93: Waiting 15:45:10 eaf3925da568: Waiting 15:45:10 b352a97aabf1: Waiting 15:45:10 4872d77fe225: Waiting 15:45:10 bde34c3a00c8: Waiting 15:45:10 5851b861e8e6: Waiting 15:45:10 bab4dde63d76: Waiting 15:45:10 e2be974225ed: Verifying Checksum 15:45:10 e2be974225ed: Download complete 15:45:10 988bab9f4d93: Verifying Checksum 15:45:10 988bab9f4d93: Download complete 15:45:10 1469e6f7b9e6: Verifying Checksum 15:45:10 1469e6f7b9e6: Download complete 15:45:10 eaf3925da568: Verifying Checksum 15:45:10 eaf3925da568: Download complete 15:45:10 339a4e72a1f5: Verifying Checksum 15:45:10 339a4e72a1f5: Download complete 15:45:10 bde34c3a00c8: Download complete 15:45:10 b352a97aabf1: Verifying Checksum 15:45:10 b352a97aabf1: Download complete 15:45:10 4872d77fe225: Download complete 15:45:10 5851b861e8e6: Verifying Checksum 15:45:10 5851b861e8e6: Download complete 15:45:10 b85a868b505f: Verifying Checksum 15:45:10 b85a868b505f: Download complete 15:45:11 bab4dde63d76: Verifying Checksum 15:45:11 bab4dde63d76: Download complete 15:45:12 b85a868b505f: Pull complete 15:45:12 e2be974225ed: Pull complete 15:45:12 339a4e72a1f5: Pull complete 15:45:12 988bab9f4d93: Pull complete 15:45:13 1469e6f7b9e6: Pull complete 15:45:13 eaf3925da568: Pull complete 15:45:15 bab4dde63d76: Pull complete 15:45:15 bde34c3a00c8: Pull complete 15:45:15 b352a97aabf1: Pull complete 15:45:15 4872d77fe225: Pull complete 15:45:15 5851b861e8e6: Pull complete 15:45:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:45:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:45:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:15 prd-ubuntu20.04-docker-8c-8g-3676 does not seem to be running inside a container 15:45:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 15:45:16 $ docker top c5ec43fac6c4b342cc5f5ac21bef4f4078fdd33efdc897c0331d904071c442a2 -eo pid,comm 15:45:16 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). 15:45:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:45:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:45:16 [ssh-agent] Looking for ssh-agent implementation... 15:45:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:45:17 $ docker exec c5ec43fac6c4b342cc5f5ac21bef4f4078fdd33efdc897c0331d904071c442a2 ssh-agent 15:45:17 SSH_AUTH_SOCK=/tmp/ssh-vYsdd6gTSh2N/agent.32 15:45:17 SSH_AGENT_PID=38 15:45:17 Running ssh-add (command line suppressed) 15:45:17 Identity added: /w/workspace/edgex-go/6@tmp/private_key_11103862736562219894.key (/w/workspace/edgex-go/6@tmp/private_key_11103862736562219894.key) 15:45:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:45:17 + git tag --points-at HEAD [Pipeline] } 15:45:17 $ docker exec --env ******** --env ******** c5ec43fac6c4b342cc5f5ac21bef4f4078fdd33efdc897c0331d904071c442a2 ssh-agent -k 15:45:17 unset SSH_AUTH_SOCK; 15:45:17 unset SSH_AGENT_PID; 15:45:17 echo Agent pid 38 killed; 15:45:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:45:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:45:17 [ssh-agent] Looking for ssh-agent implementation... 15:45:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:45:17 $ docker exec c5ec43fac6c4b342cc5f5ac21bef4f4078fdd33efdc897c0331d904071c442a2 ssh-agent 15:45:17 SSH_AUTH_SOCK=/tmp/ssh-2M9kSavR0orP/agent.70 15:45:17 SSH_AGENT_PID=76 15:45:17 Running ssh-add (command line suppressed) 15:45:18 Identity added: /w/workspace/edgex-go/6@tmp/private_key_13759678796087053785.key (/w/workspace/edgex-go/6@tmp/private_key_13759678796087053785.key) 15:45:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:45:18 + git semver init 15:45:18 2023-01-25 15:45:18,554 [run_init] DEBUG init version:0.0.0 force:False 15:45:18 2023-01-25 15:45:18,555 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver 15:45:18 2023-01-25 15:45:18,555 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver 15:45:18 2023-01-25 15:45:18,555 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) 15:45:23 2023-01-25 15:45:23,267 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude 15:45:23 2023-01-25 15:45:23,268 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-4306 with force:False 15:45:23 2023-01-25 15:45:23,268 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4306 15:45:23 2023-01-25 15:45:23,272 [execute] INFO git cat-file --batch-check 15:45:23 2023-01-25 15:45:23,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 15:45:23 2023-01-25 15:45:23,278 [execute] INFO git cat-file --batch 15:45:23 2023-01-25 15:45:23,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 15:45:23 2023-01-25 15:45:23,282 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4306 15:45:23 0.0.0 [Pipeline] } 15:45:23 $ docker exec --env ******** --env ******** c5ec43fac6c4b342cc5f5ac21bef4f4078fdd33efdc897c0331d904071c442a2 ssh-agent -k 15:45:24 unset SSH_AUTH_SOCK; 15:45:24 unset SSH_AGENT_PID; 15:45:24 echo Agent pid 76 killed; 15:45:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:45:24 + git semver [Pipeline] } 15:45:24 $ docker stop --time=1 c5ec43fac6c4b342cc5f5ac21bef4f4078fdd33efdc897c0331d904071c442a2 15:45:25 $ docker rm -f --volumes c5ec43fac6c4b342cc5f5ac21bef4f4078fdd33efdc897c0331d904071c442a2 [Pipeline] // withDockerContainer [Pipeline] sh 15:45:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:45:26 Stashed 1 file(s) [Pipeline] echo 15:45:26 [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 15:45:26 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 15:45:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:45:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:45:26 ========================================================= 15:45:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:45:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:45:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:45:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:45:27 213ec9aee27d: Pulling fs layer 15:45:27 4583459ba037: Pulling fs layer 15:45:27 93c1e223e6f2: Pulling fs layer 15:45:27 53926ce57604: Pulling fs layer 15:45:27 21b2b0c7a3f4: Pulling fs layer 15:45:27 22ff95d597cd: Pulling fs layer 15:45:27 12d6caf4c0d1: Pulling fs layer 15:45:27 96b7cbca73a9: Pulling fs layer 15:45:27 53926ce57604: Waiting 15:45:27 a7acece74701: Pulling fs layer 15:45:27 21b2b0c7a3f4: Waiting 15:45:27 22ff95d597cd: Waiting 15:45:27 a7acece74701: Waiting 15:45:27 12d6caf4c0d1: Waiting 15:45:27 96b7cbca73a9: Waiting 15:45:27 93c1e223e6f2: Verifying Checksum 15:45:27 93c1e223e6f2: Download complete 15:45:27 4583459ba037: Verifying Checksum 15:45:27 4583459ba037: Download complete 15:45:27 21b2b0c7a3f4: Verifying Checksum 15:45:27 21b2b0c7a3f4: Download complete 15:45:27 22ff95d597cd: Verifying Checksum 15:45:27 22ff95d597cd: Download complete 15:45:27 213ec9aee27d: Verifying Checksum 15:45:27 213ec9aee27d: Download complete 15:45:27 12d6caf4c0d1: Verifying Checksum 15:45:27 12d6caf4c0d1: Download complete 15:45:27 213ec9aee27d: Pull complete 15:45:27 4583459ba037: Pull complete 15:45:27 93c1e223e6f2: Pull complete 15:45:28 53926ce57604: Verifying Checksum 15:45:28 53926ce57604: Download complete 15:45:28 a7acece74701: Verifying Checksum 15:45:28 a7acece74701: Download complete 15:45:28 96b7cbca73a9: Verifying Checksum 15:45:28 96b7cbca73a9: Download complete 15:45:32 53926ce57604: Pull complete 15:45:32 21b2b0c7a3f4: Pull complete 15:45:32 22ff95d597cd: Pull complete 15:45:32 12d6caf4c0d1: Pull complete 15:45:34 96b7cbca73a9: Pull complete 15:45:34 a7acece74701: Pull complete 15:45:34 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:45:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:45:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:45:34 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:45:34 WORKDIR /edgex 15:45:34 COPY go.mod . 15:45:34 RUN go mod download 15:45:34 docker build -t ci-base-image-x86_64 -f - . 15:45:35 Sending build context to Docker daemon 170.1MB 15:45:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:45:35 ---> db6d94c90886 15:45:35 Step 2/4 : WORKDIR /edgex 15:45:38 ---> Running in 05b2d0916a4f 15:45:38 Removing intermediate container 05b2d0916a4f 15:45:38 ---> 9d9ce59c4a41 15:45:38 Step 3/4 : COPY go.mod . 15:45:38 ---> 1d22ca379055 15:45:38 Step 4/4 : RUN go mod download 15:45:38 ---> Running in f1f255a190df 15:45:41 Still waiting to schedule task 15:45:41 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:45:53 Removing intermediate container f1f255a190df 15:45:53 ---> 14a77d51ccee 15:45:53 Successfully built 14a77d51ccee 15:45:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:54 + docker inspect -f . ci-base-image-x86_64 15:45:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:54 prd-ubuntu20.04-docker-8c-8g-3676 does not seem to be running inside a container 15:45:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 15:45:54 $ docker top acc756fc71a01093d1ed6dc4bdfc55b6c3d24c6c4476084e6ee52e54624b987c -eo pid,comm [Pipeline] { [Pipeline] sh 15:45:54 + go version 15:45:54 go version go1.18.7 linux/amd64 [Pipeline] } 15:45:54 $ docker stop --time=1 acc756fc71a01093d1ed6dc4bdfc55b6c3d24c6c4476084e6ee52e54624b987c 15:45:56 $ docker rm -f --volumes acc756fc71a01093d1ed6dc4bdfc55b6c3d24c6c4476084e6ee52e54624b987c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:56 + docker inspect -f . ci-base-image-x86_64 15:45:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:56 prd-ubuntu20.04-docker-8c-8g-3676 does not seem to be running inside a container 15:45:56 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 15:45:57 $ docker top cfff7a7280fa615585d5fd36c0eb383ecd9bfdcecae99a45cc1f571361ff59c7 -eo pid,comm [Pipeline] { [Pipeline] echo 15:45:57 ========================================================= 15:45:57 [edgeXBuildGoParallel] Running Tests and Build... 15:45:57 ========================================================= [Pipeline] sh 15:45:57 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 15:45:57 + make test 15:45:57 go test -race -coverprofile=coverage.out ./... 15:46:04 ? github.com/edgexfoundry/edgex-go [no test files] 15:46:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:46:16 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:46:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:46:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:46:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:46:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:46:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:46:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:46:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:46:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:46:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:46:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:46:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:46:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:46:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements 15:46:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:46:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:46:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements 15:46:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.096s coverage: 43.1% of statements 15:46:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:46:17 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:46:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.127s coverage: 54.0% of statements 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:46:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.200s coverage: 89.2% of statements 15:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:46:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.061s coverage: 2.4% of statements 15:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:46:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.543s coverage: 95.6% of statements 15:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:46:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements 15:46:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:46:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:46:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:46:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:46:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:46:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.088s coverage: 60.0% of statements 15:46:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:46:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:46:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:46:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.088s coverage: 0.9% of statements 15:46:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:46:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.090s coverage: 58.8% of statements 15:46:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.6% of statements 15:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:46:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements 15:46:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements 15:46:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements 15:46:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 15:46:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements 15:46:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.104s coverage: 94.4% of statements 15:46:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.081s coverage: 44.8% of statements 15:46:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.253s coverage: 79.9% of statements 15:46:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.042s coverage: 65.1% of statements 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.074s coverage: 86.9% of statements 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.100s coverage: 87.2% of statements 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 77.4% of statements 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 91.2% of statements 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.215s coverage: 64.7% of statements 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 65.3% of statements 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.202s coverage: 41.8% of statements 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:46:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:46:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:46:41 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 15:47:04 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 15:47:04 internal/core/common_config/main.go:198:10: S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple) 15:47:04 key = fmt.Sprintf("%s", k) 15:47:04 ^ 15:47:04 internal/core/common_config/main.go:77:2: S1021: should merge variable declaration with assignment on next line (gosimple) 15:47:04 var getAccessToken types.GetAccessTokenCallback 15:47:04 ^ 15:47:04 make: *** [Makefile:150: lint] Error 1 [Pipeline] } 15:47:04 $ docker stop --time=1 cfff7a7280fa615585d5fd36c0eb383ecd9bfdcecae99a45cc1f571361ff59c7 15:47:06 $ docker rm -f --volumes cfff7a7280fa615585d5fd36c0eb383ecd9bfdcecae99a45cc1f571361ff59c7 [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] } 15:47:06 Failed in branch amd64 15:49:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3677 in /w/workspace/edgexfoundry_edgex-go_PR-4306 [Pipeline] { [Pipeline] ws 15:49:52 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 15:49:52 The recommended git tool is: git 15:49:58 using credential edgex-jenkins-ssh 15:49:58 Cloning the remote Git repository 15:49:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:49:58 > git init /w/workspace/edgex-go/6 # timeout=10 15:49:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:49:58 > git --version # timeout=10 15:49:58 > git --version # 'git version 2.25.1' 15:49:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:49:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:50:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:50:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:50:17 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4306/head:refs/remotes/origin/PR-4306 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:50:17 Merging remotes/origin/main commit cb9ff4527b99c77f8e69b5bcfccd1d262af058be into PR head commit 84a0463f264bc769d716d37f5acb7ae68b777de7 15:50:18 Merge succeeded, producing 3a2ce467495325aad1ef1820069cdfbf9386a70b 15:50:18 Checking out Revision 3a2ce467495325aad1ef1820069cdfbf9386a70b (PR-4306) 15:50:17 > git config core.sparsecheckout # timeout=10 15:50:17 > git checkout -f 84a0463f264bc769d716d37f5acb7ae68b777de7 # timeout=10 15:50:18 > git remote # timeout=10 15:50:18 > git config --get remote.origin.url # timeout=10 15:50:18 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:18 > git merge cb9ff4527b99c77f8e69b5bcfccd1d262af058be # timeout=10 15:50:18 > git rev-parse HEAD^{commit} # timeout=10 15:50:18 > git config core.sparsecheckout # timeout=10 15:50:18 > git checkout -f 3a2ce467495325aad1ef1820069cdfbf9386a70b # timeout=10 15:50:21 Commit message: "Merge commit 'cb9ff4527b99c77f8e69b5bcfccd1d262af058be' into HEAD" 15:50:21 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:50:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:50:22 % Total % Received % Xferd Average Speed Time Time Time Current 15:50:22 Dload Upload Total Spent Left Speed 15:50:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh 15:50:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:50:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:50:23 + sudo tee /etc/docker/daemon.new 15:50:23 { 15:50:23 "registry-mirrors": [ 15:50:23 "https://nexus3.edgexfoundry.org:10001" 15:50:23 ], 15:50:23 "bip": "10.250.0.254/24", 15:50:23 "hosts": [ 15:50:23 "tcp://0.0.0.0:5555", 15:50:23 "unix:///var/run/docker.sock" 15:50:23 ], 15:50:23 "mtu": 1458, 15:50:23 "selinux-enabled": true, 15:50:23 "seccomp-profile": "/etc/docker/seccomp.json" 15:50:23 } [Pipeline] sh 15:50:21 > git rev-list --no-walk ab454b92750774e0cb76b1457f6a9d59efcd8cc7 # timeout=10 15:50:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:50:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:50:42 provisioning config files... 15:50:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4052749839146078557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:43 ---> docker-login.sh 15:50:43 nexus3.edgexfoundry.org:10001 15:50:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:43 Configure a credential helper to remove this warning. See 15:50:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:43 15:50:43 Login Succeeded 15:50:43 nexus3.edgexfoundry.org:10002 15:50:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:44 Configure a credential helper to remove this warning. See 15:50:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:44 15:50:44 Login Succeeded 15:50:44 nexus3.edgexfoundry.org:10003 15:50:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:44 Configure a credential helper to remove this warning. See 15:50:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:44 15:50:44 Login Succeeded 15:50:44 nexus3.edgexfoundry.org:10004 15:50:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:44 Configure a credential helper to remove this warning. See 15:50:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:44 15:50:44 Login Succeeded 15:50:44 docker.io 15:50:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:45 Configure a credential helper to remove this warning. See 15:50:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:45 15:50:45 Login Succeeded 15:50:45 ---> docker-login.sh ends [Pipeline] } 15:50:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:50:45 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 15:50:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:50:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:50:45 ========================================================= 15:50:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:50:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:50:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:50:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:50:46 9b18e9b68314: Pulling fs layer 15:50:46 35d82f9e3411: Pulling fs layer 15:50:46 e16973657156: Pulling fs layer 15:50:46 fc693d55d65f: Pulling fs layer 15:50:46 7e9fc2657dce: Pulling fs layer 15:50:46 dda99020689f: Pulling fs layer 15:50:46 db1c61fa0a46: Pulling fs layer 15:50:46 891c053d2c06: Pulling fs layer 15:50:46 7e9fc2657dce: Waiting 15:50:46 dda99020689f: Waiting 15:50:46 db1c61fa0a46: Waiting 15:50:46 891c053d2c06: Waiting 15:50:46 fc693d55d65f: Waiting 15:50:46 e16973657156: Verifying Checksum 15:50:46 e16973657156: Download complete 15:50:46 35d82f9e3411: Verifying Checksum 15:50:46 35d82f9e3411: Download complete 15:50:46 7e9fc2657dce: Verifying Checksum 15:50:46 7e9fc2657dce: Download complete 15:50:46 dda99020689f: Verifying Checksum 15:50:46 dda99020689f: Download complete 15:50:46 9b18e9b68314: Download complete 15:50:47 9b18e9b68314: Pull complete 15:50:47 891c053d2c06: Verifying Checksum 15:50:47 891c053d2c06: Download complete 15:50:48 35d82f9e3411: Pull complete 15:50:48 e16973657156: Pull complete 15:50:48 db1c61fa0a46: Verifying Checksum 15:50:48 db1c61fa0a46: Download complete 15:50:49 fc693d55d65f: Verifying Checksum 15:50:49 fc693d55d65f: Download complete 15:50:59 fc693d55d65f: Pull complete 15:50:59 7e9fc2657dce: Pull complete 15:50:59 dda99020689f: Pull complete 15:51:05 db1c61fa0a46: Pull complete 15:51:06 891c053d2c06: Pull complete 15:51:06 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:51:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:51:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:51:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:51:06 WORKDIR /edgex 15:51:06 COPY go.mod . 15:51:06 RUN go mod download 15:51:06 + docker build -t ci-base-image-arm64 -f - . 15:51:07 Sending build context to Docker daemon 3.128MB 15:51:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:51:07 ---> f96f9c87975a 15:51:07 Step 2/4 : WORKDIR /edgex 15:51:09 ---> Running in 15e36e9f4d7d 15:51:09 Removing intermediate container 15e36e9f4d7d 15:51:09 ---> fe61c8ea696c 15:51:09 Step 3/4 : COPY go.mod . 15:51:10 ---> 8065ae38b98c 15:51:10 Step 4/4 : RUN go mod download 15:51:10 ---> Running in a6966468329c 15:51:42 Removing intermediate container a6966468329c 15:51:42 ---> 16cf492f2047 15:51:42 Successfully built 16cf492f2047 15:51:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:42 + docker inspect -f . ci-base-image-arm64 15:51:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:42 prd-ubuntu20.04-docker-arm64-4c-16g-3677 does not seem to be running inside a container 15:51:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-arm64 cat 15:51:44 $ docker top b69aaab619266565da5beaa88f4f862ca33ed57cb62f5f13965fe8775aa9b08d -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:44 + go version 15:51:44 go version go1.18.7 linux/arm64 [Pipeline] } 15:51:44 $ docker stop --time=1 b69aaab619266565da5beaa88f4f862ca33ed57cb62f5f13965fe8775aa9b08d 15:51:46 $ docker rm -f --volumes b69aaab619266565da5beaa88f4f862ca33ed57cb62f5f13965fe8775aa9b08d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:46 + docker inspect -f . ci-base-image-arm64 15:51:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:47 prd-ubuntu20.04-docker-arm64-4c-16g-3677 does not seem to be running inside a container 15:51:47 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-arm64 cat 15:51:48 $ docker top 264aadaeee293570e56afa8aaea009308733198d05a145d0449bd05f8e75e3de -eo pid,comm [Pipeline] { [Pipeline] echo 15:51:48 ========================================================= 15:51:48 [edgeXBuildGoParallel] Running Tests and Build... 15:51:48 ========================================================= [Pipeline] sh 15:51:49 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 15:51:49 + make test 15:51:49 go test -race -coverprofile=coverage.out ./... 15:52:21 ? github.com/edgexfoundry/edgex-go [no test files] 15:53:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:53:58 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:53:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:53:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:53:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:54:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:54:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:54:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:54:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:54:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:54:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:54:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:54:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:54:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:54:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.375s coverage: 28.7% of statements 15:54:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:54:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:54:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.742s coverage: 98.5% of statements 15:54:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.813s coverage: 43.1% of statements 15:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:54:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.971s coverage: 54.0% of statements 15:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:54:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.365s coverage: 89.2% of statements 15:54:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:54:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:54:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:54:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:54:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:54:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.107s coverage: 2.4% of statements 15:54:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:54:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:54:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.754s coverage: 95.6% of statements 15:54:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:54:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:54:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:54:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.439s coverage: 72.2% of statements 15:54:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:54:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:54:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:54:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:54:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:54:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.668s coverage: 60.0% of statements 15:54:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:54:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:54:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:54:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.668s coverage: 0.9% of statements 15:54:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:54:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.716s coverage: 58.8% of statements 15:54:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.234s coverage: 29.6% of statements 15:54:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.605s coverage: 47.1% of statements 15:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.308s coverage: 79.5% of statements 15:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.373s coverage: 94.1% of statements 15:55:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.348s coverage: 96.3% of statements 15:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.260s coverage: 87.5% of statements 15:55:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.753s coverage: 94.4% of statements 15:55:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.323s coverage: 44.8% of statements 15:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.155s coverage: 79.9% of statements 15:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:55:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:55:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 65.1% of statements 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:55:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.299s coverage: 86.9% of statements 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:55:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.223s coverage: 87.2% of statements 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:55:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:55:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.292s coverage: 77.4% of statements 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:55:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.274s coverage: 80.0% of statements 15:55:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.218s coverage: 87.2% of statements 15:55:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.781s coverage: 91.2% of statements 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:55:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.018s coverage: 64.7% of statements 15:55:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:55:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:55:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.373s coverage: 100.0% of statements 15:55:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements 15:55:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 15:55:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements 15:55:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements 15:55:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.380s coverage: 65.3% of statements 15:55:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:55:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:55:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:55:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.816s coverage: 41.8% of statements 15:55:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:55:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:55:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.408s coverage: 89.5% of statements 15:55:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:55:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.311s coverage: 84.8% of statements 15:55:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:55:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:55:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:55:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:55:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.351s coverage: 17.7% of statements 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:55:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.636s coverage: 92.3% of statements 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:55:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.453s coverage: 63.2% of statements 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:55:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.460s coverage: 97.7% of statements 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:55:50 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 15:55:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:55:50 go vet ./... 15:57:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:57:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:57:42 ./bin/test-attribution-txt.sh [Pipeline] echo 15:57:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:57:42 + ls -al . 15:57:42 total 744 15:57:42 drwxrwxr-x 10 1001 1001 4096 Jan 25 15:51 . 15:57:42 drwxr-xr-x 4 root root 4096 Jan 25 15:51 .. 15:57:42 drwxrwxr-x 2 1001 1001 4096 Jan 25 15:50 .blubracket 15:57:42 -rw-rw-r-- 1 1001 1001 16 Jan 25 15:50 .dockerignore 15:57:42 drwxrwxr-x 8 1001 1001 4096 Jan 25 15:50 .git 15:57:42 drwxrwxr-x 3 1001 1001 4096 Jan 25 15:50 .github 15:57:42 -rw-rw-r-- 1 1001 1001 1024 Jan 25 15:50 .gitignore 15:57:42 -rw-rw-r-- 1 1001 1001 42 Jan 25 15:50 .golangci.yml 15:57:42 -rw-rw-r-- 1 1001 1001 87 Jan 25 15:50 .hadolint.yml 15:57:42 -rw-rw-r-- 1 1001 1001 166 Jan 25 15:50 .sonarcloud.properties 15:57:42 -rw-rw-r-- 1 1001 1001 1171 Jan 25 15:50 ADOPTERS.md 15:57:42 -rw-rw-r-- 1 1001 1001 10825 Jan 25 15:50 Attribution.txt 15:57:42 -rw-rw-r-- 1 1001 1001 73765 Jan 25 15:50 CHANGELOG.md 15:57:42 -rw-rw-r-- 1 1001 1001 3804 Jan 25 15:50 CONTRIBUTING.md 15:57:42 -rw-rw-r-- 1 1001 1001 677 Jan 25 15:50 GOVERNANCE.md 15:57:42 -rw-rw-r-- 1 1001 1001 850 Jan 25 15:50 Jenkinsfile 15:57:42 -rw-rw-r-- 1 1001 1001 10775 Jan 25 15:50 LICENSE 15:57:42 -rw-rw-r-- 1 1001 1001 13388 Jan 25 15:50 Makefile 15:57:42 -rw-rw-r-- 1 1001 1001 582 Jan 25 15:50 OWNERS.md 15:57:42 -rw-rw-r-- 1 1001 1001 9403 Jan 25 15:50 README.md 15:57:42 -rw-rw-r-- 1 1001 1001 6912 Jan 25 15:50 SECURITY.md 15:57:42 -rw-rw-r-- 1 1001 1001 5 Jan 25 15:45 VERSION 15:57:42 drwxrwxr-x 2 1001 1001 4096 Jan 25 15:50 bin 15:57:42 drwxrwxr-x 17 1001 1001 4096 Jan 25 15:50 cmd 15:57:42 -rw-r--r-- 1 root root 489970 Jan 25 15:55 coverage.out 15:57:42 -rw-rw-r-- 1 1001 1001 3365 Jan 25 15:50 go.mod 15:57:42 -rw-rw-r-- 1 1001 1001 34951 Jan 25 15:50 go.sum 15:57:42 drwxrwxr-x 7 1001 1001 4096 Jan 25 15:50 internal 15:57:42 drwxrwxr-x 3 1001 1001 4096 Jan 25 15:50 openapi 15:57:42 drwxrwxr-x 4 1001 1001 4096 Jan 25 15:50 snap 15:57:42 -rw-rw-r-- 1 1001 1001 204 Jan 25 15:50 version.go [Pipeline] sh 15:57:43 + '[' -e coverage.out ] 15:57:43 + chown 1001:1001 coverage.out [Pipeline] stash 15:57:43 Stashed 1 file(s) [Pipeline] sh 15:57:44 + make build 15:57: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 15:59:06 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 15:59:08 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 15:59:12 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 15:59:17 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 15:59:56 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 16:00:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:00:07 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 16:00:13 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 16:00:16 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 16:00:20 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 16:00:33 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] } 16:00:38 $ docker stop --time=1 264aadaeee293570e56afa8aaea009308733198d05a145d0449bd05f8e75e3de 16:00:40 $ docker rm -f --volumes 264aadaeee293570e56afa8aaea009308733198d05a145d0449bd05f8e75e3de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:00:42 16:00:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:00:43 latest: Pulling from edgex-devops/edgex-compose-arm64 16:00:43 29e5d40040c1: Pulling fs layer 16:00:43 1ce36da41761: Pulling fs layer 16:00:43 25b303627fd3: Pulling fs layer 16:00:43 29e5d40040c1: Download complete 16:00:43 1ce36da41761: Verifying Checksum 16:00:43 1ce36da41761: Download complete 16:00:43 29e5d40040c1: Pull complete 16:00:45 1ce36da41761: Pull complete 16:00:45 25b303627fd3: Download complete 16:00:55 25b303627fd3: Pull complete 16:00:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:00:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:55 prd-ubuntu20.04-docker-arm64-4c-16g-3677 does not seem to be running inside a container 16:00:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:00:57 $ docker top c58e90c628a1779fa1e7214ab91d306141cbb0033941cf37ac57abb8a39a6a6e -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:58 + grep parallel 16:00:58 + docker-compose build --help 16:01:02 --parallel Build images in parallel. [Pipeline] } 16:01:02 $ docker stop --time=1 c58e90c628a1779fa1e7214ab91d306141cbb0033941cf37ac57abb8a39a6a6e 16:01:04 $ docker rm -f --volumes c58e90c628a1779fa1e7214ab91d306141cbb0033941cf37ac57abb8a39a6a6e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:01:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:05 prd-ubuntu20.04-docker-arm64-4c-16g-3677 does not seem to be running inside a container 16:01:05 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 16:01:07 $ docker top 93f55c625e8ed69c95c5898ba6a6157b8f0a9527afdba16171c003f8c7743097 -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:08 + docker-compose -f ./docker-compose-build.yml build --parallel 16:01:12 Building core-command ... 16:01:12 Building core-common-config-bootstrapper ... 16:01:12 Building core-data ... 16:01:12 Building core-metadata ... 16:01:12 Building security-bootstrapper ... 16:01:12 Building security-proxy-setup ... 16:01:12 Building security-secretstore-setup ... 16:01:12 Building security-spiffe-token-provider ... 16:01:12 Building security-spire-agent ... 16:01:12 Building security-spire-config ... 16:01:12 Building security-spire-server ... 16:01:12 Building support-notifications ... 16:01:12 Building support-scheduler ... 16:01:12 Building security-spire-server 16:01:12 Building security-spire-config 16:01:12 Building security-bootstrapper 16:01:12 Building core-command 16:01:12 Building core-metadata 16:01:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:01:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:01:59 ---> 16cf492f2047 16:01:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:01:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:01:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:01:59 ---> 16cf492f2047 16:01:59 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:01:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:01:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:01:59 ---> 16cf492f2047 16:01:59 Step 3/24 : WORKDIR /edgex-go 16:01:59 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:01:59 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:01:59 ---> 16cf492f2047 16:01:59 Step 3/32 : WORKDIR /edgex-go 16:01:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:01:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:01:59 ---> 16cf492f2047 16:01:59 Step 3/23 : WORKDIR /edgex-go 16:01:59 ---> Running in cd55fc5c9db3 16:01:59 ---> Running in 0d53514a1220 16:01:59 ---> Running in 182cb7b9e87d 16:01:59 ---> Running in b16540e796ec 16:01:59 ---> Running in a7badbb6ebd0 16:01:59 Removing intermediate container b16540e796ec 16:01:59 ---> 19d7a1a40b68 16:01:59 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:01:59 Removing intermediate container a7badbb6ebd0 16:01:59 ---> 463166bebe63 16:01:59 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 16:02:00 Removing intermediate container cd55fc5c9db3 16:02:00 ---> 0cfab5a34732 16:02:00 Step 4/32 : RUN apk add --update --no-cache make git 16:02:00 ---> Running in 14c14e29f520 16:02:00 Removing intermediate container 0d53514a1220 16:02:00 ---> db33a2d9da1e 16:02:00 Step 4/24 : WORKDIR /edgex-go 16:02:00 Removing intermediate container 182cb7b9e87d 16:02:00 ---> 27a6331d809d 16:02:00 Step 4/23 : WORKDIR /edgex-go 16:02:00 ---> Running in e96572924a7d 16:02:00 ---> Running in 4007670cf8d7 16:02:00 ---> Running in 3a262e6b5f96 16:02:00 ---> Running in d7f0dee6257d 16:02:01 Removing intermediate container 4007670cf8d7 16:02:01 ---> 4a222f13d3dc 16:02:01 Step 5/24 : RUN apk add --update --no-cache make git 16:02:01 ---> Running in 8e600984759c 16:02:01 Removing intermediate container d7f0dee6257d 16:02:01 ---> ca3ee94ec3f3 16:02:01 Step 5/23 : RUN apk add --update --no-cache make git 16:02:01 ---> Running in 7650e628010d 16:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:02:04 OK: 221 MiB in 51 packages 16:02:04 OK: 221 MiB in 51 packages 16:02:05 OK: 221 MiB in 51 packages 16:02:05 OK: 221 MiB in 51 packages 16:02:05 OK: 221 MiB in 51 packages 16:02:06 Removing intermediate container e96572924a7d 16:02:06 Removing intermediate container 14c14e29f520 16:02:06 ---> bd05be523937 16:02:06 Step 5/24 : COPY go.mod vendor* ./ 16:02:06 ---> d986d675bdd0 16:02:06 Step 5/32 : COPY go.mod vendor* ./ 16:02:06 Removing intermediate container 7650e628010d 16:02:06 ---> 70a6a39bb81d 16:02:06 Step 6/23 : COPY go.mod vendor* ./ 16:02:06 Removing intermediate container 3a262e6b5f96 16:02:06 ---> 2f8e3dd5cf0a 16:02:06 Step 5/23 : COPY go.mod vendor* ./ 16:02:07 Removing intermediate container 8e600984759c 16:02:07 ---> f6a8e1c33f8c 16:02:07 Step 6/24 : COPY go.mod vendor* ./ 16:02:07 ---> 4efa30a2d2b0 16:02:07 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:07 ---> Running in 81aefca5ef61 16:02:07 ---> d818de97f3b8 16:02:07 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:08 ---> Running in b774e34b82b7 16:02:08 ---> 7f2a613f5d22 16:02:08 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:08 ---> d786df1a27d7 16:02:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:08 ---> 1699832c818f 16:02:08 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:08 ---> Running in 7afa866d6dcb 16:02:08 ---> Running in f9679b3ee90c 16:02:08 ---> Running in 70f34322e3f6 16:04:00 Removing intermediate container 81aefca5ef61 16:04:00 ---> 94c7866e6a39 16:04:00 Step 7/32 : COPY . . 16:04:00 Removing intermediate container b774e34b82b7 16:04:00 ---> 1f9d47966135 16:04:00 Step 7/24 : COPY . . 16:04:00 Removing intermediate container 70f34322e3f6 16:04:00 ---> 0d5882c57796 16:04:00 Step 8/24 : COPY . . 16:04:00 Removing intermediate container f9679b3ee90c 16:04:00 ---> 1dc7aa604dcb 16:04:00 Step 8/23 : COPY . . 16:04:00 Removing intermediate container 7afa866d6dcb 16:04:00 ---> 3f683964f960 16:04:00 Step 7/23 : COPY . . 16:04:10 ---> ecba670952fc 16:04:10 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:04:10 ---> 3242b3f6028e 16:04:10 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:04:10 ---> bb29c90f01e0 16:04:10 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:04:10 ---> Running in fdbece249952 16:04:10 ---> Running in 447c2a20375b 16:04:10 ---> b5285ee24284 16:04:10 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 16:04:10 ---> Running in 532020707d1a 16:04:10 ---> 61c7d5611fa2 16:04:10 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:04:10 ---> Running in 7beddde210b6 16:04:10 ---> Running in 6417f2a06c92 16:04:11 Removing intermediate container 532020707d1a 16:04:11 ---> 9d40ee21b8f7 16:04:11 Step 9/24 : WORKDIR /edgex-go/spire-build 16:04:11 ---> Running in 2ee4701aa7f7 16:04:11 Removing intermediate container 7beddde210b6 16:04:11 ---> 5c5f3ca4dc78 16:04:11 Step 9/23 : WORKDIR /edgex-go/spire-build 16:04:12 ---> Running in 38d5e96123fc 16:04:12 Removing intermediate container 2ee4701aa7f7 16:04:12 ---> eca79684c519 16:04:12 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:04:12 ---> Running in 06cd3049f919 16:04:12 Removing intermediate container 38d5e96123fc 16:04:12 ---> c16967020f3f 16:04:12 Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:04:12 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 16:04:12 ---> Running in f5b91de8b958 16:04:13 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 16:04:13 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 16:04:16 Removing intermediate container 06cd3049f919 16:04:16 ---> 0d8f792d9c51 16:04:16 Step 11/24 : WORKDIR /edgex-go 16:04:16 ---> Running in 94f0e2c4f800 16:04:16 Removing intermediate container f5b91de8b958 16:04:16 ---> 9e50690702ee 16:04:16 Step 11/23 : WORKDIR /edgex-go 16:04:16 ---> Running in d6b616a20889 16:04:17 Removing intermediate container 94f0e2c4f800 16:04:17 ---> e512789d3da9 16:04:17 16:04:17 Step 12/24 : FROM alpine:3.15 16:04:17 3.15: Pulling from library/alpine 16:04:17 Removing intermediate container d6b616a20889 16:04:17 ---> e2bdc44f18c9 16:04:17 16:04:17 Step 12/23 : FROM alpine:3.15 16:04:17 3.15: Pulling from library/alpine 16:04:18 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 16:04:18 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 16:04:18 Status: Downloaded newer image for alpine:3.15 16:04:18 Status: Downloaded newer image for alpine:3.15 16:04:18 ---> 8aa73fd46299 16:04:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:04:18 ---> 8aa73fd46299 16:04:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:04:18 ---> Running in f98f3ecb6e8d 16:04:18 ---> Running in 95dc52d0a93f 16:04:19 Removing intermediate container f98f3ecb6e8d 16:04:19 ---> 922cd8bc7070 16:04:19 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:04:19 Removing intermediate container 95dc52d0a93f 16:04:19 ---> aaa8d9fec4e9 16:04:19 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:04:19 ---> Running in 7c469952f63e 16:04:19 ---> Running in 089dd3acf47e 16:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:04:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:04:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:04:24 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:04:24 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:04:24 OK: 15736 distinct packages available 16:04:24 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:04:24 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:04:24 OK: 15736 distinct packages available 16:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:04:25 (1/4) Installing dumb-init (1.2.5-r1) 16:04:25 (2/4) Installing musl-obstack (1.2.3-r0) 16:04:25 (3/4) Installing libucontext (1.1-r0) 16:04:25 (4/4) Installing gcompat (1.0.0-r4) 16:04:25 Executing busybox-1.34.1-r7.trigger 16:04:26 OK: 6 MiB in 18 packages 16:04:26 (1/5) Installing dumb-init (1.2.5-r1) 16:04:26 (2/5) Installing musl-obstack (1.2.3-r0) 16:04:26 (3/5) Installing libucontext (1.1-r0) 16:04:26 (4/5) Installing gcompat (1.0.0-r4) 16:04:26 (5/5) Installing openssl (1.1.1s-r1) 16:04:26 Executing busybox-1.34.1-r7.trigger 16:04:26 OK: 6 MiB in 19 packages 16:04:28 Removing intermediate container 089dd3acf47e 16:04:28 ---> 36e448fb4d01 16:04:28 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:04:28 Removing intermediate container 7c469952f63e 16:04:28 ---> 9eb1b64caa3d 16:04:28 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:04:38 ---> c9d249538c3b 16:04:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:04:38 ---> b84a02c898be 16:04:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:04:38 ---> c4ae0cf4319d 16:04:38 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:04:38 ---> Running in 3f421a3a99a5 16:04:38 ---> 9a7039c32da9 16:04:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:04:38 Removing intermediate container 3f421a3a99a5 16:04:38 ---> c5661f16f571 16:04:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:04:39 ---> b2c6a701f1b4 16:04:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:04:40 ---> 03c3fcc6a3d5 16:04:40 Step 19/24 : WORKDIR / 16:04:40 ---> Running in 6d3dbaea5ff1 16:04:40 ---> 01dd7cd91804 16:04:40 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:04:40 ---> Running in 40fdaabe847e 16:04:41 Removing intermediate container 6d3dbaea5ff1 16:04:41 ---> eed02035c514 16:04:41 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:04:41 ---> Running in 527ea40f835e 16:04:41 Removing intermediate container 40fdaabe847e 16:04:41 ---> 688c9da33794 16:04:41 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:04:41 ---> Running in 7e96b5612fc8 16:04:42 Removing intermediate container 527ea40f835e 16:04:42 ---> 691e7e894911 16:04:42 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:04:42 Removing intermediate container 7e96b5612fc8 16:04:42 ---> 7e041274cfe4 16:04:42 Step 21/23 : LABEL arch=arm64 16:04:42 ---> Running in 82cf4b31e08a 16:04:42 ---> Running in 36229dcc1f68 16:04:43 Removing intermediate container 82cf4b31e08a 16:04:43 ---> 7c1df641f164 16:04:43 Step 22/24 : LABEL arch=arm64 16:04:43 Removing intermediate container 36229dcc1f68 16:04:43 ---> 82d91e3a05d9 16:04:43 Step 22/23 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b 16:04:43 ---> Running in 3e655bece729 16:04:43 ---> Running in 88fe4e7c6765 16:04:43 Removing intermediate container 3e655bece729 16:04:43 ---> 3005d066d7df 16:04:43 Step 23/24 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b 16:04:44 ---> Running in fe88f2cf1113 16:04:44 Removing intermediate container 88fe4e7c6765 16:04:44 ---> 4ecb95dd8a00 16:04:44 Step 23/23 : LABEL version=0.0.0 16:04:44 ---> Running in 0199725d30f9 16:04:44 Removing intermediate container 0199725d30f9 16:04:44 ---> 6e2920eb1fbd 16:04:44 16:04:44 Removing intermediate container fe88f2cf1113 16:04:44 ---> 4c971fd3beae 16:04:44 Step 24/24 : LABEL version=0.0.0 16:04:45 ---> Running in 546b17c7e248 16:04:45 Successfully built 6e2920eb1fbd 16:04:45 Successfully tagged security-spire-server-arm64:latest 16:04:45  Building security-spire-server ... done Building security-spiffe-token-provider 16:04:45 Removing intermediate container 546b17c7e248 16:04:45 ---> f57c47178904 16:04:45 16:04:45 Successfully built f57c47178904 16:04:45 Successfully tagged security-spire-config-arm64:latest 16:04:45  Building security-spire-config ... done Building core-common-config-bootstrapper 16:05:12 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:05:12 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:05:12 ---> 16cf492f2047 16:05:12 Step 3/19 : WORKDIR /edgex-go 16:05:12 ---> Using cache 16:05:12 ---> 0cfab5a34732 16:05:12 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:05:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:05:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:05:12 ---> 16cf492f2047 16:05:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:05:12 ---> Using cache 16:05:12 ---> 27a6331d809d 16:05:12 Step 4/22 : WORKDIR /edgex-go 16:05:12 ---> Using cache 16:05:12 ---> ca3ee94ec3f3 16:05:12 Step 5/22 : RUN apk add --update --no-cache make git 16:05:12 ---> Using cache 16:05:12 ---> 70a6a39bb81d 16:05:12 Step 6/22 : COPY go.mod vendor* ./ 16:05:12 ---> Using cache 16:05:12 ---> d786df1a27d7 16:05:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:12 ---> Using cache 16:05:12 ---> 1dc7aa604dcb 16:05:12 Step 8/22 : COPY . . 16:05:12 ---> Using cache 16:05:12 ---> 61c7d5611fa2 16:05:12 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:05:12 ---> Running in 733e8da88e1e 16:05:12 ---> Running in ce1b10db36b9 16:05:14 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 16:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:05:16 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:05:16 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:05:16 OK: 16901 distinct packages available 16:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:05:17 OK: 221 MiB in 51 packages 16:05:19 Removing intermediate container 733e8da88e1e 16:05:19 ---> 9d6f1efb8a27 16:05:19 Step 5/19 : COPY go.mod vendor* ./ 16:05:20 ---> c09825de84af 16:05:20 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:20 ---> Running in beee6da9538c 16:06:57 Removing intermediate container beee6da9538c 16:06:57 ---> e3553e19286e 16:06:57 Step 7/19 : COPY . . 16:07:00 ---> 21e95971664a 16:07:00 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:07:01 ---> Running in 450f894e0a32 16:07:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:10:24 Removing intermediate container 447c2a20375b 16:10:24 ---> 211fff7f5639 16:10:24 16:10:24 Step 9/32 : FROM alpine:3.16 16:10:24 3.16: Pulling from library/alpine 16:10:24 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:10:24 Status: Downloaded newer image for alpine:3.16 16:10:24 ---> 2b4661558fb8 16:10:24 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:10:24 ---> Running in 355d1bc53f63 16:10:24 Removing intermediate container 355d1bc53f63 16:10:24 ---> e29e334fd3bb 16:10:24 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:10:24 ---> Running in 655f9abfe4b8 16:10:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:10:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:10:26 (1/2) Installing dumb-init (1.2.5-r1) 16:10:26 (2/2) Installing su-exec (0.2-r1) 16:10:26 Executing busybox-1.35.0-r17.trigger 16:10:26 OK: 5 MiB in 16 packages 16:10:28 Removing intermediate container 655f9abfe4b8 16:10:28 ---> 872e8d77dfac 16:10:28 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:10:28 ---> Running in dc57d2296a62 16:10:28 Removing intermediate container dc57d2296a62 16:10:28 ---> 5fcc8ae0b79e 16:10:28 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:10:29 ---> Running in a95b315b1fa4 16:10:29 Removing intermediate container a95b315b1fa4 16:10:29 ---> eb182a766411 16:10:29 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:10:29 ---> Running in ac273eee2c72 16:10:30 Removing intermediate container ac273eee2c72 16:10:30 ---> 0f32340d5eb5 16:10:30 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:10:30 ---> Running in 51da0de6762d 16:10:30 Removing intermediate container 51da0de6762d 16:10:30 ---> 4eb6c6be5e63 16:10:30 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:10:31 ---> Running in 8850c437a0a9 16:10:35 Removing intermediate container 8850c437a0a9 16:10:35 ---> 4133ddab9b86 16:10:35 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:10:35 ---> Running in 87524406af1d 16:10:36 Removing intermediate container 87524406af1d 16:10:36 ---> 31d5b521a7fd 16:10:36 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:10:38 ---> c406ddb82e03 16:10:38 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:10:38 ---> Running in 690f24c4ff8d 16:10:42 Removing intermediate container 6417f2a06c92 16:10:42 ---> a80315ddcbc7 16:10:42 16:10:42 Step 10/23 : FROM alpine:3.16 16:10:42 ---> 2b4661558fb8 16:10:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:10:42 Removing intermediate container 690f24c4ff8d 16:10:42 ---> b8f9f5b54866 16:10:42 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:42 ---> Running in 1a184ecc4371 16:10:43 ---> 8395cd509470 16:10:43 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:10:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:10:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:10:45 ---> 1857f2bbe2d7 16:10:45 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:10:46 (1/1) Installing dumb-init (1.2.5-r1) 16:10:46 Executing busybox-1.35.0-r17.trigger 16:10:46 OK: 5 MiB in 15 packages 16:10:47 ---> 8bf17ad77b71 16:10:47 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:10:48 Removing intermediate container 1a184ecc4371 16:10:48 ---> cadaeb4d3c85 16:10:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:10:48 ---> b0b7287d0e6a 16:10:48 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:10:48 ---> Running in 58c87333db17 16:10:49 Removing intermediate container 58c87333db17 16:10:49 ---> a4f9c8649535 16:10:49 Step 13/23 : ENV APP_PORT=59882 16:10:49 ---> Running in b8feff4b099b 16:10:49 ---> cf33cec7de30 16:10:49 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:10:50 Removing intermediate container b8feff4b099b 16:10:50 ---> a9c01646c2e4 16:10:50 Step 14/23 : EXPOSE $APP_PORT 16:10:50 ---> 2c07fa65c32d 16:10:50 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:10:50 ---> Running in fb53b3de7025 16:10:51 Removing intermediate container fb53b3de7025 16:10:51 ---> 45f4aa70e7fd 16:10:51 Step 15/23 : WORKDIR / 16:10:51 ---> Running in 8237784c8c7c 16:10:51 ---> b363df39a25d 16:10:51 Step 27/32 : RUN chmod +x /entrypoint.sh 16:10:51 ---> Running in c82c9f4d00f3 16:10:52 Removing intermediate container 8237784c8c7c 16:10:52 ---> c2704879c7b8 16:10:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:54 ---> b83a8466d98b 16:10:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:10:56 Removing intermediate container c82c9f4d00f3 16:10:56 ---> 6466e33363d9 16:10:56 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:10:56 ---> Running in 0a9bdedbcc81 16:10:57 Removing intermediate container 0a9bdedbcc81 16:10:57 ---> 9d2ba4e55ac8 16:10:57 Step 29/32 : CMD ["gate"] 16:10:57 ---> Running in 86fde7c08d98 16:10:57 ---> a4440fd633f8 16:10:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:11:00 Removing intermediate container 86fde7c08d98 16:11:00 ---> 3af16b574e50 16:11:00 Step 30/32 : LABEL arch=arm64 16:11:00 ---> 7995dda6a422 16:11:00 Step 19/23 : ENTRYPOINT ["/core-command"] 16:11:00 ---> Running in 91411ea44b07 16:11:01 ---> Running in f8a47ba3ab9f 16:11:01 Removing intermediate container 91411ea44b07 16:11:01 ---> 4e34ee225e6a 16:11:01 Step 31/32 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b 16:11:02 ---> Running in a545d0bfef7e 16:11:02 Removing intermediate container f8a47ba3ab9f 16:11:02 ---> 084983093592 16:11:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:11:02 ---> Running in 7be86b7ea11b 16:11:02 Removing intermediate container a545d0bfef7e 16:11:02 ---> d694f1aeb74b 16:11:02 Step 32/32 : LABEL version=0.0.0 16:11:02 ---> Running in 390d347345a9 16:11:03 Removing intermediate container 7be86b7ea11b 16:11:03 ---> 9cdcbea42831 16:11:03 Step 21/23 : LABEL arch=arm64 16:11:03 ---> Running in b2a6c1235e9f 16:11:03 Removing intermediate container 390d347345a9 16:11:03 ---> 5d88dfecc4eb 16:11:03 16:11:04 Removing intermediate container b2a6c1235e9f 16:11:04 ---> 77b7d0153f4b 16:11:04 Step 22/23 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b 16:11:04 ---> Running in 27bd45c53cc7 16:11:04 Successfully built 5d88dfecc4eb 16:11:04 Removing intermediate container fdbece249952 16:11:04 ---> 251b9c0ed052 16:11:04 16:11:04 Step 10/24 : FROM alpine:3.16 16:11:04 ---> 2b4661558fb8 16:11:04 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:11:04 ---> Using cache 16:11:04 ---> cadaeb4d3c85 16:11:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:11:04 ---> Using cache 16:11:04 ---> a4f9c8649535 16:11:04 Step 13/24 : ENV APP_PORT=59881 16:11:04 Successfully tagged security-bootstrapper-arm64:latest 16:11:04 Building security-proxy-setup 16:11:04  Building security-bootstrapper ... done  ---> Running in 5b6ec863f768 16:11:05 Removing intermediate container 27bd45c53cc7 16:11:05 ---> b7909468d9f1 16:11:05 Step 23/23 : LABEL version=0.0.0 16:11:05 ---> Running in 0db3155d86ba 16:11:05 Removing intermediate container 5b6ec863f768 16:11:05 ---> 091b0da17a6b 16:11:05 Step 14/24 : EXPOSE $APP_PORT 16:11:05 ---> Running in 29b19650c0e5 16:11:05 Removing intermediate container 0db3155d86ba 16:11:05 ---> 7363b10840aa 16:11:05 16:11:06 Removing intermediate container 29b19650c0e5 16:11:06 ---> 2ec8b7c4461b 16:11:06 Step 15/24 : WORKDIR / 16:11:06 ---> Running in 1d07cf5fc35a 16:11:06 Successfully built 7363b10840aa 16:11:06 Successfully tagged core-command-arm64:latest 16:11:06 Building security-secretstore-setup 16:11:06  Building core-command ... done Removing intermediate container 1d07cf5fc35a 16:11:06 ---> 4c2446960466 16:11:06 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:07 ---> 58491995c592 16:11:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:11:09 ---> b9053e49277f 16:11:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:11:10 ---> e95e1d710ea1 16:11:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:11:12 ---> 57de2d4e70b9 16:11:12 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:11:13 ---> Running in be231be4505e 16:11:13 Removing intermediate container be231be4505e 16:11:13 ---> f70235e8bc93 16:11:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:11:13 ---> Running in 5d1c3403c202 16:11:14 Removing intermediate container 5d1c3403c202 16:11:14 ---> 8592e9eacfca 16:11:14 Step 22/24 : LABEL arch=arm64 16:11:14 ---> Running in 8bbb920096e6 16:11:15 Removing intermediate container 8bbb920096e6 16:11:15 ---> 9c93bc6291c9 16:11:15 Step 23/24 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b 16:11:15 ---> Running in 812f88a726ad 16:11:16 Removing intermediate container 812f88a726ad 16:11:16 ---> 2bad4e4c4fce 16:11:16 Step 24/24 : LABEL version=0.0.0 16:11:16 ---> Running in df27a39b5046 16:11:18 Removing intermediate container df27a39b5046 16:11:18 ---> e5fa940e5545 16:11:18 16:11:18 Successfully built e5fa940e5545 16:11:18 Successfully tagged core-metadata-arm64:latest 16:11:18  Building core-metadata ... done Building support-notifications 16:11:25 Removing intermediate container ce1b10db36b9 16:11:25 ---> 5d200579aa1e 16:11:25 16:11:25 Step 10/22 : FROM alpine:3.16 16:11:25 ---> 2b4661558fb8 16:11:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:11:25 ---> Running in c885044ecfbf 16:11:26 Removing intermediate container c885044ecfbf 16:11:26 ---> f572e35f8c64 16:11:26 Step 12/22 : RUN apk add --update --no-cache dumb-init 16:11:26 ---> Running in 037cf99e6f76 16:11:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:11:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:11:29 (1/1) Installing dumb-init (1.2.5-r1) 16:11:29 Executing busybox-1.35.0-r17.trigger 16:11:29 OK: 5 MiB in 15 packages 16:11:30 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:11:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:11:30 ---> 16cf492f2047 16:11:30 Step 3/21 : WORKDIR /edgex-go 16:11:30 ---> Using cache 16:11:30 ---> 0cfab5a34732 16:11:30 Step 4/21 : RUN apk add --update --no-cache make git 16:11:30 ---> Using cache 16:11:30 ---> d986d675bdd0 16:11:30 Step 5/21 : COPY go.mod vendor* ./ 16:11:30 ---> Using cache 16:11:30 ---> 4efa30a2d2b0 16:11:30 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:30 ---> Using cache 16:11:30 ---> 94c7866e6a39 16:11:30 Step 7/21 : COPY . . 16:11:30 ---> Using cache 16:11:30 ---> ecba670952fc 16:11:30 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:11:30 ---> Running in a8d3c6a3060d 16:11:31 Removing intermediate container 037cf99e6f76 16:11:31 ---> 4a7e20dc3be9 16:11:31 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:11:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:11:31 ---> 16cf492f2047 16:11:31 Step 3/24 : WORKDIR /edgex-go 16:11:31 ---> Using cache 16:11:31 ---> 0cfab5a34732 16:11:31 Step 4/24 : RUN apk add --update --no-cache make git 16:11:31 ---> Using cache 16:11:31 ---> d986d675bdd0 16:11:31 Step 5/24 : COPY go.mod vendor* ./ 16:11:31 ---> Using cache 16:11:31 ---> 4efa30a2d2b0 16:11:31 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:31 ---> Using cache 16:11:31 ---> 94c7866e6a39 16:11:31 Step 7/24 : COPY . . 16:11:32 ---> Using cache 16:11:32 ---> ecba670952fc 16:11:32 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:11:32 ---> Running in 59eb159128e7 16:11:33 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-setup/security-proxy-setup ./cmd/security-proxy-setup 16:11:33 ---> e2e091a64046 16:11:33 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:11:34 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 16:11:37 ---> 9dd6402752fb 16:11:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:11:38 ---> b69b70902c1d 16:11:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:11:39 ---> a8dd362caceb 16:11:39 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:11:40 ---> Running in d51987b31a3e 16:11:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:11:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:11:44 ---> 16cf492f2047 16:11:44 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:11:44 ---> Using cache 16:11:44 ---> 27a6331d809d 16:11:44 Step 4/22 : WORKDIR /edgex-go 16:11:44 ---> Using cache 16:11:44 ---> ca3ee94ec3f3 16:11:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:11:44 ---> Running in 8aa7bb53fd2e 16:11:44 Removing intermediate container d51987b31a3e 16:11:44 ---> dc8c152f94cc 16:11:44 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 16:11:44 ---> Running in 65396fed27fa 16:11:44 Removing intermediate container 65396fed27fa 16:11:44 ---> b5bdeb4861bc 16:11:44 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 16:11:44 ---> Running in 36dc38a986f0 16:11:45 Removing intermediate container 36dc38a986f0 16:11:45 ---> ad2d11b94fb7 16:11:45 Step 20/22 : LABEL arch=arm64 16:11:45 ---> Running in 370655ab880a 16:11:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:11:46 Removing intermediate container 370655ab880a 16:11:46 ---> b84bf4fff3ec 16:11:46 Step 21/22 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b 16:11:46 ---> Running in 9516b5f1fc13 16:11:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:11:46 Removing intermediate container 9516b5f1fc13 16:11:46 ---> 76012e945c54 16:11:46 Step 22/22 : LABEL version=0.0.0 16:11:46 ---> Running in 81ab51762c50 16:11:47 Removing intermediate container 81ab51762c50 16:11:47 ---> 41c7d408881c 16:11:47 16:11:47 Successfully built 41c7d408881c 16:11:47 Successfully tagged core-common-config-bootstrapper-arm64:latest 16:11:47  Building core-common-config-bootstrapper ... done Building support-scheduler 16:11:48 OK: 221 MiB in 51 packages 16:11:50 Removing intermediate container 8aa7bb53fd2e 16:11:50 ---> b337fc2f53d2 16:11:50 Step 6/22 : COPY go.mod vendor* ./ 16:11:51 ---> a174ee3cb278 16:11:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:51 ---> Running in 4ebe643548d5 16:12:06 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:12:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:12:06 ---> 16cf492f2047 16:12:06 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:12:06 ---> Using cache 16:12:06 ---> 27a6331d809d 16:12:06 Step 4/22 : WORKDIR /edgex-go 16:12:06 ---> Using cache 16:12:06 ---> ca3ee94ec3f3 16:12:06 Step 5/22 : RUN apk add --update --no-cache make git 16:12:06 ---> Using cache 16:12:06 ---> 70a6a39bb81d 16:12:06 Step 6/22 : COPY go.mod vendor* ./ 16:12:06 ---> Using cache 16:12:06 ---> d786df1a27d7 16:12:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:12:06 ---> Using cache 16:12:06 ---> 1dc7aa604dcb 16:12:06 Step 8/22 : COPY . . 16:12:06 ---> Using cache 16:12:06 ---> 61c7d5611fa2 16:12:06 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:12:06 ---> Running in 86c621fafab6 16:12:07 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 16:13:28 Removing intermediate container 4ebe643548d5 16:13:28 ---> cbd91c51c6f9 16:13:28 Step 8/22 : COPY . . 16:13:35 ---> 147d3cf6b32a 16:13:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:13:35 ---> Running in f5c716cb0f65 16:13:36 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 16:14:23 Removing intermediate container 450f894e0a32 16:14:23 ---> 48f6e96994e9 16:14:23 16:14:23 Step 9/19 : FROM alpine:3.15 16:14:23 ---> 8aa73fd46299 16:14:23 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:14:23 ---> Using cache 16:14:23 ---> aaa8d9fec4e9 16:14:23 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:14:23 ---> Running in 4003024ac526 16:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:14:23 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:14:23 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:14:23 OK: 15736 distinct packages available 16:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:14:23 (1/9) Installing ca-certificates (20220614-r0) 16:14:23 (2/9) Installing brotli-libs (1.0.9-r5) 16:14:23 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:14:23 (4/9) Installing libcurl (7.80.0-r5) 16:14:23 (5/9) Installing curl (7.80.0-r5) 16:14:23 (6/9) Installing dumb-init (1.2.5-r1) 16:14:23 (7/9) Installing musl-obstack (1.2.3-r0) 16:14:23 (8/9) Installing libucontext (1.1-r0) 16:14:23 (9/9) Installing gcompat (1.0.0-r4) 16:14:23 Executing busybox-1.34.1-r7.trigger 16:14:23 Executing ca-certificates-20220614-r0.trigger 16:14:24 OK: 8 MiB in 23 packages 16:14:26 Removing intermediate container 4003024ac526 16:14:26 ---> 6c676dbd27ca 16:14:26 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:14:27 ---> 1520cc407c7a 16:14:27 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:14:29 ---> 6d2d2de522a4 16:14:29 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:14:29 ---> 73c2b74f9bef 16:14:30 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:14:30 ---> Running in 14efbd45e349 16:14:30 Removing intermediate container 14efbd45e349 16:14:30 ---> 742a0612667b 16:14:30 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:14:30 ---> Running in f36a0b736221 16:14:30 Removing intermediate container f36a0b736221 16:14:30 ---> 6ae9f32cd4c8 16:14:30 Step 17/19 : LABEL arch=arm64 16:14:31 ---> Running in 1e694cef0df5 16:14:32 Removing intermediate container 1e694cef0df5 16:14:32 ---> fca94082a3e2 16:14:32 Step 18/19 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b 16:14:32 ---> Running in 6299d0eaa871 16:14:33 Removing intermediate container 6299d0eaa871 16:14:33 ---> f586628eb733 16:14:33 Step 19/19 : LABEL version=0.0.0 16:14:33 ---> Running in 9f341cb02fbd 16:14:33 Removing intermediate container 9f341cb02fbd 16:14:33 ---> f8c2cde2f40e 16:14:33 16:14:33 Successfully built f8c2cde2f40e 16:14:33 Successfully tagged security-spiffe-token-provider-arm64:latest 16:14:33 Building security-spire-agent 16:14:52  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:14:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:14:52 ---> 16cf492f2047 16:14:52 Step 3/24 : WORKDIR /edgex-go 16:14:52 ---> Using cache 16:14:52 ---> 0cfab5a34732 16:14:52 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:14:52 ---> Running in 281f81042e51 16:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:14:54 OK: 221 MiB in 51 packages 16:14:57 Removing intermediate container 281f81042e51 16:14:57 ---> 6696dd393f46 16:14:57 Step 5/24 : COPY go.mod vendor* ./ 16:14:57 ---> 0cfa9a711f81 16:14:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:14:57 ---> Running in a0960ba90cdf 16:16:34 Removing intermediate container a0960ba90cdf 16:16:34 ---> 56ba2f0a025b 16:16:34 Step 7/24 : COPY . . 16:16:41 ---> 6053676eb0e1 16:16:41 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:16:41 ---> Running in 9be3dab5f46e 16:16:41 Removing intermediate container 9be3dab5f46e 16:16:41 ---> e57d569624b6 16:16:41 Step 9/24 : WORKDIR /edgex-go/spire-build 16:16:41 ---> Running in b692b70cfd94 16:16:41 Removing intermediate container b692b70cfd94 16:16:41 ---> c666ed0834be 16:16:41 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:16:41 ---> Running in bf473adefd61 16:16:44 Removing intermediate container bf473adefd61 16:16:44 ---> 63c56969adaf 16:16:44 Step 11/24 : WORKDIR /edgex-go 16:16:44 ---> Running in 9e68d975c5c3 16:16:45 Removing intermediate container 9e68d975c5c3 16:16:45 ---> 8ea9cc3f8f44 16:16:45 16:16:45 Step 12/24 : FROM alpine:3.15 16:16:45 ---> 8aa73fd46299 16:16:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:16:45 ---> Using cache 16:16:45 ---> aaa8d9fec4e9 16:16:45 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:16:45 ---> Running in 16ec973922fc 16:16:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:16:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:16:48 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:16:48 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:16:48 OK: 15736 distinct packages available 16:16:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:16:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:16:49 (1/5) Installing dumb-init (1.2.5-r1) 16:16:49 (2/5) Installing musl-obstack (1.2.3-r0) 16:16:49 (3/5) Installing libucontext (1.1-r0) 16:16:49 (4/5) Installing gcompat (1.0.0-r4) 16:16:49 (5/5) Installing openssl (1.1.1s-r1) 16:16:49 Executing busybox-1.34.1-r7.trigger 16:16:50 OK: 6 MiB in 19 packages 16:16:52 Removing intermediate container 16ec973922fc 16:16:52 ---> 89d7d893d803 16:16:52 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:16:55 ---> bbd6abb4caed 16:16:55 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:17:02 ---> e8ddd4b0dfe5 16:17:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:17:02 ---> ec67454a7b9c 16:17:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:17:03 ---> 313b15ba48ae 16:17:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:17:03 ---> 96cdc9702bbf 16:17:03 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:17:03 ---> Running in d07f42851fd3 16:17:04 Removing intermediate container d07f42851fd3 16:17:04 ---> f70404b45842 16:17:04 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:17:04 ---> Running in 323408daf3d7 16:17:05 Removing intermediate container 323408daf3d7 16:17:05 ---> 0a8c47ce712a 16:17:05 Step 22/24 : LABEL arch=arm64 16:17:05 ---> Running in 2ac30f470b5c 16:17:05 Removing intermediate container 2ac30f470b5c 16:17:05 ---> 80a9ae129fa8 16:17:05 Step 23/24 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b 16:17:05 ---> Running in 25e45ed68eb5 16:17:06 Removing intermediate container 25e45ed68eb5 16:17:06 ---> f5e6f9e72a75 16:17:06 Step 24/24 : LABEL version=0.0.0 16:17:06 ---> Running in 3efd89ceac69 16:17:06 Removing intermediate container 3efd89ceac69 16:17:06 ---> d2ab3f9e0305 16:17:06 16:17:07 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 16:17:07 Successfully built d2ab3f9e0305 16:17:07 Successfully tagged security-spire-agent-arm64:latest 16:17:07  Building security-spire-agent ... done Building core-data 16:17: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:17:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:17:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:17:25 ---> 16cf492f2047 16:17:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:17:25 ---> Using cache 16:17:25 ---> 27a6331d809d 16:17:25 Step 4/22 : WORKDIR /edgex-go 16:17:25 ---> Using cache 16:17:25 ---> ca3ee94ec3f3 16:17:25 Step 5/22 : RUN apk add --update --no-cache make git 16:17:25 ---> Using cache 16:17:25 ---> 70a6a39bb81d 16:17:25 Step 6/22 : COPY go.mod vendor* ./ 16:17:25 ---> Using cache 16:17:25 ---> d786df1a27d7 16:17:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:25 ---> Using cache 16:17:25 ---> 1dc7aa604dcb 16:17:25 Step 8/22 : COPY . . 16:17:25 ---> Using cache 16:17:25 ---> 61c7d5611fa2 16:17:25 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:17:25 ---> Running in 3c6093ea9e21 16:17:28 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 16:17:35 Removing intermediate container a8d3c6a3060d 16:17:35 ---> 6e8f40f377c6 16:17:35 16:17:35 Step 9/21 : FROM alpine:3.16 16:17:35 ---> 2b4661558fb8 16:17:35 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 16:17:35 ---> Running in cfbfa1646d24 16:17:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:17:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:17:39 (1/6) Installing ca-certificates (20220614-r0) 16:17:39 (2/6) Installing brotli-libs (1.0.9-r6) 16:17:39 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:17:39 (4/6) Installing libcurl (7.83.1-r5) 16:17:39 Removing intermediate container 59eb159128e7 16:17:39 ---> 132186ded52e 16:17:39 16:17:39 Step 9/24 : FROM alpine:3.16 16:17:39 ---> 2b4661558fb8 16:17:39 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:17:39 (5/6) Installing curl (7.83.1-r5) 16:17:39 (6/6) Installing dumb-init (1.2.5-r1) 16:17:39 Executing busybox-1.35.0-r17.trigger 16:17:39 Executing ca-certificates-20220614-r0.trigger 16:17:39 ---> Running in b2e2f5c86a63 16:17:39 OK: 8 MiB in 20 packages 16:17:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:17:42 Removing intermediate container cfbfa1646d24 16:17:42 ---> 0aa1618ec2df 16:17:42 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:17:42 ---> Running in 92e1f310d523 16:17:43 Removing intermediate container 92e1f310d523 16:17:43 ---> 6d446ad97dfe 16:17:43 Step 12/21 : WORKDIR /edgex 16:17:43 ---> Running in 1090bb844dfe 16:17:43 (1/3) Installing ca-certificates (20220614-r0) 16:17:43 Removing intermediate container 1090bb844dfe 16:17:43 ---> 5cdc15045280 16:17:43 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:17:43 (2/3) Installing dumb-init (1.2.5-r1) 16:17:43 (3/3) Installing su-exec (0.2-r1) 16:17:43 Executing busybox-1.35.0-r17.trigger 16:17:43 Executing ca-certificates-20220614-r0.trigger 16:17:44 OK: 6 MiB in 17 packages 16:17:44 ---> a8da51984494 16:17:44 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:17:47 ---> 04f34460de15 16:17:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:17:47 Removing intermediate container b2e2f5c86a63 16:17:47 ---> 673921179c97 16:17:47 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:17:47 ---> Running in 9245775b3b96 16:17:47 Removing intermediate container 9245775b3b96 16:17:47 ---> c2fac80a3799 16:17:47 Step 12/24 : WORKDIR / 16:17:47 ---> Running in b3c285b50dff 16:17:48 Removing intermediate container b3c285b50dff 16:17:48 ---> a1574e0e24d1 16:17:48 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:17:48 ---> 13dec8b39c7a 16:17:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:17:49 ---> 5a53fcdd3fc6 16:17:49 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:17:49 ---> 53791940255b 16:17:49 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:17:50 ---> Running in 1cd8a9444b01 16:17:50 ---> 3c64f5c2f356 16:17:50 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:17:52 ---> 51175175c37f 16:17:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:17:53 ---> 5e1cb2eaa9c0 16:17:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:17:53 Removing intermediate container 1cd8a9444b01 16:17:53 ---> 2733c4698446 16:17:53 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 16:17:54 ---> Running in fb1a6241d4b8 16:17:54 Removing intermediate container fb1a6241d4b8 16:17:54 ---> 7515700c9bb7 16:17:54 Step 19/21 : LABEL arch=arm64 16:17:54 ---> Running in 5f5f339d3912 16:17:55 ---> 7ddb0e6fcde7 16:17:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:17:55 Removing intermediate container 5f5f339d3912 16:17:55 ---> f05f13eda349 16:17:55 Step 20/21 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b 16:17:55 ---> Running in bff204dffb1e 16:17:56 Removing intermediate container bff204dffb1e 16:17:56 ---> 087f301db111 16:17:56 Step 21/21 : LABEL version=0.0.0 16:17:56 ---> Running in 17a1548109c6 16:17:56 Removing intermediate container 17a1548109c6 16:17:56 ---> ffdc96fcaf10 16:17:56 16:17:57 Successfully built ffdc96fcaf10 16:17:57 Successfully tagged security-proxy-setup-arm64:latest 16:17:57  Building security-proxy-setup ... done  ---> e345595a70fd 16:17:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:17:58 ---> 9d1d77af2d92 16:17:58 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:17:58 ---> Running in 2d4fd203764c 16:18:01 Removing intermediate container 2d4fd203764c 16:18:01 ---> 6200fac34300 16:18:01 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:18:03 ---> Running in 7ac3da97f9b0 16:18:03 Removing intermediate container 7ac3da97f9b0 16:18:03 ---> 70d1579b0486 16:18:03 Step 22/24 : LABEL arch=arm64 16:18:03 ---> Running in b2d5079a54f8 16:18:04 Removing intermediate container b2d5079a54f8 16:18:04 ---> 85b98ec6e3cd 16:18:04 Step 23/24 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b 16:18:04 ---> Running in 2d6f1b45ac4d 16:18:05 Removing intermediate container 2d6f1b45ac4d 16:18:05 ---> 26390cef1c4a 16:18:05 Step 24/24 : LABEL version=0.0.0 16:18:05 ---> Running in 3ba904ad3910 16:18:05 Removing intermediate container 3ba904ad3910 16:18:05 ---> 7f143f6e13ee 16:18:05 16:18:05 Successfully built 7f143f6e13ee 16:18:05 Successfully tagged security-secretstore-setup-arm64:latest 16:20:12  Building security-secretstore-setup ... done Removing intermediate container 86c621fafab6 16:20:12 ---> f95d47c42d61 16:20:12 16:20:12 Step 10/22 : FROM alpine:3.16 16:20:12 ---> 2b4661558fb8 16:20:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:20:12 ---> Using cache 16:20:12 ---> cadaeb4d3c85 16:20:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:20:12 ---> Using cache 16:20:12 ---> a4f9c8649535 16:20:12 Step 13/22 : ENV APP_PORT=59861 16:20:12 ---> Running in b9320ac0c78e 16:20:12 Removing intermediate container b9320ac0c78e 16:20:12 ---> 03ee8c60304a 16:20:12 Step 14/22 : EXPOSE $APP_PORT 16:20:12 ---> Running in 828f79a8c05a 16:20:12 Removing intermediate container 828f79a8c05a 16:20:12 ---> 32e400235d14 16:20:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:20:12 ---> 657f09cebc2a 16:20:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:20:12 ---> 41bef504c23f 16:20:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:20:13 ---> bff4c740e23e 16:20:13 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:20:13 ---> Running in 9d6f85b37776 16:20:13 Removing intermediate container 9d6f85b37776 16:20:13 ---> adcf56f90b1f 16:20:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:20:14 ---> Running in de903f3293e2 16:20:14 Removing intermediate container de903f3293e2 16:20:14 ---> f194b28453c2 16:20:14 Step 20/22 : LABEL arch=arm64 16:20:14 ---> Running in 0bf830cd23b3 16:20:14 Removing intermediate container 0bf830cd23b3 16:20:14 ---> 43f09a5687a4 16:20:14 Step 21/22 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b 16:20:15 ---> Running in 66eee7b3e691 16:20:15 Removing intermediate container 66eee7b3e691 16:20:15 ---> 456bea90832e 16:20:15 Step 22/22 : LABEL version=0.0.0 16:20:15 ---> Running in 25c9ad1cc323 16:20:15 Removing intermediate container 25c9ad1cc323 16:20:15 ---> 05c80c7f737d 16:20:15 16:20:16 Successfully built 05c80c7f737d 16:20:16 Successfully tagged support-scheduler-arm64:latest 16:20:48  Building support-scheduler ... done Removing intermediate container f5c716cb0f65 16:20:48 ---> 93a414975fc2 16:20:48 16:20:48 Step 10/22 : FROM alpine:3.16 16:20:48 ---> 2b4661558fb8 16:20:48 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:20:48 ---> Running in 3b2dcb7d63cf 16:20:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:20:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:20:49 (1/2) Installing ca-certificates (20220614-r0) 16:20:49 (2/2) Installing dumb-init (1.2.5-r1) 16:20:49 Executing busybox-1.35.0-r17.trigger 16:20:49 Executing ca-certificates-20220614-r0.trigger 16:20:49 OK: 6 MiB in 16 packages 16:20:51 Removing intermediate container 3b2dcb7d63cf 16:20:51 ---> a93b17d523a2 16:20:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:20:51 ---> Running in e8e2524dfeb3 16:20:51 Removing intermediate container e8e2524dfeb3 16:20:51 ---> 2846d135af40 16:20:51 Step 13/22 : ENV APP_PORT=59860 16:20:52 ---> Running in b33000118225 16:20:52 Removing intermediate container b33000118225 16:20:52 ---> 87a204ea05fa 16:20:52 Step 14/22 : EXPOSE $APP_PORT 16:20:52 ---> Running in cb4370c83c1d 16:20:52 Removing intermediate container cb4370c83c1d 16:20:52 ---> 06560143497a 16:20:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:20:53 ---> 1f3f54fd678b 16:20:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:20:55 ---> e92738c2ae34 16:20:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:20:55 Removing intermediate container 3c6093ea9e21 16:20:55 ---> 82a8d60d99e2 16:20:55 16:20:55 Step 10/22 : FROM alpine:3.16 16:20:55 ---> 2b4661558fb8 16:20:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:20:55 ---> Running in 29e8b28c8a7e 16:20:55 Removing intermediate container 29e8b28c8a7e 16:20:55 ---> c06ede3431b7 16:20:55 Step 12/22 : ENV APP_PORT=59880 16:20:55 ---> 5f21ef6e0ee1 16:20:55 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:20:55 ---> Running in 50ba96c94c80 16:20:55 ---> Running in db53e830aa05 16:20:56 Removing intermediate container 50ba96c94c80 16:20:56 ---> 8f98004e6709 16:20:56 Step 13/22 : EXPOSE $APP_PORT 16:20:56 ---> Running in 0d869e09fc1b 16:20:56 Removing intermediate container db53e830aa05 16:20:56 ---> 57a5621441bd 16:20:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:20:56 ---> Running in ec73341e721e 16:20:56 Removing intermediate container 0d869e09fc1b 16:20:56 ---> 40c7dcb38426 16:20:56 Step 14/22 : RUN apk add --update --no-cache dumb-init 16:20:56 ---> Running in a9b1cee8e0a5 16:20:56 Removing intermediate container ec73341e721e 16:20:56 ---> 31567468309a 16:20:56 Step 20/22 : LABEL arch=arm64 16:20:56 ---> Running in 0b34d0a603c3 16:20:57 Removing intermediate container 0b34d0a603c3 16:20:57 ---> eaf3485a0d11 16:20:57 Step 21/22 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b 16:20:57 ---> Running in 9ea3a94c553c 16:20:57 Removing intermediate container 9ea3a94c553c 16:20:57 ---> 0ecef80d826d 16:20:57 Step 22/22 : LABEL version=0.0.0 16:20:57 ---> Running in 5c123a7c6e86 16:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:20:58 Removing intermediate container 5c123a7c6e86 16:20:58 ---> 4c670d00ea7a 16:20:58 16:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:20:58 Successfully built 4c670d00ea7a 16:20:58 Successfully tagged support-notifications-arm64:latest 16:20:58  Building support-notifications ... done (1/1) Installing dumb-init (1.2.5-r1) 16:20:58 Executing busybox-1.35.0-r17.trigger 16:20:59 OK: 5 MiB in 15 packages 16:21:00 Removing intermediate container a9b1cee8e0a5 16:21:00 ---> add404e1fa55 16:21:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:21:00 ---> eda76270b1f2 16:21:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:21:01 ---> 88aa6507d644 16:21:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:21:01 ---> be60a240349d 16:21:01 Step 18/22 : ENTRYPOINT ["/core-data"] 16:21:01 ---> Running in 64e6450c8931 16:21:02 Removing intermediate container 64e6450c8931 16:21:02 ---> 9eb6a70c2fd4 16:21:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:21:02 ---> Running in d84c40430a96 16:21:02 Removing intermediate container d84c40430a96 16:21:02 ---> 07c2e97b7cca 16:21:02 Step 20/22 : LABEL arch=arm64 16:21:02 ---> Running in 29611cc10007 16:21:02 Removing intermediate container 29611cc10007 16:21:02 ---> ee11585501d6 16:21:02 Step 21/22 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b 16:21:02 ---> Running in 817bdff897d2 16:21:03 Removing intermediate container 817bdff897d2 16:21:03 ---> 8a4a3a4fa182 16:21:03 Step 22/22 : LABEL version=0.0.0 16:21:03 ---> Running in 85ae9096d893 16:21:03 Removing intermediate container 85ae9096d893 16:21:03 ---> a1b5380d3436 16:21:03 16:21:03 Successfully built a1b5380d3436 16:21:03 Successfully tagged core-data-arm64:latest 16:21:04  Building core-data ... done  [Pipeline] } 16:21:04 $ docker stop --time=1 93f55c625e8ed69c95c5898ba6a6157b8f0a9527afdba16171c003f8c7743097 16:21:05 $ docker rm -f --volumes 93f55c625e8ed69c95c5898ba6a6157b8f0a9527afdba16171c003f8c7743097 [Pipeline] // withDockerContainer [Pipeline] sh 16:21:06 + docker images 16:21:06 REPOSITORY TAG IMAGE ID CREATED SIZE 16:21:06 core-data-arm64 latest a1b5380d3436 3 seconds ago 17.2MB 16:21:06 support-notifications-arm64 latest 4c670d00ea7a 9 seconds ago 29.6MB 16:21:06 82a8d60d99e2 12 seconds ago 1.51GB 16:21:06 93a414975fc2 21 seconds ago 1.57GB 16:21:06 support-scheduler-arm64 latest 05c80c7f737d 51 seconds ago 29MB 16:21:06 f95d47c42d61 About a minute ago 1.57GB 16:21:06 security-secretstore-setup-arm64 latest 7f143f6e13ee 3 minutes ago 28.7MB 16:21:06 security-proxy-setup-arm64 latest ffdc96fcaf10 3 minutes ago 26.8MB 16:21:06 132186ded52e 3 minutes ago 1.5GB 16:21:06 6e8f40f377c6 3 minutes ago 1.5GB 16:21:06 security-spire-agent-arm64 latest d2ab3f9e0305 4 minutes ago 122MB 16:21:06 8ea9cc3f8f44 4 minutes ago 1.38GB 16:21:06 security-spiffe-token-provider-arm64 latest f8c2cde2f40e 6 minutes ago 28.9MB 16:21:06 48f6e96994e9 6 minutes ago 1.54GB 16:21:06 core-common-config-bootstrapper-arm64 latest 41c7d408881c 9 minutes ago 14.9MB 16:21:06 5d200579aa1e 9 minutes ago 1.5GB 16:21:06 core-metadata-arm64 latest e5fa940e5545 9 minutes ago 17.8MB 16:21:06 core-command-arm64 latest 7363b10840aa 10 minutes ago 17MB 16:21:06 security-bootstrapper-arm64 latest 5d88dfecc4eb 10 minutes ago 19.5MB 16:21:06 251b9c0ed052 10 minutes ago 1.52GB 16:21:06 a80315ddcbc7 10 minutes ago 1.51GB 16:21:06 211fff7f5639 10 minutes ago 1.5GB 16:21:06 security-spire-config-arm64 latest f57c47178904 16 minutes ago 83.6MB 16:21:06 security-spire-server-arm64 latest 6e2920eb1fbd 16 minutes ago 84.3MB 16:21:06 e2bdc44f18c9 16 minutes ago 1.38GB 16:21:06 e512789d3da9 16 minutes ago 1.38GB 16:21:06 ci-base-image-arm64 latest 16cf492f2047 29 minutes ago 905MB 16:21:06 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 16:21:06 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 16:21:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 16:21:06 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 16:21:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:07 16:21:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:07 arm64: Pulling from edgex-lftools-log-publisher 16:21:07 8998bd30e6a1: Pulling fs layer 16:21:07 04944245beec: Pulling fs layer 16:21:07 699f458cf7ca: Pulling fs layer 16:21:07 765212b225bb: Pulling fs layer 16:21:07 f23df028b6ca: Pulling fs layer 16:21:07 d65c8cfc05b1: Pulling fs layer 16:21:07 2437ff75d9bd: Pulling fs layer 16:21:07 f23df028b6ca: Waiting 16:21:07 2437ff75d9bd: Waiting 16:21:07 d65c8cfc05b1: Waiting 16:21:07 765212b225bb: Waiting 16:21:07 04944245beec: Verifying Checksum 16:21:07 04944245beec: Download complete 16:21:07 765212b225bb: Verifying Checksum 16:21:07 765212b225bb: Download complete 16:21:07 f23df028b6ca: Download complete 16:21:07 d65c8cfc05b1: Verifying Checksum 16:21:07 d65c8cfc05b1: Download complete 16:21:07 699f458cf7ca: Verifying Checksum 16:21:07 699f458cf7ca: Download complete 16:21:08 8998bd30e6a1: Verifying Checksum 16:21:08 8998bd30e6a1: Download complete 16:21:11 2437ff75d9bd: Verifying Checksum 16:21:11 2437ff75d9bd: Download complete 16:21:12 8998bd30e6a1: Pull complete 16:21:13 04944245beec: Pull complete 16:21:14 699f458cf7ca: Pull complete 16:21:14 765212b225bb: Pull complete 16:21:15 f23df028b6ca: Pull complete 16:21:15 d65c8cfc05b1: Pull complete 16:21:30 2437ff75d9bd: Pull complete 16:21:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:21:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:30 prd-ubuntu20.04-docker-arm64-4c-16g-3677 does not seem to be running inside a container 16:21:30 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:arm64 cat 16:21:33 $ docker top e79d49e3737b9b6a6fefd312c1c25527d9b7f9dad570c8822c87e019b86afd11 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:21:34 ---> job-cost.sh 16:21:34 lf-activate-venv: SKIPPING 16:21:34 INFO: No Stack... 16:21:34 INFO: Retrieving Pricing Info for: v3-standard-4 16:21:35 INFO: Archiving Costs [Pipeline] sh 16:21:36 + cat /w/workspace/edgex-go/6/archives/cost.csv 16:21:36 + cut -d, -f6 [Pipeline] lock 16:21:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4306-6-stack-cost] 16:21:36 Resource [jenkins-edgexfoundry-edgex-go-PR-4306-6-stack-cost] did not exist. Created. 16:21:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4306-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:21:36 + echo total: 0.10999999940395355 [Pipeline] stash 16:21:36 Stashed 1 file(s) [Pipeline] } 16:21:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4306-6-stack-cost] [Pipeline] // lock [Pipeline] } 16:21:36 $ docker stop --time=1 e79d49e3737b9b6a6fefd312c1c25527d9b7f9dad570c8822c87e019b86afd11 16:21:38 $ docker rm -f --volumes e79d49e3737b9b6a6fefd312c1c25527d9b7f9dad570c8822c87e019b86afd11 [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 16:21:39 + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh 16:21:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:21:40 ---> package-listing.sh 16:21:40 ++ facter osfamily 16:21:40 ++ tr '[:upper:]' '[:lower:]' 16:21:40 + OS_FAMILY=debian 16:21:40 + workspace=/w/workspace/edgex-go/6 16:21:40 + START_PACKAGES=/tmp/packages_start.txt 16:21:40 + END_PACKAGES=/tmp/packages_end.txt 16:21:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:21:40 + PACKAGES=/tmp/packages_start.txt 16:21:40 + '[' /w/workspace/edgex-go/6 ']' 16:21:40 + PACKAGES=/tmp/packages_end.txt 16:21:40 + case "${OS_FAMILY}" in 16:21:40 + dpkg -l 16:21:40 + grep '^ii' 16:21:40 + '[' -f /tmp/packages_start.txt ']' 16:21:40 + '[' -f /tmp/packages_end.txt ']' 16:21:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:21:40 + '[' /w/workspace/edgex-go/6 ']' 16:21:40 + mkdir -p /w/workspace/edgex-go/6/archives/ 16:21:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 16:21:40 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:21:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:21:41 16:21:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:21:41 latest: Pulling from edgex-lftools-log-publisher 16:21:41 5eb5b503b376: Pulling fs layer 16:21:41 5c69ac0246d0: Pulling fs layer 16:21:41 ec43610c2a17: Pulling fs layer 16:21:41 3a2ae6a8a46f: Pulling fs layer 16:21:41 33b1e0a273af: Pulling fs layer 16:21:41 5d3b04190fa2: Pulling fs layer 16:21:41 2f39f015ded8: Pulling fs layer 16:21:41 3a2ae6a8a46f: Waiting 16:21:41 33b1e0a273af: Waiting 16:21:41 5d3b04190fa2: Waiting 16:21:41 2f39f015ded8: Waiting 16:21:41 5c69ac0246d0: Download complete 16:21:41 33b1e0a273af: Verifying Checksum 16:21:41 33b1e0a273af: Download complete 16:21:41 5d3b04190fa2: Verifying Checksum 16:21:41 5d3b04190fa2: Download complete 16:21:41 ec43610c2a17: Verifying Checksum 16:21:41 ec43610c2a17: Download complete 16:21:42 5eb5b503b376: Verifying Checksum 16:21:42 5eb5b503b376: Download complete 16:21:42 2f39f015ded8: Download complete 16:21:43 5eb5b503b376: Pull complete 16:21:43 5c69ac0246d0: Pull complete 16:21:43 ec43610c2a17: Pull complete 16:21:43 3a2ae6a8a46f: Pull complete 16:21:43 33b1e0a273af: Pull complete 16:21:44 5d3b04190fa2: Pull complete 16:21:47 2f39f015ded8: Pull complete 16:21:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:21:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:21:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:47 prd-ubuntu20.04-docker-8c-8g-3676 does not seem to be running inside a container 16:21:47 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 16:21:49 $ docker top 6843720fb3e4b9b723b67b878209d8a4723d953b31dad90e7f313e41d13826e3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:21:50 + touch /tmp/pre-build-complete [Pipeline] sh 16:21:50 + mkdir -p /var/log/sysstat [Pipeline] sh 16:21:50 + ls /var/log/sa-host 16:21:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:21:50 provisioning config files... 16:21:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config10232078829530093880tmp [Pipeline] { [Pipeline] echo 16:21:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:21:51 ---> create-netrc.sh [Pipeline] } 16:21:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:21:51 ---> python-tools-install.sh [Pipeline] echo 16:21:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:21:51 ---> sudo-logs.sh 16:21:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:21:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:21:52 ---> job-cost.sh 16:21:52 lf-activate-venv: SKIPPING 16:21:52 DEBUG: total: 0.10999999940395355 16:21:52 INFO: Retrieving Stack Cost... 16:21:52 INFO: Retrieving Pricing Info for: v3-standard-8 16:21:52 INFO: Archiving Costs [Pipeline] echo 16:21:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:21:53 ---> logs-deploy.sh 16:21:53 lf-activate-venv: SKIPPING 16:21:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4306/6 16:21:53 INFO: archiving workspace using pattern(s): 16:21:54 Archives upload complete. 16:21:54 INFO: archiving logs to Nexus