Pull request #4223 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 0c27a56c8bb149ad8f5969470a5153fa0e78d6cc+8ec173763edd28fbc169870ab8f1eb4c3f45690e (856ef6ac029daebb477cf603705c652b9832cb08) 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-ssh6726281383636671220.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh17726055517889119331.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4223/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4223/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15229977823820727550.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4223/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh360684686875125446.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9510001255067763903.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4223/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4223/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4502277091091331271.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117145 in /w/workspace/edgexfoundry_edgex-go_PR-4223 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8ec173763edd28fbc169870ab8f1eb4c3f45690e into PR head commit 0c27a56c8bb149ad8f5969470a5153fa0e78d6cc Merge succeeded, producing 0c27a56c8bb149ad8f5969470a5153fa0e78d6cc Checking out Revision 0c27a56c8bb149ad8f5969470a5153fa0e78d6cc (PR-4223) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4223/head:refs/remotes/origin/PR-4223 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c27a56c8bb149ad8f5969470a5153fa0e78d6cc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 8ec173763edd28fbc169870ab8f1eb4c3f45690e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c27a56c8bb149ad8f5969470a5153fa0e78d6cc # timeout=10 Commit message: "build(snap): Add kong migration command before kong startup" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:17:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:17:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:17:53 ========================================================= 14:17:53 EdgeX Global Pipelines Version Info 14:17:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:17:54 ------------------- 14:17:54 stable info: 14:17:54 ------------------- 14:17:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:17:54 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 14:17:54 Message: update stable to v1.0.243 14:17:54 ------------------- 14:17:54 experimental info: 14:17:54 ------------------- 14:17:54 Commited By: **** collab-it+edgex@linuxfoundation.org 14:17:54 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 14:17:54 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:17:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:17:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:17:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:17:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4223 [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4223 [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4223 [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c27a56c8bb149ad8f5969470a5153fa0e78d6cc [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c27a56 [Pipeline] echo 14:17:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:17:56 provisioning config files... 14:17:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17139026829562545506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:17:56 ---> docker-login.sh 14:17:56 nexus3.edgexfoundry.org:10001 14:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:57 Configure a credential helper to remove this warning. See 14:17:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:57 14:17:57 Login Succeeded 14:17:57 nexus3.edgexfoundry.org:10002 14:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:57 Configure a credential helper to remove this warning. See 14:17:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:57 14:17:57 Login Succeeded 14:17:57 nexus3.edgexfoundry.org:10003 14:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:57 Configure a credential helper to remove this warning. See 14:17:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:57 14:17:57 Login Succeeded 14:17:57 nexus3.edgexfoundry.org:10004 14:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:57 Configure a credential helper to remove this warning. See 14:17:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:57 14:17:57 Login Succeeded 14:17:57 docker.io 14:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:58 Configure a credential helper to remove this warning. See 14:17:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:58 14:17:58 Login Succeeded 14:17:58 ---> docker-login.sh ends [Pipeline] } 14:17:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:17:58 + 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 14:17:58 + dirname cmd/core-command/Dockerfile 14:17:58 + cut -d/ -f2 14:17:58 + echo core-command,cmd/core-command/Dockerfile 14:17:58 + dirname cmd/core-data/Dockerfile 14:17:58 + cut -d/ -f2 14:17:58 + echo core-data,cmd/core-data/Dockerfile 14:17:58 + dirname cmd/core-metadata/Dockerfile 14:17:58 + cut -d/ -f2 14:17:58 + echo core-metadata,cmd/core-metadata/Dockerfile 14:17:58 + dirname cmd/security-bootstrapper/Dockerfile 14:17:58 + cut -d/ -f2 14:17:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:17:58 + dirname cmd/security-proxy-setup/Dockerfile 14:17:58 + cut -d/ -f2 14:17:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:17:58 + + dirname cmd/security-secretstore-setup/Dockerfilecut 14:17:58 -d/ -f2 14:17:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:17:58 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:17:58 + cut -d/ -f2 14:17:58 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:17:58 + dirname cmd/security-spire-agent/Dockerfile 14:17:58 + cut -d/ -f2 14:17:58 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:17:58 + dirname cmd/security-spire-config/Dockerfile 14:17:58 + cut -d/ -f2 14:17:58 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:17:58 + dirname cmd/security-spire-server/Dockerfile 14:17:58 + cut -d/ -f2 14:17:58 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:17:58 + dirname cmd/support-notifications/Dockerfile 14:17:58 + cut -d/ -f2 14:17:58 + echo support-notifications,cmd/support-notifications/Dockerfile 14:17:58 + dirname cmd/support-scheduler/Dockerfile 14:17:58 + cut -d/ -f2 14:17:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:17:58 + dirname cmd/sys-mgmt-agent/Dockerfile 14:17:58 + cut -d/ -f2 14:17:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:17:58 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 14:17:59 + git rev-list -1 --merges 0c27a56c8bb149ad8f5969470a5153fa0e78d6cc~1..0c27a56c8bb149ad8f5969470a5153fa0e78d6cc [Pipeline] echo 14:17:59 -----------> git rev-list -1 --merges 0c27a56c8bb149ad8f5969470a5153fa0e78d6cc~1..0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 0c27a56c8bb149ad8f5969470a5153fa0e78d6cc [false] [Pipeline] sh 14:17:59 + git log --format=format:%s -1 0c27a56c8bb149ad8f5969470a5153fa0e78d6cc [Pipeline] echo 14:17:59 ========================================================= 14:17:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:17:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:17:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:17:59 + grep -v github /etc/ssh/ssh_known_hosts 14:17:59 + [ -e /tmp/ssh_known_hosts ] 14:17:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:17:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:17:59 + sudo tee -a /etc/ssh/ssh_known_hosts 14:17:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:18:00 14:18:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:18:00 0.1.4: Pulling from edgex-devops/py-git-semver 14:18:00 b85a868b505f: Pulling fs layer 14:18:00 e2be974225ed: Pulling fs layer 14:18:00 339a4e72a1f5: Pulling fs layer 14:18:00 988bab9f4d93: Pulling fs layer 14:18:00 1469e6f7b9e6: Pulling fs layer 14:18:00 eaf3925da568: Pulling fs layer 14:18:00 bab4dde63d76: Pulling fs layer 14:18:00 bde34c3a00c8: Pulling fs layer 14:18:00 b352a97aabf1: Pulling fs layer 14:18:00 4872d77fe225: Pulling fs layer 14:18:00 5851b861e8e6: Pulling fs layer 14:18:00 bab4dde63d76: Waiting 14:18:00 4872d77fe225: Waiting 14:18:00 b352a97aabf1: Waiting 14:18:00 5851b861e8e6: Waiting 14:18:00 eaf3925da568: Waiting 14:18:00 1469e6f7b9e6: Waiting 14:18:00 e2be974225ed: Verifying Checksum 14:18:00 e2be974225ed: Download complete 14:18:00 988bab9f4d93: Verifying Checksum 14:18:00 988bab9f4d93: Download complete 14:18:01 1469e6f7b9e6: Verifying Checksum 14:18:01 1469e6f7b9e6: Download complete 14:18:01 339a4e72a1f5: Verifying Checksum 14:18:01 339a4e72a1f5: Download complete 14:18:01 eaf3925da568: Verifying Checksum 14:18:01 eaf3925da568: Download complete 14:18:01 bde34c3a00c8: Verifying Checksum 14:18:01 bde34c3a00c8: Download complete 14:18:01 b352a97aabf1: Verifying Checksum 14:18:01 b352a97aabf1: Download complete 14:18:01 4872d77fe225: Verifying Checksum 14:18:01 4872d77fe225: Download complete 14:18:01 5851b861e8e6: Verifying Checksum 14:18:01 5851b861e8e6: Download complete 14:18:01 b85a868b505f: Verifying Checksum 14:18:01 b85a868b505f: Download complete 14:18:01 bab4dde63d76: Verifying Checksum 14:18:01 bab4dde63d76: Download complete 14:18:02 b85a868b505f: Pull complete 14:18:02 e2be974225ed: Pull complete 14:18:02 339a4e72a1f5: Pull complete 14:18:02 988bab9f4d93: Pull complete 14:18:03 1469e6f7b9e6: Pull complete 14:18:03 eaf3925da568: Pull complete 14:18:05 bab4dde63d76: Pull complete 14:18:05 bde34c3a00c8: Pull complete 14:18:05 b352a97aabf1: Pull complete 14:18:05 4872d77fe225: Pull complete 14:18:05 5851b861e8e6: Pull complete 14:18:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:18:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:18:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:18:05 prd-ubuntu20.04-docker-8c-8g-117145 does not seem to be running inside a container 14:18:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:18:07 $ docker top 2b26b0a2eea3adb518a3f741a4d175f8618d097ac352b7fc4d9352090cf2a81e -eo pid,comm 14:18:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:18:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:18:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:18:07 [ssh-agent] Looking for ssh-agent implementation... 14:18:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:18:07 $ docker exec 2b26b0a2eea3adb518a3f741a4d175f8618d097ac352b7fc4d9352090cf2a81e ssh-agent 14:18:08 SSH_AUTH_SOCK=/tmp/ssh-yW0EtDKlpzmE/agent.33 14:18:08 SSH_AGENT_PID=40 14:18:08 Running ssh-add (command line suppressed) 14:18:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16760276371596627874.key (/w/workspace/edgex-go/1@tmp/private_key_16760276371596627874.key) 14:18:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:18:08 + git tag --points-at HEAD [Pipeline] } 14:18:08 $ docker exec --env ******** --env ******** 2b26b0a2eea3adb518a3f741a4d175f8618d097ac352b7fc4d9352090cf2a81e ssh-agent -k 14:18:08 unset SSH_AUTH_SOCK; 14:18:08 unset SSH_AGENT_PID; 14:18:08 echo Agent pid 40 killed; 14:18:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:18:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:18:08 [ssh-agent] Looking for ssh-agent implementation... 14:18:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:18:08 $ docker exec 2b26b0a2eea3adb518a3f741a4d175f8618d097ac352b7fc4d9352090cf2a81e ssh-agent 14:18:08 SSH_AUTH_SOCK=/tmp/ssh-oUdmiDSWNozd/agent.72 14:18:08 SSH_AGENT_PID=78 14:18:08 Running ssh-add (command line suppressed) 14:18:09 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14254308492256433188.key (/w/workspace/edgex-go/1@tmp/private_key_14254308492256433188.key) 14:18:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:18:09 + git semver init 14:18:09 2022-10-26 14:18:09,575 [run_init] DEBUG init version:0.0.0 force:False 14:18:09 2022-10-26 14:18:09,576 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 14:18:09 2022-10-26 14:18:09,577 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 14:18:09 2022-10-26 14:18:09,577 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 14:18:14 2022-10-26 14:18:14,535 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 14:18:14 2022-10-26 14:18:14,536 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4223 with force:False 14:18:14 2022-10-26 14:18:14,536 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4223 14:18:14 2022-10-26 14:18:14,540 [execute] INFO git cat-file --batch-check 14:18:14 2022-10-26 14:18:14,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:18:14 2022-10-26 14:18:14,547 [execute] INFO git cat-file --batch 14:18:14 2022-10-26 14:18:14,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:18:14 2022-10-26 14:18:14,553 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4223 14:18:14 0.0.0 [Pipeline] } 14:18:15 $ docker exec --env ******** --env ******** 2b26b0a2eea3adb518a3f741a4d175f8618d097ac352b7fc4d9352090cf2a81e ssh-agent -k 14:18:15 unset SSH_AUTH_SOCK; 14:18:15 unset SSH_AGENT_PID; 14:18:15 echo Agent pid 78 killed; 14:18:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:18:15 + git semver [Pipeline] } 14:18:15 $ docker stop --time=1 2b26b0a2eea3adb518a3f741a4d175f8618d097ac352b7fc4d9352090cf2a81e 14:18:17 $ docker rm -f 2b26b0a2eea3adb518a3f741a4d175f8618d097ac352b7fc4d9352090cf2a81e [Pipeline] // withDockerContainer [Pipeline] sh 14:18:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:18:17 Stashed 1 file(s) [Pipeline] echo 14:18:18 [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 14:18:18 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:18:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:18:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:18:18 ========================================================= 14:18:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:18:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:18:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:18:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:18:19 213ec9aee27d: Pulling fs layer 14:18:19 4583459ba037: Pulling fs layer 14:18:19 93c1e223e6f2: Pulling fs layer 14:18:19 53926ce57604: Pulling fs layer 14:18:19 21b2b0c7a3f4: Pulling fs layer 14:18:19 30f14e443154: Pulling fs layer 14:18:19 801331c1e519: Pulling fs layer 14:18:19 99cc6dd402b0: Pulling fs layer 14:18:19 7d9ed39f4882: Pulling fs layer 14:18:19 21b2b0c7a3f4: Waiting 14:18:19 30f14e443154: Waiting 14:18:19 801331c1e519: Waiting 14:18:19 99cc6dd402b0: Waiting 14:18:19 7d9ed39f4882: Waiting 14:18:19 53926ce57604: Waiting 14:18:19 93c1e223e6f2: Verifying Checksum 14:18:19 93c1e223e6f2: Download complete 14:18:19 4583459ba037: Verifying Checksum 14:18:19 4583459ba037: Download complete 14:18:19 21b2b0c7a3f4: Download complete 14:18:19 30f14e443154: Verifying Checksum 14:18:19 30f14e443154: Download complete 14:18:19 213ec9aee27d: Verifying Checksum 14:18:19 213ec9aee27d: Download complete 14:18:19 801331c1e519: Download complete 14:18:19 213ec9aee27d: Pull complete 14:18:19 4583459ba037: Pull complete 14:18:19 93c1e223e6f2: Pull complete 14:18:19 7d9ed39f4882: Verifying Checksum 14:18:19 7d9ed39f4882: Download complete 14:18:19 99cc6dd402b0: Download complete 14:18:19 53926ce57604: Verifying Checksum 14:18:19 53926ce57604: Download complete 14:18:24 53926ce57604: Pull complete 14:18:24 21b2b0c7a3f4: Pull complete 14:18:24 30f14e443154: Pull complete 14:18:24 801331c1e519: Pull complete 14:18:26 99cc6dd402b0: Pull complete 14:18:26 7d9ed39f4882: Pull complete 14:18:26 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 14:18:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:18:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 14:18:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:18:26 WORKDIR /edgex 14:18:26 COPY go.mod . 14:18:26 RUN go mod download 14:18:26 + docker build -t ci-base-image-x86_64 -f - . 14:18:27 Sending build context to Docker daemon 169.7MB 14:18:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:18:27 ---> 1dedd983c030 14:18:27 Step 2/4 : WORKDIR /edgex 14:18:30 ---> Running in 2feb3b7eec77 14:18:30 Removing intermediate container 2feb3b7eec77 14:18:30 ---> 03c8c13aa5d4 14:18:30 Step 3/4 : COPY go.mod . 14:18:30 ---> 47c2caf40372 14:18:30 Step 4/4 : RUN go mod download 14:18:30 ---> Running in d1a2a9be374f 14:18:33 Still waiting to schedule task 14:18:33 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 14:18:42 Removing intermediate container d1a2a9be374f 14:18:42 ---> 706350bce1de 14:18:42 Successfully built 706350bce1de 14:18:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:42 + docker inspect -f . ci-base-image-x86_64 14:18:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:18:43 prd-ubuntu20.04-docker-8c-8g-117145 does not seem to be running inside a container 14:18:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:18:43 $ docker top 855562753b88b0f610294fc9f3f82ab6b7de6008b936adebdd4f4fd4b7d667df -eo pid,comm [Pipeline] { [Pipeline] sh 14:18:44 + go version 14:18:44 go version go1.18.7 linux/amd64 [Pipeline] } 14:18:44 $ docker stop --time=1 855562753b88b0f610294fc9f3f82ab6b7de6008b936adebdd4f4fd4b7d667df 14:18:45 $ docker rm -f 855562753b88b0f610294fc9f3f82ab6b7de6008b936adebdd4f4fd4b7d667df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:46 + docker inspect -f . ci-base-image-x86_64 14:18:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:18:46 prd-ubuntu20.04-docker-8c-8g-117145 does not seem to be running inside a container 14:18:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:18:46 $ docker top b1347af165c15f3c16deaabcca4e1303160ab245e43ac235776d74b3a38abbd0 -eo pid,comm [Pipeline] { [Pipeline] echo 14:18:46 ========================================================= 14:18:46 [edgeXBuildGoParallel] Running Tests and Build... 14:18:46 ========================================================= [Pipeline] sh 14:18:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:18:47 + make test 14:18:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:18:54 ? github.com/edgexfoundry/edgex-go [no test files] 14:19:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:19:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:19:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:19:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:19:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:19:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:19:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:19:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:19:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:19:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:19:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:19:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:19:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:19:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:19:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:19:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 14:19:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:19:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:19:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.110s coverage: 98.5% of statements 14:19:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.104s coverage: 43.0% of statements 14:19:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:19:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:19:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.105s coverage: 54.2% of statements 14:19:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:19:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:19:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.143s coverage: 89.2% of statements 14:19:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:19:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:19:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:19:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:19:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:19:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.109s coverage: 2.2% of statements 14:19:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:19:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:19:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.481s coverage: 95.6% of statements 14:19:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:19:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:19:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:19:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements 14:19:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:19:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:19:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:19:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:19:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:19:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.106s coverage: 60.0% of statements 14:19:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:19:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:19:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:19:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements 14:19:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:19:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 14:19:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.083s coverage: 29.6% of statements 14:19:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:19:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements 14:19:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 79.5% of statements 14:19:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 14:19:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements 14:19:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.081s coverage: 87.5% of statements 14:19:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements 14:19:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 14:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.216s coverage: 79.9% of statements 14:19:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.071s coverage: 100.0% of statements 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 58.8% of statements 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.227s coverage: 91.2% of statements 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.7% of statements 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.326s coverage: 65.8% of statements 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 41.8% of statements 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.105s coverage: 17.7% of statements 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.180s coverage: 92.3% of statements 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 14:19:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 14:19:30 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 14:19:48 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." 14:19:48 GO111MODULE=on go vet ./... 14:19:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:19:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:19:51 ./bin/test-attribution-txt.sh [Pipeline] echo 14:19:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:19:52 + ls -al . 14:19:52 total 768 14:19:52 drwxrwxr-x 11 1001 1001 4096 Oct 26 14:18 . 14:19:52 drwxr-xr-x 4 root root 4096 Oct 26 14:18 .. 14:19:52 drwxrwxr-x 2 1001 1001 4096 Oct 26 14:17 .blubracket 14:19:52 -rw-rw-r-- 1 1001 1001 16 Oct 26 14:17 .dockerignore 14:19:52 drwxrwxr-x 8 1001 1001 4096 Oct 26 14:19 .git 14:19:52 drwxrwxr-x 3 1001 1001 4096 Oct 26 14:17 .github 14:19:52 -rw-rw-r-- 1 1001 1001 1030 Oct 26 14:17 .gitignore 14:19:52 -rw-rw-r-- 1 1001 1001 42 Oct 26 14:17 .golangci.yml 14:19:52 -rw-rw-r-- 1 1001 1001 87 Oct 26 14:17 .hadolint.yml 14:19:52 drwxr-xr-x 3 1001 1001 4096 Oct 26 14:18 .semver 14:19:52 -rw-rw-r-- 1 1001 1001 166 Oct 26 14:17 .sonarcloud.properties 14:19:52 -rw-rw-r-- 1 1001 1001 1171 Oct 26 14:17 ADOPTERS.md 14:19:52 -rw-rw-r-- 1 1001 1001 10722 Oct 26 14:17 Attribution.txt 14:19:52 -rw-rw-r-- 1 1001 1001 63209 Oct 26 14:17 CHANGELOG.md 14:19:52 -rw-rw-r-- 1 1001 1001 3804 Oct 26 14:17 CONTRIBUTING.md 14:19:52 -rw-rw-r-- 1 1001 1001 677 Oct 26 14:17 GOVERNANCE.md 14:19:52 -rw-rw-r-- 1 1001 1001 850 Oct 26 14:17 Jenkinsfile 14:19:52 -rw-rw-r-- 1 1001 1001 10775 Oct 26 14:17 LICENSE 14:19:52 -rw-rw-r-- 1 1001 1001 13857 Oct 26 14:17 Makefile 14:19:52 -rw-rw-r-- 1 1001 1001 582 Oct 26 14:17 OWNERS.md 14:19:52 -rw-rw-r-- 1 1001 1001 9799 Oct 26 14:17 README.md 14:19:52 -rw-rw-r-- 1 1001 1001 6912 Oct 26 14:17 SECURITY.md 14:19:52 -rw-rw-r-- 1 1001 1001 5 Oct 26 14:18 VERSION 14:19:52 -rw-rw-r-- 1 1001 1001 4131 Oct 26 14:17 ZMQWindows.md 14:19:52 drwxrwxr-x 2 1001 1001 4096 Oct 26 14:17 bin 14:19:52 drwxrwxr-x 18 1001 1001 4096 Oct 26 14:17 cmd 14:19:52 -rw-r--r-- 1 root root 501828 Oct 26 14:19 coverage.out 14:19:52 -rw-rw-r-- 1 1001 1001 3447 Oct 26 14:17 go.mod 14:19:52 -rw-rw-r-- 1 1001 1001 45062 Oct 26 14:17 go.sum 14:19:52 drwxrwxr-x 8 1001 1001 4096 Oct 26 14:17 internal 14:19:52 drwxrwxr-x 3 1001 1001 4096 Oct 26 14:17 openapi 14:19:52 drwxrwxr-x 4 1001 1001 4096 Oct 26 14:17 snap 14:19:52 -rw-rw-r-- 1 1001 1001 204 Oct 26 14:17 version.go [Pipeline] sh 14:19:52 + '[' -e coverage.out ] 14:19:52 + chown 1001:1001 coverage.out [Pipeline] stash 14:19:52 Stashed 1 file(s) [Pipeline] sh 14:19:53 + make build 14:19:53 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 14:20:05 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 14:20:17 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 14:20:17 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:20: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:20: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:20:26 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:20: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:20: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:20:30 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 14:20:30 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 14:20:31 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 14:20:33 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] } 14:20:34 $ docker stop --time=1 b1347af165c15f3c16deaabcca4e1303160ab245e43ac235776d74b3a38abbd0 14:20:37 $ docker rm -f b1347af165c15f3c16deaabcca4e1303160ab245e43ac235776d74b3a38abbd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:20:38 14:20:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:20:39 latest: Pulling from edgex-devops/edgex-compose 14:20:39 cbdbe7a5bc2a: Pulling fs layer 14:20:39 ca9280d653b3: Pulling fs layer 14:20:39 7e9c9ca2126c: Pulling fs layer 14:20:39 cbdbe7a5bc2a: Download complete 14:20:39 cbdbe7a5bc2a: Pull complete 14:20:39 ca9280d653b3: Verifying Checksum 14:20:39 ca9280d653b3: Download complete 14:20:39 7e9c9ca2126c: Download complete 14:20:39 ca9280d653b3: Pull complete 14:20:42 7e9c9ca2126c: Pull complete 14:20:42 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:20:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:20:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:43 prd-ubuntu20.04-docker-8c-8g-117145 does not seem to be running inside a container 14:20:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:20:44 $ docker top 702ded94c2b9465943206ff557bc006e49c969e39425d004106cf83d8e4a3bbb -eo pid,comm [Pipeline] { [Pipeline] sh 14:20:44 + docker-compose build --help 14:20:44 + grep parallel 14:20:45 --parallel Build images in parallel. [Pipeline] } 14:20:45 $ docker stop --time=1 702ded94c2b9465943206ff557bc006e49c969e39425d004106cf83d8e4a3bbb 14:20:46 $ docker rm -f 702ded94c2b9465943206ff557bc006e49c969e39425d004106cf83d8e4a3bbb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:20:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:47 prd-ubuntu20.04-docker-8c-8g-117145 does not seem to be running inside a container 14:20:47 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:20:47 $ docker top 156cb994c2cb71cc384596469cfdaa2f336f4b98150eac0729d04b399ca7fbc9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:20:48 + docker-compose -f ./docker-compose-build.yml build --parallel 14:20:48 Building core-command ... 14:20:48 Building core-data ... 14:20:48 Building core-metadata ... 14:20:48 Building security-bootstrapper ... 14:20:48 Building security-proxy-setup ... 14:20:48 Building security-secretstore-setup ... 14:20:48 Building security-spiffe-token-provider ... 14:20:48 Building security-spire-agent ... 14:20:48 Building security-spire-config ... 14:20:48 Building security-spire-server ... 14:20:48 Building support-notifications ... 14:20:48 Building support-scheduler ... 14:20:48 Building sys-mgmt-agent ... 14:20:48 Building security-spire-config 14:20:48 Building security-spire-server 14:20:48 Building security-spiffe-token-provider 14:20:48 Building security-secretstore-setup 14:20:48 Building security-bootstrapper 14:21:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:21:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:21:00 ---> 706350bce1de 14:21:00 Step 3/23 : WORKDIR /edgex-go 14:21:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:21:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:21:00 ---> 706350bce1de 14:21:00 Step 3/24 : WORKDIR /edgex-go 14:21:00 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:21:00 Step 2/32 : FROM ${BUILDER_BASE} AS builder 14:21:00 ---> 706350bce1de 14:21:00 Step 3/32 : WORKDIR /edgex-go 14:21:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:21:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:21:00 ---> 706350bce1de 14:21:00 Step 3/24 : WORKDIR /edgex-go 14:21:00 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:21:00 Step 2/19 : FROM ${BUILDER_BASE} AS builder 14:21:00 ---> 706350bce1de 14:21:00 Step 3/19 : WORKDIR /edgex-go 14:21:03 ---> Running in ef40070a49a0 14:21:03 ---> Running in 7c5a7f6280d1 14:21:03 ---> Running in de2974af932a 14:21:03 ---> Running in 7dc1a95a11fc 14:21:03 ---> Running in 55a29f82fbd6 14:21:03 Removing intermediate container 7c5a7f6280d1 14:21:03 ---> fe3a5fbf025b 14:21:03 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 14:21:03 Removing intermediate container 7dc1a95a11fc 14:21:03 ---> 64dcca7fa1ea 14:21:03 Step 4/24 : RUN apk add --update --no-cache make git 14:21:03 Removing intermediate container ef40070a49a0 14:21:03 ---> 6511bb8f8329 14:21:03 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 14:21:03 Removing intermediate container de2974af932a 14:21:03 ---> f4d2b3a1e297 14:21:03 Step 4/32 : RUN apk add --update --no-cache make git 14:21:03 Removing intermediate container 55a29f82fbd6 14:21:03 ---> 24618faacabd 14:21:03 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 14:21:03 ---> Running in 7b4d7b1c66fc 14:21:03 ---> Running in 7c0f4e16eb69 14:21:03 ---> Running in c729890808a5 14:21:03 ---> Running in 1c23ef739702 14:21:03 ---> Running in a3aaa2718d11 14:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:21:04 OK: 211 MiB in 51 packages 14:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:21:04 OK: 211 MiB in 51 packages 14:21:04 OK: 211 MiB in 51 packages 14:21:04 OK: 211 MiB in 51 packages 14:21:04 v3.16.2-342-ga2b5319e92 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 14:21:04 v3.16.2-341-g480a2dc4f7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 14:21:04 OK: 17041 distinct packages available 14:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:21:04 Removing intermediate container 7b4d7b1c66fc 14:21:04 ---> 5eb1660df921 14:21:04 Step 5/23 : COPY go.mod vendor* ./ 14:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:21:04 ---> 55ef2658904e 14:21:04 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:21:04 ---> Running in b2ec030c2176 14:21:04 OK: 211 MiB in 51 packages 14:21:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117147 in /w/workspace/edgexfoundry_edgex-go_PR-4223 [Pipeline] { [Pipeline] ws 14:21:04 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 14:21:04 The recommended git tool is: git 14:21:05 Removing intermediate container c729890808a5 14:21:05 ---> 6e987c7a919a 14:21:05 Step 5/24 : COPY go.mod vendor* ./ 14:21:05 Removing intermediate container 7c0f4e16eb69 14:21:05 ---> fa99349f6b67 14:21:05 Step 5/24 : COPY go.mod vendor* ./ 14:21:05 Removing intermediate container 1c23ef739702 14:21:05 ---> f9e55c1b0230 14:21:05 Step 5/32 : COPY go.mod vendor* ./ 14:21:05 ---> 6f0749d33875 14:21:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:21:05 ---> Running in d719998076fa 14:21:05 ---> a57bf5948bee 14:21:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:21:05 ---> Running in b97653fe8161 14:21:05 ---> 907a64ca3b39 14:21:05 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:21:05 Removing intermediate container a3aaa2718d11 14:21:05 ---> c2553a605032 14:21:05 Step 5/19 : COPY go.mod vendor* ./ 14:21:05 ---> Running in ecabbd0051d6 14:21:05 ---> b37da5b6e819 14:21:05 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:21:05 ---> Running in 60e7c3de4fe8 14:21:11 using credential edgex-jenkins-ssh 14:21:11 Cloning the remote Git repository 14:21:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:21:11 > git init /w/workspace/edgex-go/1 # timeout=10 14:21:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:21:11 > git --version # timeout=10 14:21:11 > git --version # 'git version 2.25.1' 14:21:11 using GIT_SSH to set credentials SSH Credentials for GitHub 14:21:11 Verifying host key using known hosts file 14:21:11 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:21:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:21:27 Removing intermediate container ecabbd0051d6 14:21:27 ---> d8019669fbea 14:21:27 Step 7/32 : COPY . . 14:21:27 Removing intermediate container b2ec030c2176 14:21:27 ---> e498193cd8ab 14:21:27 Step 7/23 : COPY . . 14:21:27 Removing intermediate container d719998076fa 14:21:27 ---> 1e2b90ecac8c 14:21:27 Step 7/24 : COPY . . 14:21:27 Removing intermediate container b97653fe8161 14:21:27 ---> 3c4b42fb627b 14:21:27 Step 7/24 : COPY . . 14:21:27 Removing intermediate container 60e7c3de4fe8 14:21:27 ---> e9046f48fdd3 14:21:27 Step 7/19 : COPY . . 14:21:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:21:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:21:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:21:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:21:30 using GIT_SSH to set credentials SSH Credentials for GitHub 14:21:30 Verifying host key using known hosts file 14:21:30 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:21:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4223/head:refs/remotes/origin/PR-4223 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:21:31 Merging remotes/origin/main commit 8ec173763edd28fbc169870ab8f1eb4c3f45690e into PR head commit 0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:21:31 Merge succeeded, producing 0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:21:31 Checking out Revision 0c27a56c8bb149ad8f5969470a5153fa0e78d6cc (PR-4223) 14:21:31 > git config core.sparsecheckout # timeout=10 14:21:31 > git checkout -f 0c27a56c8bb149ad8f5969470a5153fa0e78d6cc # timeout=10 14:21:31 > git remote # timeout=10 14:21:31 > git config --get remote.origin.url # timeout=10 14:21:31 using GIT_SSH to set credentials SSH Credentials for GitHub 14:21:31 Verifying host key using known hosts file 14:21:31 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:21:31 > git merge 8ec173763edd28fbc169870ab8f1eb4c3f45690e # timeout=10 14:21:31 > git rev-parse HEAD^{commit} # timeout=10 14:21:31 > git config core.sparsecheckout # timeout=10 14:21:31 > git checkout -f 0c27a56c8bb149ad8f5969470a5153fa0e78d6cc # timeout=10 14:21:35 ---> 25ba4b2c368f 14:21:35 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 14:21:35 ---> 3a2fb437aa8b 14:21:35 ---> ec0bf030411b 14:21:35 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:21:35 14:21:35 ---> 5dc1013c8009 14:21:35 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:21:35 ---> 1899a39c0ae0 14:21:35 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 14:21:35 ---> Running in 0359605fb935 14:21:35 ---> Running in a780d3c344d3 14:21:35 ---> Running in f0e0f0aa97cc 14:21:35 ---> Running in 5c7658d80d1e 14:21:35 ---> Running in 6e6cadea950e 14:21:35 Removing intermediate container 0359605fb935 14:21:35 ---> 3aec3181c264 14:21:35 Step 9/23 : WORKDIR /edgex-go/spire-build 14:21:35 ---> Running in 9616f3246fdb 14:21:35 Removing intermediate container 6e6cadea950e 14:21:35 ---> c782d7a5d04e 14:21:35 Step 9/24 : WORKDIR /edgex-go/spire-build 14:21:35 ---> Running in 410a45c870e6 14:21:35 Removing intermediate container 9616f3246fdb 14:21:35 ---> 828271ea9912 14:21:35 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:21:35 ---> Running in 0bb8d97f5e4e 14:21:35 Removing intermediate container 410a45c870e6 14:21:35 ---> 765522e3c548 14:21:35 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:21:35 ---> Running in b4f9ed9af92b 14:21:35 Commit message: "build(snap): Add kong migration command before kong startup" 14:21:35 > git --version # timeout=10 14:21:35 > git --version # 'git version 2.25.1' 14:21:35 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 14:21:35 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 14:21:35 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 14:21:35 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] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:21:36 Removing intermediate container 0bb8d97f5e4e 14:21:36 ---> df78d9e41c1d 14:21:36 Step 11/23 : WORKDIR /edgex-go 14:21:36 Removing intermediate container b4f9ed9af92b 14:21:36 ---> c2e603aedfe6 14:21:36 Step 11/24 : WORKDIR /edgex-go 14:21:36 ---> Running in 26035be3dc4b 14:21:36 ---> Running in d99c54190678 14:21:37 Removing intermediate container 26035be3dc4b 14:21:37 ---> 5d1f88d6e3e2 14:21:37 14:21:37 Step 12/23 : FROM alpine:3.15 14:21:37 Removing intermediate container d99c54190678 14:21:37 ---> c9c7e7d191ba 14:21:37 14:21:37 Step 12/24 : FROM alpine:3.15 14:21:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:21:37 % Total % Received % Xferd Average Speed Time Time Time Current 14:21:37 Dload Upload Total Spent Left Speed 14:21:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 79759 0 --:--:-- --:--:-- --:--:-- 80267 [Pipeline] sh 14:21:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:21:37 3.15: Pulling from library/alpine 14:21:37 3.15: Pulling from library/alpine 14:21:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:21:38 + sudo tee /etc/docker/daemon.new 14:21:38 { 14:21:38 "registry-mirrors": [ 14:21:38 "https://nexus3.edgexfoundry.org:10001" 14:21:38 ], 14:21:38 "bip": "10.250.0.254/24", 14:21:38 "hosts": [ 14:21:38 "tcp://0.0.0.0:5555", 14:21:38 "unix:///var/run/docker.sock" 14:21:38 ], 14:21:38 "mtu": 1458, 14:21:38 "selinux-enabled": true, 14:21:38 "seccomp-profile": "/etc/docker/seccomp.json" 14:21:38 } [Pipeline] sh 14:21:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:21:38 + sudo service docker restart 14:21:38 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 14:21:38 Status: Downloaded newer image for alpine:3.15 14:21:38 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 14:21:38 Status: Image is up to date for alpine:3.15 14:21:38 ---> c4fc93816858 14:21:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:21:38 ---> c4fc93816858 14:21:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:21:38 ---> Running in b28924f3be69 14:21:38 ---> Running in ac08ae34b9d0 14:21:38 Removing intermediate container b28924f3be69 14:21:38 ---> bf3a66c4e094 14:21:38 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:21:38 Removing intermediate container ac08ae34b9d0 14:21:38 ---> 4147262a49a0 14:21:38 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:21:39 ---> Running in cd6e46889bda 14:21:39 ---> Running in 128c5a9bae26 14:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:21:39 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 14:21:39 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 14:21:39 OK: 15857 distinct packages available 14:21:39 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 14:21:39 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 14:21:39 OK: 15857 distinct packages available 14:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:21:40 (1/4) Installing dumb-init (1.2.5-r1) 14:21:40 (1/5) Installing dumb-init (1.2.5-r1) 14:21:40 (2/4) Installing musl-obstack (1.2.3-r0) 14:21:40 (3/4) Installing libucontext (1.1-r0) 14:21:40 (4/4) Installing gcompat (1.0.0-r4) 14:21:40 (2/5) Installing musl-obstack (1.2.3-r0) 14:21:40 Executing busybox-1.34.1-r7.trigger 14:21:40 (3/5) Installing libucontext (1.1-r0) 14:21:40 (4/5) Installing gcompat (1.0.0-r4) 14:21:40 OK: 6 MiB in 18 packages 14:21:40 (5/5) Installing openssl (1.1.1q-r0) 14:21:40 Executing busybox-1.34.1-r7.trigger 14:21:40 OK: 7 MiB in 19 packages 14:21:41 Removing intermediate container 128c5a9bae26 14:21:41 ---> 0ab5a4d7ef34 14:21:41 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:21:41 Removing intermediate container cd6e46889bda 14:21:41 ---> 775e55ff5770 14:21:41 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:21:45 ---> a65deffc3bfc 14:21:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:21:45 ---> 343413bfd426 14:21:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:21:46 ---> 7f01c5f09fa4 14:21:46 ---> e6773d46f48c 14:21:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tplStep 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:21:46 14:21:46 ---> Running in ec5b7f69df01 14:21:47 ---> f6b7a2857122 14:21:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:21:47 Removing intermediate container ec5b7f69df01 14:21:47 ---> f3f275fb12a8 14:21:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:21:47 ---> f20a10f65038 14:21:47 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:21:47 ---> ca36b9481b5d 14:21:47 Step 19/24 : WORKDIR / 14:21:48 ---> Running in e270de1a6027 14:21:48 ---> Running in 63f4e2e0944f 14:21:48 Removing intermediate container e270de1a6027 14:21:48 ---> 9d8d4862dbbe 14:21:48 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:21:48 ---> Running in 9431624f12d1 14:21:48 Removing intermediate container 63f4e2e0944f 14:21:48 ---> 7632b9c0b5d7 14:21:48 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:21:48 Removing intermediate container 9431624f12d1 14:21:48 ---> d049f467d00a 14:21:48 Step 21/23 : LABEL arch=x86_64 14:21:48 ---> Running in d7819d8bb6d9 14:21:48 ---> Running in 82beb25ae0d9 14:21:48 Removing intermediate container 82beb25ae0d9 14:21:48 ---> 234f6c6ad25e 14:21:48 Step 22/23 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:21:48 Removing intermediate container d7819d8bb6d9 14:21:48 ---> eb29940d8b3e 14:21:48 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:21:49 ---> Running in c49e0b4818c3 14:21:49 ---> Running in e9648160803f 14:21:49 Removing intermediate container c49e0b4818c3 14:21:49 ---> f6d50f818564 14:21:49 Step 23/23 : LABEL version=0.0.0 14:21:49 Removing intermediate container e9648160803f 14:21:49 ---> 26dee3eec883 14:21:49 Step 22/24 : LABEL arch=x86_64 14:21:49 ---> Running in f3027f1dc3f9 14:21:49 ---> Running in b89e2e27e038 14:21:49 Removing intermediate container f3027f1dc3f9 14:21:49 ---> 316958ec5cac 14:21:49 14:21:49 Successfully built 316958ec5cac 14:21:49 Successfully tagged security-spire-server:latest 14:21:49  Building security-spire-server ... done Building core-command 14:21:49 Removing intermediate container b89e2e27e038 14:21:49 ---> 9b6c16106fbb 14:21:49 Step 23/24 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:21:50 ---> Running in 31a8d808d8b8 14:21:52 Removing intermediate container 31a8d808d8b8 14:21:52 ---> bcca30e379c8 14:21:52 Step 24/24 : LABEL version=0.0.0 14:21:52 ---> Running in 8b8eb097d43a 14:21:52 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:21:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:21:52 ---> 706350bce1de 14:21:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:21:52 ---> Running in 34c57fd62c24 14:21:52 Removing intermediate container 8b8eb097d43a 14:21:52 ---> cafc2dbbb485 14:21:52 14:21:52 Successfully built cafc2dbbb485 14:21:52 Successfully tagged security-spire-config:latest 14:21:52 Building sys-mgmt-agent 14:21:52  Building security-spire-config ... done Removing intermediate container 34c57fd62c24 14:21:52 ---> 2a89be5a5908 14:21:52 Step 4/23 : WORKDIR /edgex-go 14:21:54 ---> Running in 328fa90d45b9 14:21:55 Removing intermediate container 328fa90d45b9 14:21:55 ---> 9e16e2292f23 14:21:55 Step 5/23 : RUN apk add --update --no-cache make git 14:21:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:21:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:21:55 ---> 706350bce1de 14:21:55 Step 3/22 : WORKDIR /edgex-go 14:21:55 ---> Using cache 14:21:55 ---> 24618faacabd 14:21:55 Step 4/22 : RUN apk add --update --no-cache make bash git 14:21:56 ---> Running in 00b4bdd6b797 14:21:56 ---> Running in 5b901c42b538 14:21:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:21:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:21:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:21:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:21:57 OK: 211 MiB in 51 packages 14:21:57 OK: 211 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:21:57 provisioning config files... 14:21:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12537090550757757023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:21:57 ---> docker-login.sh 14:21:57 nexus3.edgexfoundry.org:10001 14:21:57 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 14:21:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:58 Removing intermediate container 00b4bdd6b797 14:21:58 ---> 28ba6160efe0 14:21:58 Step 6/23 : COPY go.mod vendor* ./ 14:21:58 Removing intermediate container 5b901c42b538 14:21:58 ---> d5fcacc452e5 14:21:58 Step 5/22 : COPY go.mod vendor* ./ 14:21:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:58 Configure a credential helper to remove this warning. See 14:21:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:58 14:21:58 Login Succeeded 14:21:58 nexus3.edgexfoundry.org:10002 14:21:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:58 Configure a credential helper to remove this warning. See 14:21:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:58 14:21:58 Login Succeeded 14:21:58 nexus3.edgexfoundry.org:10003 14:21:58 ---> dd4cadcdadd3 14:21:58 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:21:58 ---> 887f27a4f14b 14:21:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:21:58 ---> Running in 55db1768c4d2 14:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:59 ---> Running in 5421255a067e 14:21:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:59 Configure a credential helper to remove this warning. See 14:21:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:59 14:21:59 Login Succeeded 14:21:59 nexus3.edgexfoundry.org:10004 14:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:59 Configure a credential helper to remove this warning. See 14:21:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:59 14:21:59 Login Succeeded 14:21:59 docker.io 14:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:00 Configure a credential helper to remove this warning. See 14:22:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:00 14:22:00 Login Succeeded 14:22:00 ---> docker-login.sh ends 14:22:00 Removing intermediate container a780d3c344d3 14:22:00 ---> 41c72d1c479b 14:22:00 14:22:00 Step 9/32 : FROM alpine:3.16 14:22:00 3.16: Pulling from library/alpine 14:22:00 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:22:00 Status: Downloaded newer image for alpine:3.16 14:22:00 ---> 9c6f07244728 14:22:00 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [Pipeline] } 14:22:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 14:22:01 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:22:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:22:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:22:01 ========================================================= 14:22:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:22:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:22:01 ---> Running in 1379008e51c5 14:22:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:22:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:22:01 9b18e9b68314: Pulling fs layer 14:22:01 d32db5db7311: Pulling fs layer 14:22:01 d0c4b47475fc: Pulling fs layer 14:22:01 5831b945b038: Pulling fs layer 14:22:01 86bbec2aaacd: Pulling fs layer 14:22:01 e10730c5d714: Pulling fs layer 14:22:01 5dd5c2283517: Pulling fs layer 14:22:01 d5ac0230b979: Pulling fs layer 14:22:01 5831b945b038: Waiting 14:22:01 86bbec2aaacd: Waiting 14:22:01 e10730c5d714: Waiting 14:22:01 5dd5c2283517: Waiting 14:22:01 d5ac0230b979: Waiting 14:22:01 d0c4b47475fc: Verifying Checksum 14:22:01 d0c4b47475fc: Download complete 14:22:01 9b18e9b68314: Verifying Checksum 14:22:01 9b18e9b68314: Download complete 14:22:01 86bbec2aaacd: Verifying Checksum 14:22:01 86bbec2aaacd: Download complete 14:22:01 e10730c5d714: Verifying Checksum 14:22:01 e10730c5d714: Download complete 14:22:02 d32db5db7311: Verifying Checksum 14:22:02 d32db5db7311: Download complete 14:22:02 Removing intermediate container f0e0f0aa97cc 14:22:02 ---> 3a2e6131a512 14:22:02 14:22:02 Step 9/24 : FROM alpine:3.16 14:22:02 ---> 9c6f07244728 14:22:02 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:22:02 9b18e9b68314: Pull complete 14:22:03 Removing intermediate container 1379008e51c5 14:22:03 ---> b01659dacbc5 14:22:03 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 14:22:03 d32db5db7311: Pull complete 14:22:03 d5ac0230b979: Verifying Checksum 14:22:03 d5ac0230b979: Download complete 14:22:03 d0c4b47475fc: Pull complete 14:22:03 ---> Running in 766d5334f7a0 14:22:03 ---> Running in 2e62e7c98117 14:22:04 5dd5c2283517: Download complete 14:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:22:04 Removing intermediate container 5c7658d80d1e 14:22:04 ---> e13567da2fcd 14:22:04 14:22:04 Step 9/19 : FROM alpine:3.15 14:22:04 ---> c4fc93816858 14:22:04 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:22:04 ---> Using cache 14:22:04 ---> 4147262a49a0 14:22:04 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:22:04 (1/3) Installing ca-certificates (20220614-r0) 14:22:04 (2/3) Installing dumb-init (1.2.5-r1) 14:22:04 (3/3) Installing su-exec (0.2-r1) 14:22:04 Executing busybox-1.35.0-r17.trigger 14:22:04 Executing ca-certificates-20220614-r0.trigger 14:22:04 OK: 6 MiB in 17 packages 14:22:04 ---> Running in fd725fdc2138 14:22:04 (1/2) Installing dumb-init (1.2.5-r1) 14:22:04 (2/2) Installing su-exec (0.2-r1) 14:22:04 Executing busybox-1.35.0-r17.trigger 14:22:04 OK: 6 MiB in 16 packages 14:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:22:05 Removing intermediate container 766d5334f7a0 14:22:05 ---> 28f1a872d7e2 14:22:05 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:22:05 Removing intermediate container 2e62e7c98117 14:22:05 ---> bc08ddcbfd76 14:22:05 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 14:22:05 5831b945b038: Verifying Checksum 14:22:05 5831b945b038: Download complete 14:22:05 ---> Running in bc6aad2fbbbf 14:22:05 ---> Running in 0e2d354f653c 14:22:05 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 14:22:05 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 14:22:05 OK: 15857 distinct packages available 14:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:22:05 Removing intermediate container bc6aad2fbbbf 14:22:05 ---> fb84cffe5f04 14:22:05 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 14:22:06 Removing intermediate container 0e2d354f653c 14:22:06 ---> 99cb7b3d4048 14:22:06 Step 12/24 : WORKDIR / 14:22:06 ---> Running in 27fa186b4312 14:22:06 (1/9) Installing ca-certificates (20220614-r0) 14:22:06 (2/9) Installing brotli-libs (1.0.9-r5) 14:22:06 ---> Running in e0e662750012 14:22:06 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:22:06 (4/9) Installing libcurl (7.80.0-r4) 14:22:06 (5/9) Installing curl (7.80.0-r4) 14:22:06 (6/9) Installing dumb-init (1.2.5-r1) 14:22:06 (7/9) Installing musl-obstack (1.2.3-r0) 14:22:06 (8/9) Installing libucontext (1.1-r0) 14:22:06 (9/9) Installing gcompat (1.0.0-r4) 14:22:06 Executing busybox-1.34.1-r7.trigger 14:22:06 Executing ca-certificates-20220614-r0.trigger 14:22:06 Removing intermediate container 27fa186b4312 14:22:06 ---> c3f4ad748737 14:22:06 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 14:22:06 OK: 8 MiB in 23 packages 14:22:06 ---> Running in c7d2bb01786f 14:22:06 Removing intermediate container e0e662750012 14:22:06 ---> 44fde460894c 14:22:06 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:22:06 Removing intermediate container c7d2bb01786f 14:22:06 ---> aac4b1116f32 14:22:06 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 14:22:06 ---> Running in 30c2b49ee83e 14:22:06 ---> 8cd64094556d 14:22:06 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:22:06 Removing intermediate container 30c2b49ee83e 14:22:06 ---> 4eb78dfa21b5 14:22:06 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 14:22:06 Removing intermediate container fd725fdc2138 14:22:06 ---> 3af6f2895cef 14:22:06 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 14:22:07 ---> 81daa5b38ace 14:22:07 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:22:07 ---> Running in 7eb84f322f30 14:22:07 ---> 75ec2577133e 14:22:07 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:22:07 ---> 6bcc8197b18d 14:22:07 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:22:08 ---> 9053769cda57 14:22:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:22:08 ---> 9f3272f816b9 14:22:08 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:22:08 Removing intermediate container 7eb84f322f30 14:22:08 ---> 61e8304b7f5c 14:22:08 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 14:22:08 ---> 1e282a9a8215 14:22:08 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:22:08 ---> Running in 92cdbf69b125 14:22:08 ---> 01013a01a27c 14:22:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:22:08 ---> Running in 6f00ae9869ca 14:22:08 Removing intermediate container 6f00ae9869ca 14:22:08 ---> 6ed70b252976 14:22:08 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:22:08 Removing intermediate container 92cdbf69b125 14:22:08 ---> ec54a99e0cbf 14:22:08 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 14:22:08 ---> Running in 6fe684ca5adc 14:22:08 ---> 553302ff45eb 14:22:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:22:09 Removing intermediate container 6fe684ca5adc 14:22:09 ---> 79121ff37bbb 14:22:09 Step 17/19 : LABEL arch=x86_64 14:22:09 ---> fe511af6b38b 14:22:09 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 14:22:09 ---> Running in c0e17e0c9922 14:22:09 ---> Running in 790591a2dfbe 14:22:09 ---> 6307dee2de90 14:22:09 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:22:09 ---> Running in 653f6d4a9de6 14:22:09 Removing intermediate container c0e17e0c9922 14:22:09 ---> 269e6b86fb0c 14:22:09 Step 18/19 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:22:09 ---> Running in d89fd94b4398 14:22:09 Removing intermediate container d89fd94b4398 14:22:09 ---> 96a61fc8c3a6 14:22:09 Step 19/19 : LABEL version=0.0.0 14:22:09 ---> Running in 872865b2e1bf 14:22:09 Removing intermediate container 55db1768c4d2 14:22:09 ---> a73ce363c46b 14:22:09 Step 7/22 : COPY . . 14:22:09 Removing intermediate container 872865b2e1bf 14:22:09 ---> ff3b2699534f 14:22:09 14:22:09 Successfully built ff3b2699534f 14:22:09 Successfully tagged security-spiffe-token-provider:latest 14:22:09  Building security-spiffe-token-provider ... done Building security-spire-agent 14:22:09 Removing intermediate container 5421255a067e 14:22:09 ---> f38b558641ed 14:22:09 Step 8/23 : COPY . . 14:22:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:22:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:22:13 ---> 706350bce1de 14:22:13 Step 3/24 : WORKDIR /edgex-go 14:22:13 ---> Using cache 14:22:13 ---> 24618faacabd 14:22:13 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 14:22:13 Removing intermediate container 790591a2dfbe 14:22:13 ---> 30b6d88b3a14 14:22:13 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 14:22:13 Removing intermediate container 653f6d4a9de6 14:22:13 ---> 0344e833953d 14:22:13 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 14:22:13 ---> Running in b8ef6212075a 14:22:13 ---> Running in 4594418265c6 14:22:13 ---> 5f0e3af5192b 14:22:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 14:22:13 Removing intermediate container 4594418265c6 14:22:13 ---> 4327b0c09629 14:22:13 Step 22/24 : LABEL arch=x86_64 ---> 188ba6e252af 14:22:13 14:22:13 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:22:13 ---> a6f9acc69393 14:22:13 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:22:13 ---> Running in bc9bb3fd2c98 14:22:13 ---> Running in d4fbf85a32bd 14:22:14 ---> Running in 54fbbf11b81e 14:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:22:14 Removing intermediate container 54fbbf11b81e 14:22:14 ---> f5876381e9f7 14:22:14 Step 23/24 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:22:14 ---> Running in cf76d287d516 14:22:14 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 14:22:14 Removing intermediate container cf76d287d516 14:22:14 ---> f73a44188bff 14:22:14 Step 24/24 : LABEL version=0.0.0 14:22:14 OK: 211 MiB in 51 packages 14:22:14 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 14:22:14 ---> Running in e2503c7af1c2 14:22:14 ---> e992aa5b9801 14:22:14 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:22:14 Removing intermediate container e2503c7af1c2 14:22:14 ---> 759e9c0fb9a7 14:22:14 14:22:14 ---> b6cad81c3342 14:22:14 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:22:14 Successfully built 759e9c0fb9a7 14:22:14 Successfully tagged security-secretstore-setup:latest 14:22:14 Building core-metadata 14:22:15  Building security-secretstore-setup ... done Removing intermediate container b8ef6212075a 14:22:15 ---> 48467b888027 14:22:15 Step 5/24 : COPY go.mod vendor* ./ 14:22:15 ---> 66ea5cb8ad5d 14:22:15 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 14:22:15 ---> 5c925b1c4aa3 14:22:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:22:15 ---> Running in fccf64d4044f 14:22:16 ---> 111c4e34a6f1 14:22:16 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 14:22:16 ---> ab5c2f58c1ce 14:22:16 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:22:17 ---> a2dc71a9dbc1 14:22:17 Step 27/32 : RUN chmod +x /entrypoint.sh 14:22:17 ---> Running in 26d18d7b14a9 14:22:18 5831b945b038: Pull complete 14:22:18 86bbec2aaacd: Pull complete 14:22:18 e10730c5d714: Pull complete 14:22:18 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:22:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:22:18 ---> 706350bce1de 14:22:18 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:22:18 ---> Using cache 14:22:18 ---> 2a89be5a5908 14:22:18 Step 4/24 : WORKDIR /edgex-go 14:22:18 ---> Using cache 14:22:18 ---> 9e16e2292f23 14:22:18 Step 5/24 : RUN apk add --update --no-cache make git 14:22:18 ---> Using cache 14:22:18 ---> 28ba6160efe0 14:22:18 Step 6/24 : COPY go.mod vendor* ./ 14:22:18 ---> Using cache 14:22:18 ---> 887f27a4f14b 14:22:18 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:22:18 ---> Using cache 14:22:18 ---> f38b558641ed 14:22:18 Step 8/24 : COPY . . 14:22:18 ---> Using cache 14:22:18 ---> 5f0e3af5192b 14:22:18 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 14:22:18 ---> Running in c4ba30b4dcfd 14:22:19 Removing intermediate container 26d18d7b14a9 14:22:19 ---> adab66542598 14:22:19 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 14:22:19 ---> Running in aa179daca9cb 14:22:19 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 14:22:19 Removing intermediate container aa179daca9cb 14:22:19 ---> a7348614ca22 14:22:19 Step 29/32 : CMD ["gate"] 14:22:19 ---> Running in 0fe4ac4ff9d6 14:22:20 Removing intermediate container 0fe4ac4ff9d6 14:22:20 ---> da2b5e59fea8 14:22:20 Step 30/32 : LABEL arch=x86_64 14:22:20 ---> Running in ff70ea12648e 14:22:20 Removing intermediate container ff70ea12648e 14:22:20 ---> 40864a8d2523 14:22:20 Step 31/32 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:22:20 ---> Running in a4365ad9c9c1 14:22:20 Removing intermediate container a4365ad9c9c1 14:22:20 ---> a71ef60e4b03 14:22:20 Step 32/32 : LABEL version=0.0.0 14:22:21 ---> Running in d9217269cc3d 14:22:21 Removing intermediate container d9217269cc3d 14:22:21 ---> 0c1038701413 14:22:21 14:22:21 Successfully built 0c1038701413 14:22:21 Successfully tagged security-bootstrapper:latest 14:22:21 Building security-proxy-setup 14:22:23 5dd5c2283517: Pull complete 14:22:24 d5ac0230b979: Pull complete 14:22:24 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 14:22:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:22:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 14:22:25 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:22:25 WORKDIR /edgex 14:22:25 COPY go.mod . 14:22:25 RUN go mod download -t 14:22:25 ci-base-image-arm64 -f - . 14:22:25 Sending build context to Docker daemon 3.267MB 14:22:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:22:25 ---> 59b3b1a385d4 14:22:25 Step 2/4 : WORKDIR /edgex 14:22:28  Building security-bootstrapper ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:22:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:22:28 ---> 706350bce1de 14:22:28 Step 3/21 : WORKDIR /edgex-go 14:22:28 ---> Using cache 14:22:28 ---> 24618faacabd 14:22:28 Step 4/21 : RUN apk add --update --no-cache make git 14:22:28 ---> Running in ea76b7665d85 14:22:28 Removing intermediate container ea76b7665d85 14:22:28 ---> ed4201cf56cc 14:22:28 Step 3/4 : COPY go.mod . 14:22:28 ---> Running in ab8694bcf862 14:22:28 Removing intermediate container fccf64d4044f 14:22:28 ---> 0ab48bfccffc 14:22:28 Step 7/24 : COPY . . 14:22:29 ---> 199db33b005a 14:22:29 Step 4/4 : RUN go mod download 14:22:29 ---> Running in d609c40e76e2 14:22:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:22:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:22:29 OK: 211 MiB in 51 packages 14:22:31 Removing intermediate container ab8694bcf862 14:22:31 ---> dd678133bba8 14:22:31 Step 5/21 : COPY go.mod vendor* ./ 14:22:32 ---> b782126dc8cb 14:22:32 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:22:32 ---> Running in c35916487b61 14:22:36 ---> 45cb9fa8adb2 14:22:36 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 14:22:36 ---> Running in 328770fb348e 14:22:36 Removing intermediate container 328770fb348e 14:22:36 ---> 422cdaad733b 14:22:36 Step 9/24 : WORKDIR /edgex-go/spire-build 14:22:36 ---> Running in 5bd11e3ed3e8 14:22:37 Removing intermediate container 5bd11e3ed3e8 14:22:37 ---> bb085f743d60 14:22:37 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:22:37 ---> Running in 84d0ad78b0a5 14:22:39 Removing intermediate container 84d0ad78b0a5 14:22:39 ---> ad410b83d9fe 14:22:39 Step 11/24 : WORKDIR /edgex-go 14:22:39 Removing intermediate container bc9bb3fd2c98 14:22:39 ---> b4caff4f1ef5 14:22:39 14:22:39 Step 10/23 : FROM alpine:3.16 14:22:39 ---> 9c6f07244728 14:22:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:22:39 Removing intermediate container d4fbf85a32bd 14:22:39 ---> ad4190add8e8 14:22:39 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:22:39 ---> Running in 97334f6b656f 14:22:39 ---> Running in c4ace5d31cab 14:22:39 ---> Running in 156f7ea2e4f1 14:22:39 Removing intermediate container 97334f6b656f 14:22:39 ---> ad46126ce6f7 14:22:39 14:22:39 Step 12/24 : FROM alpine:3.15 14:22:39 ---> c4fc93816858 14:22:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:22:39 ---> Using cache 14:22:39 ---> 4147262a49a0 14:22:39 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:22:39 ---> Running in 92629e405791 14:22:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:22:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:22:40 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 14:22:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:22:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:22:40 (1/1) Installing dumb-init (1.2.5-r1) 14:22:40 Executing busybox-1.35.0-r17.trigger 14:22:40 OK: 6 MiB in 15 packages 14:22:40 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 14:22:40 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 14:22:40 OK: 15857 distinct packages available 14:22:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:22:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:22:41 (1/5) Installing dumb-init (1.2.5-r1) 14:22:41 (2/5) Installing musl-obstack (1.2.3-r0) 14:22:41 (3/5) Installing libucontext (1.1-r0) 14:22:41 (4/5) Installing gcompat (1.0.0-r4) 14:22:41 (5/5) Installing openssl (1.1.1q-r0) 14:22:41 Executing busybox-1.34.1-r7.trigger 14:22:41 OK: 7 MiB in 19 packages 14:22:41 Removing intermediate container c4ace5d31cab 14:22:41 ---> b3ab2f03e42f 14:22:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:22:41 ---> Running in 14f8f660ee04 14:22:42 Removing intermediate container 156f7ea2e4f1 14:22:42 ---> 539030e58862 14:22:42 14:22:42 Step 10/22 : FROM alpine:3.16 14:22:42 ---> 9c6f07244728 14:22:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:22:42 Removing intermediate container 14f8f660ee04 14:22:42 ---> 3906f4ca9ff0 14:22:42 Step 13/23 : ENV APP_PORT=59882 14:22:42 Removing intermediate container 92629e405791 14:22:42 ---> 26e49739bda9 14:22:42 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:22:42 ---> Running in e94910ca7717 14:22:42 ---> Running in e9aa9b6579b3 14:22:42 Removing intermediate container e94910ca7717 14:22:42 ---> 6f891e595f3c 14:22:42 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 14:22:42 Removing intermediate container c35916487b61 14:22:42 ---> 500b479afb92 14:22:42 Step 7/21 : COPY . . 14:22:42 Removing intermediate container e9aa9b6579b3 14:22:42 ---> 03eddbd0896b 14:22:42 Step 14/23 : EXPOSE $APP_PORT 14:22:43 ---> Running in 4ef8547b3ce0 14:22:43 ---> Running in ecc8cc937d2f 14:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:22:44 ---> aeb7e61fdd83 14:22:44 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:22:44 Removing intermediate container ecc8cc937d2f 14:22:44 ---> 016ab0cfbd63 14:22:44 Step 15/23 : WORKDIR / 14:22:44 ---> Running in 58cdc95e727f 14:22:44 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 14:22:44 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 14:22:44 (3/33) Installing readline (8.1.2-r0) 14:22:44 Removing intermediate container c4ba30b4dcfd 14:22:44 ---> 039bab924305 14:22:44 14:22:44 Step 10/24 : FROM alpine:3.16 14:22:44 ---> 9c6f07244728 14:22:44 Step 11/24 : RUN apk add --update --no-cache dumb-init 14:22:44 ---> Using cache 14:22:44 ---> b3ab2f03e42f 14:22:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:22:44 ---> Using cache 14:22:44 ---> 3906f4ca9ff0 14:22:44 Step 13/24 : ENV APP_PORT=59881 14:22:44 (4/33) Installing bash (5.1.16-r2) 14:22:44 Executing bash-5.1.16-r2.post-install 14:22:44 (5/33) Installing ca-certificates (20220614-r0) 14:22:44 (6/33) Installing brotli-libs (1.0.9-r6) 14:22:44 (7/33) Installing nghttp2-libs (1.47.0-r0) 14:22:44 (8/33) Installing libcurl (7.83.1-r4) 14:22:44 (9/33) Installing curl (7.83.1-r4) 14:22:44 (10/33) Installing docker-cli (20.10.20-r0) 14:22:44 ---> Running in 5d2e7025c644 14:22:44 Removing intermediate container 58cdc95e727f 14:22:44 ---> 957dcf1febd0 14:22:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:22:44 (11/33) Installing dumb-init (1.2.5-r1) 14:22:44 (12/33) Installing libbz2 (1.0.8-r1) 14:22:44 (13/33) Installing expat (2.5.0-r0) 14:22:44 (14/33) Installing libffi (3.4.2-r1) 14:22:44 (15/33) Installing gdbm (1.23-r0) 14:22:44 (16/33) Installing xz-libs (5.2.5-r1) 14:22:44 (17/33) Installing libgcc (11.2.1_git20220219-r2) 14:22:44 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 14:22:44 (19/33) Installing mpdecimal (2.5.1-r1) 14:22:44 (20/33) Installing sqlite-libs (3.38.5-r0) 14:22:44 (21/33) Installing python3 (3.10.5-r0) 14:22:45 Removing intermediate container 5d2e7025c644 14:22:45 ---> c0ff5dbaa8f1 14:22:45 Step 14/24 : EXPOSE $APP_PORT 14:22:45 (22/33) Installing py3-contextlib2 (21.6.0-r2) 14:22:45 (23/33) Installing py3-tomli (2.0.1-r1) 14:22:45 (24/33) Installing py3-pep517 (0.12.0-r2) 14:22:45 (25/33) Installing py3-six (1.16.0-r1) 14:22:45 (26/33) Installing py3-retrying (1.3.3-r3) 14:22:45 (27/33) Installing py3-appdirs (1.4.4-r3) 14:22:45 (28/33) Installing py3-more-itertools (8.13.0-r0) 14:22:45 (29/33) Installing py3-ordered-set (4.0.2-r3) 14:22:45 (30/33) Installing py3-parsing (2.4.7-r3) 14:22:45 (31/33) Installing py3-packaging (21.3-r0) 14:22:45 (32/33) Installing py3-setuptools (59.4.0-r0) 14:22:45 (33/33) Installing py3-pip (22.1.1-r0) 14:22:45 Executing busybox-1.35.0-r17.trigger 14:22:45 Executing ca-certificates-20220614-r0.trigger 14:22:45 OK: 122 MiB in 47 packages 14:22:45 ---> 45f443c8583f 14:22:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:22:46 ---> 10728f53c2d1 14:22:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:22:46 ---> Running in 9605a331e2d7 14:22:46 Removing intermediate container 9605a331e2d7 14:22:46 ---> 9a1cc2405d5b 14:22:46 Step 15/24 : WORKDIR / 14:22:46 ---> Running in 30cfe4e4828c 14:22:46 ---> a40c23c6958c 14:22:46 ---> 83294f1a9217 14:22:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:22:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:22:46 Removing intermediate container 30cfe4e4828c 14:22:46 ---> 5a89cee9f975 14:22:46 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:22:46 ---> 1669944ebe84 14:22:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:22:46 ---> d638f7e62b5b 14:22:46 Step 19/23 : ENTRYPOINT ["/core-command"] 14:22:47 ---> Running in 3dbe7a675308 14:22:47 ---> bc13f5cf1f11 14:22:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:22:47 ---> 83075da28f15 14:22:47 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:22:47 Removing intermediate container 3dbe7a675308 14:22:47 ---> 358a593b0f94 14:22:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:22:47 ---> Running in d4edd69d9205 14:22:47 ---> Running in 4d414381fc00 14:22:47 Removing intermediate container d4edd69d9205 14:22:47 ---> 31cf3ca0a0ce 14:22:47 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:22:47 ---> fe634c393122 14:22:47 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:22:47 ---> 9add69b10b9b 14:22:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:22:47 Removing intermediate container 4d414381fc00 14:22:47 ---> e798356f5328 14:22:47 Step 21/23 : LABEL arch=x86_64 14:22:47 ---> Running in 8062a503d315 14:22:48 ---> Running in 90ca9fefc93e 14:22:48 ---> Running in 47b6b4ac5bd8 14:22:48 ---> 6b1fe66aa1eb 14:22:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 14:22:48 Removing intermediate container 8062a503d315 14:22:48 ---> d9d110a93cff 14:22:48 Step 22/24 : LABEL arch=x86_64 14:22:48 Removing intermediate container 47b6b4ac5bd8 14:22:48 ---> 3056873b3223 14:22:48 Step 22/23 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:22:48 ---> Running in 7cef6396b956 14:22:48 ---> Running in 2978f11f9de2 14:22:48 ---> ceaf5ce78dfa 14:22:48 Step 20/24 : ENTRYPOINT ["/core-metadata"] 14:22: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 14:22:48 ---> Running in 30919ae948cb 14:22:48 Removing intermediate container 7cef6396b956 14:22:48 ---> 8a2927b28b9b 14:22:48 Step 23/24 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:22:48 Removing intermediate container 2978f11f9de2 14:22:48 ---> e872821db1b2 14:22:48 Step 23/23 : LABEL version=0.0.0 14:22:48 ---> Running in fd59a437709e 14:22:48 ---> Running in a7023fc0dc76 14:22:48 Removing intermediate container 30919ae948cb 14:22:48 ---> 7a02e0643d04 14:22:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:22:49 ---> Running in f8643334c46a 14:22:49 Removing intermediate container fd59a437709e 14:22:49 ---> 422499fcc5ec 14:22:49 Step 24/24 : LABEL version=0.0.0 14:22:49 Removing intermediate container a7023fc0dc76 14:22:49 ---> c527c51b361d 14:22:49 14:22:49 ---> Running in 5d446af1519e 14:22:49 Successfully built c527c51b361d 14:22:49 Successfully tagged core-command:latest 14:22:49  Building core-command ... done Building core-data 14:22:49 Removing intermediate container f8643334c46a 14:22:49 ---> 1f5fcabaeb3a 14:22:49 Step 22/24 : LABEL arch=x86_64 14:22:49 ---> Running in 41aa3fe51fa9 14:22:49 Collecting docker-compose==1.23.2 14:22:49 Removing intermediate container 5d446af1519e 14:22:49 ---> 7244baa1b556 14:22:49 14:22:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:22:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 13.1 MB/s eta 0:00:00 14:22:49 Successfully built 7244baa1b556 14:22:49 Successfully tagged security-spire-agent:latest 14:22:49  Building security-spire-agent ... done Building support-scheduler 14:22:49 Collecting PyYAML<4,>=3.10 14:22:49 Downloading PyYAML-3.13.tar.gz (270 kB) 14:22:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 28.6 MB/s eta 0:00:00 14:22:49 Preparing metadata (setup.py): started 14:22:50 Preparing metadata (setup.py): finished with status 'done' 14:22:50 Removing intermediate container 41aa3fe51fa9 14:22:50 ---> 810b3c2e73a2 14:22:50 Step 23/24 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:22:50 Collecting docker<4.0,>=3.6.0 14:22:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:22:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 70.4 MB/s eta 0:00:00 14:22:50 Collecting jsonschema<3,>=2.5.1 14:22:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:22:50 Collecting texttable<0.10,>=0.9.0 14:22:50 Downloading texttable-0.9.1.tar.gz (11 kB) 14:22:50 Preparing metadata (setup.py): started 14:22:51 Preparing metadata (setup.py): finished with status 'done' 14:22:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:22:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:22:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 124.3 MB/s eta 0:00:00 14:22:51 Collecting dockerpty<0.5,>=0.4.1 14:22:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:22:51 Preparing metadata (setup.py): started 14:22:51 Preparing metadata (setup.py): finished with status 'done' 14:22:51 Collecting websocket-client<1.0,>=0.32.0 14:22:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:22:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 179.4 MB/s eta 0:00:00 14:22:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 14:22:51 Collecting cached-property<2,>=1.2.0 14:22:51 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:22:51 Collecting docopt<0.7,>=0.6.1 14:22:51 Downloading docopt-0.6.2.tar.gz (25 kB) 14:22:52 Preparing metadata (setup.py): started 14:22:52 Preparing metadata (setup.py): finished with status 'done' 14:22:52 Collecting docker-pycreds>=0.4.0 14:22:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:22:52 Collecting urllib3<1.25,>=1.21.1 14:22:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:22:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 77.4 MB/s eta 0:00:00 14:22:52 Collecting chardet<3.1.0,>=3.0.2 14:22:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:22:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 156.9 MB/s eta 0:00:00 14:22:52 Collecting certifi>=2017.4.17 14:22:52 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 14:22:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 92.9 MB/s eta 0:00:00 14:22:52 Collecting idna<2.8,>=2.5 14:22:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:22:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 135.4 MB/s eta 0:00:00 14:22:53 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:22:53 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:22:53 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:22:53 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:22:53 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 14:22:53 Running setup.py install for texttable: started 14:22:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:22:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:22:53 ---> 706350bce1de 14:22:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 14:22:53 ---> Using cache 14:22:53 ---> 2a89be5a5908 14:22:53 Step 4/22 : WORKDIR /edgex-go 14:22:53 ---> Using cache 14:22:53 ---> 9e16e2292f23 14:22:53 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:22:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:22:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:22:53 ---> 706350bce1de 14:22:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 14:22:53 ---> Using cache 14:22:53 ---> 2a89be5a5908 14:22:53 Step 4/22 : WORKDIR /edgex-go 14:22:53 ---> Using cache 14:22:53 ---> 9e16e2292f23 14:22:53 Step 5/22 : RUN apk add --update --no-cache make git 14:22:53 ---> Using cache 14:22:53 ---> 28ba6160efe0 14:22:53 Step 6/22 : COPY go.mod vendor* ./ 14:22:53 ---> Using cache 14:22:53 ---> 887f27a4f14b 14:22:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:22:53 ---> Using cache 14:22:53 ---> f38b558641ed 14:22:53 Step 8/22 : COPY . . 14:22:53 ---> Using cache 14:22:53 ---> 5f0e3af5192b 14:22:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:22:53 Running setup.py install for texttable: finished with status 'done' 14:22:53 Running setup.py install for PyYAML: started 14:22:54 Running setup.py install for PyYAML: finished with status 'done' 14:22:54 ---> Running in eb69d2c8cc24 14:22:54 ---> Running in b4bd611176fe 14:22:54 ---> Running in 923f6721d1f0 14:22:54 Running setup.py install for docopt: started 14:22:54 Removing intermediate container eb69d2c8cc24 14:22:54 ---> 391b5c824fec 14:22:54 Step 24/24 : LABEL version=0.0.0 14:22:54 ---> Running in c5e5d586f07c 14:22:54 Running setup.py install for docopt: finished with status 'done' 14:22:54 Removing intermediate container c5e5d586f07c 14:22:54 ---> 4f12b7c3ccc8 14:22:54 14:22:54 Successfully built 4f12b7c3ccc8 14:22:54 Successfully tagged core-metadata:latest 14:22:54  Building core-metadata ... done Building support-notifications 14:22:55 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:22:55 Running setup.py install for dockerpty: started 14:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:22:55 OK: 211 MiB in 51 packages 14:22:55 Running setup.py install for dockerpty: finished with status 'done' 14:22:56 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:22:56 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 14:22:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:22:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:22:57 ---> 706350bce1de 14:22:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 14:22:57 ---> Using cache 14:22:57 ---> 2a89be5a5908 14:22:57 Step 4/22 : WORKDIR /edgex-go 14:22:57 ---> Using cache 14:22:57 ---> 9e16e2292f23 14:22:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:23:01 ---> Running in 194a28861b09 14:23:01 Removing intermediate container d609c40e76e2 14:23:01 ---> 7cdd7ca7eb91 14:23:01 Successfully built 7cdd7ca7eb91 14:23:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:01 Removing intermediate container 923f6721d1f0 14:23:01 ---> 832612bb79c8 14:23:01 Step 6/22 : COPY go.mod vendor* ./ 14:23:01 + docker inspect -f . ci-base-image-arm64 14:23:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:23:01 prd-ubuntu20.04-docker-arm64-4c-16g-117147 does not seem to be running inside a container 14:23:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:23:02 ---> b45e7c19ea1e 14:23:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:23:02 OK: 211 MiB in 51 packages 14:23:02 ---> Running in a6112de2d275 14:23: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/secrets-config ./cmd/secrets-config 14:23:03 $ docker top d86805122f104af387ab69fe74da5be45e0fa796555b1e1b15f9c5310f513ae2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:23:03 Removing intermediate container 194a28861b09 14:23:03 ---> fa6d721a05cc 14:23:03 Step 6/22 : COPY go.mod vendor* ./ 14:23:04 + go version 14:23:04 go version go1.18.7 linux/arm64 14:23:04 ---> 53281f05c845 14:23:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:04 ---> Running in 520e62ef0b33 14:23:04 Removing intermediate container 4ef8547b3ce0 14:23:04 ---> 475693bbecfc 14:23:04 Step 13/22 : ENV APP_PORT=58890 [Pipeline] } 14:23:04 $ docker stop --time=1 d86805122f104af387ab69fe74da5be45e0fa796555b1e1b15f9c5310f513ae2 14:23:04 ---> Running in d66c3f9e94e0 14:23:04 Removing intermediate container d66c3f9e94e0 14:23:04 ---> 0e46c12f770f 14:23:04 Step 14/22 : EXPOSE $APP_PORT 14:23:05 ---> Running in e7c6c29714de 14:23:06 $ docker rm -f d86805122f104af387ab69fe74da5be45e0fa796555b1e1b15f9c5310f513ae2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:06 + docker inspect -f . ci-base-image-arm64 14:23:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:23:07 Removing intermediate container e7c6c29714de 14:23:07 ---> 30408219e3df 14:23:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:23:07 prd-ubuntu20.04-docker-arm64-4c-16g-117147 does not seem to be running inside a container 14:23:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:23:08 $ docker top 548e0fb1c708f16e92de273ee05305592391d69a0fcec7f5be98f3841072c9f8 -eo pid,comm [Pipeline] { [Pipeline] echo 14:23:08 ========================================================= 14:23:08 [edgeXBuildGoParallel] Running Tests and Build... 14:23:08 ========================================================= [Pipeline] sh 14:23:09 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:23:10 + make test 14:23:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:23:13 ---> d5cf819cd494 14:23:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:23:13 Removing intermediate container 90ca9fefc93e 14:23:13 ---> 7abbf8ecf9b1 14:23:13 14:23:13 Step 9/21 : FROM alpine:3.16 14:23:13 ---> 9c6f07244728 14:23:13 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 14:23:13 ---> Running in 39360a103ac1 14:23:14 ---> d55d22ae30ec 14:23:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:23:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:23:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:23:14 (1/6) Installing ca-certificates (20220614-r0) 14:23:14 (2/6) Installing brotli-libs (1.0.9-r6) 14:23:14 (3/6) Installing nghttp2-libs (1.47.0-r0) 14:23:14 (4/6) Installing libcurl (7.83.1-r4) 14:23:14 (5/6) Installing curl (7.83.1-r4) 14:23:14 (6/6) Installing dumb-init (1.2.5-r1) 14:23:14 Executing busybox-1.35.0-r17.trigger 14:23:14 Executing ca-certificates-20220614-r0.trigger 14:23:15 OK: 8 MiB in 20 packages 14:23:15 ---> 5012d639b793 14:23:15 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 14:23:16 ---> Running in ce68fbf052cc 14:23:16 Removing intermediate container ce68fbf052cc 14:23:16 ---> a96bbd1c4501 14:23:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:23:17 Removing intermediate container 39360a103ac1 14:23:17 ---> 01ac39cb7e47 14:23:17 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:23:18 ---> Running in afe7c474a21b 14:23:18 ---> Running in bbede5463b4f 14:23:18 Removing intermediate container afe7c474a21b 14:23:18 ---> 2268a0c0eb58 14:23:18 Step 20/22 : LABEL arch=x86_64 14:23:18 ---> Running in 1ee3cf01c54b 14:23:18 Removing intermediate container bbede5463b4f 14:23:18 ---> e72778a60095 14:23:18 Step 12/21 : WORKDIR /edgex 14:23:19 ---> Running in 7876b4f74afe 14:23:19 Removing intermediate container 1ee3cf01c54b 14:23:19 ---> 1d4bebe03ec8 14:23:19 Step 21/22 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:23:19 Removing intermediate container 7876b4f74afe 14:23:19 ---> 20e6f9d1b995 14:23:19 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:23:19 ---> Running in fd46a71d8c86 14:23:19 Removing intermediate container b4bd611176fe 14:23:19 ---> fc240bddf74e 14:23:19 14:23:19 Step 10/22 : FROM alpine:3.16 14:23:19 ---> 9c6f07244728 14:23:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:23:19 ---> Using cache 14:23:19 ---> b3ab2f03e42f 14:23:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:23:19 ---> Using cache 14:23:19 ---> 3906f4ca9ff0 14:23:19 Step 13/22 : ENV APP_PORT=59861 14:23:19 ---> Running in 700343018aa1 14:23:19 ---> 0a7c688f57b8 14:23:19 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:23:19 Removing intermediate container fd46a71d8c86 14:23:19 ---> 157442265105 14:23:19 Step 22/22 : LABEL version=0.0.0 14:23:19 ---> Running in c170bc48c5a1 14:23:19 Removing intermediate container 700343018aa1 14:23:19 ---> ebd939733933 14:23:19 Step 14/22 : EXPOSE $APP_PORT 14:23:19 Removing intermediate container 520e62ef0b33 14:23:19 ---> 46b1fbcb8e00 14:23:19 Step 8/22 : COPY . . 14:23:19 ---> Running in 9fb71b95eeec 14:23:19 Removing intermediate container a6112de2d275 14:23:19 ---> 3345143df8ed 14:23:19 Step 8/22 : COPY . . 14:23:20 Removing intermediate container c170bc48c5a1 14:23:20 ---> d8b90f072620 14:23:20 14:23:21 Successfully built d8b90f072620 14:23:22 Successfully tagged sys-mgmt-agent:latest 14:23:24  Building sys-mgmt-agent ... done Removing intermediate container 9fb71b95eeec 14:23:24 ---> e76fc7b4cae1 14:23:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:23:24 ---> 58429a8f1538 14:23:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:23:24 ---> 7f18ee05401e 14:23:24 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 14:23:24 ---> a95478574e9c 14:23:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:23:24 ---> Running in d932dbb22ee2 14:23:24 ---> Running in b72ec4a6cf9b 14:23:24 ---> 01bba500fd91 14:23:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:23:24 ---> d4fb94661fde 14:23:24 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:23:24 ---> b62bcd1c6bca 14:23:24 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:23:24 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 14:23:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:23:24 ---> Running in ef2cbf0c5d81 14:23:24 ---> 69f169c8cacc 14:23:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:23:24 ---> 028128491458 14:23:24 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:23:25 ---> Running in 47e999ca138c 14:23:25 Removing intermediate container 47e999ca138c 14:23:25 ---> be7a10f2d7b3 14:23:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:23:25 ---> Running in 5a1f52080b92 14:23:25 Removing intermediate container ef2cbf0c5d81 14:23:25 ---> e020162ff1ef 14:23:25 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 14:23:25 ---> Running in 03a04a2fc62c 14:23:25 Removing intermediate container 5a1f52080b92 14:23:25 ---> c52b7d596350 14:23:25 Step 20/22 : LABEL arch=x86_64 14:23:25 ---> Running in a2b705597ede 14:23:25 Removing intermediate container 03a04a2fc62c 14:23:25 ---> 4b797f939db5 14:23:25 Step 19/21 : LABEL arch=x86_64 14:23:25 Removing intermediate container a2b705597ede 14:23:25 ---> 160e9e27cf12 14:23:25 Step 21/22 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:23:25 ---> Running in a597db5159da 14:23:25 ---> Running in 7f9284b072ca 14:23:25 Removing intermediate container a597db5159da 14:23:25 ---> 29b9b4653834 14:23:25 Step 20/21 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:23:26 Removing intermediate container 7f9284b072ca 14:23:26 ---> a60c28524012 14:23:26 Step 22/22 : LABEL version=0.0.0 14:23:26 ---> Running in c3ec441e2477 14:23:26 ---> Running in cfcffc31598c 14:23:26 Removing intermediate container c3ec441e2477 14:23:26 ---> 9171f9cd8685 14:23:26 Step 21/21 : LABEL version=0.0.0 14:23:26 ---> Running in 4c66ada65395 14:23:26 Removing intermediate container cfcffc31598c 14:23:26 ---> 73e102c2772d 14:23:26 14:23:26 Successfully built 73e102c2772d 14:23:26 Successfully tagged support-scheduler:latest 14:23:26  Building support-scheduler ... done Removing intermediate container 4c66ada65395 14:23:26 ---> 74f0a2c66a8f 14:23:26 14:23:26 Successfully built 74f0a2c66a8f 14:23:26 Successfully tagged security-proxy-setup:latest 14:23:48  Building security-proxy-setup ... done Removing intermediate container d932dbb22ee2 14:23:48 ---> 8ec1ad564e34 14:23:48 14:23:48 Step 10/22 : FROM alpine:3.16 14:23:48 ---> 9c6f07244728 14:23:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:23:48 ---> Running in 67f9f213c56f 14:23:48 Removing intermediate container b72ec4a6cf9b 14:23:48 ---> fcd8f2e3c1d5 14:23:48 14:23:48 Step 10/22 : FROM alpine:3.16 14:23:48 ---> 9c6f07244728 14:23:48 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:23:48 ---> Running in 0a4506aae7d4 14:23:48 Removing intermediate container 67f9f213c56f 14:23:48 ---> 1bad3907e565 14:23:48 Step 12/22 : ENV APP_PORT=59880 14:23:48 ---> Running in c3dd73114e8c 14:23:48 Removing intermediate container c3dd73114e8c 14:23:48 ---> 5361e51d1173 14:23:48 Step 13/22 : EXPOSE $APP_PORT 14:23:48 ---> Running in 2e6cd0698c72 14:23:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:23:48 Removing intermediate container 2e6cd0698c72 14:23:48 ---> 2d8798b29c90 14:23:48 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 14:23:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:23:48 ---> Running in 7057689a06c6 14:23:48 (1/2) Installing ca-certificates (20220614-r0) 14:23:48 (2/2) Installing dumb-init (1.2.5-r1) 14:23:48 Executing busybox-1.35.0-r17.trigger 14:23:48 Executing ca-certificates-20220614-r0.trigger 14:23:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:23:48 OK: 6 MiB in 16 packages 14:23:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:23:48 (1/6) Installing dumb-init (1.2.5-r1) 14:23:48 (2/6) Installing libgcc (11.2.1_git20220219-r2) 14:23:48 (3/6) Installing libsodium (1.0.18-r0) 14:23:48 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 14:23:48 (5/6) Installing libzmq (4.3.4-r0) 14:23:48 (6/6) Installing zeromq (4.3.4-r0) 14:23:48 Executing busybox-1.35.0-r17.trigger 14:23:48 OK: 8 MiB in 20 packages 14:23:48 Removing intermediate container 0a4506aae7d4 14:23:48 ---> e3a972449851 14:23:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:23:48 ---> Running in 2b76e1762715 14:23:48 Removing intermediate container 2b76e1762715 14:23:48 ---> f71152bfbe60 14:23:48 Step 13/22 : ENV APP_PORT=59860 14:23:48 ---> Running in 67f2610f90ac 14:23:49 ? github.com/edgexfoundry/edgex-go [no test files] 14:23:49 Removing intermediate container 7057689a06c6 14:23:49 ---> 75e0d04d931c 14:23:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:23:49 Removing intermediate container 67f2610f90ac 14:23:49 ---> ae112fa25c93 14:23:49 Step 14/22 : EXPOSE $APP_PORT 14:23:49 ---> Running in 0cc49a642b1a 14:23:49 ---> 8f4cf6e298e6 14:23:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:23:49 Removing intermediate container 0cc49a642b1a 14:23:49 ---> 84434fab4595 14:23:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:23:49 ---> f912e762eeb3 14:23:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:23:49 ---> 6218c856bf87 14:23:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:23:50 ---> 0b435e3e3619 14:23:50 Step 18/22 : ENTRYPOINT ["/core-data"] 14:23:50 ---> 080cc37db298 14:23:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:23:50 ---> Running in 12e66a0d4fb0 14:23:50 Removing intermediate container 12e66a0d4fb0 14:23:50 ---> d2e3e693126f 14:23:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:23:50 ---> Running in 567264b1d069 14:23:50 ---> dad8aa170e46 14:23:50 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:23:50 ---> Running in 05711978835e 14:23:50 Removing intermediate container 567264b1d069 14:23:50 ---> 222b3d9ac9a3 14:23:50 Step 20/22 : LABEL arch=x86_64 14:23:50 ---> Running in 2d21bf62acde 14:23:50 Removing intermediate container 05711978835e 14:23:50 ---> 9e47beaafec3 14:23:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:23:50 ---> Running in 84147498e83f 14:23:50 Removing intermediate container 2d21bf62acde 14:23:50 ---> c3f605fc5f07 14:23:50 Step 21/22 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:23:50 ---> Running in 5a41834c439d 14:23:50 Removing intermediate container 84147498e83f 14:23:50 ---> eb697321e2da 14:23:50 Step 20/22 : LABEL arch=x86_64 14:23:50 ---> Running in 7f1c056309b0 14:23:50 Removing intermediate container 5a41834c439d 14:23:50 ---> 9fc5c9b53cdc 14:23:50 Step 22/22 : LABEL version=0.0.0 14:23:50 ---> Running in 9ca195cd33f2 14:23:51 Removing intermediate container 7f1c056309b0 14:23:51 ---> 844fa9aad84b 14:23:51 Step 21/22 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:23:51 ---> Running in 52b56f51463c 14:23:51 Removing intermediate container 9ca195cd33f2 14:23:51 ---> 173cd0691074 14:23:51 14:23:51 Successfully built 173cd0691074 14:23:51 Successfully tagged core-data:latest 14:23:51  Building core-data ... done Removing intermediate container 52b56f51463c 14:23:51 ---> 539bf98ad502 14:23:51 Step 22/22 : LABEL version=0.0.0 14:23:51 ---> Running in 41223e718b69 14:23:51 Removing intermediate container 41223e718b69 14:23:51 ---> ba48e6229569 14:23:51 14:23:51 Successfully built ba48e6229569 14:23:51 Successfully tagged support-notifications:latest 14:23:51  Building support-notifications ... done  [Pipeline] } 14:23:51 $ docker stop --time=1 156cb994c2cb71cc384596469cfdaa2f336f4b98150eac0729d04b399ca7fbc9 14:23:52 $ docker rm -f 156cb994c2cb71cc384596469cfdaa2f336f4b98150eac0729d04b399ca7fbc9 [Pipeline] // withDockerContainer [Pipeline] sh 14:23:53 + docker images 14:23:53 REPOSITORY TAG IMAGE ID CREATED SIZE 14:23:53 support-notifications latest ba48e6229569 1 second ago 30.4MB 14:23:53 core-data latest 173cd0691074 2 seconds ago 21.7MB 14:23:53 fcd8f2e3c1d5 6 seconds ago 1.67GB 14:23:53 8ec1ad564e34 7 seconds ago 1.62GB 14:23:53 support-scheduler latest 73e102c2772d 26 seconds ago 29.8MB 14:23:53 security-proxy-setup latest 74f0a2c66a8f 26 seconds ago 27.6MB 14:23:53 sys-mgmt-agent latest d8b90f072620 33 seconds ago 136MB 14:23:53 fc240bddf74e 34 seconds ago 1.67GB 14:23:53 7abbf8ecf9b1 42 seconds ago 1.6GB 14:23:53 core-metadata latest 4f12b7c3ccc8 58 seconds ago 18.5MB 14:23:53 security-spire-agent latest 7244baa1b556 About a minute ago 125MB 14:23:53 core-command latest c527c51b361d About a minute ago 17.6MB 14:23:53 039bab924305 About a minute ago 1.61GB 14:23:53 539030e58862 About a minute ago 1.59GB 14:23:53 ad46126ce6f7 About a minute ago 1.48GB 14:23:53 b4caff4f1ef5 About a minute ago 1.61GB 14:23:53 security-bootstrapper latest 0c1038701413 About a minute ago 20.2MB 14:23:53 security-secretstore-setup latest 759e9c0fb9a7 About a minute ago 29.7MB 14:23:53 security-spiffe-token-provider latest ff3b2699534f About a minute ago 29.7MB 14:23:53 e13567da2fcd About a minute ago 1.64GB 14:23:53 3a2e6131a512 About a minute ago 1.6GB 14:23:53 41c72d1c479b About a minute ago 1.6GB 14:23:53 security-spire-config latest cafc2dbbb485 2 minutes ago 85.8MB 14:23:53 security-spire-server latest 316958ec5cac 2 minutes ago 86.5MB 14:23:53 5d1f88d6e3e2 2 minutes ago 1.48GB 14:23:53 c9c7e7d191ba 2 minutes ago 1.48GB 14:23:53 ci-base-image-x86_64 latest 706350bce1de 5 minutes ago 941MB 14:23:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 2 weeks ago 677MB 14:23:53 alpine 3.15 c4fc93816858 2 months ago 5.59MB 14:23:53 alpine 3.16 9c6f07244728 2 months ago 5.54MB 14:23:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 14:23:53 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] } 14:25:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:25:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:25:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:26:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:26:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:26:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:26:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:26:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:26:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:26:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:26:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:26:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:26:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:26:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:26:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.369s coverage: 28.7% of statements 14:26:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:26:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:26:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.504s coverage: 98.5% of statements 14:26:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.831s coverage: 43.0% of statements 14:26:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:26:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:26:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.414s coverage: 54.2% of statements 14:26:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:26:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:26:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.769s coverage: 89.2% of statements 14:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:26:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.655s coverage: 2.2% of statements 14:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:27:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.887s coverage: 95.6% of statements 14:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:27:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.361s coverage: 72.2% of statements 14:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:27:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.677s coverage: 60.0% of statements 14:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:27:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.444s coverage: 0.9% of statements 14:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:27:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.368s coverage: 58.8% of statements 14:27:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.285s coverage: 29.6% of statements 14:27:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.319s coverage: 47.1% of statements 14:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.288s coverage: 79.5% of statements 14:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.215s coverage: 94.1% of statements 14:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.306s coverage: 96.3% of statements 14:27:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements 14:27:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.257s coverage: 94.4% of statements 14:27:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.242s coverage: 44.8% of statements 14:27:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.077s coverage: 79.9% of statements 14:27:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:27:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.304s coverage: 92.9% of statements 14:27:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:27:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:27:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:27:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 14:27:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:27:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:27:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:27:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:27:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.312s coverage: 86.9% of statements 14:27:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:27:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:27:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:27:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:27:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.241s coverage: 87.2% of statements 14:27:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:27:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:27:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.219s coverage: 100.0% of statements 14:27:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:27:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.354s coverage: 58.8% of statements 14:27:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:27:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.489s coverage: 80.0% of statements 14:27:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.388s coverage: 87.2% of statements 14:27:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.357s coverage: 85.4% of statements 14:27:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.297s coverage: 91.2% of statements 14:27:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.175s coverage: 64.7% of statements 14:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.342s coverage: 100.0% of statements 14:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 89.4% of statements 14:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements 14:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 14:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 14:27:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.721s coverage: 65.8% of statements 14:27:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:27:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:27:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.086s coverage: 41.8% of statements 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.401s coverage: 89.5% of statements 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.371s coverage: 84.8% of statements 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:28:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.527s coverage: 17.7% of statements 14:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:28:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.820s coverage: 92.3% of statements 14:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:28:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.332s coverage: 63.2% of statements 14:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:28:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.525s coverage: 97.7% of statements 14:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:28:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:28:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:28:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.221s coverage: 28.9% of statements 14:28:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:28:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:28:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:28:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:28:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:28:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:28:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.294s coverage: 100.0% of statements 14:28:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 14:28:09 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 14:28:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:28:09 GO111MODULE=on go vet ./... 14:30:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:30:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:30:15 ./bin/test-attribution-txt.sh [Pipeline] echo 14:30:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:30:16 + ls -al . 14:30:16 total 764 14:30:16 drwxrwxr-x 10 1001 1001 4096 Oct 26 14:23 . 14:30:16 drwxr-xr-x 4 root root 4096 Oct 26 14:23 .. 14:30:16 drwxrwxr-x 2 1001 1001 4096 Oct 26 14:21 .blubracket 14:30:16 -rw-rw-r-- 1 1001 1001 16 Oct 26 14:21 .dockerignore 14:30:16 drwxrwxr-x 8 1001 1001 4096 Oct 26 14:21 .git 14:30:16 drwxrwxr-x 3 1001 1001 4096 Oct 26 14:21 .github 14:30:16 -rw-rw-r-- 1 1001 1001 1030 Oct 26 14:21 .gitignore 14:30:16 -rw-rw-r-- 1 1001 1001 42 Oct 26 14:21 .golangci.yml 14:30:16 -rw-rw-r-- 1 1001 1001 87 Oct 26 14:21 .hadolint.yml 14:30:16 -rw-rw-r-- 1 1001 1001 166 Oct 26 14:21 .sonarcloud.properties 14:30:16 -rw-rw-r-- 1 1001 1001 1171 Oct 26 14:21 ADOPTERS.md 14:30:16 -rw-rw-r-- 1 1001 1001 10722 Oct 26 14:21 Attribution.txt 14:30:16 -rw-rw-r-- 1 1001 1001 63209 Oct 26 14:21 CHANGELOG.md 14:30:16 -rw-rw-r-- 1 1001 1001 3804 Oct 26 14:21 CONTRIBUTING.md 14:30:16 -rw-rw-r-- 1 1001 1001 677 Oct 26 14:21 GOVERNANCE.md 14:30:16 -rw-rw-r-- 1 1001 1001 850 Oct 26 14:21 Jenkinsfile 14:30:16 -rw-rw-r-- 1 1001 1001 10775 Oct 26 14:21 LICENSE 14:30:16 -rw-rw-r-- 1 1001 1001 13857 Oct 26 14:21 Makefile 14:30:16 -rw-rw-r-- 1 1001 1001 582 Oct 26 14:21 OWNERS.md 14:30:16 -rw-rw-r-- 1 1001 1001 9799 Oct 26 14:21 README.md 14:30:16 -rw-rw-r-- 1 1001 1001 6912 Oct 26 14:21 SECURITY.md 14:30:16 -rw-rw-r-- 1 1001 1001 5 Oct 26 14:18 VERSION 14:30:16 -rw-rw-r-- 1 1001 1001 4131 Oct 26 14:21 ZMQWindows.md 14:30:16 drwxrwxr-x 2 1001 1001 4096 Oct 26 14:21 bin 14:30:16 drwxrwxr-x 18 1001 1001 4096 Oct 26 14:21 cmd 14:30:16 -rw-r--r-- 1 root root 501828 Oct 26 14:28 coverage.out 14:30:16 -rw-rw-r-- 1 1001 1001 3447 Oct 26 14:21 go.mod 14:30:16 -rw-rw-r-- 1 1001 1001 45062 Oct 26 14:21 go.sum 14:30:16 drwxrwxr-x 8 1001 1001 4096 Oct 26 14:21 internal 14:30:16 drwxrwxr-x 3 1001 1001 4096 Oct 26 14:21 openapi 14:30:16 drwxrwxr-x 4 1001 1001 4096 Oct 26 14:21 snap 14:30:16 -rw-rw-r-- 1 1001 1001 204 Oct 26 14:21 version.go [Pipeline] sh 14:30:17 + '[' -e coverage.out ] 14:30:17 + chown 1001:1001 coverage.out [Pipeline] stash 14:30:17 Warning: overwriting stash ‘coverage-report’ 14:30:17 Stashed 1 file(s) [Pipeline] sh 14:30:18 + make build 14:30:18 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 14:32:10 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 14:33:31 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 14:33:31 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:34:10 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 14:34:10 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 14:34:16 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:34: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 14:34: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:34:32 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 14:34:35 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 14:34:39 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 14:34:49 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] } 14:34:55 $ docker stop --time=1 548e0fb1c708f16e92de273ee05305592391d69a0fcec7f5be98f3841072c9f8 14:34:57 $ docker rm -f 548e0fb1c708f16e92de273ee05305592391d69a0fcec7f5be98f3841072c9f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:35:00 14:35:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:35:00 latest: Pulling from edgex-devops/edgex-compose-arm64 14:35:00 29e5d40040c1: Pulling fs layer 14:35:00 1ce36da41761: Pulling fs layer 14:35:00 25b303627fd3: Pulling fs layer 14:35:00 29e5d40040c1: Verifying Checksum 14:35:00 29e5d40040c1: Download complete 14:35:01 1ce36da41761: Verifying Checksum 14:35:01 1ce36da41761: Download complete 14:35:01 29e5d40040c1: Pull complete 14:35:03 25b303627fd3: Verifying Checksum 14:35:03 25b303627fd3: Download complete 14:35:03 1ce36da41761: Pull complete 14:35:13 25b303627fd3: Pull complete 14:35:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:35:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:35:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:13 prd-ubuntu20.04-docker-arm64-4c-16g-117147 does not seem to be running inside a container 14:35:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:35:16 $ docker top 1480948e7afcf126cf21925c6152c08b8f9ce2f948c792bef8dff28b3a8992d5 -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:16 + grep parallel 14:35:16 + docker-compose build --help 14:35:22 --parallel Build images in parallel. [Pipeline] } 14:35:22 $ docker stop --time=1 1480948e7afcf126cf21925c6152c08b8f9ce2f948c792bef8dff28b3a8992d5 14:35:24 $ docker rm -f 1480948e7afcf126cf21925c6152c08b8f9ce2f948c792bef8dff28b3a8992d5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:35:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:25 prd-ubuntu20.04-docker-arm64-4c-16g-117147 does not seem to be running inside a container 14:35:25 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:35:26 $ docker top e514f0f58020fe22df45bcd78cd1606dc8b66033261bf0d384f50ed50f9f8bde -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:27 + docker-compose -f ./docker-compose-build.yml build --parallel 14:35:32 Building core-command ... 14:35:32 Building core-data ... 14:35:32 Building core-metadata ... 14:35:32 Building security-bootstrapper ... 14:35:32 Building security-proxy-setup ... 14:35:32 Building security-secretstore-setup ... 14:35:32 Building security-spiffe-token-provider ... 14:35:32 Building security-spire-agent ... 14:35:32 Building security-spire-config ... 14:35:32 Building security-spire-server ... 14:35:32 Building support-notifications ... 14:35:32 Building support-scheduler ... 14:35:32 Building sys-mgmt-agent ... 14:35:32 Building security-spiffe-token-provider 14:35:32 Building security-spire-server 14:35:32 Building security-spire-config 14:35:32 Building sys-mgmt-agent 14:35:32 Building security-spire-agent 14:36:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:36:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:36:29 ---> 7cdd7ca7eb91 14:36:29 Step 3/24 : WORKDIR /edgex-go 14:36:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:36:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:36:29 ---> 7cdd7ca7eb91 14:36:29 Step 3/22 : WORKDIR /edgex-go 14:36:29 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:36:29 Step 2/19 : FROM ${BUILDER_BASE} AS builder 14:36:29 ---> 7cdd7ca7eb91 14:36:29 Step 3/19 : WORKDIR /edgex-go 14:36:29 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:36:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:36:29 14:36:29 ---> 7cdd7ca7eb91 14:36:29 Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 3/24 : WORKDIR /edgex-go 14:36:29 14:36:29 ---> 7cdd7ca7eb91 14:36:29 Step 3/23 : WORKDIR /edgex-go 14:36:29 ---> Running in fe677cbff396 14:36:29 ---> Running in 569b00ab0dee 14:36:29 ---> Running in 9c0781e1f41c 14:36:29 ---> Running in 41ba051f398c 14:36:29 ---> Running in 33dc1c1a978c 14:36:29 Removing intermediate container fe677cbff396 14:36:29 ---> 252fa51ceeb1 14:36:29 Step 4/22 : RUN apk add --update --no-cache make bash git 14:36:29 Removing intermediate container 41ba051f398c 14:36:29 ---> 674b7919375e 14:36:29 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 14:36:29 Removing intermediate container 9c0781e1f41c 14:36:29 ---> 7ea146b0a14d 14:36:29 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 14:36:29 ---> Running in 1063d194517e 14:36:29 ---> Running in ddafb72c2b4f 14:36:29 Removing intermediate container 33dc1c1a978c 14:36:29 ---> 812854ee182f 14:36:29 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 14:36:29 Removing intermediate container 569b00ab0dee 14:36:29 ---> 6c4d9fba6e40 14:36:29 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 14:36:29 ---> Running in bc134671ae7f 14:36:29 ---> Running in 3b7d8398f2cc 14:36:29 ---> Running in 1f79424f254a 14:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:36:30 OK: 221 MiB in 51 packages 14:36:30 OK: 221 MiB in 51 packages 14:36:30 OK: 221 MiB in 51 packages 14:36:30 OK: 221 MiB in 51 packages 14:36:30 v3.16.2-342-ga2b5319e92 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 14:36:30 v3.16.2-340-ge3a5abd2d0 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 14:36:30 OK: 16898 distinct packages available 14:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:36:32 Removing intermediate container 1063d194517e 14:36:32 ---> 68924497cf2d 14:36:32 Step 5/22 : COPY go.mod vendor* ./ 14:36:32 Removing intermediate container ddafb72c2b4f 14:36:32 ---> d88723ad33ef 14:36:32 Step 5/23 : COPY go.mod vendor* ./ 14:36:32 Removing intermediate container bc134671ae7f 14:36:32 ---> f0f68644e6cc 14:36:32 Step 5/24 : COPY go.mod vendor* ./ 14:36:32 OK: 221 MiB in 51 packages 14:36:32 Removing intermediate container 1f79424f254a 14:36:32 ---> 531693b35b05 14:36:32 Step 5/24 : COPY go.mod vendor* ./ 14:36:33 ---> d5770a595ad7 14:36:33 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:33 ---> 25a52329a8e5 14:36:33 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:33 ---> Running in fdf2e765c19f 14:36:33 ---> Running in 26e48df7e992 14:36:34 ---> ddf17576feb8 14:36:34 ---> 09952a20fa07 14:36:34 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:34 14:36:34 ---> Running in 59e92fc3c215 14:36:34 ---> Running in fcfa9ded093e 14:36:34 Removing intermediate container 3b7d8398f2cc 14:36:34 ---> e0f5fc94f219 14:36:34 Step 5/19 : COPY go.mod vendor* ./ 14:36:35 ---> 8a03834a05bf 14:36:35 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:35 ---> Running in b0b4bf00cbd1 14:38:12 Removing intermediate container fcfa9ded093e 14:38:12 ---> 4cd1067f2a4b 14:38:12 Step 7/24 : COPY . . 14:38:12 Removing intermediate container b0b4bf00cbd1 14:38:12 ---> 9ebe93f9a2ec 14:38:12 Step 7/19 : COPY . . 14:38:12 Removing intermediate container 26e48df7e992 14:38:12 ---> ef4ff37e1615 14:38:12 Step 7/22 : COPY . . 14:38:12 Removing intermediate container 59e92fc3c215 14:38:12 ---> 4ab721089022 14:38:12 Step 7/24 : COPY . . 14:38:12 Removing intermediate container fdf2e765c19f 14:38:12 ---> b4c3b9ee2e68 14:38:12 Step 7/23 : COPY . . 14:38:16 ---> a436939069ed 14:38:16 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 14:38:16 ---> dd2bcb028e97 14:38:16 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 14:38:16 ---> 9bee0eee10d3 14:38:16 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:38:16 ---> Running in 1855a7c5d402 14:38:16 ---> 38131f8bb06c 14:38:16 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 14:38:16 ---> Running in fc3d288572ab 14:38:16 ---> Running in 0772cca828f2 14:38:16 ---> Running in 27add62be199 14:38:16 ---> 2ccbda41eaf1 14:38:16 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:38:17 ---> Running in ccd9bcf3fb24 14:38:17 Removing intermediate container 1855a7c5d402 14:38:17 ---> ddb85682c957 14:38:17 Step 9/24 : WORKDIR /edgex-go/spire-build 14:38:17 Removing intermediate container 0772cca828f2 14:38:17 ---> 978c12f60381 14:38:17 Step 9/23 : WORKDIR /edgex-go/spire-build 14:38:17 ---> Running in 929d4bfa40d0 14:38:17 ---> Running in f69a0fd2de7d 14:38:17 Removing intermediate container 27add62be199 14:38:17 ---> b022d8036255 14:38:17 Step 9/24 : WORKDIR /edgex-go/spire-build 14:38:18 ---> Running in 8b4ae75df250 14:38:18 Removing intermediate container 929d4bfa40d0 14:38:18 ---> f7d107a673b9 14:38:18 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:38:18 ---> Running in 554f3f3915cf 14:38:18 Removing intermediate container f69a0fd2de7d 14:38:18 ---> af4bf15cb8e4 14:38:18 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:38:18 Removing intermediate container 8b4ae75df250 14:38:18 ---> 8fea2118890c 14:38:18 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:38:18 ---> Running in 6c01eec5ce9c 14:38:18 ---> Running in a8c46a4ac7ff 14:38:19 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 14:38:19 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 14:38:22 Removing intermediate container 554f3f3915cf 14:38:22 ---> 01cab0be7b8e 14:38:22 Step 11/24 : WORKDIR /edgex-go 14:38:22 ---> Running in c58e625033d3 14:38:23 Removing intermediate container 6c01eec5ce9c 14:38:23 ---> c3a9ab2bc842 14:38:23 Step 11/23 : WORKDIR /edgex-go 14:38:23 ---> Running in c91d5033d522 14:38:24 Removing intermediate container a8c46a4ac7ff 14:38:24 ---> 616a5efa27a3 14:38:24 Step 11/24 : WORKDIR /edgex-go 14:38:24 Removing intermediate container c58e625033d3 14:38:24 ---> 81fc5f9b7af5 14:38:24 14:38:24 Step 12/24 : FROM alpine:3.15 14:38:24 ---> Running in fdbcfc7723a0 14:38:24 3.15: Pulling from library/alpine 14:38:24 Removing intermediate container c91d5033d522 14:38:24 ---> 3b87e1e737aa 14:38:24 14:38:24 Step 12/23 : FROM alpine:3.15 14:38:24 3.15: Pulling from library/alpine 14:38:25 Removing intermediate container fdbcfc7723a0 14:38:25 ---> 7ba48c819265 14:38:25 14:38:25 Step 12/24 : FROM alpine:3.15 14:38:25 3.15: Pulling from library/alpine 14:38:26 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 14:38:26 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 14:38:26 Status: Downloaded newer image for alpine:3.15 14:38:26 Status: Image is up to date for alpine:3.15 14:38:26 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 14:38:26 Status: Image is up to date for alpine:3.15 14:38:26 ---> 02e0d6fdf486 14:38:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:38:26 ---> 02e0d6fdf486 14:38:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:38:26 ---> 02e0d6fdf486 14:38:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:38:26 ---> Running in a5ee1a08f35f 14:38:26 ---> Running in cfef465f6a5c 14:38:26 ---> Running in aa439c734250 14:38:27 Removing intermediate container aa439c734250 14:38:27 ---> 96092c65681f 14:38:27 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:38:27 Removing intermediate container a5ee1a08f35f 14:38:27 ---> 345fe8015b8f 14:38:27 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:38:27 Removing intermediate container cfef465f6a5c 14:38:27 ---> c42261e8aed9 14:38:27 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:38:27 ---> Running in 5ccaeb6e74ad 14:38:27 ---> Running in 031ff217abe4 14:38:27 ---> Running in 0a583ddbb8c2 14:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:38:31 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 14:38:31 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 14:38:31 OK: 15734 distinct packages available 14:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:38:32 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 14:38:32 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 14:38:32 OK: 15734 distinct packages available 14:38:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:38:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:38:33 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 14:38:33 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 14:38:33 OK: 15734 distinct packages available 14:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:38:33 (1/5) Installing dumb-init (1.2.5-r1) 14:38:33 (2/5) Installing musl-obstack (1.2.3-r0) 14:38:33 (3/5) Installing libucontext (1.1-r0) 14:38:33 (4/5) Installing gcompat (1.0.0-r4) 14:38:33 (5/5) Installing openssl (1.1.1q-r0) 14:38:33 Executing busybox-1.34.1-r7.trigger 14:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:38:33 OK: 6 MiB in 19 packages 14:38:34 (1/5) Installing dumb-init (1.2.5-r1) 14:38:34 (2/5) Installing musl-obstack (1.2.3-r0) 14:38:34 (3/5) Installing libucontext (1.1-r0) 14:38:34 (4/5) Installing gcompat (1.0.0-r4) 14:38:34 (5/5) Installing openssl (1.1.1q-r0) 14:38:34 Executing busybox-1.34.1-r7.trigger 14:38:34 OK: 6 MiB in 19 packages 14:38:34 (1/4) Installing dumb-init (1.2.5-r1) 14:38:34 (2/4) Installing musl-obstack (1.2.3-r0) 14:38:34 (3/4) Installing libucontext (1.1-r0) 14:38:34 (4/4) Installing gcompat (1.0.0-r4) 14:38:34 Executing busybox-1.34.1-r7.trigger 14:38:35 OK: 6 MiB in 18 packages 14:38:36 Removing intermediate container 5ccaeb6e74ad 14:38:36 ---> 440da68a49a7 14:38:36 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:38:36 Removing intermediate container 0a583ddbb8c2 14:38:36 ---> 145073f34120 14:38:36 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:38:36 Removing intermediate container 031ff217abe4 14:38:36 ---> ee1db7beb428 14:38:36 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:38:42 ---> bc10c3651ec9 14:38:42 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:38:47 ---> 3ca1107fc39d 14:38:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:38:48 ---> c230ef9b1179 14:38:48 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:38:48 ---> 819895874ef5 14:38:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:38:49 ---> 64da5845dc92 14:38:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:38:50 ---> 0f0eb3ddfd6c 14:38:50 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:38:50 ---> Running in 84216223e5d9 14:38:51 ---> 8810839f031a 14:38:51 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:38:51 Removing intermediate container 84216223e5d9 14:38:51 ---> 21a67525ba66 14:38:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:38:51 ---> Running in 34b5c6856b69 14:38:52 Removing intermediate container 34b5c6856b69 14:38:52 ---> 28298cf7ef50 14:38:52 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:38:52 ---> Running in e1ee29aa4a09 14:38:52 ---> 473f3744ad48 14:38:52 Step 19/24 : WORKDIR / 14:38:53 ---> Running in 98105dc3bcfc 14:38:53 ---> 094017e678eb 14:38:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:38:53 Removing intermediate container e1ee29aa4a09 14:38:53 ---> fa6528488b3c 14:38:53 Step 21/23 : LABEL arch=arm64 14:38:53 ---> Running in dc8ac9d1c190 14:38:54 Removing intermediate container 98105dc3bcfc 14:38:54 ---> 0577f3a82a64 14:38:54 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:38:54 ---> Running in 88d3b58deb47 14:38:54 Removing intermediate container dc8ac9d1c190 14:38:54 ---> f0593eb244ac 14:38:54 Step 22/23 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:38:54 ---> Running in b6dc46f3e648 14:38:54 Removing intermediate container 88d3b58deb47 14:38:54 ---> a70a789b6057 14:38:54 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:38:54 ---> 2d6ef68faa9d 14:38:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:38:55 ---> Running in c6c53dcff240 14:38:55 Removing intermediate container b6dc46f3e648 14:38:55 ---> 8307a41f507b 14:38:55 Step 23/23 : LABEL version=0.0.0 14:38:55 ---> Running in e9fa366fbbf6 14:38:55 Removing intermediate container c6c53dcff240 14:38:55 ---> 2107e6f7241c 14:38:55 Step 22/24 : LABEL arch=arm64 14:38:55 ---> Running in 861509deb95f 14:38:56 Removing intermediate container 861509deb95f 14:38:56 ---> 02c785e61af6 14:38:56 Step 23/24 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:38:56 ---> 53b0a43c1387 14:38:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:38:56 ---> Running in 1c02fbba3dc9 14:38:56 Removing intermediate container e9fa366fbbf6 14:38:56 ---> 58fa7c89fd23 14:38:56 14:38:57 Successfully built 58fa7c89fd23 14:38:57 Successfully tagged security-spire-server-arm64:latest 14:38:57  Building security-spire-server ... done Building core-data 14:38:57 Removing intermediate container 1c02fbba3dc9 14:38:57 ---> fa78c32dd7b0 14:38:57 Step 24/24 : LABEL version=0.0.0 14:38:57 ---> Running in 412f0d8a132e 14:38:57 ---> adccd2b08baf 14:38:57 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:38:57 ---> Running in ce0118804b01 14:38:58 Removing intermediate container 412f0d8a132e 14:38:58 ---> 373b2e352fbc 14:38:58 14:38:58 Removing intermediate container ce0118804b01 14:38:58 ---> fc45bd10cf1a 14:38:58 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:38:58 Successfully built 373b2e352fbc 14:38:58 Successfully tagged security-spire-config-arm64:latest 14:38:59 ---> Running in b145da4ad54b 14:38:59  Building security-spire-config ... done Building security-bootstrapper 14:38:59 Removing intermediate container b145da4ad54b 14:38:59 ---> 735858772225 14:38:59 Step 22/24 : LABEL arch=arm64 14:38:59 ---> Running in 7edd2c850569 14:39:00 Removing intermediate container 7edd2c850569 14:39:00 ---> 4f5aa4e3bf9b 14:39:00 Step 23/24 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:39:02 ---> Running in faaa37326be0 14:39:03 Removing intermediate container faaa37326be0 14:39:03 ---> 918077bb1aeb 14:39:03 Step 24/24 : LABEL version=0.0.0 14:39:03 ---> Running in f4bf3bd569e8 14:39:03 Removing intermediate container f4bf3bd569e8 14:39:03 ---> df9674fd8aa7 14:39:03 14:39:04 Successfully built df9674fd8aa7 14:39:04 Successfully tagged security-spire-agent-arm64:latest 14:39:04 Building support-scheduler 14:39:30  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:39:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:39:30 ---> 7cdd7ca7eb91 14:39:30 Step 3/22 : ARG ADD_BUILD_TAGS="" 14:39:31 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> Running in 716fab832cba 14:39:31 14:39:31 Step 2/32 : FROM ${BUILDER_BASE} AS builder 14:39:31 ---> 7cdd7ca7eb91 14:39:31 Step 3/32 : WORKDIR /edgex-go 14:39:31 ---> Using cache 14:39:31 ---> 6c4d9fba6e40 14:39:31 Step 4/32 : RUN apk add --update --no-cache make git 14:39:31 ---> Running in 8555d8faee84 14:39:32 Removing intermediate container 716fab832cba 14:39:32 ---> 918d968b540a 14:39:32 Step 4/22 : WORKDIR /edgex-go 14:39:32 ---> Running in 9e39886f5588 14:39:33 Removing intermediate container 9e39886f5588 14:39:33 ---> e52af2ab7c7e 14:39:33 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:39:33 ---> Running in a949a02d257d 14:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:39:36 OK: 221 MiB in 51 packages 14:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:39:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:39:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:39:37 ---> 7cdd7ca7eb91 14:39:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 14:39:37 ---> Using cache 14:39:37 ---> 918d968b540a 14:39:37 Step 4/22 : WORKDIR /edgex-go 14:39:37 ---> Using cache 14:39:37 ---> e52af2ab7c7e 14:39:37 Step 5/22 : RUN apk add --update --no-cache make git 14:39:37 ---> Running in 679b377fe509 14:39:38 Removing intermediate container 8555d8faee84 14:39:38 ---> ce331ee85aa4 14:39:38 Step 5/32 : COPY go.mod vendor* ./ 14:39:38 OK: 221 MiB in 51 packages 14:39:39 ---> c1d82d8c17be 14:39:39 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:39:39 ---> Running in 043d2e12e144 14:39:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:39:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:39:40 Removing intermediate container a949a02d257d 14:39:40 ---> 746c2b9b7b98 14:39:40 Step 6/22 : COPY go.mod vendor* ./ 14:39:42 ---> 6dda6863d60e 14:39:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:39:42 OK: 221 MiB in 51 packages 14:39:42 ---> Running in 6bc0c5a8fb99 14:39:44 Removing intermediate container 679b377fe509 14:39:44 ---> a66a391bc2d3 14:39:44 Step 6/22 : COPY go.mod vendor* ./ 14:39:45 ---> c418ff2cb418 14:39:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:39:45 ---> Running in 8904daf1e674 14:41:37 Removing intermediate container 043d2e12e144 14:41:37 ---> a190c170766a 14:41:37 Step 7/32 : COPY . . 14:41:37 Removing intermediate container 6bc0c5a8fb99 14:41:37 ---> f82d3c266dd1 14:41:37 Step 8/22 : COPY . . 14:41:37 Removing intermediate container 8904daf1e674 14:41:37 ---> efa8066ea9be 14:41:37 Step 8/22 : COPY . . 14:41:55 ---> 77e03c3d414f 14:41:55 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 14:41:55 ---> de550821a168 14:41:55 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:41:55 ---> 6e2e1dcb9e9f 14:41:55 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:41:55 ---> Running in 8f69dc835a9f 14:41:55 ---> Running in c90139f79c94 14:41:55 ---> Running in 2f50ef927bcb 14:41:57 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:41:57 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 14:41:57 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 14:42:54 Removing intermediate container fc3d288572ab 14:42:54 ---> 5dc2c006ad30 14:42:54 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:42:54 ---> Running in 115a82966315 14:42:54 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 14:42:59 Removing intermediate container 115a82966315 14:42:59 ---> 4716e17df1f8 14:42:59 14:42:59 Step 10/22 : FROM alpine:3.16 14:43:00 3.16: Pulling from library/alpine 14:43:00 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:43:00 Status: Downloaded newer image for alpine:3.16 14:43:00 ---> a6215f271958 14:43:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:43:00 ---> Running in 8fb73941bc72 14:43:00 Removing intermediate container 8fb73941bc72 14:43:00 ---> f84e1ed0f6da 14:43:00 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 14:43:00 ---> Running in 16e26d7b7a1e 14:43:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:43:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:43:04 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 14:43:04 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 14:43:04 (3/33) Installing readline (8.1.2-r0) 14:43:04 (4/33) Installing bash (5.1.16-r2) 14:43:04 Executing bash-5.1.16-r2.post-install 14:43:04 (5/33) Installing ca-certificates (20220614-r0) 14:43:04 (6/33) Installing brotli-libs (1.0.9-r6) 14:43:04 (7/33) Installing nghttp2-libs (1.47.0-r0) 14:43:04 (8/33) Installing libcurl (7.83.1-r4) 14:43:05 (9/33) Installing curl (7.83.1-r4) 14:43:05 (10/33) Installing docker-cli (20.10.20-r0) 14:43:06 (11/33) Installing dumb-init (1.2.5-r1) 14:43:06 (12/33) Installing libbz2 (1.0.8-r1) 14:43:06 (13/33) Installing expat (2.5.0-r0) 14:43:06 (14/33) Installing libffi (3.4.2-r1) 14:43:06 (15/33) Installing gdbm (1.23-r0) 14:43:06 (16/33) Installing xz-libs (5.2.5-r1) 14:43:06 (17/33) Installing libgcc (11.2.1_git20220219-r2) 14:43:06 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 14:43:06 (19/33) Installing mpdecimal (2.5.1-r1) 14:43:06 (20/33) Installing sqlite-libs (3.38.5-r0) 14:43:06 (21/33) Installing python3 (3.10.5-r0) 14:43:08 (22/33) Installing py3-contextlib2 (21.6.0-r2) 14:43:08 (23/33) Installing py3-tomli (2.0.1-r1) 14:43:08 (24/33) Installing py3-pep517 (0.12.0-r2) 14:43:08 (25/33) Installing py3-six (1.16.0-r1) 14:43:08 (26/33) Installing py3-retrying (1.3.3-r3) 14:43:08 (27/33) Installing py3-appdirs (1.4.4-r3) 14:43:08 (28/33) Installing py3-more-itertools (8.13.0-r0) 14:43:08 (29/33) Installing py3-ordered-set (4.0.2-r3) 14:43:08 (30/33) Installing py3-parsing (2.4.7-r3) 14:43:09 (31/33) Installing py3-packaging (21.3-r0) 14:43:09 (32/33) Installing py3-setuptools (59.4.0-r0) 14:43:09 (33/33) Installing py3-pip (22.1.1-r0) 14:43:10 Executing busybox-1.35.0-r17.trigger 14:43:10 Executing ca-certificates-20220614-r0.trigger 14:43:10 OK: 120 MiB in 47 packages 14:43:28 Collecting docker-compose==1.23.2 14:43:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:43:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.5 MB/s eta 0:00:00 14:43:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:43:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:43:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.4 MB/s eta 0:00:00 14:43:29 Collecting websocket-client<1.0,>=0.32.0 14:43:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:43:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.9 MB/s eta 0:00:00 14:43:29 Collecting docopt<0.7,>=0.6.1 14:43:29 Downloading docopt-0.6.2.tar.gz (25 kB) 14:43:29 Preparing metadata (setup.py): started 14:43:32 Preparing metadata (setup.py): finished with status 'done' 14:43:33 Collecting jsonschema<3,>=2.5.1 14:43:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:43:33 Collecting docker<4.0,>=3.6.0 14:43:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:43:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.2 MB/s eta 0:00:00 14:43:34 Collecting texttable<0.10,>=0.9.0 14:43:34 Downloading texttable-0.9.1.tar.gz (11 kB) 14:43:34 Preparing metadata (setup.py): started 14:43:36 Preparing metadata (setup.py): finished with status 'done' 14:43:37 Collecting PyYAML<4,>=3.10 14:43:37 Downloading PyYAML-3.13.tar.gz (270 kB) 14:43:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 6.7 MB/s eta 0:00:00 14:43:39 Preparing metadata (setup.py): started 14:43:42 Preparing metadata (setup.py): finished with status 'done' 14:43:42 Collecting cached-property<2,>=1.2.0 14:43:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:43:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 14:43:42 Collecting dockerpty<0.5,>=0.4.1 14:43:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:43:42 Preparing metadata (setup.py): started 14:43:45 Preparing metadata (setup.py): finished with status 'done' 14:43:46 Collecting docker-pycreds>=0.4.0 14:43:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:43:47 Collecting urllib3<1.25,>=1.21.1 14:43:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:43:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.8 MB/s eta 0:00:00 14:43:47 Collecting chardet<3.1.0,>=3.0.2 14:43:47 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:43:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 7.7 MB/s eta 0:00:00 14:43:48 Collecting certifi>=2017.4.17 14:43:48 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 14:43:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 17.2 MB/s eta 0:00:00 14:43:49 Collecting idna<2.8,>=2.5 14:43:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:43:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.1 MB/s eta 0:00:00 14:43:49 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:43:49 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:43:49 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:43:49 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:43:50 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 14:43:50 Running setup.py install for texttable: started 14:43:53 Running setup.py install for texttable: finished with status 'done' 14:43:53 Running setup.py install for PyYAML: started 14:43:57 Running setup.py install for PyYAML: finished with status 'done' 14:43:59 Running setup.py install for docopt: started 14:44:03 Running setup.py install for docopt: finished with status 'done' 14:44:06 Running setup.py install for dockerpty: started 14:44:09 Running setup.py install for dockerpty: finished with status 'done' 14:44:13 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 14:44:13 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:44:31 Removing intermediate container 16e26d7b7a1e 14:44:31 ---> 78a6d3b36a38 14:44:31 Step 13/22 : ENV APP_PORT=58890 14:44:31 ---> Running in f849154fea06 14:44:31 Removing intermediate container f849154fea06 14:44:31 ---> 081c3dd1187f 14:44:31 Step 14/22 : EXPOSE $APP_PORT 14:44:31 ---> Running in f8d76f15f882 14:44:31 Removing intermediate container f8d76f15f882 14:44:31 ---> e2f87edacbf0 14:44:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:44:32 ---> c8fe09898fa3 14:44:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:44:33 ---> f19d11c85aad 14:44:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:44:34 ---> d8672725ace9 14:44:34 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 14:44:34 ---> Running in 58a2d1d5030b 14:44:34 Removing intermediate container 58a2d1d5030b 14:44:34 ---> 888e3a47a8fe 14:44:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:44:35 ---> Running in 88fb351155cd 14:44:35 Removing intermediate container 88fb351155cd 14:44:35 ---> d4d5e8b0d9a5 14:44:35 Step 20/22 : LABEL arch=arm64 14:44:35 ---> Running in e0564992db13 14:44:36 Removing intermediate container e0564992db13 14:44:36 ---> 855a9d658e21 14:44:36 Step 21/22 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:44:36 ---> Running in 3718bc024553 14:44:38 Removing intermediate container 3718bc024553 14:44:38 ---> 50d172a8d52a 14:44:38 Step 22/22 : LABEL version=0.0.0 14:44:38 ---> Running in 3ccb9fad9555 14:44:39 Removing intermediate container 3ccb9fad9555 14:44:39 ---> 51bf278fee2b 14:44:39 14:44:39 Successfully built 51bf278fee2b 14:44:39 Successfully tagged sys-mgmt-agent-arm64:latest 14:44:39 Building support-notifications 14:44:57  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:44:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:44:57 ---> 7cdd7ca7eb91 14:44:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 14:44:57 ---> Using cache 14:44:57 ---> 918d968b540a 14:44:57 Step 4/22 : WORKDIR /edgex-go 14:44:57 ---> Using cache 14:44:57 ---> e52af2ab7c7e 14:44:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:44:57 ---> Running in 66c8396be5b0 14:44:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:44:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:45:00 OK: 221 MiB in 51 packages 14:45:03 Removing intermediate container 66c8396be5b0 14:45:03 ---> a651b7a2cb4c 14:45:03 Step 6/22 : COPY go.mod vendor* ./ 14:45:04 ---> 9b2903458f50 14:45:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:04 ---> Running in 083f78ba3b48 14:45:26 Removing intermediate container ccd9bcf3fb24 14:45:26 ---> a092d9a3a1ca 14:45:26 14:45:26 Step 9/19 : FROM alpine:3.15 14:45:26 ---> 02e0d6fdf486 14:45:26 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:45:26 ---> Using cache 14:45:26 ---> c42261e8aed9 14:45:26 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:45:26 ---> Running in b91c6f2ccc04 14:45:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:45:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:45:30 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 14:45:30 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 14:45:30 OK: 15734 distinct packages available 14:45:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:45:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:45:31 (1/9) Installing ca-certificates (20220614-r0) 14:45:32 (2/9) Installing brotli-libs (1.0.9-r5) 14:45:32 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:45:32 (4/9) Installing libcurl (7.80.0-r4) 14:45:32 (5/9) Installing curl (7.80.0-r4) 14:45:32 (6/9) Installing dumb-init (1.2.5-r1) 14:45:32 (7/9) Installing musl-obstack (1.2.3-r0) 14:45:32 (8/9) Installing libucontext (1.1-r0) 14:45:32 (9/9) Installing gcompat (1.0.0-r4) 14:45:32 Executing busybox-1.34.1-r7.trigger 14:45:32 Executing ca-certificates-20220614-r0.trigger 14:45:32 OK: 8 MiB in 23 packages 14:45:35 Removing intermediate container b91c6f2ccc04 14:45:35 ---> 0d6b9f291a2b 14:45:35 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 14:45:36 ---> 30bf9ccbee92 14:45:36 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:45:38 ---> 4980d8018a6f 14:45:38 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:45:39 ---> 45379fbc51a7 14:45:39 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:45:39 ---> Running in ee1ee8e3ea6c 14:45:39 Removing intermediate container ee1ee8e3ea6c 14:45:39 ---> c0f8f807ffcf 14:45:39 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:45:39 ---> Running in 2835548dc3a1 14:45:40 Removing intermediate container 2835548dc3a1 14:45:40 ---> 81d6fb8238c9 14:45:40 Step 17/19 : LABEL arch=arm64 14:45:40 ---> Running in 0329a45e83d5 14:45:40 Removing intermediate container 0329a45e83d5 14:45:40 ---> 1ad4f4445e02 14:45:40 Step 18/19 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:45:41 ---> Running in da82b0e6becd 14:45:41 Removing intermediate container da82b0e6becd 14:45:41 ---> c047baad0afd 14:45:41 Step 19/19 : LABEL version=0.0.0 14:45:41 ---> Running in 8543978c252f 14:45:42 Removing intermediate container 8543978c252f 14:45:42 ---> e89fc6529f3c 14:45:42 14:45:42 Successfully built e89fc6529f3c 14:45:42 Successfully tagged security-spiffe-token-provider-arm64:latest 14:45:42  Building security-spiffe-token-provider ... done Building security-secretstore-setup 14:46:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:46:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:46:00 ---> 7cdd7ca7eb91 14:46:00 Step 3/24 : WORKDIR /edgex-go 14:46:00 ---> Using cache 14:46:00 ---> 6c4d9fba6e40 14:46:00 Step 4/24 : RUN apk add --update --no-cache make git 14:46:00 ---> Using cache 14:46:00 ---> ce331ee85aa4 14:46:00 Step 5/24 : COPY go.mod vendor* ./ 14:46:00 ---> Using cache 14:46:00 ---> c1d82d8c17be 14:46:00 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:46:00 ---> Using cache 14:46:00 ---> a190c170766a 14:46:00 Step 7/24 : COPY . . 14:46:00 ---> Using cache 14:46:00 ---> 6e2e1dcb9e9f 14:46:00 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:46:01 ---> Running in 8f3e818eb65b 14:46: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:46:19 Removing intermediate container 083f78ba3b48 14:46:19 ---> abde3ded9cbe 14:46:19 Step 8/22 : COPY . . 14:46:31 ---> b6f5fc431621 14:46:31 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:46:31 ---> Running in 85bff30fb7b4 14:46:32 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:48:24 Removing intermediate container 2f50ef927bcb 14:48:24 ---> 345f6e25c532 14:48:24 14:48:24 Step 9/32 : FROM alpine:3.16 14:48:24 ---> a6215f271958 14:48:24 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:48:24 ---> Running in 228e9ff6c9d5 14:48:24 Removing intermediate container 228e9ff6c9d5 14:48:24 ---> d514a0d1a86f 14:48:24 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 14:48:24 ---> Running in abce8ab8a446 14:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:48:24 (1/2) Installing dumb-init (1.2.5-r1) 14:48:24 (2/2) Installing su-exec (0.2-r1) 14:48:24 Executing busybox-1.35.0-r17.trigger 14:48:24 OK: 5 MiB in 16 packages 14:48:24 Removing intermediate container abce8ab8a446 14:48:24 ---> 0bc1a679b23d 14:48:24 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 14:48:24 ---> Running in cc8e22941e54 14:48:24 Removing intermediate container cc8e22941e54 14:48:24 ---> eb3f82f4d7bc 14:48:24 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 14:48:24 ---> Running in f246d27de458 14:48:24 Removing intermediate container f246d27de458 14:48:24 ---> 167db463dcaa 14:48:24 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 14:48:24 ---> Running in 0552c8b340fc 14:48:24 Removing intermediate container 0552c8b340fc 14:48:24 ---> 57e60582176b 14:48:24 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 14:48:24 ---> Running in d07ce8a25e2d 14:48:24 Removing intermediate container d07ce8a25e2d 14:48:24 ---> b1c981b6681c 14:48:24 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 14:48:24 ---> Running in 09196a7cccea 14:48:26 Removing intermediate container 09196a7cccea 14:48:26 ---> 2d69d7e6cc69 14:48:26 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 14:48:26 ---> Running in f379d56133cb 14:48:26 Removing intermediate container f379d56133cb 14:48:26 ---> 0ec497b87a03 14:48:26 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 14:48:27 ---> 9a9b4df4f2f4 14:48:27 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 14:48:27 ---> Running in 89b2f2c7867b 14:48:31 Removing intermediate container 89b2f2c7867b 14:48:31 ---> 393ca6e7de30 14:48:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 14:48:31 ---> 986658e7094b 14:48:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:48:33 ---> 49d554faa4ba 14:48:33 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:48:34 ---> f2f992135c00 14:48:34 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:48:35 ---> c7807c79396a 14:48:35 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 14:48:36 ---> 24cdebc5d1ae 14:48:36 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 14:48:37 ---> 76210ae2ef07 14:48:37 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:48:38 ---> 7e8dea609d7b 14:48:38 Step 27/32 : RUN chmod +x /entrypoint.sh 14:48:38 ---> Running in 9d841ef80a8d 14:48:42 Removing intermediate container 9d841ef80a8d 14:48:42 ---> 7f81355cd3bd 14:48:42 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 14:48:42 ---> Running in b95666f04ba0 14:48:42 Removing intermediate container b95666f04ba0 14:48:42 ---> 643eade0e294 14:48:42 Step 29/32 : CMD ["gate"] 14:48:42 ---> Running in baceb9490e37 14:48:43 Removing intermediate container baceb9490e37 14:48:43 ---> 0fbe3a515136 14:48:43 Step 30/32 : LABEL arch=arm64 14:48:43 ---> Running in c558674f2e01 14:48:43 Removing intermediate container c558674f2e01 14:48:43 ---> 1d78526de412 14:48:43 Step 31/32 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:48:44 ---> Running in 5063fbb180a4 14:48:44 Removing intermediate container 5063fbb180a4 14:48:44 ---> cf1365861be3 14:48:44 Step 32/32 : LABEL version=0.0.0 14:48:44 ---> Running in 967a8e950188 14:48:45 Removing intermediate container 967a8e950188 14:48:45 ---> f0c0373dcb2a 14:48:45 14:48:45 Successfully built f0c0373dcb2a 14:48:45 Successfully tagged security-bootstrapper-arm64:latest 14:48:45  Building security-bootstrapper ... done Building security-proxy-setup 14:49:03 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:49:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:49:03 ---> 7cdd7ca7eb91 14:49:03 Step 3/21 : WORKDIR /edgex-go 14:49:03 ---> Using cache 14:49:03 ---> 6c4d9fba6e40 14:49:03 Step 4/21 : RUN apk add --update --no-cache make git 14:49:03 ---> Using cache 14:49:03 ---> ce331ee85aa4 14:49:03 Step 5/21 : COPY go.mod vendor* ./ 14:49:03 ---> Using cache 14:49:03 ---> c1d82d8c17be 14:49:03 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:49:03 ---> Using cache 14:49:03 ---> a190c170766a 14:49:03 Step 7/21 : COPY . . 14:49:03 ---> Using cache 14:49:03 ---> 6e2e1dcb9e9f 14:49:03 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:49:03 ---> Running in 521ced2440c1 14:49: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:50:00 Removing intermediate container 8f69dc835a9f 14:50:00 ---> ce47c8331605 14:50:00 14:50:00 Step 10/22 : FROM alpine:3.16 14:50:00 ---> a6215f271958 14:50:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:50:00 ---> Running in e41a2513ee5e 14:50:00 Removing intermediate container e41a2513ee5e 14:50:00 ---> 2cad94ca6d43 14:50:00 Step 12/22 : ENV APP_PORT=59880 14:50:00 ---> Running in 59624b586eff 14:50:00 Removing intermediate container 59624b586eff 14:50:00 ---> 2b5fef9382b9 14:50:00 Step 13/22 : EXPOSE $APP_PORT 14:50:00 ---> Running in 372f2b8f1edb 14:50:00 Removing intermediate container 372f2b8f1edb 14:50:00 ---> 4ce9940abdc6 14:50:00 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 14:50:00 ---> Running in 68e824c9fa16 14:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:50:00 (1/6) Installing dumb-init (1.2.5-r1) 14:50:00 (2/6) Installing libgcc (11.2.1_git20220219-r2) 14:50:00 (3/6) Installing libsodium (1.0.18-r0) 14:50:00 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 14:50:00 (5/6) Installing libzmq (4.3.4-r0) 14:50:00 (6/6) Installing zeromq (4.3.4-r0) 14:50:00 Executing busybox-1.35.0-r17.trigger 14:50:00 OK: 8 MiB in 20 packages 14:50:01 Removing intermediate container 68e824c9fa16 14:50:01 ---> 165a04267cc6 14:50:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:50:01 ---> 41d98faa54ba 14:50:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:50:03 ---> ff9889cbc254 14:50:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:50:05 ---> a1b7b983afd1 14:50:05 Step 18/22 : ENTRYPOINT ["/core-data"] 14:50:05 ---> Running in 5565b8677c72 14:50:06 Removing intermediate container 5565b8677c72 14:50:06 ---> ddb6244f5e42 14:50:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:50:06 ---> Running in 400e1e0b260e 14:50:07 Removing intermediate container 400e1e0b260e 14:50:07 ---> c9ccaafb57e6 14:50:07 Step 20/22 : LABEL arch=arm64 14:50:07 ---> Running in 14c06888304a 14:50:07 Removing intermediate container 14c06888304a 14:50:07 ---> f6fab5afe93a 14:50:07 Step 21/22 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:50:07 ---> Running in ffacb7330e90 14:50:08 Removing intermediate container ffacb7330e90 14:50:08 ---> 8eaa889bc018 14:50:08 Step 22/22 : LABEL version=0.0.0 14:50:08 ---> Running in 6367b4db7fa1 14:50:09 Removing intermediate container 6367b4db7fa1 14:50:09 ---> c0b6d56f24ac 14:50:09 14:50:09 Successfully built c0b6d56f24ac 14:50:09 Successfully tagged core-data-arm64:latest 14:50:09  Building core-data ... done Building core-command 14:50:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:50:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:50:31 ---> 7cdd7ca7eb91 14:50:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:50:31 ---> Using cache 14:50:31 ---> 918d968b540a 14:50:31 Step 4/23 : WORKDIR /edgex-go 14:50:31 ---> Using cache 14:50:31 ---> e52af2ab7c7e 14:50:31 Step 5/23 : RUN apk add --update --no-cache make git 14:50:31 ---> Using cache 14:50:31 ---> a66a391bc2d3 14:50:31 Step 6/23 : COPY go.mod vendor* ./ 14:50:31 ---> Using cache 14:50:31 ---> c418ff2cb418 14:50:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:31 ---> Using cache 14:50:31 ---> efa8066ea9be 14:50:31 Step 8/23 : COPY . . 14:50:31 ---> Using cache 14:50:31 ---> de550821a168 14:50:31 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 14:50:31 ---> Running in b6a2832316e4 14:50:31 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 14:52:08 Removing intermediate container c90139f79c94 14:52:08 ---> 1f83c8f8986e 14:52:08 14:52:08 Step 10/22 : FROM alpine:3.16 14:52:08 ---> a6215f271958 14:52:08 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:52:08 ---> Running in adaf7fa61757 14:52:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:52:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:52:08 (1/1) Installing dumb-init (1.2.5-r1) 14:52:08 Executing busybox-1.35.0-r17.trigger 14:52:08 OK: 5 MiB in 15 packages 14:52:08 Removing intermediate container adaf7fa61757 14:52:08 ---> 3ca3116cd8bc 14:52:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:52:08 ---> Running in 6f98f398f8ab 14:52:08 Removing intermediate container 6f98f398f8ab 14:52:08 ---> 84d26593cc0c 14:52:08 Step 13/22 : ENV APP_PORT=59861 14:52:08 ---> Running in 1b5ed793ac7d 14:52:08 Removing intermediate container 1b5ed793ac7d 14:52:08 ---> bebdff0984e6 14:52:08 Step 14/22 : EXPOSE $APP_PORT 14:52:08 ---> Running in b75d1fb02d0b 14:52:08 Removing intermediate container b75d1fb02d0b 14:52:08 ---> 1c94c3ffa4f5 14:52:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:52:08 ---> 64137754e9d5 14:52:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:52:08 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 14:52:08 ---> cf5e62dca4ef 14:52:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:52:08 ---> 2b4d3a8a716e 14:52:08 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:52:08 ---> Running in 9fababd041c2 14:52:08 Removing intermediate container 9fababd041c2 14:52:08 ---> 242764eee739 14:52:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:52:08 ---> Running in 74603726934b 14:52:08 Removing intermediate container 74603726934b 14:52:08 ---> 29730bda9a9b 14:52:08 Step 20/22 : LABEL arch=arm64 14:52:08 ---> Running in 8f5d5116da69 14:52:08 Removing intermediate container 8f5d5116da69 14:52:08 ---> 16cf9eb6c41f 14:52:08 Step 21/22 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:52:08 ---> Running in ba50eeec0a72 14:52:08 Removing intermediate container ba50eeec0a72 14:52:08 ---> f45504454141 14:52:08 Step 22/22 : LABEL version=0.0.0 14:52:08 ---> Running in 743ca702b7c5 14:52:09 Removing intermediate container 743ca702b7c5 14:52:09 ---> c457aded7382 14:52:09 14:52:09 Successfully built c457aded7382 14:52:09 Successfully tagged support-scheduler-arm64:latest 14:52:09  Building support-scheduler ... done Building core-metadata 14:52:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:52:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:52:27 ---> 7cdd7ca7eb91 14:52:27 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:52:27 ---> Using cache 14:52:27 ---> 918d968b540a 14:52:27 Step 4/24 : WORKDIR /edgex-go 14:52:27 ---> Using cache 14:52:27 ---> e52af2ab7c7e 14:52:27 Step 5/24 : RUN apk add --update --no-cache make git 14:52:27 ---> Using cache 14:52:27 ---> a66a391bc2d3 14:52:27 Step 6/24 : COPY go.mod vendor* ./ 14:52:27 ---> Using cache 14:52:27 ---> c418ff2cb418 14:52:27 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:27 ---> Using cache 14:52:27 ---> efa8066ea9be 14:52:27 Step 8/24 : COPY . . 14:52:27 ---> Using cache 14:52:27 ---> de550821a168 14:52:27 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 14:52:27 ---> Running in d7c5d3cb237c 14:52:27 Removing intermediate container 8f3e818eb65b 14:52:27 ---> 0119d80eae47 14:52:27 14:52:27 Step 9/24 : FROM alpine:3.16 14:52:27 ---> a6215f271958 14:52:27 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:52:27 ---> Running in 7b26bd2efbbe 14:52:28 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 14:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:52:31 (1/3) Installing ca-certificates (20220614-r0) 14:52:31 (2/3) Installing dumb-init (1.2.5-r1) 14:52:31 (3/3) Installing su-exec (0.2-r1) 14:52:31 Executing busybox-1.35.0-r17.trigger 14:52:31 Executing ca-certificates-20220614-r0.trigger 14:52:31 OK: 6 MiB in 17 packages 14:52:33 Removing intermediate container 7b26bd2efbbe 14:52:33 ---> 3263c32ff219 14:52:33 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:52:33 ---> Running in 77d95ad4684a 14:52:34 Removing intermediate container 77d95ad4684a 14:52:34 ---> 3db0f67cc9e8 14:52:34 Step 12/24 : WORKDIR / 14:52:34 ---> Running in 018037f05afd 14:52:35 Removing intermediate container 018037f05afd 14:52:35 ---> 57d3e64800fb 14:52:35 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:52:36 ---> b490f0228293 14:52:36 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:52:36 ---> bee1ab6b899a 14:52:36 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:52:37 ---> 8498b89cdd2e 14:52:37 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:52:38 ---> ffde16663a2d 14:52:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:52:40 ---> 29cafb2c5178 14:52:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:52:41 ---> 10499775f2b1 14:52:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:52:42 ---> e54252177888 14:52:42 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:52:42 ---> Running in 81cf0a232659 14:52:46 Removing intermediate container 81cf0a232659 14:52:46 ---> adaefb7cb4a3 14:52:46 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 14:52:46 ---> Running in b907baeb1ce9 14:52:46 Removing intermediate container b907baeb1ce9 14:52:46 ---> e26f487859e1 14:52:46 Step 22/24 : LABEL arch=arm64 14:52:46 ---> Running in e03df8cdc11d 14:52:47 Removing intermediate container e03df8cdc11d 14:52:47 ---> 8dc44a08d6c4 14:52:47 Step 23/24 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:52:47 ---> Running in 0a927af811a9 14:52:47 Removing intermediate container 0a927af811a9 14:52:47 ---> 3ada2e4af424 14:52:47 Step 24/24 : LABEL version=0.0.0 14:52:47 ---> Running in 54a150362bae 14:52:48 Removing intermediate container 54a150362bae 14:52:48 ---> ecfd7e80fc81 14:52:48 14:52:48 Successfully built ecfd7e80fc81 14:52:48 Successfully tagged security-secretstore-setup-arm64:latest 14:54:25  Building security-secretstore-setup ... 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/secrets-config ./cmd/secrets-config 14:54:35 Removing intermediate container 521ced2440c1 14:54:35 ---> 232764f4d0ae 14:54:35 14:54:35 Step 9/21 : FROM alpine:3.16 14:54:35 ---> a6215f271958 14:54:35 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 14:54:35 ---> Running in 6fa31ada0a08 14:54:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:54:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:54:37 (1/6) Installing ca-certificates (20220614-r0) 14:54:37 (2/6) Installing brotli-libs (1.0.9-r6) 14:54:37 (3/6) Installing nghttp2-libs (1.47.0-r0) 14:54:37 (4/6) Installing libcurl (7.83.1-r4) 14:54:37 (5/6) Installing curl (7.83.1-r4) 14:54:37 (6/6) Installing dumb-init (1.2.5-r1) 14:54:37 Executing busybox-1.35.0-r17.trigger 14:54:37 Executing ca-certificates-20220614-r0.trigger 14:54:38 OK: 8 MiB in 20 packages 14:54:40 Removing intermediate container 6fa31ada0a08 14:54:40 ---> e21f13b47dca 14:54:40 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:54:40 ---> Running in 2ac2d3be698c 14:54:40 Removing intermediate container 2ac2d3be698c 14:54:40 ---> 8dbf9689cfcd 14:54:40 Step 12/21 : WORKDIR /edgex 14:54:40 ---> Running in d7c4c4ad9755 14:54:41 Removing intermediate container d7c4c4ad9755 14:54:41 ---> d30005df9bb5 14:54:41 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:54:42 ---> 087c4a5d27b2 14:54:42 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:54:43 ---> 0887fa4c4b70 14:54:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:54:45 ---> acf4290d91c4 14:54:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:54:46 ---> ee9e8698068f 14:54:46 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:54:46 ---> Running in 888e458b84ab 14:54:49 Removing intermediate container 888e458b84ab 14:54:49 ---> e7ffcd22a7a9 14:54:49 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 14:54:49 ---> Running in 1ba66e5d2fda 14:54:49 Removing intermediate container 1ba66e5d2fda 14:54:49 ---> 03e1b2674a75 14:54:49 Step 19/21 : LABEL arch=arm64 14:54:49 ---> Running in 0aae87c79c5f 14:54:50 Removing intermediate container 0aae87c79c5f 14:54:50 ---> fa7f0982e8f0 14:54:50 Step 20/21 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:54:50 ---> Running in 3be40d312b03 14:54:50 Removing intermediate container 3be40d312b03 14:54:50 ---> 376dea45ff2c 14:54:51 Step 21/21 : LABEL version=0.0.0 14:54:51 ---> Running in 5feeb12e5be8 14:54:51 Removing intermediate container 5feeb12e5be8 14:54:51 ---> 49db01b9cd46 14:54:51 14:54:51 Successfully built 49db01b9cd46 14:54:51 Successfully tagged security-proxy-setup-arm64:latest 14:55:24  Building security-proxy-setup ... done Removing intermediate container 85bff30fb7b4 14:55:24 ---> e9456ee5adbf 14:55:24 14:55:24 Step 10/22 : FROM alpine:3.16 14:55:24 ---> a6215f271958 14:55:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:55:24 ---> Running in 0c3f0fa9f87e 14:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:55:26 (1/2) Installing ca-certificates (20220614-r0) 14:55:27 (2/2) Installing dumb-init (1.2.5-r1) 14:55:27 Executing busybox-1.35.0-r17.trigger 14:55:27 Executing ca-certificates-20220614-r0.trigger 14:55:27 OK: 6 MiB in 16 packages 14:55:30 Removing intermediate container 0c3f0fa9f87e 14:55:30 ---> c08edac07a4d 14:55:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:55:30 ---> Running in 50ecfb46a6f3 14:55:30 Removing intermediate container 50ecfb46a6f3 14:55:30 ---> 9cab7275f12a 14:55:30 Step 13/22 : ENV APP_PORT=59860 14:55:31 ---> Running in 24172d985548 14:55:31 Removing intermediate container 24172d985548 14:55:31 ---> 2164949cd570 14:55:31 Step 14/22 : EXPOSE $APP_PORT 14:55:31 ---> Running in ca3f1c730022 14:55:31 Removing intermediate container ca3f1c730022 14:55:31 ---> 7375a3dd0da8 14:55:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:55:33 ---> 2f0561ef5ba9 14:55:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:55:37 ---> 65adc1281ca8 14:55:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:55:38 ---> c2ab191a1183 14:55:38 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:55:38 ---> Running in 753d8fa09861 14:55:39 Removing intermediate container 753d8fa09861 14:55:39 ---> f135136c2633 14:55:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:55:39 ---> Running in f54eb2a0a1e2 14:55:40 Removing intermediate container f54eb2a0a1e2 14:55:40 ---> fbea526d7194 14:55:40 Step 20/22 : LABEL arch=arm64 14:55:41 ---> Running in 472abf4e8c39 14:55:41 Removing intermediate container 472abf4e8c39 14:55:41 ---> 77cee4fdfdc3 14:55:41 Step 21/22 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:55:41 ---> Running in 89c9382b4790 14:55:42 Removing intermediate container 89c9382b4790 14:55:42 ---> 2057878403a6 14:55:42 Step 22/22 : LABEL version=0.0.0 14:55:42 ---> Running in f2a2945ef734 14:55:42 Removing intermediate container b6a2832316e4 14:55:42 ---> e98d60654772 14:55:42 14:55:42 Step 10/23 : FROM alpine:3.16 14:55:42 ---> a6215f271958 14:55:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:55:42 ---> Using cache 14:55:42 ---> 3ca3116cd8bc 14:55:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:55:42 ---> Using cache 14:55:42 ---> 84d26593cc0c 14:55:42 Step 13/23 : ENV APP_PORT=59882 14:55:42 ---> Running in daae16d03e60 14:55:43 Removing intermediate container f2a2945ef734 14:55:43 ---> 81b0f280f198 14:55:43 14:55:43 Removing intermediate container daae16d03e60 14:55:43 ---> 8110c46ef532 14:55:43 Step 14/23 : EXPOSE $APP_PORT 14:55:43 ---> Running in 9cc5da1bb5d0 14:55:43 Successfully built 81b0f280f198 14:55:43 Successfully tagged support-notifications-arm64:latest 14:55:43  Building support-notifications ... done Removing intermediate container 9cc5da1bb5d0 14:55:43 ---> 5687268336c8 14:55:43 Step 15/23 : WORKDIR / 14:55:44 ---> Running in 6c4fdcd08325 14:55:44 Removing intermediate container 6c4fdcd08325 14:55:44 ---> c44cc9841d7f 14:55:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:55:45 ---> 2e090086df5d 14:55:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:55:47 ---> 4afaa83e0af1 14:55:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:55:47 ---> 2aa569d21620 14:55:47 Step 19/23 : ENTRYPOINT ["/core-command"] 14:55:47 ---> Running in a8ea44db6a34 14:55:48 Removing intermediate container a8ea44db6a34 14:55:48 ---> 642157d9abf2 14:55:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:55:48 ---> Running in 888e976d3edc 14:55:48 Removing intermediate container 888e976d3edc 14:55:48 ---> e76b489bbed2 14:55:48 Step 21/23 : LABEL arch=arm64 14:55:49 ---> Running in 5c37727fcdbb 14:55:49 Removing intermediate container 5c37727fcdbb 14:55:49 ---> 639847cab1c1 14:55:49 Step 22/23 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:55:49 ---> Running in d452b7403352 14:55:49 Removing intermediate container d452b7403352 14:55:49 ---> 47687fe66911 14:55:49 Step 23/23 : LABEL version=0.0.0 14:55:50 ---> Running in 041a00266000 14:55:50 Removing intermediate container 041a00266000 14:55:50 ---> 07acb7acc5a7 14:55:50 14:55:50 Successfully built 07acb7acc5a7 14:55:50 Successfully tagged core-command-arm64:latest 14:56:12  Building core-command ... done Removing intermediate container d7c5d3cb237c 14:56:12 ---> 79f393266f92 14:56:12 14:56:12 Step 10/24 : FROM alpine:3.16 14:56:12 ---> a6215f271958 14:56:12 Step 11/24 : RUN apk add --update --no-cache dumb-init 14:56:12 ---> Using cache 14:56:12 ---> 3ca3116cd8bc 14:56:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:56:12 ---> Using cache 14:56:12 ---> 84d26593cc0c 14:56:12 Step 13/24 : ENV APP_PORT=59881 14:56:12 ---> Running in 6416d8c42407 14:56:12 Removing intermediate container 6416d8c42407 14:56:12 ---> ed7f6a8dcd48 14:56:12 Step 14/24 : EXPOSE $APP_PORT 14:56:12 ---> Running in b4b1862981d7 14:56:12 Removing intermediate container b4b1862981d7 14:56:12 ---> 4635872c19e9 14:56:12 Step 15/24 : WORKDIR / 14:56:12 ---> Running in 1722c3fdae97 14:56:12 Removing intermediate container 1722c3fdae97 14:56:12 ---> 6b7e22a5e504 14:56:12 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:56:12 ---> 0a1691a64d06 14:56:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:56:12 ---> a67f7f846433 14:56:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:56:12 ---> 09f654a3c834 14:56:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 14:56:12 ---> ed9fd40536a6 14:56:12 Step 20/24 : ENTRYPOINT ["/core-metadata"] 14:56:12 ---> Running in a0012388e2d6 14:56:12 Removing intermediate container a0012388e2d6 14:56:12 ---> ff0ed53491a2 14:56:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:56:13 ---> Running in 1d5242ac561a 14:56:13 Removing intermediate container 1d5242ac561a 14:56:13 ---> bcca957d8123 14:56:13 Step 22/24 : LABEL arch=arm64 14:56:13 ---> Running in a0890bc3758c 14:56:13 Removing intermediate container a0890bc3758c 14:56:13 ---> 0a2d8c395496 14:56:13 Step 23/24 : LABEL git_sha=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc 14:56:14 ---> Running in cf6fbafbdc4f 14:56:14 Removing intermediate container cf6fbafbdc4f 14:56:14 ---> ea1c3f70aeb6 14:56:14 Step 24/24 : LABEL version=0.0.0 14:56:14 ---> Running in 9c3bcfb37570 14:56:14 Removing intermediate container 9c3bcfb37570 14:56:14 ---> 5e9fea91425d 14:56:14 14:56:14 Successfully built 5e9fea91425d 14:56:14 Successfully tagged core-metadata-arm64:latest 14:56:15  Building core-metadata ... done  [Pipeline] } 14:56:15 $ docker stop --time=1 e514f0f58020fe22df45bcd78cd1606dc8b66033261bf0d384f50ed50f9f8bde 14:56:16 $ docker rm -f e514f0f58020fe22df45bcd78cd1606dc8b66033261bf0d384f50ed50f9f8bde [Pipeline] // withDockerContainer [Pipeline] sh 14:56:17 + docker images 14:56:17 REPOSITORY TAG IMAGE ID CREATED SIZE 14:56:17 core-metadata-arm64 latest 5e9fea91425d 3 seconds ago 17.7MB 14:56:17 79f393266f92 9 seconds ago 1.44GB 14:56:17 core-command-arm64 latest 07acb7acc5a7 27 seconds ago 16.9MB 14:56:17 support-notifications-arm64 latest 81b0f280f198 34 seconds ago 29.5MB 14:56:17 e98d60654772 36 seconds ago 1.44GB 14:56:17 e9456ee5adbf 55 seconds ago 1.5GB 14:56:17 security-proxy-setup-arm64 latest 49db01b9cd46 About a minute ago 26.7MB 14:56:17 232764f4d0ae About a minute ago 1.43GB 14:56:17 security-secretstore-setup-arm64 latest ecfd7e80fc81 3 minutes ago 28.6MB 14:56:17 0119d80eae47 3 minutes ago 1.43GB 14:56:17 support-scheduler-arm64 latest c457aded7382 4 minutes ago 28.8MB 14:56:17 1f83c8f8986e 4 minutes ago 1.5GB 14:56:17 core-data-arm64 latest c0b6d56f24ac 6 minutes ago 20.8MB 14:56:17 ce47c8331605 6 minutes ago 1.44GB 14:56:17 security-bootstrapper-arm64 latest f0c0373dcb2a 7 minutes ago 19.4MB 14:56:17 345f6e25c532 8 minutes ago 1.43GB 14:56:17 security-spiffe-token-provider-arm64 latest e89fc6529f3c 10 minutes ago 28.8MB 14:56:17 a092d9a3a1ca 10 minutes ago 1.47GB 14:56:17 sys-mgmt-agent-arm64 latest 51bf278fee2b 11 minutes ago 133MB 14:56:17 4716e17df1f8 13 minutes ago 1.42GB 14:56:17 security-spire-agent-arm64 latest df9674fd8aa7 17 minutes ago 122MB 14:56:17 security-spire-config-arm64 latest 373b2e352fbc 17 minutes ago 83.6MB 14:56:17 security-spire-server-arm64 latest 58fa7c89fd23 17 minutes ago 84.3MB 14:56:17 7ba48c819265 17 minutes ago 1.31GB 14:56:17 3b87e1e737aa 17 minutes ago 1.31GB 14:56:17 81fc5f9b7af5 17 minutes ago 1.31GB 14:56:17 ci-base-image-arm64 latest 7cdd7ca7eb91 33 minutes ago 943MB 14:56:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 2 weeks ago 679MB 14:56:17 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 14:56:17 alpine 3.16 a6215f271958 2 months ago 5.29MB 14:56:17 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 14:56:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:56:18 14:56:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:56:18 arm64: Pulling from edgex-lftools-log-publisher 14:56:18 8998bd30e6a1: Pulling fs layer 14:56:18 04944245beec: Pulling fs layer 14:56:18 699f458cf7ca: Pulling fs layer 14:56:18 765212b225bb: Pulling fs layer 14:56:18 f23df028b6ca: Pulling fs layer 14:56:18 d65c8cfc05b1: Pulling fs layer 14:56:18 2437ff75d9bd: Pulling fs layer 14:56:18 765212b225bb: Waiting 14:56:18 2437ff75d9bd: Waiting 14:56:18 d65c8cfc05b1: Waiting 14:56:18 f23df028b6ca: Waiting 14:56:19 04944245beec: Verifying Checksum 14:56:19 04944245beec: Download complete 14:56:19 765212b225bb: Verifying Checksum 14:56:19 765212b225bb: Download complete 14:56:19 f23df028b6ca: Verifying Checksum 14:56:19 f23df028b6ca: Download complete 14:56:19 d65c8cfc05b1: Verifying Checksum 14:56:19 d65c8cfc05b1: Download complete 14:56:19 699f458cf7ca: Verifying Checksum 14:56:19 699f458cf7ca: Download complete 14:56:19 8998bd30e6a1: Verifying Checksum 14:56:19 8998bd30e6a1: Download complete 14:56:22 2437ff75d9bd: Verifying Checksum 14:56:22 2437ff75d9bd: Download complete 14:56:23 8998bd30e6a1: Pull complete 14:56:24 04944245beec: Pull complete 14:56:25 699f458cf7ca: Pull complete 14:56:25 765212b225bb: Pull complete 14:56:26 f23df028b6ca: Pull complete 14:56:26 d65c8cfc05b1: Pull complete 14:56:41 2437ff75d9bd: Pull complete 14:56:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:56:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:56:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:41 prd-ubuntu20.04-docker-arm64-4c-16g-117147 does not seem to be running inside a container 14:56:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:56:44 $ docker top 58f4de8b2980c51cf72b3b75db53180e5c32dfa0e35f9a4cab2c741965eff2d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:56:45 ---> job-cost.sh 14:56:45 lf-activate-venv: SKIPPING 14:56:45 INFO: No Stack... 14:56:46 INFO: Retrieving Pricing Info for: v3-standard-4 14:56:47 INFO: Archiving Costs [Pipeline] sh 14:56:47 + cut -d, -f6 14:56:47 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 14:56:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4223-1-stack-cost] 14:56:47 Resource [jenkins-edgexfoundry-edgex-go-PR-4223-1-stack-cost] did not exist. Created. 14:56:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4223-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:56:48 + echo total: 0.10999999940395355 [Pipeline] stash 14:56:48 Stashed 1 file(s) [Pipeline] } 14:56:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4223-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:56:48 $ docker stop --time=1 58f4de8b2980c51cf72b3b75db53180e5c32dfa0e35f9a4cab2c741965eff2d8 14:56:50 $ docker rm -f 58f4de8b2980c51cf72b3b75db53180e5c32dfa0e35f9a4cab2c741965eff2d8 [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 14:56:51 provisioning config files... 14:56:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12324787356366162545tmp [Pipeline] { [Pipeline] sh 14:56:51 + set +x 14:56:51 + + curl -s https://codecov.io/bashbash 14:56:51 -s -- 14:56:51 14:56:51 _____ _ 14:56:51 / ____| | | 14:56:51 | | ___ __| | ___ ___ _____ __ 14:56:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:56:51 | |___| (_) | (_| | __/ (_| (_) \ V / 14:56:51 \_____\___/ \__,_|\___|\___\___/ \_/ 14:56:51 Bash-1.0.6 14:56:51 14:56:51 14:56:51 ==> git version 2.25.1 found 14:56:51 ==> 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 14:56:51 Release-Date: 2020-01-08 14:56:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:56:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:56:51 ==> Jenkins CI detected. 14:56:51 current dir:  /w/workspace/edgex-go/1 14:56:51 project root: . 14:56:51 --> token set from env 14:56:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:56:51 ==> Running gcov in . (disable via -X gcov) 14:56:51 ==> Python coveragepy not found 14:56:51 ==> Searching for coverage reports in: 14:56:51 + . 14:56:51 -> Found 1 reports 14:56:51 ==> Detecting git/mercurial file structure 14:56:51 ==> Reading reports 14:56:51 + ./coverage.out bytes=501828 14:56:51 ==> Appending adjustments 14:56:51 https://docs.codecov.io/docs/fixing-reports 14:56:52 + Found adjustments 14:56:52 ==> Gzipping contents 14:56:52 64K /tmp/codecov.1HtiQJ.gz 14:56:52 ==> Uploading reports 14:56:52 url: https://codecov.io 14:56:52 query: branch=PR-4223&commit=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4223%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4223&job=&cmd_args= 14:56:52 -> Pinging Codecov 14:56:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4223&commit=0c27a56c8bb149ad8f5969470a5153fa0e78d6cc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4223%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4223&job=&cmd_args= 14:56:53 -> Uploading to 14:56:53 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/00271124DB129430A58F1EEE437C3FCB/0c27a56c8bb149ad8f5969470a5153fa0e78d6cc/a6492e91-c4ad-4508-a74c-28559a13bc16.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T145653Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1cd2f231b28683ee196d6548a9685cbd2baa61c4da46682137a968d22038e4ef 14:56:53 % Total % Received % Xferd Average Speed Time Time Time Current 14:56:53 Dload Upload Total Spent Left Speed 14:56:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65406 0 0 100 65406 0 249k --:--:-- --:--:-- --:--:-- 249k 14:56:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0c27a56c8bb149ad8f5969470a5153fa0e78d6cc [Pipeline] } 14:56:53 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 14:56:54 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 14:56:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:56:55 ---> package-listing.sh 14:56:55 ++ facter osfamily 14:56:55 ++ tr '[:upper:]' '[:lower:]' 14:56:56 + OS_FAMILY=debian 14:56:56 + workspace=/w/workspace/edgex-go/1 14:56:56 + START_PACKAGES=/tmp/packages_start.txt 14:56:56 + END_PACKAGES=/tmp/packages_end.txt 14:56:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:56:56 + PACKAGES=/tmp/packages_start.txt 14:56:56 + '[' /w/workspace/edgex-go/1 ']' 14:56:56 + PACKAGES=/tmp/packages_end.txt 14:56:56 + case "${OS_FAMILY}" in 14:56:56 + dpkg -l 14:56:56 + grep '^ii' 14:56:56 + '[' -f /tmp/packages_start.txt ']' 14:56:56 + '[' -f /tmp/packages_end.txt ']' 14:56:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:56:56 + '[' /w/workspace/edgex-go/1 ']' 14:56:56 + mkdir -p /w/workspace/edgex-go/1/archives/ 14:56:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 14:56:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:56:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:56:57 14:56:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:56:57 latest: Pulling from edgex-lftools-log-publisher 14:56:57 5eb5b503b376: Pulling fs layer 14:56:57 5c69ac0246d0: Pulling fs layer 14:56:57 ec43610c2a17: Pulling fs layer 14:56:57 3a2ae6a8a46f: Pulling fs layer 14:56:57 33b1e0a273af: Pulling fs layer 14:56:57 5d3b04190fa2: Pulling fs layer 14:56:57 2f39f015ded8: Pulling fs layer 14:56:57 33b1e0a273af: Waiting 14:56:57 2f39f015ded8: Waiting 14:56:57 3a2ae6a8a46f: Waiting 14:56:57 5c69ac0246d0: Download complete 14:56:57 3a2ae6a8a46f: Verifying Checksum 14:56:57 3a2ae6a8a46f: Download complete 14:56:58 33b1e0a273af: Verifying Checksum 14:56:58 33b1e0a273af: Download complete 14:56:58 5d3b04190fa2: Download complete 14:56:58 ec43610c2a17: Verifying Checksum 14:56:58 5eb5b503b376: Verifying Checksum 14:56:58 5eb5b503b376: Download complete 14:56:58 2f39f015ded8: Download complete 14:56:59 5eb5b503b376: Pull complete 14:56:59 5c69ac0246d0: Pull complete 14:56:59 ec43610c2a17: Pull complete 14:56:59 3a2ae6a8a46f: Pull complete 14:56:59 33b1e0a273af: Pull complete 14:57:00 5d3b04190fa2: Pull complete 14:57:04 2f39f015ded8: Pull complete 14:57:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:57:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:57:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:04 prd-ubuntu20.04-docker-8c-8g-117145 does not seem to be running inside a container 14:57:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:57:06 $ docker top 953065b2365956e86c8ecf052d3d050023d4db3ece87ce840586230d4e981864 -eo pid,comm [Pipeline] { [Pipeline] sh 14:57:06 + touch /tmp/pre-build-complete [Pipeline] sh 14:57:06 + mkdir -p /var/log/sysstat [Pipeline] sh 14:57:07 + ls /var/log/sa-host 14:57:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:57:07 provisioning config files... 14:57:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11252739477832217841tmp [Pipeline] { [Pipeline] echo 14:57:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:57:07 ---> create-netrc.sh [Pipeline] } 14:57:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:57:08 ---> python-tools-install.sh [Pipeline] echo 14:57:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:57:08 ---> sudo-logs.sh 14:57:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:57:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:57:08 ---> job-cost.sh 14:57:08 lf-activate-venv: SKIPPING 14:57:08 DEBUG: total: 0.10999999940395355 14:57:08 INFO: Retrieving Stack Cost... 14:57:08 INFO: Retrieving Pricing Info for: v3-standard-8 14:57:09 INFO: Archiving Costs [Pipeline] echo 14:57:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:57:09 ---> logs-deploy.sh 14:57:09 lf-activate-venv: SKIPPING 14:57:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4223/1 14:57:09 INFO: archiving workspace using pattern(s): 14:57:10 Archives upload complete. 14:57:10 INFO: archiving logs to Nexus