Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424+af2226701a16e650b74a674027cf906b22f6c1e4 (b5b30123bf4793740ae1fe29ecec7e5ac0664e9c) 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-ssh10907437631270117346.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh11571379764717612584.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-4111/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-4111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6210673973566949073.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh9223317505938366221.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-4111/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-4111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5857545553477579694.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 ‘prd-ubuntu20.04-docker-8c-8g-21811’ Running on prd-ubuntu20.04-docker-8c-8g-21814 in /w/workspace/edgexfoundry_edgex-go_PR-4111 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit af2226701a16e650b74a674027cf906b22f6c1e4 into PR head commit 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 Merge succeeded, producing 64181bb76f09555f20f3ac09a6bbe2573b783695 Checking out Revision 64181bb76f09555f20f3ac09a6bbe2573b783695 (PR-4111) > 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/4111/head:refs/remotes/origin/PR-4111 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # 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 af2226701a16e650b74a674027cf906b22f6c1e4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64181bb76f09555f20f3ac09a6bbe2573b783695 # timeout=10 Commit message: "Merge commit 'af2226701a16e650b74a674027cf906b22f6c1e4' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:48 ========================================================= 16:29:48 EdgeX Global Pipelines Version Info 16:29:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b35cc89c2d2c00ae3bfcf3b80e9b124451cfc25e # timeout=10 16:29:49 ------------------- 16:29:49 stable info: 16:29:49 ------------------- 16:29:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:49 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:29:49 Message: update stable to v1.0.238 16:29:49 ------------------- 16:29:49 experimental info: 16:29:49 ------------------- 16:29:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:49 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:29:49 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:29:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:29:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:29:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:29:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:29:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:29:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:29:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:29:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:29:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4111 [Pipeline] echo 16:29:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4111 [Pipeline] echo 16:29:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4111 [Pipeline] echo 16:29:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64181bb76f09555f20f3ac09a6bbe2573b783695 [Pipeline] echo 16:29:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64181bb [Pipeline] echo 16:29:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:50 provisioning config files... 16:29:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6237231031700851547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:50 ---> docker-login.sh 16:29:50 nexus3.edgexfoundry.org:10001 16:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:51 Configure a credential helper to remove this warning. See 16:29:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:51 16:29:51 Login Succeeded 16:29:51 nexus3.edgexfoundry.org:10002 16:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:51 Configure a credential helper to remove this warning. See 16:29:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:51 16:29:51 Login Succeeded 16:29:51 nexus3.edgexfoundry.org:10003 16:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:51 Configure a credential helper to remove this warning. See 16:29:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:51 16:29:51 Login Succeeded 16:29:51 nexus3.edgexfoundry.org:10004 16:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:51 Configure a credential helper to remove this warning. See 16:29:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:51 16:29:51 Login Succeeded 16:29:51 docker.io 16:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:51 Configure a credential helper to remove this warning. See 16:29:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:51 16:29:51 Login Succeeded 16:29:51 ---> docker-login.sh ends [Pipeline] } 16:29:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:52 + ls cmd/core-command/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 cmd/sys-mgmt-agent/Dockerfile 16:29:52 + dirname cmd/core-command/Dockerfile 16:29:52 + cut -d/ -f2 16:29:52 + echo core-command,cmd/core-command/Dockerfile 16:29:52 + dirname cmd/core-data/Dockerfile 16:29:52 + cut -d/ -f2 16:29:52 + echo core-data,cmd/core-data/Dockerfile 16:29:52 + dirname cmd/core-metadata/Dockerfile 16:29:52 + cut -d/ -f2 16:29:52 + echo core-metadata,cmd/core-metadata/Dockerfile 16:29:52 + dirname cmd/security-bootstrapper/Dockerfile 16:29:52 + cut -d/ -f2 16:29:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:29:52 + dirname cmd/security-proxy-setup/Dockerfile 16:29:52 + cut -d/ -f2 16:29:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:29:52 + dirname cmd/security-secretstore-setup/Dockerfile 16:29:52 + cut -d/ -f2 16:29:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:29:52 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:29:52 + cut -d/ -f2 16:29:52 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:29:52 + dirname cmd/security-spire-agent/Dockerfile 16:29:52 + cut -d/ -f2 16:29:52 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:29:52 + dirname cmd/security-spire-config/Dockerfile 16:29:52 + cut -d/ -f2 16:29:52 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:29:52 + dirname cmd/security-spire-server/Dockerfile 16:29:52 + cut -d/ -f2 16:29:52 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:29:52 + dirname cmd/support-notifications/Dockerfile 16:29:52 + cut -d/ -f2 16:29:52 + echo support-notifications,cmd/support-notifications/Dockerfile 16:29:52 + dirname cmd/support-scheduler/Dockerfile 16:29:52 + cut -d/ -f2 16:29:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:29:52 + dirname cmd/sys-mgmt-agent/Dockerfile 16:29:52 + cut -d/ -f2 16:29:52 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:29:52 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:29:52 + git rev-list -1 --merges 64181bb76f09555f20f3ac09a6bbe2573b783695~1..64181bb76f09555f20f3ac09a6bbe2573b783695 [Pipeline] echo 16:29:52 -----------> git rev-list -1 --merges 64181bb76f09555f20f3ac09a6bbe2573b783695~1..64181bb76f09555f20f3ac09a6bbe2573b783695 64181bb76f09555f20f3ac09a6bbe2573b783695 16:29:52 64181bb76f09555f20f3ac09a6bbe2573b783695 [false] [Pipeline] sh 16:29:52 + git log --format=format:%s -1 64181bb76f09555f20f3ac09a6bbe2573b783695 [Pipeline] echo 16:29:52 ========================================================= 16:29:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:29:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:29:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:53 + grep -v github /etc/ssh/ssh_known_hosts 16:29:53 + [ -e /tmp/ssh_known_hosts ] 16:29:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:29:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:29:53 + sudo tee -a /etc/ssh/ssh_known_hosts 16:29:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:53 16:29:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:53 0.1.4: Pulling from edgex-devops/py-git-semver 16:29:53 b85a868b505f: Pulling fs layer 16:29:53 e2be974225ed: Pulling fs layer 16:29:53 339a4e72a1f5: Pulling fs layer 16:29:53 988bab9f4d93: Pulling fs layer 16:29:53 1469e6f7b9e6: Pulling fs layer 16:29:53 eaf3925da568: Pulling fs layer 16:29:53 bab4dde63d76: Pulling fs layer 16:29:53 bde34c3a00c8: Pulling fs layer 16:29:53 b352a97aabf1: Pulling fs layer 16:29:53 4872d77fe225: Pulling fs layer 16:29:53 5851b861e8e6: Pulling fs layer 16:29:53 bde34c3a00c8: Waiting 16:29:53 b352a97aabf1: Waiting 16:29:53 988bab9f4d93: Waiting 16:29:53 4872d77fe225: Waiting 16:29:53 1469e6f7b9e6: Waiting 16:29:53 5851b861e8e6: Waiting 16:29:53 eaf3925da568: Waiting 16:29:53 e2be974225ed: Download complete 16:29:53 988bab9f4d93: Download complete 16:29:54 339a4e72a1f5: Verifying Checksum 16:29:54 339a4e72a1f5: Download complete 16:29:54 1469e6f7b9e6: Verifying Checksum 16:29:54 1469e6f7b9e6: Download complete 16:29:54 eaf3925da568: Verifying Checksum 16:29:54 eaf3925da568: Download complete 16:29:54 bde34c3a00c8: Download complete 16:29:54 b352a97aabf1: Download complete 16:29:54 4872d77fe225: Verifying Checksum 16:29:54 4872d77fe225: Download complete 16:29:54 5851b861e8e6: Verifying Checksum 16:29:54 5851b861e8e6: Download complete 16:29:54 b85a868b505f: Verifying Checksum 16:29:54 b85a868b505f: Download complete 16:29:54 bab4dde63d76: Verifying Checksum 16:29:54 bab4dde63d76: Download complete 16:29:55 b85a868b505f: Pull complete 16:29:55 e2be974225ed: Pull complete 16:29:55 339a4e72a1f5: Pull complete 16:29:56 988bab9f4d93: Pull complete 16:29:56 1469e6f7b9e6: Pull complete 16:29:56 eaf3925da568: Pull complete 16:29:58 bab4dde63d76: Pull complete 16:29:58 bde34c3a00c8: Pull complete 16:29:58 b352a97aabf1: Pull complete 16:29:58 4872d77fe225: Pull complete 16:29:58 5851b861e8e6: Pull complete 16:29:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:29:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:58 prd-ubuntu20.04-docker-8c-8g-21814 does not seem to be running inside a container 16:29:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:59 $ docker top 597ebe77fe39e5c4127ef0ca6300519037fc8e701f1761a1ffb34c87c7ff567c -eo pid,comm 16:29:59 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). 16:29:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:59 [ssh-agent] Looking for ssh-agent implementation... 16:29:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:59 $ docker exec 597ebe77fe39e5c4127ef0ca6300519037fc8e701f1761a1ffb34c87c7ff567c ssh-agent 16:30:00 SSH_AUTH_SOCK=/tmp/ssh-WHJHZ0Gbsd4e/agent.33 16:30:00 SSH_AGENT_PID=40 16:30:00 Running ssh-add (command line suppressed) 16:30:00 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3831300970844101765.key (/w/workspace/edgex-go/3@tmp/private_key_3831300970844101765.key) 16:30:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:00 + git tag --points-at HEAD [Pipeline] } 16:30:00 $ docker exec --env ******** --env ******** 597ebe77fe39e5c4127ef0ca6300519037fc8e701f1761a1ffb34c87c7ff567c ssh-agent -k 16:30:00 unset SSH_AUTH_SOCK; 16:30:00 unset SSH_AGENT_PID; 16:30:00 echo Agent pid 40 killed; 16:30:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:00 [ssh-agent] Looking for ssh-agent implementation... 16:30:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:00 $ docker exec 597ebe77fe39e5c4127ef0ca6300519037fc8e701f1761a1ffb34c87c7ff567c ssh-agent 16:30:00 SSH_AUTH_SOCK=/tmp/ssh-ogDXcCahrQCE/agent.73 16:30:00 SSH_AGENT_PID=80 16:30:00 Running ssh-add (command line suppressed) 16:30:01 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4091230789424527237.key (/w/workspace/edgex-go/3@tmp/private_key_4091230789424527237.key) 16:30:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:01 + git semver init 16:30:01 2022-08-02 16:30:01,535 [run_init] DEBUG init version:0.0.0 force:False 16:30:01 2022-08-02 16:30:01,536 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 16:30:01 2022-08-02 16:30:01,537 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 16:30:01 2022-08-02 16:30:01,537 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 16:30:08 2022-08-02 16:30:07,828 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 16:30:08 2022-08-02 16:30:07,829 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4111 with force:False 16:30:08 2022-08-02 16:30:07,830 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4111 16:30:08 2022-08-02 16:30:07,835 [execute] INFO git cat-file --batch-check 16:30:08 2022-08-02 16:30:07,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 16:30:08 2022-08-02 16:30:07,845 [execute] INFO git cat-file --batch 16:30:08 2022-08-02 16:30:07,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 16:30:08 2022-08-02 16:30:07,853 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4111 16:30:08 0.0.0 [Pipeline] } 16:30:08 $ docker exec --env ******** --env ******** 597ebe77fe39e5c4127ef0ca6300519037fc8e701f1761a1ffb34c87c7ff567c ssh-agent -k 16:30:08 unset SSH_AUTH_SOCK; 16:30:08 unset SSH_AGENT_PID; 16:30:08 echo Agent pid 80 killed; 16:30:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:08 + git semver [Pipeline] } 16:30:09 $ docker stop --time=1 597ebe77fe39e5c4127ef0ca6300519037fc8e701f1761a1ffb34c87c7ff567c 16:30:10 $ docker rm -f 597ebe77fe39e5c4127ef0ca6300519037fc8e701f1761a1ffb34c87c7ff567c [Pipeline] // withDockerContainer [Pipeline] sh 16:30:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:10 Stashed 1 file(s) [Pipeline] echo 16:30:10 [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 16:30:11 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 16:30:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:11 ========================================================= 16:30:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:30:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:11 2408cc74d12b: Pulling fs layer 16:30:11 ea60b727a1ce: Pulling fs layer 16:30:11 30c4a7721957: Pulling fs layer 16:30:11 370296b7ddb6: Pulling fs layer 16:30:11 7c6cee850709: Pulling fs layer 16:30:11 39a5fcdaea64: Pulling fs layer 16:30:11 d94ebbe4e438: Pulling fs layer 16:30:11 bcfd1f05c69d: Pulling fs layer 16:30:11 59ccb84bbe0f: Pulling fs layer 16:30:11 39a5fcdaea64: Waiting 16:30:11 d94ebbe4e438: Waiting 16:30:11 bcfd1f05c69d: Waiting 16:30:11 59ccb84bbe0f: Waiting 16:30:11 370296b7ddb6: Waiting 16:30:11 7c6cee850709: Waiting 16:30:11 30c4a7721957: Verifying Checksum 16:30:11 30c4a7721957: Download complete 16:30:11 ea60b727a1ce: Download complete 16:30:11 7c6cee850709: Verifying Checksum 16:30:11 7c6cee850709: Download complete 16:30:11 39a5fcdaea64: Verifying Checksum 16:30:11 39a5fcdaea64: Download complete 16:30:11 2408cc74d12b: Verifying Checksum 16:30:11 2408cc74d12b: Download complete 16:30:11 d94ebbe4e438: Download complete 16:30:11 2408cc74d12b: Pull complete 16:30:11 ea60b727a1ce: Pull complete 16:30:12 30c4a7721957: Pull complete 16:30:12 59ccb84bbe0f: Verifying Checksum 16:30:12 59ccb84bbe0f: Download complete 16:30:12 bcfd1f05c69d: Verifying Checksum 16:30:12 bcfd1f05c69d: Download complete 16:30:12 370296b7ddb6: Verifying Checksum 16:30:12 370296b7ddb6: Download complete 16:30:16 370296b7ddb6: Pull complete 16:30:16 7c6cee850709: Pull complete 16:30:16 39a5fcdaea64: Pull complete 16:30:16 d94ebbe4e438: Pull complete 16:30:18 bcfd1f05c69d: Pull complete 16:30:19 59ccb84bbe0f: Pull complete 16:30:19 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:30:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:30:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:19 WORKDIR /edgex 16:30:19 COPY go.mod . 16:30:19 RUN go mod download 16:30:19 + docker build -t ci-base-image-x86_64 -f - . 16:30:20 Sending build context to Docker daemon 335.4MB 16:30:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:20 ---> a4fb48ad2a94 16:30:20 Step 2/4 : WORKDIR /edgex 16:30:22 ---> Running in 6b8aec11a5d7 16:30:22 Removing intermediate container 6b8aec11a5d7 16:30:22 ---> 9fea623f944a 16:30:22 Step 3/4 : COPY go.mod . 16:30:22 ---> 821c8ddbdac3 16:30:22 Step 4/4 : RUN go mod download 16:30:22 ---> Running in 01e721f1cf36 16:30:26 Still waiting to schedule task 16:30:26 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21812’ is offline 16:30:37 Removing intermediate container 01e721f1cf36 16:30:37 ---> 606247157eef 16:30:37 Successfully built 606247157eef 16:30:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:37 + docker inspect -f . ci-base-image-x86_64 16:30:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:38 prd-ubuntu20.04-docker-8c-8g-21814 does not seem to be running inside a container 16:30:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:38 $ docker top 7123cd691ce4f2a8e025ce456ce718abf1c194f6cf59bd3f629ab104bbb8263c -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:38 + go version 16:30:38 go version go1.18.3 linux/amd64 [Pipeline] } 16:30:38 $ docker stop --time=1 7123cd691ce4f2a8e025ce456ce718abf1c194f6cf59bd3f629ab104bbb8263c 16:30:40 $ docker rm -f 7123cd691ce4f2a8e025ce456ce718abf1c194f6cf59bd3f629ab104bbb8263c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:40 + docker inspect -f . ci-base-image-x86_64 16:30:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:40 prd-ubuntu20.04-docker-8c-8g-21814 does not seem to be running inside a container 16:30:40 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:41 $ docker top f55cb501ac40b8a3003856e108ec196dc9c756d45bfa314e8b2e66a92add5179 -eo pid,comm [Pipeline] { [Pipeline] echo 16:30:41 ========================================================= 16:30:41 [edgeXBuildGoParallel] Running Tests and Build... 16:30:41 ========================================================= [Pipeline] sh 16:30:41 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 16:30:41 + make test 16:30:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:30:48 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 16:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements 16:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.118s coverage: 54.2% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.554s coverage: 89.2% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.080s coverage: 83.8% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.506s coverage: 95.6% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.9% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.076s coverage: 79.5% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements 16:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements 16:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements 16:31:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.199s coverage: 82.2% of statements 16:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.103s coverage: 58.8% of statements 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.242s coverage: 91.2% of statements 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 64.7% of statements 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.305s coverage: 65.8% of statements 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 43.6% of statements 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.094s coverage: 89.5% of statements 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.069s coverage: 63.2% of statements 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 16:31:27 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 16:31:49 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." 16:31:49 GO111MODULE=on go vet ./... 16:31:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:31:50 ./bin/test-attribution-txt.sh 16:31:50 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:31:50 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:31:50 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:31:50 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:31:50 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:31:50 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:31:50 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:31:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:31:50 + ls -al . 16:31:50 total 688 16:31:50 drwxrwxr-x 10 1001 1001 4096 Aug 2 16:30 . 16:31:50 drwxr-xr-x 4 root root 4096 Aug 2 16:30 .. 16:31:50 -rw-rw-r-- 1 1001 1001 11 Aug 2 16:29 .dockerignore 16:31:50 drwxrwxr-x 8 1001 1001 4096 Aug 2 16:31 .git 16:31:50 drwxrwxr-x 3 1001 1001 4096 Aug 2 16:29 .github 16:31:50 -rw-rw-r-- 1 1001 1001 1030 Aug 2 16:29 .gitignore 16:31:50 -rw-rw-r-- 1 1001 1001 42 Aug 2 16:29 .golangci.yml 16:31:50 -rw-rw-r-- 1 1001 1001 87 Aug 2 16:29 .hadolint.yml 16:31:50 drwxr-xr-x 3 1001 1001 4096 Aug 2 16:30 .semver 16:31:50 -rw-rw-r-- 1 1001 1001 166 Aug 2 16:29 .sonarcloud.properties 16:31:50 -rw-rw-r-- 1 1001 1001 1171 Aug 2 16:29 ADOPTERS.md 16:31:50 -rw-rw-r-- 1 1001 1001 10347 Aug 2 16:29 Attribution.txt 16:31:50 -rw-rw-r-- 1 1001 1001 63209 Aug 2 16:29 CHANGELOG.md 16:31:50 -rw-rw-r-- 1 1001 1001 3804 Aug 2 16:29 CONTRIBUTING.md 16:31:50 -rw-rw-r-- 1 1001 1001 677 Aug 2 16:29 GOVERNANCE.md 16:31:50 -rw-rw-r-- 1 1001 1001 850 Aug 2 16:29 Jenkinsfile 16:31:50 -rw-rw-r-- 1 1001 1001 10775 Aug 2 16:29 LICENSE 16:31:50 -rw-rw-r-- 1 1001 1001 10350 Aug 2 16:29 Makefile 16:31:50 -rw-rw-r-- 1 1001 1001 582 Aug 2 16:29 OWNERS.md 16:31:50 -rw-rw-r-- 1 1001 1001 9094 Aug 2 16:29 README.md 16:31:50 -rw-rw-r-- 1 1001 1001 6912 Aug 2 16:29 SECURITY.md 16:31:50 -rw-rw-r-- 1 1001 1001 5 Aug 2 16:30 VERSION 16:31:50 -rw-rw-r-- 1 1001 1001 4131 Aug 2 16:29 ZMQWindows.md 16:31:50 drwxrwxr-x 2 1001 1001 4096 Aug 2 16:29 bin 16:31:50 drwxrwxr-x 18 1001 1001 4096 Aug 2 16:29 cmd 16:31:50 -rw-r--r-- 1 root root 436531 Aug 2 16:31 coverage.out 16:31:50 -rw-rw-r-- 1 1001 1001 3681 Aug 2 16:29 go.mod 16:31:50 -rw-rw-r-- 1 1001 1001 38033 Aug 2 16:29 go.sum 16:31:50 drwxrwxr-x 8 1001 1001 4096 Aug 2 16:29 internal 16:31:50 drwxrwxr-x 3 1001 1001 4096 Aug 2 16:29 openapi 16:31:50 drwxrwxr-x 4 1001 1001 4096 Aug 2 16:29 snap 16:31:50 -rw-rw-r-- 1 1001 1001 204 Aug 2 16:29 version.go [Pipeline] sh 16:31:50 + '[' -e coverage.out ] 16:31:50 + chown 1001:1001 coverage.out [Pipeline] stash 16:31:50 Stashed 1 file(s) [Pipeline] sh 16:31:51 + make build 16:31:51 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:32:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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:32:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21817 in /w/workspace/edgexfoundry_edgex-go_PR-4111 [Pipeline] { [Pipeline] ws 16:32:05 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 16:32:06 The recommended git tool is: git 16:32:12 using credential edgex-jenkins-ssh 16:32:12 Cloning the remote Git repository 16:32:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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:32:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:32:12 > git init /w/workspace/edgex-go/3 # timeout=10 16:32:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:13 > git --version # timeout=10 16:32:13 > git --version # 'git version 2.25.1' 16:32:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:32:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:32:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:32:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:32:23 CGO_ENABLED=0 GO111MODULE=on 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:32:24 CGO_ENABLED=0 GO111MODULE=on 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:32:24 CGO_ENABLED=0 GO111MODULE=on 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:32:25 CGO_ENABLED=0 GO111MODULE=on 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:32:26 CGO_ENABLED=0 GO111MODULE=on 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:32:28 CGO_ENABLED=0 GO111MODULE=on 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:32:29 $ docker stop --time=1 f55cb501ac40b8a3003856e108ec196dc9c756d45bfa314e8b2e66a92add5179 16:32:30 Merging remotes/origin/main commit af2226701a16e650b74a674027cf906b22f6c1e4 into PR head commit 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 16:32:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4111/head:refs/remotes/origin/PR-4111 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:32:31 Merge succeeded, producing 107c192d309c0c05fab49c16a1f83f091f2a514c 16:32:31 Checking out Revision 107c192d309c0c05fab49c16a1f83f091f2a514c (PR-4111) 16:32:31 $ docker rm -f f55cb501ac40b8a3003856e108ec196dc9c756d45bfa314e8b2e66a92add5179 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:30 > git config core.sparsecheckout # timeout=10 16:32:30 > git checkout -f 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # timeout=10 16:32:30 > git remote # timeout=10 16:32:30 > git config --get remote.origin.url # timeout=10 16:32:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:30 > git merge af2226701a16e650b74a674027cf906b22f6c1e4 # timeout=10 16:32:31 > git rev-parse HEAD^{commit} # timeout=10 16:32:31 > git config core.sparsecheckout # timeout=10 16:32:31 > git checkout -f 107c192d309c0c05fab49c16a1f83f091f2a514c # timeout=10 16:32:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:32 16:32:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:33 latest: Pulling from edgex-devops/edgex-compose 16:32:33 cbdbe7a5bc2a: Pulling fs layer 16:32:33 ca9280d653b3: Pulling fs layer 16:32:33 7e9c9ca2126c: Pulling fs layer 16:32:33 cbdbe7a5bc2a: Download complete 16:32:33 ca9280d653b3: Verifying Checksum 16:32:33 ca9280d653b3: Download complete 16:32:33 cbdbe7a5bc2a: Pull complete 16:32:33 7e9c9ca2126c: Download complete 16:32:33 ca9280d653b3: Pull complete 16:32:35 Commit message: "Merge commit 'af2226701a16e650b74a674027cf906b22f6c1e4' into HEAD" 16:32:35 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:32:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:32:36 % Total % Received % Xferd Average Speed Time Time Time Current 16:32:36 Dload Upload Total Spent Left Speed 16:32:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 85638 0 --:--:-- --:--:-- --:--:-- 86237 16:32:36 7e9c9ca2126c: Pull complete 16:32:36 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:32:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:37 prd-ubuntu20.04-docker-8c-8g-21814 does not seem to be running inside a container 16:32:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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/edgex-compose:latest cat 16:32:35 > git rev-list --no-walk b35cc89c2d2c00ae3bfcf3b80e9b124451cfc25e # timeout=10 16:32:38 $ docker top 65c7fa283069f713fcb0eca5fd645d4d251fad0d9dc7f659f6f19e97f16230aa -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 16:32:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:32:38 + docker-compose build --help 16:32:38 + grep parallel 16:32:38 + sudo tee /etc/docker/daemon.new 16:32:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:32:38 { 16:32:38 "registry-mirrors": [ 16:32:38 "https://nexus3.edgexfoundry.org:10001" 16:32:38 ], 16:32:38 "bip": "10.250.0.254/24", 16:32:38 "hosts": [ 16:32:38 "tcp://0.0.0.0:5555", 16:32:38 "unix:///var/run/docker.sock" 16:32:38 ], 16:32:38 "mtu": 1458, 16:32:38 "selinux-enabled": true, 16:32:38 "seccomp-profile": "/etc/docker/seccomp.json" 16:32:38 } [Pipeline] sh 16:32:39 --parallel Build images in parallel. [Pipeline] } 16:32:39 $ docker stop --time=1 65c7fa283069f713fcb0eca5fd645d4d251fad0d9dc7f659f6f19e97f16230aa 16:32:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 16:32:40 $ docker rm -f 65c7fa283069f713fcb0eca5fd645d4d251fad0d9dc7f659f6f19e97f16230aa [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:40 + sudo service docker restart 16:32:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:40 prd-ubuntu20.04-docker-8c-8g-21814 does not seem to be running inside a container 16:32:40 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:32:41 $ docker top ad7a9c8126d5bdb838630a9a42a2fdf0f34ab0a23fd2aaaf5afd15319193761c -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:41 + docker-compose -f ./docker-compose-build.yml build --parallel 16:32:42 Building core-command ... 16:32:42 Building core-data ... 16:32:42 Building core-metadata ... 16:32:42 Building security-bootstrapper ... 16:32:42 Building security-proxy-setup ... 16:32:42 Building security-secretstore-setup ... 16:32:42 Building security-spiffe-token-provider ... 16:32:42 Building security-spire-agent ... 16:32:42 Building security-spire-config ... 16:32:42 Building security-spire-server ... 16:32:42 Building support-notifications ... 16:32:42 Building support-scheduler ... 16:32:42 Building sys-mgmt-agent ... 16:32:42 Building security-proxy-setup 16:32:42 Building security-spire-agent 16:32:42 Building security-spire-server 16:32:42 Building security-spire-config 16:32:42 Building core-data 16:32:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:57 ---> 606247157eef 16:32:57 Step 3/22 : WORKDIR /edgex-go 16:32:57 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:32:57 ---> 606247157eef 16:32:57 Step 3/26 : WORKDIR /edgex-go 16:32:57 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:32:57 ---> 606247157eef 16:32:57 Step 3/26 : WORKDIR /edgex-go 16:32:57 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:32:57 ---> 606247157eef 16:32:57 Step 3/25 : WORKDIR /edgex-go 16:32:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:32:57 ---> 606247157eef 16:32:57 Step 3/23 : WORKDIR /edgex-go 16:32:58 ---> Running in c43e2b73d012 16:32:58 ---> Running in ea908f9e81af 16:32:58 ---> Running in 305b251a6b9e 16:32:58 ---> Running in fa818317bb5f 16:32:58 ---> Running in b6411e701c2d 16:32:58 Removing intermediate container ea908f9e81af 16:32:58 ---> c132f4c09385 16:32:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:58 Removing intermediate container c43e2b73d012 16:32:58 ---> 40e81081abfe 16:32:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:58 Removing intermediate container b6411e701c2d 16:32:58 ---> 0050167fdae1 16:32:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:58 Removing intermediate container 305b251a6b9e 16:32:58 ---> c6c088d25739 16:32:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:58 Removing intermediate container fa818317bb5f 16:32:58 ---> d6d64ef811f7 16:32:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:58 ---> Running in 14d36f5249c3 16:32:58 ---> Running in d34c579c2022 16:32:58 ---> Running in d516669c674b 16:32:58 ---> Running in 6ca49cd16e03 16:32:58 ---> Running in 63b0598bd30e 16:32:59 Removing intermediate container d34c579c2022 16:32:59 ---> e668d9254766 16:32:59 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:32:59 ---> Running in c275a2e61d3d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:59 provisioning config files... 16:32:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3728490201842528235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:59 ---> docker-login.sh 16:32:59 nexus3.edgexfoundry.org:10001 16:32:59 Removing intermediate container 14d36f5249c3 16:32:59 ---> 0875bffe588d 16:32:59 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:32:59 ---> Running in 8d5cb0b5f0f7 16:32:59 Removing intermediate container d516669c674b 16:32:59 ---> 84eab0bb0201 16:32:59 Step 5/22 : RUN apk add --update --no-cache make git 16:32:59 ---> Running in 02b5e22e6833 16:32:59 Removing intermediate container 6ca49cd16e03 16:32:59 ---> 3077fe5d7485 16:32:59 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:32:59 ---> Running in 908aca6d54cb 16:32:59 Removing intermediate container 63b0598bd30e 16:32:59 ---> ec802c516361 16:32:59 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:32:59 ---> Running in 4ac9d22ceeeb 16:32:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:00 Configure a credential helper to remove this warning. See 16:33:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:00 16:33:00 Login Succeeded 16:33:00 nexus3.edgexfoundry.org:10002 16:33:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:00 Configure a credential helper to remove this warning. See 16:33:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:00 16:33:00 Login Succeeded 16:33:00 nexus3.edgexfoundry.org:10003 16:33:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:01 Configure a credential helper to remove this warning. See 16:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:01 16:33:01 Login Succeeded 16:33:01 nexus3.edgexfoundry.org:10004 16:33:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:01 OK: 211 MiB in 51 packages 16:33:01 OK: 211 MiB in 51 packages 16:33:01 OK: 211 MiB in 51 packages 16:33:01 OK: 211 MiB in 51 packages 16:33:01 OK: 211 MiB in 51 packages 16:33:01 Removing intermediate container c275a2e61d3d 16:33:01 ---> 8ac3ba4c64b8 16:33:01 Step 6/26 : COPY go.mod vendor* ./ 16:33:01 Removing intermediate container 02b5e22e6833 16:33:01 ---> 97a18bd1241c 16:33:01 Step 6/22 : COPY go.mod vendor* ./ 16:33:01 ---> d5bf4fbe5264 16:33:01 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:01 Removing intermediate container 908aca6d54cb 16:33:01 ---> 8d1da117484e 16:33:01 Step 6/25 : COPY go.mod vendor* ./ 16:33:01 ---> Running in ecf424acf98a 16:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:01 Configure a credential helper to remove this warning. See 16:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:01 16:33:01 Login Succeeded 16:33:01 docker.io 16:33:02 Removing intermediate container 8d5cb0b5f0f7 16:33:02 ---> c1f997ff3197 16:33:02 Step 6/23 : COPY go.mod vendor* ./ 16:33:02 ---> 502c44551eac 16:33:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:02 ---> b1d93b3667a9 16:33:02 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:02 ---> Running in 7007feb01c94 16:33:02 Removing intermediate container 4ac9d22ceeeb 16:33:02 ---> f6f1bd39b7b4 16:33:02 Step 6/26 : COPY go.mod vendor* ./ 16:33:02 ---> Running in d71740a4273d 16:33:02 ---> af50686ff28b 16:33:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:02 ---> Running in f00b1c259d04 16:33:02 ---> fedfd3fd1897 16:33:02 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:02 ---> Running in 40930d948169 16:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:02 Configure a credential helper to remove this warning. See 16:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:02 16:33:02 Login Succeeded 16:33:02 ---> docker-login.sh ends [Pipeline] } 16:33:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:33:03 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 16:33:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:03 ========================================================= 16:33:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:33:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:33:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:33:04 b3c136eddcbf: Pulling fs layer 16:33:04 c0a3192eca97: Pulling fs layer 16:33:04 a050256f5b6f: Pulling fs layer 16:33:04 656be50a0ddc: Pulling fs layer 16:33:04 2bbca73fdf42: Pulling fs layer 16:33:04 46d945488cbd: Pulling fs layer 16:33:04 8a5474983e97: Pulling fs layer 16:33:04 329c88fbcd65: Pulling fs layer 16:33:04 46d945488cbd: Waiting 16:33:04 8a5474983e97: Waiting 16:33:04 329c88fbcd65: Waiting 16:33:04 656be50a0ddc: Waiting 16:33:04 2bbca73fdf42: Waiting 16:33:04 a050256f5b6f: Verifying Checksum 16:33:04 a050256f5b6f: Download complete 16:33:04 c0a3192eca97: Verifying Checksum 16:33:04 c0a3192eca97: Download complete 16:33:04 2bbca73fdf42: Verifying Checksum 16:33:04 2bbca73fdf42: Download complete 16:33:04 46d945488cbd: Verifying Checksum 16:33:04 46d945488cbd: Download complete 16:33:04 b3c136eddcbf: Verifying Checksum 16:33:05 b3c136eddcbf: Pull complete 16:33:05 329c88fbcd65: Verifying Checksum 16:33:05 329c88fbcd65: Download complete 16:33:05 c0a3192eca97: Pull complete 16:33:06 a050256f5b6f: Pull complete 16:33:06 8a5474983e97: Verifying Checksum 16:33:06 8a5474983e97: Download complete 16:33:07 656be50a0ddc: Verifying Checksum 16:33:07 656be50a0ddc: Download complete 16:33:14 Removing intermediate container f00b1c259d04 16:33:14 ---> 6b850463fdd2 16:33:14 Step 8/23 : COPY . . 16:33:14 Removing intermediate container ecf424acf98a 16:33:14 ---> affc0794b5e1 16:33:14 Step 8/26 : COPY . . 16:33:14 Removing intermediate container d71740a4273d 16:33:14 ---> 7aaee70ba459 16:33:14 Step 8/25 : COPY . . 16:33:14 Removing intermediate container 7007feb01c94 16:33:14 ---> 85b00ebecf4a 16:33:14 Step 8/22 : COPY . . 16:33:14 Removing intermediate container 40930d948169 16:33:14 ---> 76a0828ffa37 16:33:14 Step 8/26 : COPY . . 16:33:22 ---> 2a288e943521 16:33:22 ---> cf557e6e0f00 16:33:22 Step 9/25 : ARG SPIRE_RELEASE=1.2.1Step 9/23 : RUN make cmd/core-data/core-data 16:33:22 16:33:22 ---> 1fe6191c23a2 16:33:22 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:33:22 ---> 545c34ebe05d 16:33:22 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:33:22 ---> Running in 46b9261d9ed9 16:33:22 ---> Running in 3230e0cb3df1 16:33:22 ---> 515cd5b7dd04 16:33:22 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:33:22 ---> Running in 3f01eab1362a 16:33:22 ---> Running in 79b1ec6a68c3 16:33:22 ---> Running in 419d83582817 16:33:22 Removing intermediate container 46b9261d9ed9 16:33:22 ---> 68c8099e5ce9 16:33:22 Step 10/25 : WORKDIR /edgex-go/spire-build 16:33:22 ---> Running in c8b75d0d27fb 16:33:22 Removing intermediate container 79b1ec6a68c3 16:33:22 ---> 93f3a1509f6d 16:33:22 Step 10/26 : WORKDIR /edgex-go/spire-build 16:33:22 Removing intermediate container 419d83582817 16:33:22 ---> 1371ef681add 16:33:22 Step 10/26 : WORKDIR /edgex-go/spire-build 16:33:22 ---> Running in e635236bf42f 16:33:22 Removing intermediate container c8b75d0d27fb 16:33:22 ---> 1e23a5e56545 16:33:22 Step 11/25 : 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:33:22 ---> Running in f557f9da0d09 16:33:22 ---> Running in 5e2d4d7dcf5c 16:33:22 Removing intermediate container e635236bf42f 16:33:22 ---> 3a1c9b17ea0d 16:33:22 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:33:22 ---> Running in 9e17fcc29dc0 16:33:22 Removing intermediate container f557f9da0d09 16:33:22 ---> 624a341cbd41 16:33:22 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:33:22 ---> Running in d0365addc64f 16:33:22 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:33:22 CGO_ENABLED=0 GO111MODULE=on 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:33:22 Removing intermediate container 5e2d4d7dcf5c 16:33:22 ---> 201002e350e7 16:33:22 Step 12/25 : WORKDIR /edgex-go 16:33:22 656be50a0ddc: Pull complete 16:33:22 2bbca73fdf42: Pull complete 16:33:22 46d945488cbd: Pull complete 16:33:23 ---> Running in 40b8d2b652d9 16:33:23 Removing intermediate container 40b8d2b652d9 16:33:23 ---> 20cb8f4061fd 16:33:23 16:33:23 Step 13/25 : FROM alpine:3.15 16:33:23 Removing intermediate container d0365addc64f 16:33:23 ---> ecb1f6db2362 16:33:23 Step 12/26 : WORKDIR /edgex-go 16:33:23 Removing intermediate container 9e17fcc29dc0 16:33:23 ---> 86f4040b4330 16:33:23 Step 12/26 : WORKDIR /edgex-go 16:33:23 ---> Running in 341262a3b2ea 16:33:23 ---> Running in e2370ce1f675 16:33:23 Removing intermediate container 341262a3b2ea 16:33:23 ---> b3425f0125c9 16:33:23 16:33:23 Step 13/26 : FROM alpine:3.15 16:33:23 Removing intermediate container e2370ce1f675 16:33:23 ---> 63b7d52dbae1 16:33:23 16:33:23 Step 13/26 : FROM alpine:3.15 16:33:24 3.15: Pulling from library/alpine 16:33:25 3.15: Pulling from library/alpine 16:33:25 3.15: Pulling from library/alpine 16:33:26 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:33:26 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:33:26 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:33:26 Status: Downloaded newer image for alpine:3.15 16:33:26 Status: Downloaded newer image for alpine:3.15 16:33:26 Status: Image is up to date for alpine:3.15 16:33:26 ---> 2720e26172a0 16:33:26 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:26 ---> 2720e26172a0 16:33:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:26 ---> 2720e26172a0 16:33:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:26 ---> Running in f2bc7ff75740 16:33:26 ---> Running in 02df4482968b 16:33:26 ---> Running in bfc5a45899f3 16:33:26 Removing intermediate container 02df4482968b 16:33:26 ---> 6814cea4b671 16:33:26 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:26 Removing intermediate container bfc5a45899f3 16:33:26 ---> 40ce8419f174 16:33:26 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:26 Removing intermediate container f2bc7ff75740 16:33:26 ---> a7100e89b937 16:33:26 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:26 ---> Running in 5151913d4c62 16:33:26 ---> Running in f623b7e706ad 16:33:26 ---> Running in 25259764a085 16:33:28 Removing intermediate container 25259764a085 16:33:28 ---> aaece6ec0a0d 16:33:28 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:33:28 Removing intermediate container f623b7e706ad 16:33:28 ---> 0bf99d9497ba 16:33:28 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:33:28 ---> Running in 01abf3251b85 16:33:28 ---> Running in 0be193b76fc7 16:33:28 Removing intermediate container 5151913d4c62 16:33:28 ---> 918d928d2de3 16:33:28 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:33:28 ---> Running in 6813a108f1b3 16:33:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:29 8a5474983e97: Pull complete 16:33:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:30 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:33:30 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:33:30 OK: 15857 distinct packages available 16:33:30 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:33:30 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:33:30 OK: 15857 distinct packages available 16:33:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:30 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:33:30 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:33:30 OK: 15857 distinct packages available 16:33:30 329c88fbcd65: Pull complete 16:33:30 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:33:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:33:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:31 WORKDIR /edgex 16:33:31 COPY go.mod . 16:33:31 RUN go mod download 16:33:31 + docker build -t ci-base-image-arm64 -f - . 16:33:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:31 (1/5) Installing dumb-init (1.2.5-r1) 16:33:31 (1/5) Installing dumb-init (1.2.5-r1) 16:33:31 (2/5) Installing musl-obstack (1.2.3-r0) 16:33:31 (2/5) Installing musl-obstack (1.2.3-r0) 16:33:31 (3/5) Installing libucontext (1.1-r0) 16:33:31 (3/5) Installing libucontext (1.1-r0) 16:33:31 (1/4) Installing dumb-init (1.2.5-r1) 16:33:31 (4/5) Installing gcompat (1.0.0-r4) 16:33:31 (4/5) Installing gcompat (1.0.0-r4) 16:33:32 (2/4) Installing musl-obstack (1.2.3-r0) 16:33:32 (5/5) Installing openssl (1.1.1q-r0) 16:33:32 (5/5) Installing openssl (1.1.1q-r0) 16:33:32 (3/4) Installing libucontext (1.1-r0) 16:33:32 Executing busybox-1.34.1-r7.trigger 16:33:32 OK: 6 MiB in 19 packages 16:33:32 Executing busybox-1.34.1-r7.trigger 16:33:32 OK: 6 MiB in 19 packages 16:33:32 (4/4) Installing gcompat (1.0.0-r4) 16:33:32 Executing busybox-1.34.1-r7.trigger 16:33:32 OK: 6 MiB in 18 packages 16:33:33 Sending build context to Docker daemon 169.3MB 16:33:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:33 ---> ff4287adb874 16:33:33 Step 2/4 : WORKDIR /edgex 16:33:33 Removing intermediate container 01abf3251b85 16:33:33 ---> 48a0ce7391e9 16:33:33 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:33:33 Removing intermediate container 0be193b76fc7 16:33:33 ---> ea5c864aa072 16:33:33 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:33:33 Removing intermediate container 6813a108f1b3 16:33:33 ---> 4fb035a52349 16:33:33 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:33:35 ---> Running in aa31bbbf5185 16:33:35 Removing intermediate container aa31bbbf5185 16:33:35 ---> 4c56e9a36574 16:33:35 Step 3/4 : COPY go.mod . 16:33:36 ---> 68b68aebcaaa 16:33:36 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:33:36 ---> 112ccab3fb83 16:33:36 ---> 9fd8921a7295 16:33:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:33:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:33:36 ---> 85e5e3d044d7 16:33:36 Step 4/4 : RUN go mod download 16:33:36 ---> Running in e5fcdaf94102 16:33:36 ---> ac79087f0780 16:33:36 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:33:36 ---> cc2ffa6a0527 16:33:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:33:37 ---> Running in 3673720d0b81 16:33:37 Removing intermediate container 3673720d0b81 16:33:37 ---> 7573769b27e1 16:33:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:33:37 CGO_ENABLED=0 GO111MODULE=on 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:33:37 ---> 07ff3ee241ed 16:33:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:33:37 ---> 0b4dd4355b17 16:33:37 Step 21/26 : WORKDIR / 16:33:37 ---> Running in 96d1635e0af9 16:33:37 ---> 9b17737e6fd6 16:33:37 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:33:37 ---> 8113623aa475 16:33:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:33:37 ---> Running in b3c55c7f08fc 16:33:37 Removing intermediate container 96d1635e0af9 16:33:37 ---> 25aa355ce9cb 16:33:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:33:38 ---> Running in 053d6439cedb 16:33:38 Removing intermediate container b3c55c7f08fc 16:33:38 ---> 735ce2be2fcc 16:33:38 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:33:38 ---> 007ccd8d9e9c 16:33:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:33:38 ---> Running in b21ea587e6d4 16:33:38 Removing intermediate container 053d6439cedb 16:33:38 ---> 3ef4417e496b 16:33:38 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:33:38 ---> Running in d0306bc12948 16:33:38 Removing intermediate container b21ea587e6d4 16:33:38 ---> a9718520a15d 16:33:38 Step 23/25 : LABEL arch=x86_64 16:33:38 ---> Running in 3cf66570092e 16:33:38 ---> e149ea2ffcf8 16:33:38 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:33:38 Removing intermediate container d0306bc12948 16:33:38 ---> 8f7432d2349d 16:33:38 Step 24/26 : LABEL arch=x86_64 16:33:38 Removing intermediate container 3cf66570092e 16:33:38 ---> c97c680377b2 16:33:38 Step 24/25 : LABEL git_sha=64181bb76f09555f20f3ac09a6bbe2573b783695 16:33:38 ---> Running in d9575b9907f0 16:33:38 ---> Running in d0f2e7983df0 16:33:38 ---> 7d9b0e3ae26f 16:33:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:33:38 ---> Running in 09046bfb2ff8 16:33:38 Removing intermediate container d0f2e7983df0 16:33:38 ---> a389ae6fff1f 16:33:38 Step 25/25 : LABEL version=0.0.0 16:33:39 Removing intermediate container d9575b9907f0 16:33:39 ---> 0715dd041d94 16:33:39 Step 25/26 : LABEL git_sha=64181bb76f09555f20f3ac09a6bbe2573b783695 16:33:39 ---> Running in 4e0a027517e2 16:33:39 ---> Running in 599e8bbc762c 16:33:39 Removing intermediate container 09046bfb2ff8 16:33:39 ---> 3f45618fe46b 16:33:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:33:39 ---> Running in 124b5beb2096 16:33:39 Removing intermediate container 599e8bbc762c 16:33:39 ---> ec21408c4477 16:33:39 Step 26/26 : LABEL version=0.0.0 16:33:39 Removing intermediate container 4e0a027517e2 16:33:39 ---> 41087e918b83 16:33:39 16:33:39 ---> Running in 28b7d8517bb5 16:33:39 Removing intermediate container 124b5beb2096 16:33:39 ---> e065eb9f645a 16:33:39 Step 24/26 : LABEL arch=x86_64 16:33:39 ---> Running in ac3e151642f9 16:33:39 Successfully built 41087e918b83 16:33:39 Successfully tagged security-spire-server:latest 16:33:39  Building security-spire-server ... done Building sys-mgmt-agent 16:33:39 Removing intermediate container 28b7d8517bb5 16:33:39 ---> ca962729285b 16:33:39 16:33:39 Removing intermediate container ac3e151642f9 16:33:39 ---> 8edb1ad10268 16:33:39 Step 25/26 : LABEL git_sha=64181bb76f09555f20f3ac09a6bbe2573b783695 16:33:39 Successfully built ca962729285b 16:33:39 Successfully tagged security-spire-config:latest 16:33:39  Building security-spire-config ... done Building security-bootstrapper 16:33:40 ---> Running in b2df5e94c49a 16:33:42 Removing intermediate container b2df5e94c49a 16:33:42 ---> b66108f3a2a7 16:33:42 Step 26/26 : LABEL version=0.0.0 16:33:42 ---> Running in 9f4e74866580 16:33:42 Removing intermediate container 3f01eab1362a 16:33:42 ---> 475e57617e91 16:33:42 16:33:42 Step 10/22 : FROM alpine:3.16 16:33:43 Removing intermediate container 9f4e74866580 16:33:43 ---> d43c6ff2c6d1 16:33:43 16:33:43 Successfully built d43c6ff2c6d1 16:33:43 Successfully tagged security-spire-agent:latest 16:33:43  Building security-spire-agent ... done Building security-spiffe-token-provider 16:33:43 3.16: Pulling from library/alpine 16:33:44 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:33:44 Status: Downloaded newer image for alpine:3.16 16:33:44 ---> d7d3d98c851f 16:33:44 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:33:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:44 ---> 606247157eef 16:33:44 Step 3/23 : WORKDIR /edgex-go 16:33:44 ---> Using cache 16:33:44 ---> c6c088d25739 16:33:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:44 ---> Using cache 16:33:44 ---> ec802c516361 16:33:44 Step 5/23 : RUN apk add --update --no-cache make bash git 16:33:45 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:45 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:33:45 ---> 606247157eef 16:33:45 Step 3/31 : WORKDIR /edgex-go 16:33:45 ---> Using cache 16:33:45 ---> c6c088d25739 16:33:45 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:45 ---> Using cache 16:33:45 ---> ec802c516361 16:33:45 Step 5/31 : RUN apk add --update --no-cache make git 16:33:47 Removing intermediate container 3230e0cb3df1 16:33:47 ---> e7f2ab1083ff 16:33:47 16:33:47 Step 10/23 : FROM alpine:3.16 16:33:47 ---> d7d3d98c851f 16:33:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:33:47 ---> Running in 0a4d031352ee 16:33:47 ---> Running in 9cf0cd367743 16:33:47 ---> Running in f26310ada0e1 16:33:47 ---> Running in b9a6744e1524 16:33:47 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:47 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:33:47 ---> 606247157eef 16:33:47 Step 3/20 : WORKDIR /edgex-go 16:33:47 ---> Using cache 16:33:47 ---> c6c088d25739 16:33:47 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:33:47 ---> Running in f0910bc37218 16:33:47 Removing intermediate container b9a6744e1524 16:33:47 ---> 3e1bd4c20fbd 16:33:47 Step 12/23 : ENV APP_PORT=59880 16:33:47 ---> Running in cb3c3e0ca24a 16:33:47 Removing intermediate container cb3c3e0ca24a 16:33:47 ---> 2b61401dcdbd 16:33:47 Step 13/23 : EXPOSE $APP_PORT 16:33:47 ---> Running in c5e8fd143de0 16:33:47 Removing intermediate container c5e8fd143de0 16:33:47 ---> 3731cec9ada6 16:33:47 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:47 ---> Running in a8244f5df54d 16:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:48 (1/6) Installing ca-certificates (20220614-r0) 16:33:48 (2/6) Installing brotli-libs (1.0.9-r6) 16:33:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:48 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:33:48 (4/6) Installing libcurl (7.83.1-r2) 16:33:48 (5/6) Installing curl (7.83.1-r2) 16:33:48 (6/6) Installing dumb-init (1.2.5-r1) 16:33:48 Executing busybox-1.35.0-r15.trigger 16:33:48 Executing ca-certificates-20220614-r0.trigger 16:33:48 OK: 8 MiB in 20 packages 16:33:48 v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:33:48 v3.16.1-89-gc5de69cd3d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:33:48 OK: 17035 distinct packages available 16:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:48 OK: 211 MiB in 51 packages 16:33:48 Removing intermediate container a8244f5df54d 16:33:48 ---> d52f815ff068 16:33:48 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:33:48 ---> Running in 8c276ac2eacb 16:33:48 Removing intermediate container f26310ada0e1 16:33:48 ---> 44518dcf965a 16:33:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:33:48 ---> Running in a82f8fddd624 16:33:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:49 Removing intermediate container a82f8fddd624 16:33:49 ---> dbeaa60b9db2 16:33:49 Step 13/22 : WORKDIR /edgex 16:33:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:49 ---> Running in d3b791b9c912 16:33:49 Removing intermediate container f0910bc37218 16:33:49 ---> 3632a987c427 16:33:49 Step 5/20 : COPY go.mod vendor* ./ 16:33:49 Removing intermediate container d3b791b9c912 16:33:49 ---> 5ac1e0d8a946 16:33:49 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:33:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:49 ---> d9bcf031596f 16:33:49 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:49 ---> Running in 84938e572320 16:33:49 OK: 211 MiB in 51 packages 16:33:49 OK: 211 MiB in 51 packages 16:33:49 ---> 2875b0b2b85a 16:33:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:33:49 ---> 39b5a11a84c8 16:33:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:33:49 Removing intermediate container 9cf0cd367743 16:33:49 ---> 07842d7ad75f 16:33:49 Step 6/31 : COPY go.mod vendor* ./ 16:33:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:50 Removing intermediate container 0a4d031352ee 16:33:50 ---> 7a15e4fc3749 16:33:50 Step 6/23 : COPY go.mod vendor* ./ 16:33:50 ---> 18cf812a2599 16:33:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:33:50 ---> 200b5a9c364a 16:33:50 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:50 ---> 36a5e7587a21 16:33:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:50 ---> Running in 81684d7d7bbd 16:33:50 ---> Running in 98febe72147a 16:33:50 ---> 6a642efed3b6 16:33:50 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:33:50 (1/6) Installing dumb-init (1.2.5-r1) 16:33:50 ---> Running in 98fce85fb3eb 16:33:50 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:33:50 (3/6) Installing libsodium (1.0.18-r0) 16:33:50 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:33:50 (5/6) Installing libzmq (4.3.4-r0) 16:33:51 (6/6) Installing zeromq (4.3.4-r0) 16:33:51 Executing busybox-1.35.0-r15.trigger 16:33:51 OK: 8 MiB in 20 packages 16:33:53 Removing intermediate container 98fce85fb3eb 16:33:53 ---> 91fd954710ce 16:33:53 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:33:53 Removing intermediate container 8c276ac2eacb 16:33:53 ---> 19fb606b2e2c 16:33:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:53 ---> Running in aa457db77990 16:33:54 Removing intermediate container aa457db77990 16:33:54 ---> f2e798b931b9 16:33:54 Step 20/22 : LABEL arch=x86_64 16:33:54 ---> dc04e515d066 16:33:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:33:54 ---> Running in f17e3bcc20ef 16:33:54 Removing intermediate container f17e3bcc20ef 16:33:54 ---> 2b89743078e7 16:33:54 Step 21/22 : LABEL git_sha=64181bb76f09555f20f3ac09a6bbe2573b783695 16:33:55 ---> d6c3845256bd 16:33:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:33:55 ---> Running in cc05c1d0b85b 16:33:55 Removing intermediate container cc05c1d0b85b 16:33:55 ---> 86deb4ba7310 16:33:55 Step 22/22 : LABEL version=0.0.0 16:33:55 ---> c3f5ee74bfa8 16:33:55 Step 19/23 : ENTRYPOINT ["/core-data"] 16:33:56 ---> Running in fb1cbbb964fa 16:33:56 ---> Running in d51adea659dc 16:33:56 Removing intermediate container d51adea659dc 16:33:56 ---> 5057c07b33a6 16:33:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:56 Removing intermediate container fb1cbbb964fa 16:33:56 ---> 148c1e6a315b 16:33:56 16:33:56 Successfully built 148c1e6a315b 16:33:56 Successfully tagged security-proxy-setup:latest 16:33:56 Building core-metadata 16:33:56  Building security-proxy-setup ... done Removing intermediate container 84938e572320 16:33:56 ---> 3ed3670399e3 16:33:56 Step 7/20 : COPY . . 16:33:56 ---> Running in 86520144865c 16:33:59 Removing intermediate container 86520144865c 16:33:59 ---> a48bea1ba816 16:33:59 Step 21/23 : LABEL arch=x86_64 16:34:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:00 ---> 606247157eef 16:34:00 Step 3/23 : WORKDIR /edgex-go 16:34:00 ---> Using cache 16:34:00 ---> c6c088d25739 16:34:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:00 ---> Using cache 16:34:00 ---> ec802c516361 16:34:00 Step 5/23 : RUN apk add --update --no-cache make git 16:34:00 ---> Using cache 16:34:00 ---> 07842d7ad75f 16:34:00 Step 6/23 : COPY go.mod vendor* ./ 16:34:00 ---> Using cache 16:34:00 ---> 200b5a9c364a 16:34:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:00 ---> Using cache 16:34:00 ---> 2a24ebebed72 16:34:00 Step 8/23 : COPY . . 16:34:01 Removing intermediate container 98febe72147a 16:34:01 ---> 8723453abac2 16:34:01 Step 8/23 : COPY . . 16:34:01 Removing intermediate container 81684d7d7bbd 16:34:01 ---> 2a24ebebed72 16:34:01 Step 8/31 : COPY . . 16:34:02 ---> Running in 201821ca8edf 16:34:06 ---> 793f9988cdae 16:34:06 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:34:06 Removing intermediate container 201821ca8edf 16:34:06 ---> 4e5023ab9b66 16:34:06 Step 22/23 : LABEL git_sha=64181bb76f09555f20f3ac09a6bbe2573b783695 16:34:06 ---> Running in b20f386903c2 16:34:07 ---> Running in ddec68e94f6c 16:34:07 ---> 826d25a9a125 16:34:07 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:34:07 ---> 9011668a8a92 16:34:07 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:34:07 ---> Running in 662f917610eb 16:34:07 ---> 80df2b8a4e2f 16:34:07 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:34:07 ---> Running in c6b7bd65c870 16:34:07 Removing intermediate container ddec68e94f6c 16:34:07 ---> 2cb95d494f57 16:34:07 Step 23/23 : LABEL version=0.0.0 16:34:07 ---> Running in 7e58e2813197 16:34:07 ---> Running in 5f3e2756a81e 16:34:07 Removing intermediate container 5f3e2756a81e 16:34:07 ---> 2d72c6de9c39 16:34:07 16:34:07 CGO_ENABLED=0 GO111MODULE=on 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:34:07 Successfully built 2d72c6de9c39 16:34:07 Successfully tagged core-data:latest 16:34:07 Building security-secretstore-setup 16:34:07  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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:34:07 CGO_ENABLED=0 GO111MODULE=on 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:34:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:34:11 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:34:11 ---> 606247157eef 16:34:11 Step 3/25 : WORKDIR /edgex-go 16:34:11 ---> Using cache 16:34:11 ---> c6c088d25739 16:34:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:11 ---> Using cache 16:34:11 ---> ec802c516361 16:34:11 Step 5/25 : RUN apk add --update --no-cache make git 16:34:11 ---> Using cache 16:34:11 ---> 07842d7ad75f 16:34:11 Step 6/25 : COPY go.mod vendor* ./ 16:34:11 ---> Using cache 16:34:11 ---> 200b5a9c364a 16:34:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:11 ---> Using cache 16:34:11 ---> 2a24ebebed72 16:34:11 Step 8/25 : COPY . . 16:34:11 ---> Using cache 16:34:11 ---> 9011668a8a92 16:34:11 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:34:12 ---> Running in 89139712d6f9 16:34:13 CGO_ENABLED=0 GO111MODULE=on 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:34:15 Removing intermediate container e5fcdaf94102 16:34:15 ---> 8cd5b9bdf796 16:34:15 Successfully built 8cd5b9bdf796 16:34:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:15 + docker inspect -f . ci-base-image-arm64 16:34:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:16 prd-ubuntu20.04-docker-arm64-4c-16g-21817 does not seem to be running inside a container 16:34:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 16:34:17 $ docker top ab340322d17e968594fbe0784dc7b487d9bdb803334e8fb34a0690895dc206ca -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:18 + go version 16:34:18 go version go1.18.3 linux/arm64 [Pipeline] } 16:34:18 $ docker stop --time=1 ab340322d17e968594fbe0784dc7b487d9bdb803334e8fb34a0690895dc206ca 16:34:20 $ docker rm -f ab340322d17e968594fbe0784dc7b487d9bdb803334e8fb34a0690895dc206ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:20 + docker inspect -f . ci-base-image-arm64 16:34:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:21 prd-ubuntu20.04-docker-arm64-4c-16g-21817 does not seem to be running inside a container 16:34:21 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 16:34:22 $ docker top 530002a9c8390af6e52427083e0fa5f13c8c732ef9a057abe96c25ad99773152 -eo pid,comm [Pipeline] { [Pipeline] echo 16:34:22 ========================================================= 16:34:22 [edgeXBuildGoParallel] Running Tests and Build... 16:34:22 ========================================================= [Pipeline] sh 16:34:23 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 16:34:24 + make test 16:34:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:34:45 CGO_ENABLED=0 GO111MODULE=on 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:34:45 Removing intermediate container 7e58e2813197 16:34:45 ---> 955c20a1491f 16:34:45 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:34:45 Removing intermediate container 662f917610eb 16:34:45 ---> c5a4f28f67ab 16:34:45 16:34:45 Step 10/23 : FROM alpine:3.16 16:34:45 ---> d7d3d98c851f 16:34:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:34:45 Removing intermediate container c6b7bd65c870 16:34:45 ---> 987183a61d44 16:34:45 16:34:45 Step 10/31 : FROM alpine:3.16 16:34:45 ---> d7d3d98c851f 16:34:45 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:45 ---> Running in f121ce6c8809 16:34:45 ---> Running in a5317fd96e89 16:34:45 ---> Running in b3417e71991a 16:34:45 Removing intermediate container b3417e71991a 16:34:45 ---> d02d0c729b19 16:34:45 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:34:45 ---> Running in 4a81710831f4 16:34:45 Removing intermediate container 89139712d6f9 16:34:45 ---> a5dd1012a67d 16:34:45 16:34:45 Step 10/25 : FROM alpine:3.16 16:34:45 ---> d7d3d98c851f 16:34:45 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:34:45 ---> Running in f7032554df66 16:34:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:45 Removing intermediate container b20f386903c2 16:34:45 ---> 5ff9c0ececd1 16:34:45 16:34:45 Step 9/20 : FROM alpine:3.15 16:34:45 ---> 2720e26172a0 16:34:45 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:45 ---> Using cache 16:34:45 ---> a7100e89b937 16:34:45 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:45 ---> Using cache 16:34:45 ---> aaece6ec0a0d 16:34:45 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:34:45 ---> Running in 54c20277788e 16:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:46 (1/1) Installing dumb-init (1.2.5-r1) 16:34:46 Executing busybox-1.35.0-r15.trigger 16:34:46 OK: 6 MiB in 15 packages 16:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:46 (1/2) Installing dumb-init (1.2.5-r1) 16:34:46 (2/2) Installing su-exec (0.2-r1) 16:34:46 Executing busybox-1.35.0-r15.trigger 16:34:46 OK: 6 MiB in 16 packages 16:34:46 (1/3) Installing ca-certificates (20220614-r0) 16:34:46 (2/3) Installing dumb-init (1.2.5-r1) 16:34:46 (3/3) Installing su-exec (0.2-r1) 16:34:46 Executing busybox-1.35.0-r15.trigger 16:34:46 Executing ca-certificates-20220614-r0.trigger 16:34:46 OK: 6 MiB in 17 packages 16:34:46 Removing intermediate container a5317fd96e89 16:34:46 ---> 180ef6e3716d 16:34:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:46 ---> Running in c51ab25a5f44 16:34:46 Removing intermediate container f121ce6c8809 16:34:46 ---> 3668321b4a85 16:34:46 16:34:46 Step 11/23 : FROM docker:20.10.14 16:34:46 Removing intermediate container c51ab25a5f44 16:34:46 ---> 227d62538a56 16:34:46 Step 13/23 : ENV APP_PORT=59881 16:34:46 ---> Running in 547981fe1422 16:34:46 20.10.14: Pulling from library/docker 16:34:46 Removing intermediate container 547981fe1422 16:34:46 ---> 3ed952bd60e5 16:34:46 Step 14/23 : EXPOSE $APP_PORT 16:34:46 ---> Running in 07c800e991cc 16:34:46 Removing intermediate container 4a81710831f4 16:34:46 ---> c3192cb02adf 16:34:46 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:34:47 ---> Running in 335348328af8 16:34:47 Removing intermediate container f7032554df66 16:34:47 ---> 7da0ad01548c 16:34:47 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:47 Removing intermediate container 07c800e991cc 16:34:47 ---> 67518c024869 16:34:47 Step 15/23 : WORKDIR / 16:34:47 ---> Running in f14737af1ce2 16:34:47 ---> Running in 6cfeb0bd258d 16:34:47 Removing intermediate container 335348328af8 16:34:47 ---> 336f37635dd8 16:34:47 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:34:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:47 ---> Running in 099bbb4c7b31 16:34:47 Removing intermediate container f14737af1ce2 16:34:47 ---> decbb5ef2196 16:34:47 Step 13/25 : WORKDIR / 16:34:47 Removing intermediate container 099bbb4c7b31 16:34:47 Removing intermediate container 6cfeb0bd258d 16:34:47 ---> 926a91529d79 16:34:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:47 ---> 872d699ee444 16:34:47 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:34:47 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:47 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:47 OK: 15857 distinct packages available 16:34:47 ---> Running in 74ffe57d6f9a 16:34:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:47 ---> Running in 8b06a0d32ff6 16:34:47 Removing intermediate container 74ffe57d6f9a 16:34:47 ---> c71322f34696 16:34:47 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:34:47 ---> b88de7d0607c 16:34:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:34:47 Removing intermediate container 8b06a0d32ff6 16:34:47 ---> 4a1cbf5460ec 16:34:47 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:34:47 ---> Running in a45fe5039066 16:34:48 ---> 46dd70295c00 16:34:48 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:34:48 ---> dd81be1480c2 16:34:48 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:34:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:48 ---> f65fefb32882 16:34:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:34:49 ---> 25528f47a8c6 16:34:49 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:34:49 ---> 825d99061be0 16:34:49 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:34:49 ---> Running in 0168b3dd1f45 16:34:49 Removing intermediate container a45fe5039066 16:34:49 ---> 2300739de2db 16:34:49 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:34:49 (1/9) Installing ca-certificates (20220614-r0) 16:34:49 ---> Running in 18fc11f7d3e6 16:34:49 ---> d794be73afa7 16:34:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:34:49 (2/9) Installing brotli-libs (1.0.9-r5) 16:34:49 Removing intermediate container 0168b3dd1f45 16:34:49 ---> a5f615a0f656 16:34:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:49 Removing intermediate container 18fc11f7d3e6 16:34:49 ---> 41e308196f52 16:34:49 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:34:49 ---> Running in ecc91ea1e2ef 16:34:49 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:34:49 (4/9) Installing libcurl (7.80.0-r2) 16:34:49 Removing intermediate container ecc91ea1e2ef 16:34:49 ---> c365219ce048 16:34:49 Step 21/23 : LABEL arch=x86_64 16:34:49 (5/9) Installing curl (7.80.0-r2) 16:34:49 ---> Running in 7146b83d7336 16:34:49 ---> 4b31413d886a 16:34:49 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:34:49 (6/9) Installing dumb-init (1.2.5-r1) 16:34:49 ---> 4c3655ea5bce 16:34:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:34:49 ---> Running in 169c00e4382a 16:34:49 Removing intermediate container 7146b83d7336 16:34:49 ---> 009424c26814 16:34:49 Step 22/23 : LABEL git_sha=64181bb76f09555f20f3ac09a6bbe2573b783695 16:34:49 (7/9) Installing musl-obstack (1.2.3-r0) 16:34:49 ---> Running in 16f71afa5121 16:34:50 (8/9) Installing libucontext (1.1-r0) 16:34:50 (9/9) Installing gcompat (1.0.0-r4) 16:34:50 Removing intermediate container 16f71afa5121 16:34:50 ---> ffc607e011c3 16:34:50 Step 23/23 : LABEL version=0.0.0 16:34:50 Executing busybox-1.34.1-r7.trigger 16:34:50 Executing ca-certificates-20220614-r0.trigger 16:34:50 OK: 8 MiB in 23 packages 16:34:50 ---> Running in 41fb8c305fdd 16:34:50 ---> 14c080946782 16:34:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:34:50 Removing intermediate container 41fb8c305fdd 16:34:50 ---> b8f3a27424d3 16:34:50 16:34:50 Successfully built b8f3a27424d3 16:34:50 Successfully tagged core-metadata:latest 16:34:50  Building core-metadata ... done Building support-scheduler 16:34:51 ---> aacda720b536 16:34:51 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:51 ---> Running in feb3a77fc75c 16:34:51 Removing intermediate container 169c00e4382a 16:34:51 ---> 9a7cce4b2b2b 16:34:51 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:52 Removing intermediate container 54c20277788e 16:34:52 ---> 09bdd89c136e 16:34:52 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:52 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:34:52 Status: Downloaded newer image for docker:20.10.14 16:34:52 ---> 7417809fdb73 16:34:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:34:52 ---> Running in c393894b8548 16:34:52 ---> 7437f0437924 16:34:52 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:34:52 ---> 96b943a7d854 16:34:52 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:34:52 Removing intermediate container c393894b8548 16:34:52 ---> 298773c69623 16:34:52 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:34:52 ---> Running in 815fd09ed2ce 16:34:52 Removing intermediate container feb3a77fc75c 16:34:52 ---> 65c3155f6679 16:34:52 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:34:52 ---> Running in 45665baeeaeb 16:34:53 ---> 7b5cc427a448 16:34:53 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:53 Removing intermediate container 45665baeeaeb 16:34:53 ---> a3fefde686d8 16:34:53 Step 23/25 : LABEL arch=x86_64 16:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:53 ---> 50215938cba1 16:34:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:34:53 ---> Running in 9e9916d260d3 16:34:53 ---> a5c0fb8d1742 16:34:53 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:34:53 (1/43) Installing readline (8.1.1-r0) 16:34:53 (2/43) Installing bash (5.1.16-r0) 16:34:53 Removing intermediate container 9e9916d260d3 16:34:53 ---> 5268f3591a24 16:34:53 Step 24/25 : LABEL git_sha=64181bb76f09555f20f3ac09a6bbe2573b783695 16:34:53 Executing bash-5.1.16-r0.post-install 16:34:53 ---> e31c0c1e4ffe 16:34:53 (3/43) Installing brotli-libs (1.0.9-r5) 16:34:53 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:34:53 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:34:53 (5/43) Installing libcurl (7.80.0-r2) 16:34:53 (6/43) Installing curl (7.80.0-r2) 16:34:53 (7/43) Installing dumb-init (1.2.5-r1) 16:34:53 (8/43) Installing libbz2 (1.0.8-r1) 16:34:53 (9/43) Installing expat (2.4.7-r0) 16:34:53 (10/43) Installing libffi (3.4.2-r1) 16:34:53 ---> 14f76c6bc452 16:34:53 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:34:53 (11/43) Installing gdbm (1.22-r0) 16:34:53 (12/43) Installing xz-libs (5.2.5-r1) 16:34:53 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:34:53 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:34:53 ---> Running in 684a8e4f0656 16:34:53 ---> Running in 0c8c1605e351 16:34:53 (15/43) Installing mpdecimal (2.5.1-r1) 16:34:53 (16/43) Installing sqlite-libs (3.36.0-r0) 16:34:53 (17/43) Installing python3 (3.9.13-r1) 16:34:54 (18/43) Installing py3-appdirs (1.4.4-r2) 16:34:54 (19/43) Installing py3-certifi (2020.12.5-r1) 16:34:54 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:34:54 (21/43) Installing py3-idna (3.3-r0) 16:34:54 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:34:54 (23/43) Installing py3-requests (2.26.0-r1) 16:34:54 (24/43) Installing py3-msgpack (1.0.2-r1) 16:34:54 (25/43) Installing py3-lockfile (0.12.2-r4) 16:34:54 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:34:54 (27/43) Installing py3-colorama (0.4.4-r1) 16:34:54 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:34:54 (29/43) Installing py3-distlib (0.3.3-r0) 16:34:54 (30/43) Installing py3-distro (1.6.0-r0) 16:34:54 (31/43) Installing py3-six (1.16.0-r0) 16:34:54 (32/43) Installing py3-webencodings (0.5.1-r4) 16:34:54 (33/43) Installing py3-html5lib (1.1-r1) 16:34:54 Removing intermediate container 684a8e4f0656 16:34:54 ---> 9f93255b9237 16:34:54 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:54 (34/43) Installing py3-parsing (2.4.7-r2) 16:34:54 (35/43) Installing py3-packaging (20.9-r1) 16:34:54 (36/43) Installing py3-tomli (1.2.2-r0) 16:34:54 (37/43) Installing py3-pep517 (0.12.0-r0) 16:34:54 (38/43) Installing py3-progress (1.6-r0) 16:34:54 (39/43) Installing py3-retrying (1.3.3-r2) 16:34:54 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:34:54 (41/43) Installing py3-setuptools (52.0.0-r4) 16:34:54 (42/43) Installing py3-toml (0.10.2-r2) 16:34:54 (43/43) Installing py3-pip (20.3.4-r1) 16:34:54 Removing intermediate container 0c8c1605e351 16:34:54 ---> f94e3f68c637 16:34:54 Step 25/25 : LABEL version=0.0.0 16:34:54 Executing busybox-1.34.1-r5.trigger 16:34:54 OK: 83 MiB in 65 packages 16:34:54 ---> b07d28da5b99 16:34:54 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:34:54 ---> Running in 11dcbf185dea 16:34:54 ---> Running in 37859785c0c4 16:34:55 Removing intermediate container 11dcbf185dea 16:34:55 ---> 215a49a68a13 16:34:55 Step 18/20 : LABEL arch=x86_64 16:34:55 Removing intermediate container 37859785c0c4 16:34:55 ---> a53e0adbda18 16:34:55 16:34:55 ---> fc759f5a8cd9 16:34:55 Step 26/31 : RUN chmod +x /entrypoint.sh 16:34:55 ---> Running in fcf6d97c46e6 16:34:55 ---> Running in ba992c1186e5 16:34:55 Successfully built a53e0adbda18 16:34:55 Successfully tagged security-secretstore-setup:latest 16:34:55  Building security-secretstore-setup ... done Building support-notifications 16:34:55 Removing intermediate container fcf6d97c46e6 16:34:55 ---> 0650f499d916 16:34:55 Step 19/20 : LABEL git_sha=64181bb76f09555f20f3ac09a6bbe2573b783695 16:34:55 ---> Running in b2518df4c8da 16:34:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:55 ---> 606247157eef 16:34:55 Step 3/22 : WORKDIR /edgex-go 16:34:55 ---> Using cache 16:34:55 ---> c6c088d25739 16:34:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:55 ---> Using cache 16:34:55 ---> ec802c516361 16:34:55 Step 5/22 : RUN apk add --update --no-cache make git 16:34:55 ---> Using cache 16:34:55 ---> 07842d7ad75f 16:34:55 Step 6/22 : COPY go.mod vendor* ./ 16:34:55 ---> Using cache 16:34:55 ---> 200b5a9c364a 16:34:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:55 ---> Using cache 16:34:55 ---> 2a24ebebed72 16:34:55 Step 8/22 : COPY . . 16:34:55 ---> Using cache 16:34:55 ---> 9011668a8a92 16:34:55 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:34:55 Collecting docker-compose==1.23.2 16:34:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:34:55 Collecting PyYAML<4,>=3.10 16:34:55 Downloading PyYAML-3.13.tar.gz (270 kB) 16:34:56 ? github.com/edgexfoundry/edgex-go [no test files] 16:34:56 Removing intermediate container b2518df4c8da 16:34:56 ---> a51ce984ff10 16:34:56 Step 20/20 : LABEL version=0.0.0 16:34:57 Collecting docker<4.0,>=3.6.0 16:34:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:34:57 Collecting websocket-client<1.0,>=0.32.0 16:34:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:34:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:34:57 Collecting cached-property<2,>=1.2.0 16:34:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:34:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:34:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:34:57 ---> Running in 506b7753d1d5 16:34:57 Collecting dockerpty<0.5,>=0.4.1 16:34:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:34:57 ---> Running in c091003471ed 16:34:57 Removing intermediate container c091003471ed 16:34:57 ---> 1318226329df 16:34:57 16:34:57 Collecting texttable<0.10,>=0.9.0 16:34:57 Downloading texttable-0.9.1.tar.gz (11 kB) 16:34:57 Removing intermediate container ba992c1186e5 16:34:57 ---> 952a5c7031de 16:34:57 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:34:57 Successfully built 1318226329df 16:34:57 Successfully tagged security-spiffe-token-provider:latest 16:34:57  Building security-spiffe-token-provider ... done Building core-command 16:34:57 ---> Running in c63fd7baa884 16:34:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:34:57 Removing intermediate container c63fd7baa884 16:34:57 ---> ba4eb32ba7d6 16:34:57 Step 28/31 : CMD ["gate"] 16:34:58 Collecting docopt<0.7,>=0.6.1 16:34:58 Downloading docopt-0.6.2.tar.gz (25 kB) 16:34:58 ---> Running in 76735c7722a0 16:34:58 Collecting jsonschema<3,>=2.5.1 16:34:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:34:58 Collecting docker-pycreds>=0.4.0 16:34:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:34:58 Collecting chardet<3.1.0,>=3.0.2 16:34:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:34:58 Collecting urllib3<1.25,>=1.21.1 16:34:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:34:58 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:34:58 Removing intermediate container 76735c7722a0 16:34:58 ---> 1e0ac733dafb 16:34:58 Step 29/31 : LABEL arch=x86_64 16:34:58 Collecting idna<2.8,>=2.5 16:34:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:34:58 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:34:58 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:34:58 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:34:58 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:34:59 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:34:59 Attempting uninstall: urllib3 16:34:59 Found existing installation: urllib3 1.26.7 16:34:59 Uninstalling urllib3-1.26.7: 16:34:59 Successfully uninstalled urllib3-1.26.7 16:34:59 Attempting uninstall: idna 16:34:59 Found existing installation: idna 3.3 16:34:59 Uninstalling idna-3.3: 16:34:59 Successfully uninstalled idna-3.3 16:34:59 ---> Running in c97092851025 16:35:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:00 ---> 606247157eef 16:35:00 Step 3/22 : WORKDIR /edgex-go 16:35:00 ---> Using cache 16:35:00 ---> c6c088d25739 16:35:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:00 ---> Using cache 16:35:00 ---> ec802c516361 16:35:00 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:35:00 Removing intermediate container c97092851025 16:35:00 ---> 89ec3428671d 16:35:00 Step 30/31 : LABEL git_sha=64181bb76f09555f20f3ac09a6bbe2573b783695 16:35:00 Attempting uninstall: requests 16:35:00 Found existing installation: requests 2.26.0 16:35:00 Uninstalling requests-2.26.0: 16:35:00 ---> Running in 3a0162fd1cbb 16:35:00 Successfully uninstalled requests-2.26.0 16:35:01 ---> Running in a6378e474c20 16:35:01 Running setup.py install for texttable: started 16:35:01 Removing intermediate container a6378e474c20 16:35:01 ---> 3571a38b3b10 16:35:01 Step 31/31 : LABEL version=0.0.0 16:35:01 Running setup.py install for texttable: finished with status 'done' 16:35:01 Running setup.py install for PyYAML: started 16:35:01 ---> Running in 9b6a76eefd84 16:35:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:01 Running setup.py install for PyYAML: finished with status 'done' 16:35:01 Removing intermediate container 9b6a76eefd84 16:35:01 ---> f4d4dff025d3 16:35:01 16:35:01 Running setup.py install for docopt: started 16:35:02 Successfully built f4d4dff025d3 16:35:02 Successfully tagged security-bootstrapper:latest 16:35:02  Building security-bootstrapper ... done  Running setup.py install for docopt: finished with status 'done' 16:35:02 Running setup.py install for dockerpty: started 16:35:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:02 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:02 ---> 606247157eef 16:35:02 Step 3/23 : WORKDIR /edgex-go 16:35:02 ---> Using cache 16:35:02 ---> c6c088d25739 16:35:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:02 ---> Using cache 16:35:02 ---> ec802c516361 16:35:02 Step 5/23 : RUN apk add --update --no-cache make git 16:35:02 ---> Using cache 16:35:02 ---> 07842d7ad75f 16:35:02 Step 6/23 : COPY go.mod vendor* ./ 16:35:02 ---> Using cache 16:35:02 ---> 200b5a9c364a 16:35:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:02 ---> Using cache 16:35:02 ---> 2a24ebebed72 16:35:02 Step 8/23 : COPY . . 16:35:02 ---> Using cache 16:35:02 ---> 9011668a8a92 16:35:02 Step 9/23 : RUN make cmd/core-command/core-command 16:35:02 Running setup.py install for dockerpty: finished with status 'done' 16:35:02 OK: 211 MiB in 51 packages 16:35:03 ---> Running in 3861975e794e 16:35:03 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:35:03 Removing intermediate container 3a0162fd1cbb 16:35:03 ---> 194bb6d96b49 16:35:03 Step 6/22 : COPY go.mod vendor* ./ 16:35:04 ---> 9c180623f81c 16:35:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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:35:04 ---> Running in 05bc56a53839 16:35:09 Removing intermediate container 815fd09ed2ce 16:35:09 ---> 6bb43048156c 16:35:09 Step 14/23 : ENV APP_PORT=58890 16:35:09 ---> Running in 3bff6b27b3f5 16:35:09 Removing intermediate container 3bff6b27b3f5 16:35:09 ---> 1e1c7884a783 16:35:09 Step 15/23 : EXPOSE $APP_PORT 16:35:09 ---> Running in bea8bb45d236 16:35:10 Removing intermediate container bea8bb45d236 16:35:10 ---> f1ec04b9865c 16:35:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:35:12 ---> 0ae737d01079 16:35:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:35:12 ---> 8d18c560e29b 16:35:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:35:12 Removing intermediate container 05bc56a53839 16:35:12 ---> 005bb957ad51 16:35:12 Step 8/22 : COPY . . 16:35:15 ---> 6c0457647f8c 16:35:15 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:35:15 ---> Running in c63ad3f2d990 16:35:16 Removing intermediate container c63ad3f2d990 16:35:16 ---> e62a5b233517 16:35:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:16 ---> Running in b2b515c6dc49 16:35:16 Removing intermediate container b2b515c6dc49 16:35:16 ---> e6d7fe74fc1c 16:35:16 Step 21/23 : LABEL arch=x86_64 16:35:16 ---> Running in 275283b2078a 16:35:16 Removing intermediate container 275283b2078a 16:35:16 ---> 2bc5d7fb2324 16:35:16 Step 22/23 : LABEL git_sha=64181bb76f09555f20f3ac09a6bbe2573b783695 16:35:16 ---> Running in 82388f834aff 16:35:17 Removing intermediate container 82388f834aff 16:35:17 ---> 5933f9c45e52 16:35:17 Step 23/23 : LABEL version=0.0.0 16:35:17 ---> Running in 89ea60dfc67d 16:35:17 Removing intermediate container 89ea60dfc67d 16:35:17 ---> d5ae1cab5694 16:35:17 16:35:17 Successfully built d5ae1cab5694 16:35:17 Successfully tagged sys-mgmt-agent:latest 16:35:19  Building sys-mgmt-agent ... done  ---> 39d0f786c84b 16:35:19 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:35:19 ---> Running in 703cf6c9f80f 16:35:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:35:20 Removing intermediate container 506b7753d1d5 16:35:20 ---> d81f2652e916 16:35:20 16:35:20 Step 10/22 : FROM alpine:3.16 16:35:20 ---> d7d3d98c851f 16:35:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:35:20 ---> Using cache 16:35:20 ---> 180ef6e3716d 16:35:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:20 ---> Using cache 16:35:20 ---> 227d62538a56 16:35:20 Step 13/22 : ENV APP_PORT=59861 16:35:20 ---> Running in a9fc898060c5 16:35:20 Removing intermediate container a9fc898060c5 16:35:20 ---> 330ca6d8c197 16:35:20 Step 14/22 : EXPOSE $APP_PORT 16:35:20 ---> Running in 161da8c55e6d 16:35:20 Removing intermediate container 161da8c55e6d 16:35:20 ---> 147822d9be12 16:35:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:21 ---> 2107553ee05d 16:35:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:35:21 Removing intermediate container 3861975e794e 16:35:21 ---> 957cb7e25d45 16:35:21 16:35:21 Step 10/23 : FROM alpine:3.16 16:35:21 ---> d7d3d98c851f 16:35:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:21 ---> Using cache 16:35:21 ---> 180ef6e3716d 16:35:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:21 ---> Using cache 16:35:21 ---> 227d62538a56 16:35:21 Step 13/23 : ENV APP_PORT=59882 16:35:21 ---> Running in 4a37b57da9e5 16:35:22 ---> 4246a607f584 16:35:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:35:22 Removing intermediate container 4a37b57da9e5 16:35:22 ---> 5d487c9f355a 16:35:22 Step 14/23 : EXPOSE $APP_PORT 16:35:22 ---> Running in c7aff710fffd 16:35:22 ---> 1354d005c550 16:35:22 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:35:22 ---> Running in a07201cf98a0 16:35:22 Removing intermediate container c7aff710fffd 16:35:22 ---> ca24abc4f75f 16:35:22 Step 15/23 : WORKDIR / 16:35:22 ---> Running in 052d6208b080 16:35:22 Removing intermediate container a07201cf98a0 16:35:22 ---> d88a1ec485c4 16:35:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:22 Removing intermediate container 052d6208b080 16:35:22 ---> d86554f4fd33 16:35:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:22 ---> Running in 7037e4392604 16:35:22 Removing intermediate container 7037e4392604 16:35:22 ---> a8b9e6588f6f 16:35:22 Step 20/22 : LABEL arch=x86_64 16:35:22 ---> Running in 12bce9afeb63 16:35:22 ---> 148dafa96fd7 16:35:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:35:22 Removing intermediate container 12bce9afeb63 16:35:22 ---> edf8e94a3f04 16:35:22 Step 21/22 : LABEL git_sha=64181bb76f09555f20f3ac09a6bbe2573b783695 16:35:22 ---> Running in 0ea777d44956 16:35:22 ---> b9b1f9b9cc18 16:35:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:35:23 Removing intermediate container 0ea777d44956 16:35:23 ---> d480375058b1 16:35:23 Step 22/22 : LABEL version=0.0.0 16:35:23 ---> Running in cbdff22c4e7c 16:35:23 ---> 3ae44439d1a8 16:35:23 Step 19/23 : ENTRYPOINT ["/core-command"] 16:35:23 Removing intermediate container cbdff22c4e7c 16:35:23 ---> d8456fda0775 16:35:23 16:35:23 ---> Running in 1273d3bb5f33 16:35:23 Successfully built d8456fda0775 16:35:23 Successfully tagged support-scheduler:latest 16:35:23  Building support-scheduler ... done Removing intermediate container 1273d3bb5f33 16:35:23 ---> 36afede219e1 16:35:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:23 ---> Running in 062a17b4a985 16:35:24 Removing intermediate container 062a17b4a985 16:35:24 ---> 82e01eabf7ec 16:35:24 Step 21/23 : LABEL arch=x86_64 16:35:24 ---> Running in 665acbfce257 16:35:24 Removing intermediate container 665acbfce257 16:35:24 ---> 276ba3d83ac5 16:35:24 Step 22/23 : LABEL git_sha=64181bb76f09555f20f3ac09a6bbe2573b783695 16:35:24 ---> Running in f610daa3f5c4 16:35:24 Removing intermediate container f610daa3f5c4 16:35:24 ---> 3eccfbfbfd7a 16:35:24 Step 23/23 : LABEL version=0.0.0 16:35:24 ---> Running in 4b4f752b3736 16:35:24 Removing intermediate container 4b4f752b3736 16:35:24 ---> f54dce23a401 16:35:24 16:35:24 Successfully built f54dce23a401 16:35:25 Successfully tagged core-command:latest 16:35:37  Building core-command ... done Removing intermediate container 703cf6c9f80f 16:35:37 ---> 2557e8ea25b7 16:35:37 16:35:37 Step 10/22 : FROM alpine:3.16 16:35:37 ---> d7d3d98c851f 16:35:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:35:37 ---> Running in 40545370c964 16:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:37 (1/2) Installing ca-certificates (20220614-r0) 16:35:37 (2/2) Installing dumb-init (1.2.5-r1) 16:35:37 Executing busybox-1.35.0-r15.trigger 16:35:37 Executing ca-certificates-20220614-r0.trigger 16:35:37 OK: 6 MiB in 16 packages 16:35:38 Removing intermediate container 40545370c964 16:35:38 ---> bd024a93e488 16:35:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:35:38 ---> Running in 65bf739775ca 16:35:38 Removing intermediate container 65bf739775ca 16:35:38 ---> 26c9e885391d 16:35:38 Step 13/22 : ENV APP_PORT=59860 16:35:38 ---> Running in 1610339a86d4 16:35:38 Removing intermediate container 1610339a86d4 16:35:38 ---> 1c6892c4e19c 16:35:38 Step 14/22 : EXPOSE $APP_PORT 16:35:38 ---> Running in 1f9eea3f3bcd 16:35:38 Removing intermediate container 1f9eea3f3bcd 16:35:38 ---> 45d772392dea 16:35:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:38 ---> 7721e38e5fa3 16:35:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:35:39 ---> 2eaf469bd4be 16:35:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:35:39 ---> d3b82b5bbb0d 16:35:39 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:35:39 ---> Running in 808a123f5033 16:35:39 Removing intermediate container 808a123f5033 16:35:39 ---> d403be0b8fdf 16:35:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:39 ---> Running in be17f352a43d 16:35:39 Removing intermediate container be17f352a43d 16:35:39 ---> 46e9d4b9f414 16:35:39 Step 20/22 : LABEL arch=x86_64 16:35:39 ---> Running in 5bde68f72705 16:35:39 Removing intermediate container 5bde68f72705 16:35:39 ---> 900d6da81ab2 16:35:39 Step 21/22 : LABEL git_sha=64181bb76f09555f20f3ac09a6bbe2573b783695 16:35:39 ---> Running in a549ebe1c75c 16:35:39 Removing intermediate container a549ebe1c75c 16:35:39 ---> b2965fba1690 16:35:39 Step 22/22 : LABEL version=0.0.0 16:35:39 ---> Running in bb4828ca59ae 16:35:39 Removing intermediate container bb4828ca59ae 16:35:39 ---> e1ffd746795c 16:35:39 16:35:39 Successfully built e1ffd746795c 16:35:39 Successfully tagged support-notifications:latest 16:35:39  Building support-notifications ... done  [Pipeline] } 16:35:39 $ docker stop --time=1 ad7a9c8126d5bdb838630a9a42a2fdf0f34ab0a23fd2aaaf5afd15319193761c 16:35:41 $ docker rm -f ad7a9c8126d5bdb838630a9a42a2fdf0f34ab0a23fd2aaaf5afd15319193761c [Pipeline] // withDockerContainer [Pipeline] sh 16:35:41 + docker images 16:35:41 REPOSITORY TAG IMAGE ID CREATED SIZE 16:35:41 support-notifications latest e1ffd746795c 2 seconds ago 27.1MB 16:35:41 2557e8ea25b7 5 seconds ago 1.75GB 16:35:41 core-command latest f54dce23a401 17 seconds ago 16.2MB 16:35:41 support-scheduler latest d8456fda0775 18 seconds ago 26.5MB 16:35:41 957cb7e25d45 20 seconds ago 1.68GB 16:35:41 d81f2652e916 21 seconds ago 1.74GB 16:35:41 sys-mgmt-agent latest d5ae1cab5694 24 seconds ago 299MB 16:35:41 security-bootstrapper latest f4d4dff025d3 40 seconds ago 19.3MB 16:35:41 security-spiffe-token-provider latest 1318226329df 44 seconds ago 29.2MB 16:35:41 security-secretstore-setup latest a53e0adbda18 47 seconds ago 28.9MB 16:35:41 core-metadata latest b8f3a27424d3 51 seconds ago 17.1MB 16:35:41 3668321b4a85 55 seconds ago 1.69GB 16:35:41 5ff9c0ececd1 56 seconds ago 1.74GB 16:35:41 a5dd1012a67d 57 seconds ago 1.7GB 16:35:41 c5a4f28f67ab 58 seconds ago 1.69GB 16:35:41 987183a61d44 58 seconds ago 1.69GB 16:35:41 core-data latest 2d72c6de9c39 About a minute ago 21.5MB 16:35:41 security-proxy-setup latest 148c1e6a315b About a minute ago 27.2MB 16:35:41 e7f2ab1083ff About a minute ago 1.71GB 16:35:41 security-spire-agent latest d43c6ff2c6d1 About a minute ago 125MB 16:35:41 475e57617e91 2 minutes ago 1.69GB 16:35:41 security-spire-server latest 41087e918b83 2 minutes ago 86.5MB 16:35:41 security-spire-config latest ca962729285b 2 minutes ago 85.8MB 16:35:41 63b7d52dbae1 2 minutes ago 1.58GB 16:35:41 b3425f0125c9 2 minutes ago 1.58GB 16:35:41 20cb8f4061fd 2 minutes ago 1.58GB 16:35:41 ci-base-image-x86_64 latest 606247157eef 5 minutes ago 993MB 16:35:41 alpine 3.15 2720e26172a0 13 days ago 5.57MB 16:35:41 alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB 16:35:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB 16:35:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 16:35:41 docker 20.10.14 7417809fdb73 3 months ago 218MB 16:35:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:37:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:37:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:37:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:37:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:37:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:37:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:37:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:37:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:37:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:37:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:37:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:37:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:37:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:37:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:37:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.331s coverage: 28.7% of statements 16:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:37:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.471s coverage: 98.5% of statements 16:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:37:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.522s coverage: 54.2% of statements 16:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:37:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.335s coverage: 89.2% of statements 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:37:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.427s coverage: 83.8% of statements 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:37:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.654s coverage: 95.6% of statements 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:37:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.338s coverage: 72.2% of statements 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:37:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.569s coverage: 60.0% of statements 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:37:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.408s coverage: 0.9% of statements 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:37:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.332s coverage: 58.8% of statements 16:37:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.412s coverage: 29.6% of statements 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.273s coverage: 47.1% of statements 16:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.403s coverage: 79.5% of statements 16:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.251s coverage: 94.1% of statements 16:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.281s coverage: 96.3% of statements 16:37:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.262s coverage: 87.5% of statements 16:38:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.230s coverage: 94.4% of statements 16:38:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.299s coverage: 44.8% of statements 16:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.769s coverage: 82.2% of statements 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.347s coverage: 92.9% of statements 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.202s coverage: 100.0% of statements 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.304s coverage: 58.8% of statements 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.297s coverage: 80.0% of statements 16:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements 16:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.290s coverage: 85.4% of statements 16:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.946s coverage: 91.2% of statements 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.984s coverage: 64.7% of statements 16:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.288s coverage: 100.0% of statements 16:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 89.4% of statements 16:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.108s coverage: 100.0% of statements 16:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 16:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 16:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.554s coverage: 65.8% of statements 16:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.140s coverage: 43.6% of statements 16:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.348s coverage: 89.5% of statements 16:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.304s coverage: 84.8% of statements 16:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:38:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.622s coverage: 17.7% of statements 16:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.964s coverage: 92.3% of statements 16:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.328s coverage: 63.2% of statements 16:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:38:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.599s coverage: 97.7% of statements 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:38:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.253s coverage: 28.9% of statements 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:38:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.363s coverage: 100.0% of statements 16:38:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 16:38: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 16:38:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:38:50 GO111MODULE=on go vet ./... 16:40:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:40:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:40:57 ./bin/test-attribution-txt.sh 16:40:57 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:40:57 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:40:57 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:40:57 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:40:57 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:40:57 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:40:57 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:40:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:40:58 + ls -al . 16:40:58 total 684 16:40:58 drwxrwxr-x 9 1001 1001 4096 Aug 2 16:34 . 16:40:58 drwxr-xr-x 4 root root 4096 Aug 2 16:34 .. 16:40:58 -rw-rw-r-- 1 1001 1001 11 Aug 2 16:32 .dockerignore 16:40:58 drwxrwxr-x 8 1001 1001 4096 Aug 2 16:32 .git 16:40:58 drwxrwxr-x 3 1001 1001 4096 Aug 2 16:32 .github 16:40:58 -rw-rw-r-- 1 1001 1001 1030 Aug 2 16:32 .gitignore 16:40:58 -rw-rw-r-- 1 1001 1001 42 Aug 2 16:32 .golangci.yml 16:40:58 -rw-rw-r-- 1 1001 1001 87 Aug 2 16:32 .hadolint.yml 16:40:58 -rw-rw-r-- 1 1001 1001 166 Aug 2 16:32 .sonarcloud.properties 16:40:58 -rw-rw-r-- 1 1001 1001 1171 Aug 2 16:32 ADOPTERS.md 16:40:58 -rw-rw-r-- 1 1001 1001 10347 Aug 2 16:32 Attribution.txt 16:40:58 -rw-rw-r-- 1 1001 1001 63209 Aug 2 16:32 CHANGELOG.md 16:40:58 -rw-rw-r-- 1 1001 1001 3804 Aug 2 16:32 CONTRIBUTING.md 16:40:58 -rw-rw-r-- 1 1001 1001 677 Aug 2 16:32 GOVERNANCE.md 16:40:58 -rw-rw-r-- 1 1001 1001 850 Aug 2 16:32 Jenkinsfile 16:40:58 -rw-rw-r-- 1 1001 1001 10775 Aug 2 16:32 LICENSE 16:40:58 -rw-rw-r-- 1 1001 1001 10350 Aug 2 16:32 Makefile 16:40:58 -rw-rw-r-- 1 1001 1001 582 Aug 2 16:32 OWNERS.md 16:40:58 -rw-rw-r-- 1 1001 1001 9094 Aug 2 16:32 README.md 16:40:58 -rw-rw-r-- 1 1001 1001 6912 Aug 2 16:32 SECURITY.md 16:40:58 -rw-rw-r-- 1 1001 1001 5 Aug 2 16:30 VERSION 16:40:58 -rw-rw-r-- 1 1001 1001 4131 Aug 2 16:32 ZMQWindows.md 16:40:58 drwxrwxr-x 2 1001 1001 4096 Aug 2 16:32 bin 16:40:58 drwxrwxr-x 18 1001 1001 4096 Aug 2 16:32 cmd 16:40:58 -rw-r--r-- 1 root root 436531 Aug 2 16:38 coverage.out 16:40:58 -rw-rw-r-- 1 1001 1001 3681 Aug 2 16:32 go.mod 16:40:58 -rw-rw-r-- 1 1001 1001 38033 Aug 2 16:32 go.sum 16:40:58 drwxrwxr-x 8 1001 1001 4096 Aug 2 16:32 internal 16:40:58 drwxrwxr-x 3 1001 1001 4096 Aug 2 16:32 openapi 16:40:58 drwxrwxr-x 4 1001 1001 4096 Aug 2 16:32 snap 16:40:58 -rw-rw-r-- 1 1001 1001 204 Aug 2 16:32 version.go [Pipeline] sh 16:40:59 + '[' -e coverage.out ] 16:40:59 + chown 1001:1001 coverage.out [Pipeline] stash 16:40:59 Warning: overwriting stash ‘coverage-report’ 16:41:00 Stashed 1 file(s) [Pipeline] sh 16:41:00 + make build 16:41:00 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:42:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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:43:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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:43:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:44:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:44:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:44:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:44:48 CGO_ENABLED=0 GO111MODULE=on 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:44:52 CGO_ENABLED=0 GO111MODULE=on 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:44:58 CGO_ENABLED=0 GO111MODULE=on 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:45:01 CGO_ENABLED=0 GO111MODULE=on 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:45:04 CGO_ENABLED=0 GO111MODULE=on 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:45:13 CGO_ENABLED=0 GO111MODULE=on 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:45:18 $ docker stop --time=1 530002a9c8390af6e52427083e0fa5f13c8c732ef9a057abe96c25ad99773152 16:45:20 $ docker rm -f 530002a9c8390af6e52427083e0fa5f13c8c732ef9a057abe96c25ad99773152 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:22 16:45:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:23 latest: Pulling from edgex-devops/edgex-compose-arm64 16:45:23 29e5d40040c1: Pulling fs layer 16:45:23 1ce36da41761: Pulling fs layer 16:45:23 25b303627fd3: Pulling fs layer 16:45:23 29e5d40040c1: Verifying Checksum 16:45:23 29e5d40040c1: Download complete 16:45:24 1ce36da41761: Verifying Checksum 16:45:24 1ce36da41761: Download complete 16:45:24 29e5d40040c1: Pull complete 16:45:25 25b303627fd3: Verifying Checksum 16:45:25 25b303627fd3: Download complete 16:45:25 1ce36da41761: Pull complete 16:45:37 25b303627fd3: Pull complete 16:45:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:45:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:38 prd-ubuntu20.04-docker-arm64-4c-16g-21817 does not seem to be running inside a container 16:45:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:45:40 $ docker top 5e2d112fb2e7ad03d3349a39744604d33f39867e646bead8c12a4ca09ae7ddf3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:41 + grep parallel 16:45:41 + docker-compose build --help 16:45:47 --parallel Build images in parallel. [Pipeline] } 16:45:47 $ docker stop --time=1 5e2d112fb2e7ad03d3349a39744604d33f39867e646bead8c12a4ca09ae7ddf3 16:45:48 $ docker rm -f 5e2d112fb2e7ad03d3349a39744604d33f39867e646bead8c12a4ca09ae7ddf3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:49 prd-ubuntu20.04-docker-arm64-4c-16g-21817 does not seem to be running inside a container 16:45:49 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:45:51 $ docker top a29c5be8ba97f9b24a47cd80a7ddef4d239418a82c40dd672c64eb4f839b6097 -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:52 + docker-compose -f ./docker-compose-build.yml build --parallel 16:45:57 Building core-command ... 16:45:57 Building core-data ... 16:45:57 Building core-metadata ... 16:45:57 Building security-bootstrapper ... 16:45:57 Building security-proxy-setup ... 16:45:57 Building security-secretstore-setup ... 16:45:57 Building security-spiffe-token-provider ... 16:45:57 Building security-spire-agent ... 16:45:57 Building security-spire-config ... 16:45:57 Building security-spire-server ... 16:45:57 Building support-notifications ... 16:45:57 Building support-scheduler ... 16:45:57 Building sys-mgmt-agent ... 16:45:57 Building security-spire-server 16:45:57 Building security-spire-agent 16:45:57 Building sys-mgmt-agent 16:45:57 Building security-bootstrapper 16:45:57 Building security-spire-config 16:47:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:47:34 ---> 8cd5b9bdf796 16:47:34 Step 3/23 : WORKDIR /edgex-go 16:47:34 ---> Running in 00b73b58dded 16:47:34 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:47:34 ---> 8cd5b9bdf796 16:47:34 Step 3/25 : WORKDIR /edgex-go 16:47:34 ---> Running in 1f1d3ab1a8b2 16:47:34 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:47:34 ---> 8cd5b9bdf796 16:47:34 Step 3/26 : WORKDIR /edgex-go 16:47:34 ---> Running in 80771a78d349 16:47:34 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:34 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:47:34 ---> 8cd5b9bdf796 16:47:34 Step 3/31 : WORKDIR /edgex-go 16:47:34 ---> Running in 764dca1e638d 16:47:34 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:47:34 ---> 8cd5b9bdf796 16:47:34 Step 3/26 : WORKDIR /edgex-go 16:47:34 ---> Running in cd2a700a168c 16:47:34 Removing intermediate container 1f1d3ab1a8b2 16:47:34 ---> 3b36d640365f 16:47:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:34 Removing intermediate container 00b73b58dded 16:47:34 ---> daa80259dbfd 16:47:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:34 ---> Running in aae5a193b4d2 16:47:34 ---> Running in 5bf8684daf06 16:47:34 Removing intermediate container 80771a78d349 16:47:34 ---> e56a58b93731 16:47:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:34 Removing intermediate container 764dca1e638d 16:47:34 ---> 797cccf77497 16:47:34 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:34 Removing intermediate container cd2a700a168c 16:47:34 ---> 5433a50f019f 16:47:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:34 ---> Running in 2e73107ee1f4 16:47:34 ---> Running in fe89286a87b3 16:47:34 ---> Running in 3c74aee2e69f 16:47:34 Removing intermediate container aae5a193b4d2 16:47:34 Removing intermediate container 5bf8684daf06 16:47:34 ---> 0d3870a3a4de 16:47:34 Step 5/23 : RUN apk add --update --no-cache make bash git 16:47:34 ---> b5d30e752d77 16:47:34 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:47:34 ---> Running in 187a5da54d6a 16:47:34 ---> Running in 9faf21d83030 16:47:34 Removing intermediate container fe89286a87b3 16:47:34 ---> a4ea8e718c6a 16:47:34 Step 5/31 : RUN apk add --update --no-cache make git 16:47:34 Removing intermediate container 2e73107ee1f4 16:47:34 ---> 15095777086a 16:47:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:47:34 ---> Running in 651417cfb78d 16:47:34 Removing intermediate container 3c74aee2e69f 16:47:34 ---> 9bebb4c9c4a5 16:47:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:47:34 ---> Running in 5089ca24428a 16:47:34 ---> Running in c60ec05674f0 16:47:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:34 OK: 221 MiB in 51 packages 16:47:34 OK: 221 MiB in 51 packages 16:47:34 OK: 221 MiB in 51 packages 16:47:34 OK: 221 MiB in 51 packages 16:47:34 OK: 221 MiB in 51 packages 16:47:34 Removing intermediate container 187a5da54d6a 16:47:34 ---> 445daff578bb 16:47:34 Step 6/25 : COPY go.mod vendor* ./ 16:47:34 Removing intermediate container 9faf21d83030 16:47:34 ---> 656ca16a9faa 16:47:34 Step 6/23 : COPY go.mod vendor* ./ 16:47:34 Removing intermediate container c60ec05674f0 16:47:34 ---> 2be1aae1e728 16:47:34 Step 6/26 : COPY go.mod vendor* ./ 16:47:34 Removing intermediate container 651417cfb78d 16:47:34 ---> 73a812111adc 16:47:34 Step 6/31 : COPY go.mod vendor* ./ 16:47:34 Removing intermediate container 5089ca24428a 16:47:34 ---> 1814149783e2 16:47:34 Step 6/26 : COPY go.mod vendor* ./ 16:47:34 ---> 48bf4ed775fd 16:47:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:34 ---> Running in 54a453318302 16:47:34 ---> 3464dfcf9c5e 16:47:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:35 ---> Running in e34fc010359d 16:47:35 ---> b20599cf34e7 16:47:35 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:35 ---> a829264bf574 16:47:35 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:35 ---> Running in ccbdf3263a4b 16:47:35 ---> 94afd6280acb 16:47:35 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:35 ---> Running in 716b2946d4a8 16:47:36 ---> Running in 8b2d607bc520 16:48:44 Removing intermediate container ccbdf3263a4b 16:48:44 ---> e0c64dcedcf5 16:48:44 Step 8/26 : COPY . . 16:48:44 Removing intermediate container e34fc010359d 16:48:44 ---> 3f45f38dcdbf 16:48:44 Step 8/23 : COPY . . 16:48:44 Removing intermediate container 8b2d607bc520 16:48:44 ---> 26506e8153bd 16:48:44 Step 8/26 : COPY . . 16:48:44 Removing intermediate container 54a453318302 16:48:44 ---> 27954c264ef5 16:48:44 Step 8/25 : COPY . . 16:48:44 Removing intermediate container 716b2946d4a8 16:48:44 ---> ddf22b93cdf9 16:48:44 Step 8/31 : COPY . . 16:49:11 ---> 44bf82522b44 16:49:11 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:49:11 ---> 9327a55b7fda 16:49:11 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:49:11 ---> 794c8f99d2ad 16:49:11 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:49:11 ---> Running in efc449bb5e17 16:49:11 ---> 830ea92b3f58 16:49:11 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:49:11 ---> ddc43fb24b8f 16:49:11 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:49:11 ---> Running in 55c23a2f0598 16:49:11 ---> Running in 066e439a35b1 16:49:11 ---> Running in bd129ce3361f 16:49:11 ---> Running in dff293cec74f 16:49:11 Removing intermediate container 55c23a2f0598 16:49:11 ---> 80553742810d 16:49:11 Step 10/25 : WORKDIR /edgex-go/spire-build 16:49:11 Removing intermediate container efc449bb5e17 16:49:11 ---> 2f8bb4cae207 16:49:11 Step 10/26 : WORKDIR /edgex-go/spire-build 16:49:11 ---> Running in f07129f2ffc5 16:49:11 ---> Running in 83c062a49051 16:49:11 Removing intermediate container bd129ce3361f 16:49:11 ---> bdb038dcf694 16:49:11 Step 10/26 : WORKDIR /edgex-go/spire-build 16:49:11 ---> Running in 2066f4aae2a2 16:49:11 Removing intermediate container 83c062a49051 16:49:11 ---> ba76783b9ce9 16:49:11 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:49:11 Removing intermediate container f07129f2ffc5 16:49:11 ---> 98a8a68aafbe 16:49:11 Step 11/25 : 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:49:11 ---> Running in b73a9c8f291d 16:49:11 ---> Running in e94a19786f0b 16:49:11 Removing intermediate container 2066f4aae2a2 16:49:11 ---> aa8bc2dc4d0d 16:49:11 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:49:11 ---> Running in 113b19e69851 16:49:11 CGO_ENABLED=0 GO111MODULE=on 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:49:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:49:15 Removing intermediate container e94a19786f0b 16:49:15 ---> 179db1e6a6e7 16:49:15 Step 12/25 : WORKDIR /edgex-go 16:49:15 ---> Running in d7a3e3ea2fc8 16:49:16 Removing intermediate container 113b19e69851 16:49:16 ---> ec34f660c104 16:49:16 Step 12/26 : WORKDIR /edgex-go 16:49:16 Removing intermediate container b73a9c8f291d 16:49:16 ---> b7fb2aa95f14 16:49:16 Step 12/26 : WORKDIR /edgex-go 16:49:16 ---> Running in 25d8e222c85a 16:49:16 Removing intermediate container d7a3e3ea2fc8 16:49:16 ---> 488b1378e667 16:49:16 16:49:16 Step 13/25 : FROM alpine:3.15 16:49:16 ---> Running in 360b2cc17bab 16:49:16 3.15: Pulling from library/alpine 16:49:17 Removing intermediate container 25d8e222c85a 16:49:17 ---> 4a066eb0489b 16:49:17 16:49:17 Step 13/26 : FROM alpine:3.15 16:49:17 Removing intermediate container 360b2cc17bab 16:49:17 ---> d8392996e08e 16:49:17 16:49:17 Step 13/26 : FROM alpine:3.15 16:49:17 3.15: Pulling from library/alpine 16:49:17 3.15: Pulling from library/alpine 16:49:18 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:49:18 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:49:18 Status: Image is up to date for alpine:3.15 16:49:18 Status: Downloaded newer image for alpine:3.15 16:49:18 ---> 60f2846fe774 16:49:18 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:49:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Status: Image is up to date for alpine:3.15 16:49:18 ---> 60f2846fe774 16:49:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:49:18 16:49:18 ---> 60f2846fe774 16:49:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:49:18 ---> Running in cee0d2b6a647 16:49:18 ---> Running in 4452614cafba 16:49:19 ---> Running in 5558f5e08379 16:49:19 Removing intermediate container cee0d2b6a647 16:49:19 ---> 94768ac52da6 16:49:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:20 Removing intermediate container 4452614cafba 16:49:20 ---> 204fed7d3a49 16:49:20 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:20 Removing intermediate container 5558f5e08379 16:49:20 ---> bf6ae58f8593 16:49:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:20 ---> Running in a2fe7e423c58 16:49:20 ---> Running in 1f97d1a2a47c 16:49:20 ---> Running in ba332c901ebc 16:49:26 Removing intermediate container a2fe7e423c58 16:49:26 ---> 754a0bc95025 16:49:26 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:49:26 ---> Running in ac075093bc25 16:49:26 Removing intermediate container ba332c901ebc 16:49:26 ---> 2ecef56d958b 16:49:26 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:49:26 ---> Running in 256fb0a37785 16:49:26 Removing intermediate container 1f97d1a2a47c 16:49:26 ---> ae770cbc641c 16:49:26 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:49:26 ---> Running in f39852021d95 16:49:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:31 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:49:31 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:49:31 OK: 15734 distinct packages available 16:49:31 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:49:31 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:49:31 OK: 15734 distinct packages available 16:49:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:31 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:49:31 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:49:31 OK: 15734 distinct packages available 16:49:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:33 (1/5) Installing dumb-init (1.2.5-r1) 16:49:33 (2/5) Installing musl-obstack (1.2.3-r0) 16:49:33 (3/5) Installing libucontext (1.1-r0) 16:49:33 (4/5) Installing gcompat (1.0.0-r4) 16:49:33 (1/4) Installing dumb-init (1.2.5-r1) 16:49:34 (5/5) Installing openssl (1.1.1q-r0) 16:49:34 (2/4) Installing musl-obstack (1.2.3-r0) 16:49:34 (3/4) Installing libucontext (1.1-r0) 16:49:34 (1/5) Installing dumb-init (1.2.5-r1) 16:49:34 (4/4) Installing gcompat (1.0.0-r4) 16:49:34 Executing busybox-1.34.1-r7.trigger 16:49:34 (2/5) Installing musl-obstack (1.2.3-r0) 16:49:34 OK: 6 MiB in 19 packages 16:49:34 Executing busybox-1.34.1-r7.trigger 16:49:34 (3/5) Installing libucontext (1.1-r0) 16:49:34 OK: 6 MiB in 18 packages 16:49:34 (4/5) Installing gcompat (1.0.0-r4) 16:49:34 (5/5) Installing openssl (1.1.1q-r0) 16:49:35 Executing busybox-1.34.1-r7.trigger 16:49:35 OK: 6 MiB in 19 packages 16:49:37 Removing intermediate container 256fb0a37785 16:49:37 ---> 116168db237d 16:49:37 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:49:37 Removing intermediate container ac075093bc25 16:49:37 ---> 33b6fd25229b 16:49:37 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:49:37 Removing intermediate container f39852021d95 16:49:37 ---> cdcf8e864a52 16:49:37 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:49:43 ---> e79f1119c02f 16:49:43 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:49:48 ---> 7f3ad1154831 16:49:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:49:48 ---> 21105341457b 16:49:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:49:49 ---> 13279e54f990 16:49:49 ---> 9b91806a4110 16:49:49 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:49:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:49:49 ---> Running in d36dafbf55f1 16:49:50 Removing intermediate container d36dafbf55f1 16:49:50 ---> 434b5a2ac778 16:49:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:49:51 ---> 7ceee1c6596e 16:49:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:49:52 ---> de5f87bec924 16:49:52 Step 21/26 : WORKDIR / 16:49:53 ---> Running in 6864d691cc44 16:49:53 ---> 063c5025a934 16:49:53 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:49:53 ---> 7913a6329d25 16:49:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:49:53 ---> Running in c3da95081292 16:49:54 Removing intermediate container 6864d691cc44 16:49:54 ---> cd4635478fda 16:49:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:49:54 ---> Running in 6adedc2303b8 16:49:54 Removing intermediate container c3da95081292 16:49:54 ---> f9774e7c52f8 16:49:54 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:49:54 ---> Running in 43e50498ee48 16:49:55 ---> 923c931a2fb8 16:49:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:49:55 Removing intermediate container 6adedc2303b8 16:49:55 ---> d2d3cce8dc68 16:49:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:49:55 ---> Running in 8f49a74c3c03 16:49:55 Removing intermediate container 43e50498ee48 16:49:55 ---> ed17a4332baf 16:49:55 Step 23/25 : LABEL arch=arm64 16:49:56 ---> Running in 18429bca0254 16:49:57 Removing intermediate container 8f49a74c3c03 16:49:57 ---> a499c9c30304 16:49:57 Step 24/26 : LABEL arch=arm64 16:49:57 Removing intermediate container 18429bca0254 16:49:57 ---> c22c5e74582e 16:49:57 Step 24/25 : LABEL git_sha=107c192d309c0c05fab49c16a1f83f091f2a514c 16:49:57 ---> Running in 6ea14caf4faf 16:49:57 ---> Running in a49763991cc0 16:49:57 ---> f54bf8b9f249 16:49:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:49:58 Removing intermediate container 6ea14caf4faf 16:49:58 ---> ba998188ac6d 16:49:58 Step 25/25 : LABEL version=0.0.0 16:49:58 Removing intermediate container a49763991cc0 16:49:58 ---> 5ac94c7bc170 16:49:58 Step 25/26 : LABEL git_sha=107c192d309c0c05fab49c16a1f83f091f2a514c 16:49:58 ---> Running in 60da82106bf5 16:49:58 ---> Running in 6f5c181908dd 16:49:59 ---> b030eb7e47b7 16:49:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:50:00 ---> Running in bbdf49ef9014 16:50:00 Removing intermediate container 6f5c181908dd 16:50:00 ---> bb520c65ea7b 16:50:00 Step 26/26 : LABEL version=0.0.0 16:50:00 ---> Running in 2408f3b3f397 16:50:00 Removing intermediate container 60da82106bf5 16:50:00 ---> d34718c2aade 16:50:00 16:50:01 Removing intermediate container bbdf49ef9014 16:50:01 ---> c180ada335e3 16:50:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:50:01 ---> Running in b41d4a7866f6 16:50:01 Removing intermediate container 2408f3b3f397 16:50:01 ---> 7f54c51d2e61 16:50:01 16:50:01 Successfully built d34718c2aade 16:50:01 Successfully tagged security-spire-server-arm64:latest 16:50:01  Building security-spire-server ... done Building support-scheduler 16:50:02 Removing intermediate container b41d4a7866f6 16:50:02 ---> b9f929a69212 16:50:02 Step 24/26 : LABEL arch=arm64 16:50:02 ---> Running in 657abd8da9a5 16:50:02 Successfully built 7f54c51d2e61 16:50:02 Successfully tagged security-spire-config-arm64:latest 16:50:02  Building security-spire-config ... done Building support-notifications 16:50:02 Removing intermediate container 657abd8da9a5 16:50:02 ---> 884baa675d90 16:50:02 Step 25/26 : LABEL git_sha=107c192d309c0c05fab49c16a1f83f091f2a514c 16:50:02 ---> Running in d475b9c9882b 16:50:03 Removing intermediate container d475b9c9882b 16:50:03 ---> 063493b971ef 16:50:03 Step 26/26 : LABEL version=0.0.0 16:50:03 ---> Running in ed2db890d1a2 16:50:04 Removing intermediate container ed2db890d1a2 16:50:04 ---> 3fdf2f7a9092 16:50:04 16:50:04 Successfully built 3fdf2f7a9092 16:50:04 Successfully tagged security-spire-agent-arm64:latest 16:50:04 Building security-proxy-setup 16:51:12  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:51:12 ---> 8cd5b9bdf796 16:51:12 Step 3/22 : WORKDIR /edgex-go 16:51:12 ---> Using cache 16:51:12 ---> 5433a50f019f 16:51:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:12 ---> Using cache 16:51:12 ---> 9bebb4c9c4a5 16:51:12 Step 5/22 : RUN apk add --update --no-cache make git 16:51:12 ---> Running in 2fcb498c5b97 16:51:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:51:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:51:12 ---> 8cd5b9bdf796 16:51:12 Step 3/22 : WORKDIR /edgex-go 16:51:12 ---> Using cache 16:51:12 ---> 5433a50f019f 16:51:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:12 ---> Using cache 16:51:12 ---> 9bebb4c9c4a5 16:51:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:51:12 ---> Running in 440e5398cf7e 16:51:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:51:12 ---> 8cd5b9bdf796 16:51:12 Step 3/22 : WORKDIR /edgex-go 16:51:12 ---> Using cache 16:51:12 ---> 5433a50f019f 16:51:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:12 ---> Using cache 16:51:12 ---> 9bebb4c9c4a5 16:51:12 Step 5/22 : RUN apk add --update --no-cache make git 16:51:12 ---> Running in 8e9975b35021 16:51:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:51:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:51:12 OK: 221 MiB in 51 packages 16:51:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:51:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:51:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:51:12 Removing intermediate container 2fcb498c5b97 16:51:12 ---> f6ed262a0771 16:51:12 Step 6/22 : COPY go.mod vendor* ./ 16:51:12 OK: 221 MiB in 51 packages 16:51:13 ---> 8bb1b3d43e79 16:51:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:13 ---> Running in e5682d2396e2 16:51:14 OK: 221 MiB in 51 packages 16:51:15 Removing intermediate container 440e5398cf7e 16:51:15 ---> bdac45921ac5 16:51:15 Step 6/22 : COPY go.mod vendor* ./ 16:51:16 Removing intermediate container 8e9975b35021 16:51:16 ---> 5e68f5e61841 16:51:16 Step 6/22 : COPY go.mod vendor* ./ 16:51:17 ---> b073353a9546 16:51:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:17 ---> Running in 0e5113c1d9d1 16:51:18 ---> e8b3ae977803 16:51:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:18 ---> Running in 7133d304d3fe 16:52:40 Removing intermediate container 7133d304d3fe 16:52:40 ---> 91e12a398dea 16:52:40 Step 8/22 : COPY . . 16:52:40 Removing intermediate container 0e5113c1d9d1 16:52:40 ---> a4bba7416382 16:52:40 Step 8/22 : COPY . . 16:52:40 Removing intermediate container e5682d2396e2 16:52:40 ---> e9ff377569c9 16:52:40 Step 8/22 : COPY . . 16:53:27 ---> 85180c5beab0 16:53:27 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:53:27 ---> c48ec7fd1c56 16:53:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:53:27 ---> Running in 586105fa1bce 16:53:27 ---> 012fef8d5af5 16:53:27 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:53:27 ---> Running in 67b8ce4e6b08 16:53:27 ---> Running in 9839ce2ae4ca 16:53:27 CGO_ENABLED=0 GO111MODULE=on 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:53:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:53:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:53:34 Removing intermediate container 066e439a35b1 16:53:34 ---> 8ce9bfd9641d 16:53:34 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:53:34 ---> Running in 1696055d4f3a 16:53:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:53:42 Removing intermediate container dff293cec74f 16:53:42 ---> 8f4949a1ae8a 16:53:42 16:53:42 Step 10/31 : FROM alpine:3.16 16:53:42 3.16: Pulling from library/alpine 16:53:43 Removing intermediate container 1696055d4f3a 16:53:43 ---> 53c8ad9ea90c 16:53:43 16:53:43 Step 11/23 : FROM docker:20.10.14 16:53:43 20.10.14: Pulling from library/docker 16:53:45 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:53:45 Status: Downloaded newer image for alpine:3.16 16:53:45 ---> 3d81c46cd875 16:53:45 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:53:45 ---> Running in cd6913e8a7ec 16:53:46 Removing intermediate container cd6913e8a7ec 16:53:46 ---> fde79f3fabf3 16:53:46 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:53:46 ---> Running in 26a5b5b1e95f 16:53:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:53:51 (1/2) Installing dumb-init (1.2.5-r1) 16:53:51 (2/2) Installing su-exec (0.2-r1) 16:53:51 Executing busybox-1.35.0-r15.trigger 16:53:51 OK: 5 MiB in 16 packages 16:53:54 Removing intermediate container 26a5b5b1e95f 16:53:54 ---> 1e7643381423 16:53:54 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:53:54 ---> Running in c5b55c3bc95d 16:53:54 Removing intermediate container c5b55c3bc95d 16:53:54 ---> e8f44cfe3270 16:53:54 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:53:55 ---> Running in 14ab489c688f 16:53:55 Removing intermediate container 14ab489c688f 16:53:55 ---> be0651134d86 16:53:55 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:53:56 ---> Running in fbaf7ad4b9c5 16:53:56 Removing intermediate container fbaf7ad4b9c5 16:53:56 ---> b9a7e679b003 16:53:56 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:53:56 ---> Running in b1a413e682d9 16:54:01 Removing intermediate container b1a413e682d9 16:54:01 ---> a7085a226710 16:54:01 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:54:01 ---> Running in f3cb518c3d9e 16:54:01 Removing intermediate container f3cb518c3d9e 16:54:01 ---> 7ab9d05c32c3 16:54:02 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:54:03 ---> a464dd7af777 16:54:03 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:54:03 ---> Running in adcf77703d52 16:54:08 Removing intermediate container adcf77703d52 16:54:08 ---> ef572faf104a 16:54:08 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:08 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:54:08 Status: Downloaded newer image for docker:20.10.14 16:54:08 ---> c346e9eafbab 16:54:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:54:08 ---> Running in ea2ca7557030 16:54:09 Removing intermediate container ea2ca7557030 16:54:09 ---> c15527e637fd 16:54:09 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:54:09 ---> 18d0e65aa85a 16:54:09 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:54:09 ---> Running in 2d71dc11f9dd 16:54:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:54:12 ---> 0a72ab4c8832 16:54:12 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:54:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:54:13 ---> f7647c279dbd 16:54:13 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:54:13 (1/43) Installing readline (8.1.1-r0) 16:54:13 (2/43) Installing bash (5.1.16-r0) 16:54:13 Executing bash-5.1.16-r0.post-install 16:54:13 (3/43) Installing brotli-libs (1.0.9-r5) 16:54:13 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:54:13 (5/43) Installing libcurl (7.80.0-r2) 16:54:13 (6/43) Installing curl (7.80.0-r2) 16:54:13 (7/43) Installing dumb-init (1.2.5-r1) 16:54:13 (8/43) Installing libbz2 (1.0.8-r1) 16:54:13 (9/43) Installing expat (2.4.7-r0) 16:54:13 (10/43) Installing libffi (3.4.2-r1) 16:54:13 (11/43) Installing gdbm (1.22-r0) 16:54:13 (12/43) Installing xz-libs (5.2.5-r1) 16:54:13 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:54:13 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:54:13 (15/43) Installing mpdecimal (2.5.1-r1) 16:54:13 (16/43) Installing sqlite-libs (3.36.0-r0) 16:54:13 (17/43) Installing python3 (3.9.13-r1) 16:54:13 ---> a7359d5ccc54 16:54:13 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:54:15 ---> 76378b3baebd 16:54:15 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:54:16 ---> ccca17ad5102 16:54:16 Step 26/31 : RUN chmod +x /entrypoint.sh 16:54:16 ---> Running in a3b648adb0b4 16:54:17 (18/43) Installing py3-appdirs (1.4.4-r2) 16:54:17 (19/43) Installing py3-certifi (2020.12.5-r1) 16:54:17 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:54:17 (21/43) Installing py3-idna (3.3-r0) 16:54:17 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:54:17 (23/43) Installing py3-requests (2.26.0-r1) 16:54:17 (24/43) Installing py3-msgpack (1.0.2-r1) 16:54:17 (25/43) Installing py3-lockfile (0.12.2-r4) 16:54:17 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:54:17 (27/43) Installing py3-colorama (0.4.4-r1) 16:54:17 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:54:17 (29/43) Installing py3-distlib (0.3.3-r0) 16:54:17 (30/43) Installing py3-distro (1.6.0-r0) 16:54:17 (31/43) Installing py3-six (1.16.0-r0) 16:54:17 (32/43) Installing py3-webencodings (0.5.1-r4) 16:54:17 (33/43) Installing py3-html5lib (1.1-r1) 16:54:17 (34/43) Installing py3-parsing (2.4.7-r2) 16:54:18 (35/43) Installing py3-packaging (20.9-r1) 16:54:18 (36/43) Installing py3-tomli (1.2.2-r0) 16:54:18 (37/43) Installing py3-pep517 (0.12.0-r0) 16:54:18 (38/43) Installing py3-progress (1.6-r0) 16:54:18 (39/43) Installing py3-retrying (1.3.3-r2) 16:54:18 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:54:18 (41/43) Installing py3-setuptools (52.0.0-r4) 16:54:18 (42/43) Installing py3-toml (0.10.2-r2) 16:54:18 (43/43) Installing py3-pip (20.3.4-r1) 16:54:19 Executing busybox-1.34.1-r5.trigger 16:54:19 OK: 83 MiB in 65 packages 16:54:19 Removing intermediate container a3b648adb0b4 16:54:19 ---> a3251f09ea56 16:54:19 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:54:20 ---> Running in 29c2156c6718 16:54:20 Removing intermediate container 29c2156c6718 16:54:20 ---> 9363a8417ee3 16:54:20 Step 28/31 : CMD ["gate"] 16:54:20 ---> Running in b32395daa38d 16:54:21 Removing intermediate container b32395daa38d 16:54:21 ---> 43aac7ddac75 16:54:21 Step 29/31 : LABEL arch=arm64 16:54:21 ---> Running in 083bf894fdcd 16:54:21 Removing intermediate container 083bf894fdcd 16:54:21 ---> bf7db87a61b2 16:54:21 Step 30/31 : LABEL git_sha=107c192d309c0c05fab49c16a1f83f091f2a514c 16:54:21 ---> Running in c262dd62c772 16:54:22 Removing intermediate container c262dd62c772 16:54:22 ---> 55bf7fa9e402 16:54:22 Step 31/31 : LABEL version=0.0.0 16:54:22 ---> Running in 69fe1a60ce3e 16:54:23 Removing intermediate container 69fe1a60ce3e 16:54:23 ---> c1392194250e 16:54:23 16:54:24 Successfully built c1392194250e 16:54:24 Successfully tagged security-bootstrapper-arm64:latest 16:54:24 Building core-command 16:54:27  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 16:54:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:54:27 Collecting cached-property<2,>=1.2.0 16:54:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:54:27 Collecting dockerpty<0.5,>=0.4.1 16:54:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:54:31 Collecting docker<4.0,>=3.6.0 16:54:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:54:31 Collecting texttable<0.10,>=0.9.0 16:54:31 Downloading texttable-0.9.1.tar.gz (11 kB) 16:54:37 Collecting PyYAML<4,>=3.10 16:54:37 Downloading PyYAML-3.13.tar.gz (270 kB) 16:54:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:54:43 Collecting jsonschema<3,>=2.5.1 16:54:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:54:43 Collecting docopt<0.7,>=0.6.1 16:54:43 Downloading docopt-0.6.2.tar.gz (25 kB) 16:54:49 Collecting websocket-client<1.0,>=0.32.0 16:54:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:54:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:54:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:54:51 Collecting docker-pycreds>=0.4.0 16:54:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:54:53 Collecting chardet<3.1.0,>=3.0.2 16:54:53 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:54:54 Collecting urllib3<1.25,>=1.21.1 16:54:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:54:55 Collecting idna<2.8,>=2.5 16:54:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:54:55 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:54:55 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:54:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:54:55 ---> 8cd5b9bdf796 16:54:55 Step 3/23 : WORKDIR /edgex-go 16:54:55 ---> Using cache 16:54:55 ---> 5433a50f019f 16:54:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:55 ---> Using cache 16:54:55 ---> 9bebb4c9c4a5 16:54:55 Step 5/23 : RUN apk add --update --no-cache make git 16:54:55 ---> Using cache 16:54:55 ---> 5e68f5e61841 16:54:55 Step 6/23 : COPY go.mod vendor* ./ 16:54:55 ---> Using cache 16:54:55 ---> e8b3ae977803 16:54:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:55 ---> Using cache 16:54:55 ---> 91e12a398dea 16:54:55 Step 8/23 : COPY . . 16:54:55 ---> Using cache 16:54:55 ---> 85180c5beab0 16:54:55 Step 9/23 : RUN make cmd/core-command/core-command 16:54:57 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:54:57 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:54:57 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:54:57 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:54:57 ---> Running in 2394ae04df22 16:54:58 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:54:58 Attempting uninstall: urllib3 16:54:58 Found existing installation: urllib3 1.26.7 16:54:58 Uninstalling urllib3-1.26.7: 16:54:58 Successfully uninstalled urllib3-1.26.7 16:54:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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:54:59 Attempting uninstall: idna 16:54:59 Found existing installation: idna 3.3 16:54:59 Uninstalling idna-3.3: 16:54:59 Successfully uninstalled idna-3.3 16:55:03 Attempting uninstall: requests 16:55:03 Found existing installation: requests 2.26.0 16:55:03 Uninstalling requests-2.26.0: 16:55:03 Successfully uninstalled requests-2.26.0 16:55:04 Running setup.py install for texttable: started 16:55:07 Running setup.py install for texttable: finished with status 'done' 16:55:07 Running setup.py install for PyYAML: started 16:55:11 Running setup.py install for PyYAML: finished with status 'done' 16:55:12 Running setup.py install for docopt: started 16:55:15 Running setup.py install for docopt: finished with status 'done' 16:55:15 Running setup.py install for dockerpty: started 16:55:19 Running setup.py install for dockerpty: finished with status 'done' 16:55:22 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:55:41 Removing intermediate container 2d71dc11f9dd 16:55:41 ---> 898354b1f7b5 16:55:41 Step 14/23 : ENV APP_PORT=58890 16:55:41 ---> Running in 708fa33702e0 16:55:41 Removing intermediate container 708fa33702e0 16:55:41 ---> 5210b3fc24e9 16:55:41 Step 15/23 : EXPOSE $APP_PORT 16:55:41 ---> Running in d7162b9b78a5 16:55:41 Removing intermediate container d7162b9b78a5 16:55:41 ---> d36c8cd8cc51 16:55:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:55:42 ---> c88e36c59552 16:55:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:55:43 ---> 62bb5ebf210d 16:55:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:55:44 ---> 35649db26a03 16:55:44 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:55:44 ---> Running in 6f107e5ebd53 16:55:45 Removing intermediate container 6f107e5ebd53 16:55:45 ---> 67718262cd8e 16:55:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:45 ---> Running in c77422983ffe 16:55:46 Removing intermediate container c77422983ffe 16:55:46 ---> edffb8b3ac35 16:55:46 Step 21/23 : LABEL arch=arm64 16:55:46 ---> Running in cc3c35d620d8 16:55:46 Removing intermediate container cc3c35d620d8 16:55:46 ---> 2f631d79e388 16:55:46 Step 22/23 : LABEL git_sha=107c192d309c0c05fab49c16a1f83f091f2a514c 16:55:46 ---> Running in 1c79865c58c2 16:55:47 Removing intermediate container 1c79865c58c2 16:55:47 ---> fbe9fe95c1fe 16:55:47 Step 23/23 : LABEL version=0.0.0 16:55:47 ---> Running in 53a03f363f91 16:55:48 Removing intermediate container 53a03f363f91 16:55:48 ---> ee5a59e694aa 16:55:48 16:55:48 Successfully built ee5a59e694aa 16:55:48 Successfully tagged sys-mgmt-agent-arm64:latest 16:55:48 Building security-spiffe-token-provider 16:56:23  Building sys-mgmt-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:56:23 ---> 8cd5b9bdf796 16:56:23 Step 3/20 : WORKDIR /edgex-go 16:56:23 ---> Using cache 16:56:23 ---> 5433a50f019f 16:56:23 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:56:23 ---> Running in e7bc13e0b8dc 16:56:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:24 v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:56:24 v3.16.1-89-gc5de69cd3d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:56:24 OK: 16889 distinct packages available 16:56:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:26 OK: 221 MiB in 51 packages 16:56:28 Removing intermediate container e7bc13e0b8dc 16:56:28 ---> f4cb9993f347 16:56:28 Step 5/20 : COPY go.mod vendor* ./ 16:56:29 ---> b9800f9ed5a0 16:56:29 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:29 ---> Running in f83790e5a425 16:57:25 Removing intermediate container f83790e5a425 16:57:25 ---> 84825a26967c 16:57:25 Step 7/20 : COPY . . 16:57:44 ---> deac8a4f224c 16:57:44 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:57:44 ---> Running in 3019a2379702 16:57:45 CGO_ENABLED=0 GO111MODULE=on 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:59:52 CGO_ENABLED=0 GO111MODULE=on 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 17:00:07 Removing intermediate container 586105fa1bce 17:00:07 ---> f27bed1aa5cb 17:00:07 17:00:07 Step 10/22 : FROM alpine:3.16 17:00:07 ---> 3d81c46cd875 17:00:07 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:00:07 ---> Running in e730a462a837 17:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:00:10 (1/6) Installing ca-certificates (20220614-r0) 17:00:10 (2/6) Installing brotli-libs (1.0.9-r6) 17:00:10 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:00:10 (4/6) Installing libcurl (7.83.1-r2) 17:00:10 (5/6) Installing curl (7.83.1-r2) 17:00:10 (6/6) Installing dumb-init (1.2.5-r1) 17:00:10 Executing busybox-1.35.0-r15.trigger 17:00:10 Executing ca-certificates-20220614-r0.trigger 17:00:10 OK: 8 MiB in 20 packages 17:00:12 Removing intermediate container e730a462a837 17:00:12 ---> a82a975e668e 17:00:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:00:12 ---> Running in d5d007faeaf5 17:00:13 Removing intermediate container d5d007faeaf5 17:00:13 ---> a7897dc4bd68 17:00:13 Step 13/22 : WORKDIR /edgex 17:00:13 ---> Running in 6b9ba8d43065 17:00:14 Removing intermediate container 6b9ba8d43065 17:00:14 ---> e9db226b0aac 17:00:14 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:00:15 ---> 53fbe1c3a156 17:00:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:00:16 ---> d498d850c338 17:00:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:00:18 ---> 480d27fb1540 17:00:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:00:19 ---> a3697933ca1a 17:00:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:00:19 ---> Running in 4b306c319820 17:00:23 Removing intermediate container 4b306c319820 17:00:23 ---> 902340e07ad9 17:00:23 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:00:23 ---> Running in e10ed195db79 17:00:23 Removing intermediate container e10ed195db79 17:00:23 ---> 04ac556cda1d 17:00:23 Step 20/22 : LABEL arch=arm64 17:00:23 ---> Running in 1474ef4f686e 17:00:24 Removing intermediate container 1474ef4f686e 17:00:24 ---> 31a4930ef109 17:00:24 Step 21/22 : LABEL git_sha=107c192d309c0c05fab49c16a1f83f091f2a514c 17:00:24 ---> Running in 2d3241473e3f 17:00:25 Removing intermediate container 2d3241473e3f 17:00:25 ---> e6e593eed406 17:00:25 Step 22/22 : LABEL version=0.0.0 17:00:25 ---> Running in 1eb06396fe20 17:00:26 Removing intermediate container 1eb06396fe20 17:00:26 ---> b4b6fa943867 17:00:26 17:00:26 Successfully built b4b6fa943867 17:00:26 Successfully tagged security-proxy-setup-arm64:latest 17:00:26 Building security-secretstore-setup 17:00:58  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:00:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:00:58 ---> 8cd5b9bdf796 17:00:58 Step 3/25 : WORKDIR /edgex-go 17:00:58 ---> Using cache 17:00:58 ---> 5433a50f019f 17:00:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:58 ---> Using cache 17:00:58 ---> 9bebb4c9c4a5 17:00:58 Step 5/25 : RUN apk add --update --no-cache make git 17:00:58 ---> Using cache 17:00:58 ---> 5e68f5e61841 17:00:58 Step 6/25 : COPY go.mod vendor* ./ 17:00:58 ---> Using cache 17:00:58 ---> e8b3ae977803 17:00:58 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:58 ---> Using cache 17:00:58 ---> 91e12a398dea 17:00:58 Step 8/25 : COPY . . 17:00:58 ---> Using cache 17:00:58 ---> 85180c5beab0 17:00:58 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:00:58 ---> Running in 2b7f9ec4d76a 17:00:59 CGO_ENABLED=0 GO111MODULE=on 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 17:01:26 Removing intermediate container 2394ae04df22 17:01:26 ---> 39e54efb96ed 17:01:26 17:01:26 Step 10/23 : FROM alpine:3.16 17:01:26 ---> 3d81c46cd875 17:01:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:01:26 ---> Running in 51d4972892c4 17:01:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:01:28 (1/1) Installing dumb-init (1.2.5-r1) 17:01:28 Executing busybox-1.35.0-r15.trigger 17:01:28 OK: 5 MiB in 15 packages 17:01:30 Removing intermediate container 51d4972892c4 17:01:30 ---> 8e3a7d1cec9e 17:01:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:01:30 ---> Running in 0a71fab55467 17:01:30 Removing intermediate container 0a71fab55467 17:01:30 ---> 475b84e52993 17:01:30 Step 13/23 : ENV APP_PORT=59882 17:01:30 ---> Running in 80dfd83290ee 17:01:31 Removing intermediate container 80dfd83290ee 17:01:31 ---> d1d6c806536f 17:01:31 Step 14/23 : EXPOSE $APP_PORT 17:01:31 ---> Running in b2121a6b40a1 17:01:32 Removing intermediate container b2121a6b40a1 17:01:32 ---> 0bbdf833037c 17:01:32 Step 15/23 : WORKDIR / 17:01:32 ---> Running in 3b43a2ca9bc7 17:01:32 Removing intermediate container 3b43a2ca9bc7 17:01:32 ---> 62d50f947085 17:01:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:01:33 ---> d8bb64568d18 17:01:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:01:35 ---> 48d1c48ae530 17:01:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:01:36 ---> 9db9119b87fb 17:01:36 Step 19/23 : ENTRYPOINT ["/core-command"] 17:01:36 ---> Running in caca12ca603a 17:01:37 Removing intermediate container caca12ca603a 17:01:37 ---> 5420866b105f 17:01:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:37 ---> Running in 81a6aad64338 17:01:38 Removing intermediate container 81a6aad64338 17:01:38 ---> aa70d66aa8b5 17:01:38 Step 21/23 : LABEL arch=arm64 17:01:38 ---> Running in d53fe4419878 17:01:38 Removing intermediate container d53fe4419878 17:01:38 ---> f3087c5fbe9e 17:01:38 Step 22/23 : LABEL git_sha=107c192d309c0c05fab49c16a1f83f091f2a514c 17:01:38 ---> Running in a063545abdd1 17:01:39 Removing intermediate container a063545abdd1 17:01:39 ---> f13082512549 17:01:39 Step 23/23 : LABEL version=0.0.0 17:01:39 ---> Running in d9933c87632b 17:01:39 Removing intermediate container d9933c87632b 17:01:39 ---> 2cf1c3e71316 17:01:39 17:01:40 Successfully built 2cf1c3e71316 17:01:40 Successfully tagged core-command-arm64:latest 17:01:40 Building core-metadata 17:02:12  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:02:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:02:12 ---> 8cd5b9bdf796 17:02:12 Step 3/23 : WORKDIR /edgex-go 17:02:12 ---> Using cache 17:02:12 ---> 5433a50f019f 17:02:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:12 ---> Using cache 17:02:12 ---> 9bebb4c9c4a5 17:02:12 Step 5/23 : RUN apk add --update --no-cache make git 17:02:12 ---> Using cache 17:02:12 ---> 5e68f5e61841 17:02:12 Step 6/23 : COPY go.mod vendor* ./ 17:02:12 ---> Using cache 17:02:12 ---> e8b3ae977803 17:02:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:12 ---> Using cache 17:02:12 ---> 91e12a398dea 17:02:12 Step 8/23 : COPY . . 17:02:12 ---> Using cache 17:02:12 ---> 85180c5beab0 17:02:12 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:02:12 ---> Running in 7d1fcb61a8b7 17:02:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 17:03:35 Removing intermediate container 9839ce2ae4ca 17:03:35 ---> 0a032b3e2e46 17:03:35 17:03:35 Step 10/22 : FROM alpine:3.16 17:03:35 ---> 3d81c46cd875 17:03:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:03:35 ---> Running in 0abc0cf38ac5 17:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:35 Removing intermediate container 67b8ce4e6b08 17:03:35 ---> 966927906e37 17:03:35 17:03:35 Step 10/22 : FROM alpine:3.16 17:03:35 ---> 3d81c46cd875 17:03:35 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:03:35 ---> Using cache 17:03:35 ---> 8e3a7d1cec9e 17:03:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:03:35 ---> Using cache 17:03:35 ---> 475b84e52993 17:03:35 Step 13/22 : ENV APP_PORT=59861 17:03:35 ---> Running in b3e8db23e78a 17:03:35 (1/2) Installing ca-certificates (20220614-r0) 17:03:35 (2/2) Installing dumb-init (1.2.5-r1) 17:03:35 Executing busybox-1.35.0-r15.trigger 17:03:35 Executing ca-certificates-20220614-r0.trigger 17:03:35 Removing intermediate container b3e8db23e78a 17:03:35 ---> e60067dd29bb 17:03:35 Step 14/22 : EXPOSE $APP_PORT 17:03:35 ---> Running in eafa898f520f 17:03:35 OK: 6 MiB in 16 packages 17:03:35 Removing intermediate container eafa898f520f 17:03:35 ---> 3bf5797316a2 17:03:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:35 ---> 66f1ea3f0867 17:03:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:03:35 Removing intermediate container 0abc0cf38ac5 17:03:35 ---> 3422a3f28092 17:03:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:03:35 ---> Running in bf79b2632b7b 17:03:35 Removing intermediate container bf79b2632b7b 17:03:35 ---> 8901b7ce18b2 17:03:35 Step 13/22 : ENV APP_PORT=59860 17:03:35 ---> Running in b80b28a9e3f4 17:03:35 Removing intermediate container b80b28a9e3f4 17:03:35 ---> 8ea862f9285e 17:03:35 Step 14/22 : EXPOSE $APP_PORT 17:03:36 ---> Running in 71d8698c5800 17:03:36 ---> 0573273bf59c 17:03:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:03:36 Removing intermediate container 71d8698c5800 17:03:36 ---> eeff5b0c429d 17:03:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:38 ---> a9f8dd38395d 17:03:38 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:03:38 ---> Running in 2ba0f55d2269 17:03:38 ---> 149def24dba4 17:03:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:03:39 Removing intermediate container 2ba0f55d2269 17:03:39 ---> a761c6cf1084 17:03:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:39 ---> Running in a6d148812b1f 17:03:40 Removing intermediate container a6d148812b1f 17:03:40 ---> bdfa071a976d 17:03:40 Step 20/22 : LABEL arch=arm64 17:03:40 ---> Running in 1b45b5007c3e 17:03:41 Removing intermediate container 1b45b5007c3e 17:03:41 ---> d40a39527c95 17:03:41 Step 21/22 : LABEL git_sha=107c192d309c0c05fab49c16a1f83f091f2a514c 17:03:41 ---> Running in 1f80a4d5c473 17:03:41 ---> 209760000613 17:03:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:03:41 Removing intermediate container 1f80a4d5c473 17:03:41 ---> 0384754fff13 17:03:41 Step 22/22 : LABEL version=0.0.0 17:03:42 ---> Running in 1e483c60bba5 17:03:42 Removing intermediate container 1e483c60bba5 17:03:42 ---> 345f5217c5b9 17:03:42 17:03:43 ---> 442328d305e6 17:03:43 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:03:43 ---> Running in 37579213a9b9 17:03:43 Successfully built 345f5217c5b9 17:03:43 Successfully tagged support-scheduler-arm64:latest 17:03:43  Building support-scheduler ... done Building core-data 17:03:43 Removing intermediate container 37579213a9b9 17:03:43 ---> 221a57d72f5c 17:03:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:43 ---> Running in 975bb6fe4a49 17:03:44 Removing intermediate container 975bb6fe4a49 17:03:44 ---> 258a1315bca4 17:03:44 Step 20/22 : LABEL arch=arm64 17:03:44 ---> Running in a012cdad514f 17:03:45 Removing intermediate container a012cdad514f 17:03:45 ---> b5dede22d305 17:03:45 Step 21/22 : LABEL git_sha=107c192d309c0c05fab49c16a1f83f091f2a514c 17:03:45 ---> Running in 3d6484e45ba8 17:03:45 Removing intermediate container 3d6484e45ba8 17:03:45 ---> 7a1dd3d7295a 17:03:45 Step 22/22 : LABEL version=0.0.0 17:03:46 ---> Running in 25e770b56604 17:03:47 Removing intermediate container 25e770b56604 17:03:47 ---> 159fa1aac636 17:03:47 17:03:47 Successfully built 159fa1aac636 17:03:47 Successfully tagged support-notifications-arm64:latest 17:04:14  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:04:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:04:14 ---> 8cd5b9bdf796 17:04:14 Step 3/23 : WORKDIR /edgex-go 17:04:14 ---> Using cache 17:04:14 ---> 5433a50f019f 17:04:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:14 ---> Using cache 17:04:14 ---> 9bebb4c9c4a5 17:04:14 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:04:14 ---> Running in 7aa57a8bcb8a 17:04:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:04:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:04:19 OK: 221 MiB in 51 packages 17:04:20 Removing intermediate container 7aa57a8bcb8a 17:04:20 ---> abe8ab437a28 17:04:20 Step 6/23 : COPY go.mod vendor* ./ 17:04:21 ---> 302c2c08f324 17:04:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:21 ---> Running in 0f56dce87ebe 17:05:08 Removing intermediate container 0f56dce87ebe 17:05:08 ---> b9bbda391b00 17:05:08 Step 8/23 : COPY . . 17:05:27 ---> bae38ea4321f 17:05:27 Step 9/23 : RUN make cmd/core-data/core-data 17:05:27 ---> Running in 6c388c07bd6a 17:05:28 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:06:07 Removing intermediate container 3019a2379702 17:06:07 ---> 8d622681b541 17:06:07 17:06:07 Step 9/20 : FROM alpine:3.15 17:06:07 ---> 60f2846fe774 17:06:07 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:06:07 ---> Using cache 17:06:07 ---> bf6ae58f8593 17:06:07 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:07 ---> Using cache 17:06:07 ---> 2ecef56d958b 17:06:07 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:06:07 ---> Running in 9aa4e907517c 17:06:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:06:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:06:07 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:06:07 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:06:07 OK: 15734 distinct packages available 17:06:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:06:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:06:10 (1/9) Installing ca-certificates (20220614-r0) 17:06:10 (2/9) Installing brotli-libs (1.0.9-r5) 17:06:10 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:06:10 (4/9) Installing libcurl (7.80.0-r2) 17:06:10 (5/9) Installing curl (7.80.0-r2) 17:06:10 (6/9) Installing dumb-init (1.2.5-r1) 17:06:10 (7/9) Installing musl-obstack (1.2.3-r0) 17:06:10 (8/9) Installing libucontext (1.1-r0) 17:06:10 (9/9) Installing gcompat (1.0.0-r4) 17:06:11 Executing busybox-1.34.1-r7.trigger 17:06:11 Executing ca-certificates-20220614-r0.trigger 17:06:11 OK: 8 MiB in 23 packages 17:06:14 Removing intermediate container 9aa4e907517c 17:06:14 ---> 24b10053e4aa 17:06:14 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:15 ---> 712c9d0856bd 17:06:15 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:06:17 ---> 2f1c88476c79 17:06:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:06:18 ---> 62056e97d3dc 17:06:18 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:06:18 ---> Running in 22b97baa0414 17:06:18 CGO_ENABLED=0 GO111MODULE=on 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 17:06:19 Removing intermediate container 22b97baa0414 17:06:19 ---> 92087ea9d903 17:06:19 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:19 ---> Running in 94dae516ef5a 17:06:20 Removing intermediate container 94dae516ef5a 17:06:20 ---> 753ff6de8101 17:06:20 Step 18/20 : LABEL arch=arm64 17:06:20 ---> Running in 29c5b27ca52a 17:06:20 Removing intermediate container 29c5b27ca52a 17:06:20 ---> 548bd7df7585 17:06:20 Step 19/20 : LABEL git_sha=107c192d309c0c05fab49c16a1f83f091f2a514c 17:06:20 ---> Running in be36a721870e 17:06:21 Removing intermediate container be36a721870e 17:06:21 ---> a3a341d5e154 17:06:21 Step 20/20 : LABEL version=0.0.0 17:06:21 ---> Running in 762074d5f3b8 17:06:21 Removing intermediate container 762074d5f3b8 17:06:21 ---> ce70a41dbd4c 17:06:21 17:06:22 Successfully built ce70a41dbd4c 17:06:22 Successfully tagged security-spiffe-token-provider-arm64:latest 17:06:37  Building security-spiffe-token-provider ... done Removing intermediate container 2b7f9ec4d76a 17:06:37 ---> 70d449ea3cc0 17:06:37 17:06:37 Step 10/25 : FROM alpine:3.16 17:06:37 ---> 3d81c46cd875 17:06:37 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:06:37 ---> Running in bef6f4504cc6 17:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:39 (1/3) Installing ca-certificates (20220614-r0) 17:06:39 (2/3) Installing dumb-init (1.2.5-r1) 17:06:39 (3/3) Installing su-exec (0.2-r1) 17:06:39 Executing busybox-1.35.0-r15.trigger 17:06:39 Executing ca-certificates-20220614-r0.trigger 17:06:39 OK: 6 MiB in 17 packages 17:06:41 Removing intermediate container bef6f4504cc6 17:06:41 ---> 4c416c482ead 17:06:41 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:06:42 ---> Running in dca497bc0d50 17:06:42 Removing intermediate container dca497bc0d50 17:06:42 ---> 551b98880c07 17:06:42 Step 13/25 : WORKDIR / 17:06:42 ---> Running in b8d57ce25730 17:06:43 Removing intermediate container b8d57ce25730 17:06:43 ---> 2236c3141ff0 17:06:43 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:06:44 ---> c8721fa83ac3 17:06:44 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:06:45 ---> 44d2fc654ed7 17:06:45 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:06:46 ---> 7d38c4d5be00 17:06:46 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:06:47 ---> d0e9b2ac13f9 17:06:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:06:49 ---> 8ad282c5229c 17:06:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:06:51 ---> 9a9bd79051d1 17:06:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:06:51 ---> 38171c73de94 17:06:51 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:06:51 ---> Running in c9e721abdb3d 17:06:55 Removing intermediate container c9e721abdb3d 17:06:55 ---> 6425371da6ed 17:06:55 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:06:55 ---> Running in 795b12e68c26 17:06:55 Removing intermediate container 795b12e68c26 17:06:55 ---> 5bc835aa9bc2 17:06:55 Step 23/25 : LABEL arch=arm64 17:06:55 ---> Running in 0d68ce673e32 17:06:56 Removing intermediate container 0d68ce673e32 17:06:56 ---> 548679e9b70d 17:06:56 Step 24/25 : LABEL git_sha=107c192d309c0c05fab49c16a1f83f091f2a514c 17:06:56 ---> Running in a8402ce2e4e5 17:06:56 Removing intermediate container a8402ce2e4e5 17:06:56 ---> 9d49aa5b1980 17:06:56 Step 25/25 : LABEL version=0.0.0 17:06:56 ---> Running in 5b6d6be33d86 17:06:57 Removing intermediate container 5b6d6be33d86 17:06:57 ---> a21afd53a588 17:06:57 17:06:57 Successfully built a21afd53a588 17:06:57 Successfully tagged security-secretstore-setup-arm64:latest 17:07:12  Building security-secretstore-setup ... done Removing intermediate container 7d1fcb61a8b7 17:07:12 ---> 472d6ad287c7 17:07:12 17:07:12 Step 10/23 : FROM alpine:3.16 17:07:12 ---> 3d81c46cd875 17:07:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:07:12 ---> Using cache 17:07:12 ---> 8e3a7d1cec9e 17:07:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:07:12 ---> Using cache 17:07:12 ---> 475b84e52993 17:07:12 Step 13/23 : ENV APP_PORT=59881 17:07:12 ---> Running in 31819c5d1c15 17:07:12 Removing intermediate container 31819c5d1c15 17:07:12 ---> feefb92da554 17:07:12 Step 14/23 : EXPOSE $APP_PORT 17:07:12 ---> Running in 9576917c7144 17:07:12 Removing intermediate container 9576917c7144 17:07:12 ---> a6bbe50c29c6 17:07:12 Step 15/23 : WORKDIR / 17:07:12 ---> Running in 620a01d21390 17:07:13 Removing intermediate container 620a01d21390 17:07:13 ---> 174eddb4d498 17:07:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:14 ---> c8c52078a29e 17:07:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:07:16 ---> 8c43a388ca56 17:07:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:07:16 ---> ce1f576cdba7 17:07:16 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:07:17 ---> Running in 4dc24a4ade2a 17:07:17 Removing intermediate container 4dc24a4ade2a 17:07:17 ---> eec343e4bd1a 17:07:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:17 ---> Running in 8c45bf5d7f8b 17:07:17 Removing intermediate container 8c45bf5d7f8b 17:07:17 ---> a2b3aea9d189 17:07:17 Step 21/23 : LABEL arch=arm64 17:07:18 ---> Running in aa9034db85e0 17:07:18 Removing intermediate container aa9034db85e0 17:07:18 ---> 0056e8d8ca42 17:07:18 Step 22/23 : LABEL git_sha=107c192d309c0c05fab49c16a1f83f091f2a514c 17:07:18 ---> Running in f5a7e8bac484 17:07:19 Removing intermediate container f5a7e8bac484 17:07:19 ---> 81edca500b7a 17:07:19 Step 23/23 : LABEL version=0.0.0 17:07:19 ---> Running in bdd1b3e25a55 17:07:19 Removing intermediate container bdd1b3e25a55 17:07:19 ---> 29acdb45c266 17:07:19 17:07:20 Successfully built 29acdb45c266 17:07:20 Successfully tagged core-metadata-arm64:latest 17:08:16  Building core-metadata ... done Removing intermediate container 6c388c07bd6a 17:08:16 ---> e258f9966f0e 17:08:16 17:08:16 Step 10/23 : FROM alpine:3.16 17:08:16 ---> 3d81c46cd875 17:08:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:08:16 ---> Running in 315bcc0eb8bb 17:08:16 Removing intermediate container 315bcc0eb8bb 17:08:16 ---> b29c0adafae9 17:08:16 Step 12/23 : ENV APP_PORT=59880 17:08:16 ---> Running in 46065d30f2e3 17:08:16 Removing intermediate container 46065d30f2e3 17:08:16 ---> 45e209397f6c 17:08:16 Step 13/23 : EXPOSE $APP_PORT 17:08:16 ---> Running in c05b17679a11 17:08:16 Removing intermediate container c05b17679a11 17:08:16 ---> 34cdcf61fc88 17:08:16 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:08:16 ---> Running in 05ca383ec0f1 17:08:16 Removing intermediate container 05ca383ec0f1 17:08:16 ---> 45d7028575f0 17:08:16 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:08:16 ---> Running in 5e56fa3af4a0 17:08:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:08:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:08:16 (1/6) Installing dumb-init (1.2.5-r1) 17:08:17 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:08:17 (3/6) Installing libsodium (1.0.18-r0) 17:08:17 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:08:17 (5/6) Installing libzmq (4.3.4-r0) 17:08:17 (6/6) Installing zeromq (4.3.4-r0) 17:08:17 Executing busybox-1.35.0-r15.trigger 17:08:17 OK: 8 MiB in 20 packages 17:08:18 Removing intermediate container 5e56fa3af4a0 17:08:18 ---> c44b6dc97e64 17:08:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:19 ---> f4de9d5e3ea7 17:08:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:08:20 ---> 937c55eb50a3 17:08:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:08:20 ---> 1481a24ce110 17:08:20 Step 19/23 : ENTRYPOINT ["/core-data"] 17:08:20 ---> Running in 5469f02ada28 17:08:21 Removing intermediate container 5469f02ada28 17:08:21 ---> cbe6b2fc5de3 17:08:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:21 ---> Running in 85772c68647a 17:08:21 Removing intermediate container 85772c68647a 17:08:21 ---> f5b725de1666 17:08:21 Step 21/23 : LABEL arch=arm64 17:08:21 ---> Running in cf71063f0375 17:08:21 Removing intermediate container cf71063f0375 17:08:21 ---> 73e4520012a4 17:08:21 Step 22/23 : LABEL git_sha=107c192d309c0c05fab49c16a1f83f091f2a514c 17:08:21 ---> Running in bf8ee7a047a9 17:08:22 Removing intermediate container bf8ee7a047a9 17:08:22 ---> c0721134334c 17:08:22 Step 23/23 : LABEL version=0.0.0 17:08:22 ---> Running in be239b695642 17:08:22 Removing intermediate container be239b695642 17:08:22 ---> 785d4a66b26e 17:08:22 17:08:23 Successfully built 785d4a66b26e 17:08:23 Successfully tagged core-data-arm64:latest 17:08:23  Building core-data ... done  [Pipeline] } 17:08:23 $ docker stop --time=1 a29c5be8ba97f9b24a47cd80a7ddef4d239418a82c40dd672c64eb4f839b6097 17:08:25 $ docker rm -f a29c5be8ba97f9b24a47cd80a7ddef4d239418a82c40dd672c64eb4f839b6097 [Pipeline] // withDockerContainer [Pipeline] sh 17:08:25 + docker images 17:08:26 REPOSITORY TAG IMAGE ID CREATED SIZE 17:08:26 core-data-arm64 latest 785d4a66b26e 4 seconds ago 20.6MB 17:08:26 e258f9966f0e 17 seconds ago 1.54GB 17:08:26 core-metadata-arm64 latest 29acdb45c266 About a minute ago 16.4MB 17:08:26 472d6ad287c7 About a minute ago 1.52GB 17:08:26 security-secretstore-setup-arm64 latest a21afd53a588 About a minute ago 27.9MB 17:08:26 70d449ea3cc0 About a minute ago 1.52GB 17:08:26 security-spiffe-token-provider-arm64 latest ce70a41dbd4c 2 minutes ago 28.3MB 17:08:26 8d622681b541 2 minutes ago 1.56GB 17:08:26 support-notifications-arm64 latest 159fa1aac636 4 minutes ago 26.1MB 17:08:26 support-scheduler-arm64 latest 345f5217c5b9 4 minutes ago 25.6MB 17:08:26 966927906e37 4 minutes ago 1.57GB 17:08:26 0a032b3e2e46 5 minutes ago 1.57GB 17:08:26 core-command-arm64 latest 2cf1c3e71316 6 minutes ago 15.5MB 17:08:26 39e54efb96ed 7 minutes ago 1.51GB 17:08:26 security-proxy-setup-arm64 latest b4b6fa943867 8 minutes ago 26.2MB 17:08:26 f27bed1aa5cb 8 minutes ago 1.52GB 17:08:26 sys-mgmt-agent-arm64 latest ee5a59e694aa 12 minutes ago 282MB 17:08:26 security-bootstrapper-arm64 latest c1392194250e 14 minutes ago 18.6MB 17:08:26 53c8ad9ea90c 14 minutes ago 1.51GB 17:08:26 8f4949a1ae8a 14 minutes ago 1.52GB 17:08:26 security-spire-agent-arm64 latest 3fdf2f7a9092 18 minutes ago 122MB 17:08:26 security-spire-server-arm64 latest d34718c2aade 18 minutes ago 84.2MB 17:08:26 security-spire-config-arm64 latest 7f54c51d2e61 18 minutes ago 83.6MB 17:08:26 4a066eb0489b 19 minutes ago 1.41GB 17:08:26 d8392996e08e 19 minutes ago 1.41GB 17:08:26 488b1378e667 19 minutes ago 1.41GB 17:08:26 ci-base-image-arm64 latest 8cd5b9bdf796 34 minutes ago 995MB 17:08:26 alpine 3.15 60f2846fe774 13 days ago 5.32MB 17:08:26 alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB 17:08:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 17:08:26 docker 20.10.14 c346e9eafbab 3 months ago 202MB 17:08:26 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 17:08:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:26 17:08:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:27 arm64: Pulling from edgex-lftools-log-publisher 17:08:27 8998bd30e6a1: Pulling fs layer 17:08:27 04944245beec: Pulling fs layer 17:08:27 699f458cf7ca: Pulling fs layer 17:08:27 765212b225bb: Pulling fs layer 17:08:27 f23df028b6ca: Pulling fs layer 17:08:27 d65c8cfc05b1: Pulling fs layer 17:08:27 2437ff75d9bd: Pulling fs layer 17:08:27 f23df028b6ca: Waiting 17:08:27 d65c8cfc05b1: Waiting 17:08:27 2437ff75d9bd: Waiting 17:08:27 765212b225bb: Waiting 17:08:27 04944245beec: Verifying Checksum 17:08:27 04944245beec: Download complete 17:08:27 765212b225bb: Verifying Checksum 17:08:27 765212b225bb: Download complete 17:08:27 f23df028b6ca: Verifying Checksum 17:08:27 f23df028b6ca: Download complete 17:08:27 d65c8cfc05b1: Verifying Checksum 17:08:27 d65c8cfc05b1: Download complete 17:08:27 699f458cf7ca: Verifying Checksum 17:08:27 699f458cf7ca: Download complete 17:08:27 8998bd30e6a1: Verifying Checksum 17:08:27 8998bd30e6a1: Download complete 17:08:30 2437ff75d9bd: Verifying Checksum 17:08:30 2437ff75d9bd: Download complete 17:08:33 8998bd30e6a1: Pull complete 17:08:33 04944245beec: Pull complete 17:08:34 699f458cf7ca: Pull complete 17:08:35 765212b225bb: Pull complete 17:08:36 f23df028b6ca: Pull complete 17:08:36 d65c8cfc05b1: Pull complete 17:08:51 2437ff75d9bd: Pull complete 17:08:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:08:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:51 prd-ubuntu20.04-docker-arm64-4c-16g-21817 does not seem to be running inside a container 17:08:51 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:08:54 $ docker top 1c63b6aaf0c4104faece07d20f8f85f1c7dfaee77e26550a24041a837e3516be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:55 ---> job-cost.sh 17:08:55 lf-activate-venv: SKIPPING 17:08:55 INFO: No Stack... 17:08:56 INFO: Retrieving Pricing Info for: v3-standard-4 17:08:57 INFO: Archiving Costs [Pipeline] sh 17:08:57 + + cat /w/workspace/edgex-go/3/archives/cost.csv 17:08:57 cut -d, -f6 [Pipeline] lock 17:08:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4111-3-stack-cost] 17:08:58 Resource [jenkins-edgexfoundry-edgex-go-PR-4111-3-stack-cost] did not exist. Created. 17:08:58 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4111-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:08:58 + echo total: 0.10999999940395355 [Pipeline] stash 17:08:58 Stashed 1 file(s) [Pipeline] } 17:08:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4111-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:08:58 $ docker stop --time=1 1c63b6aaf0c4104faece07d20f8f85f1c7dfaee77e26550a24041a837e3516be 17:09:00 $ docker rm -f 1c63b6aaf0c4104faece07d20f8f85f1c7dfaee77e26550a24041a837e3516be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:09:00 provisioning config files... 17:09:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config3291098603414023815tmp [Pipeline] { [Pipeline] sh 17:09:01 + set +x 17:09:01 + curl -s https://codecov.io/bash 17:09:01 + bash -s -- 17:09:01 17:09:01 _____ _ 17:09:01 / ____| | | 17:09:01 | | ___ __| | ___ ___ _____ __ 17:09:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:09:01 | |___| (_) | (_| | __/ (_| (_) \ V / 17:09:01 \_____\___/ \__,_|\___|\___\___/ \_/ 17:09:01 Bash-1.0.6 17:09:01 17:09:01 17:09:01 ==> git version 2.25.1 found 17:09:01 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:09:01 Release-Date: 2020-01-08 17:09:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:09:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:09:01 ==> Jenkins CI detected. 17:09:01 current dir:  /w/workspace/edgex-go/3 17:09:01 project root: . 17:09:01 --> token set from env 17:09:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:09:01 ==> Running gcov in . (disable via -X gcov) 17:09:01 ==> Python coveragepy not found 17:09:01 ==> Searching for coverage reports in: 17:09:01 + . 17:09:01 -> Found 1 reports 17:09:01 ==> Detecting git/mercurial file structure 17:09:01 ==> Reading reports 17:09:01 + ./coverage.out bytes=436531 17:09:01 ==> Appending adjustments 17:09:01 https://docs.codecov.io/docs/fixing-reports 17:09:02 + Found adjustments 17:09:02 ==> Gzipping contents 17:09:02 60K /tmp/codecov.Tb6NpC.gz 17:09:02 ==> Uploading reports 17:09:02 url: https://codecov.io 17:09:02 query: branch=PR-4111&commit=64181bb76f09555f20f3ac09a6bbe2573b783695&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4111%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4111&job=&cmd_args= 17:09:02 -> Pinging Codecov 17:09:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4111&commit=64181bb76f09555f20f3ac09a6bbe2573b783695&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4111%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4111&job=&cmd_args= 17:09:02 -> Uploading to 17:09:02 https://storage.googleapis.com/codecov/v4/raw/2022-08-02/00271124DB129430A58F1EEE437C3FCB/64181bb76f09555f20f3ac09a6bbe2573b783695/20e0a608-07fc-4ff4-a041-60d16367b9b0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220802T170902Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79875cd240e2a47503f8ef96e08504c10e89eafb6b89acda54ac9029515b389b 17:09:02 % Total % Received % Xferd Average Speed Time Time Time Current 17:09:02 Dload Upload Total Spent Left Speed 17:09:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59984 0 0 100 59984 0 260k --:--:-- --:--:-- --:--:-- 260k 17:09:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/64181bb76f09555f20f3ac09a6bbe2573b783695 [Pipeline] } 17:09:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:09:03 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 17:09:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:09:04 ---> package-listing.sh 17:09:04 ++ facter osfamily 17:09:04 ++ tr '[:upper:]' '[:lower:]' 17:09:05 + OS_FAMILY=debian 17:09:05 + workspace=/w/workspace/edgex-go/3 17:09:05 + START_PACKAGES=/tmp/packages_start.txt 17:09:05 + END_PACKAGES=/tmp/packages_end.txt 17:09:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:09:05 + PACKAGES=/tmp/packages_start.txt 17:09:05 + '[' /w/workspace/edgex-go/3 ']' 17:09:05 + PACKAGES=/tmp/packages_end.txt 17:09:05 + case "${OS_FAMILY}" in 17:09:05 + dpkg -l 17:09:05 + grep '^ii' 17:09:05 + '[' -f /tmp/packages_start.txt ']' 17:09:05 + '[' -f /tmp/packages_end.txt ']' 17:09:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:09:05 + '[' /w/workspace/edgex-go/3 ']' 17:09:05 + mkdir -p /w/workspace/edgex-go/3/archives/ 17:09:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 17:09:05 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:09:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:06 17:09:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:06 latest: Pulling from edgex-lftools-log-publisher 17:09:06 5eb5b503b376: Pulling fs layer 17:09:06 5c69ac0246d0: Pulling fs layer 17:09:06 ec43610c2a17: Pulling fs layer 17:09:06 3a2ae6a8a46f: Pulling fs layer 17:09:06 33b1e0a273af: Pulling fs layer 17:09:06 5d3b04190fa2: Pulling fs layer 17:09:06 3a2ae6a8a46f: Waiting 17:09:06 33b1e0a273af: Waiting 17:09:06 2f39f015ded8: Pulling fs layer 17:09:06 5d3b04190fa2: Waiting 17:09:06 2f39f015ded8: Waiting 17:09:06 5c69ac0246d0: Verifying Checksum 17:09:06 5c69ac0246d0: Download complete 17:09:06 3a2ae6a8a46f: Verifying Checksum 17:09:06 3a2ae6a8a46f: Download complete 17:09:06 33b1e0a273af: Verifying Checksum 17:09:06 33b1e0a273af: Download complete 17:09:06 5d3b04190fa2: Download complete 17:09:06 ec43610c2a17: Verifying Checksum 17:09:06 ec43610c2a17: Download complete 17:09:06 5eb5b503b376: Download complete 17:09:07 2f39f015ded8: Download complete 17:09:07 5eb5b503b376: Pull complete 17:09:08 5c69ac0246d0: Pull complete 17:09:08 ec43610c2a17: Pull complete 17:09:08 3a2ae6a8a46f: Pull complete 17:09:08 33b1e0a273af: Pull complete 17:09:08 5d3b04190fa2: Pull complete 17:09:12 2f39f015ded8: Pull complete 17:09:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:09:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:12 prd-ubuntu20.04-docker-8c-8g-21814 does not seem to be running inside a container 17:09:12 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:09:14 $ docker top e3c529420b411bbe8715d7e90016fdbad74b209853fe22ecd64d0af6000bc364 -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:15 + touch /tmp/pre-build-complete [Pipeline] sh 17:09:15 + mkdir -p /var/log/sysstat [Pipeline] sh 17:09:15 + ls /var/log/sa-host 17:09:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:15 provisioning config files... 17:09:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6299655513095304109tmp [Pipeline] { [Pipeline] echo 17:09:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:09:16 ---> create-netrc.sh [Pipeline] } 17:09:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:09:16 ---> python-tools-install.sh [Pipeline] echo 17:09:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:09:16 ---> sudo-logs.sh 17:09:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:09:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:09:17 ---> job-cost.sh 17:09:17 lf-activate-venv: SKIPPING 17:09:17 DEBUG: total: 0.10999999940395355 17:09:17 INFO: Retrieving Stack Cost... 17:09:17 INFO: Retrieving Pricing Info for: v3-standard-8 17:09:17 INFO: Archiving Costs [Pipeline] echo 17:09:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:09:18 ---> logs-deploy.sh 17:09:18 lf-activate-venv: SKIPPING 17:09:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4111/3 17:09:18 INFO: archiving workspace using pattern(s): 17:09:19 Archives upload complete. 17:09:19 INFO: archiving logs to Nexus