Push event to branch levski-openapi-version-changes Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 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-ssh9553888509579036992.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12768331710163193300.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/levski-openapi-version-changes/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/levski-openapi-version-changes/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3087179544098865982.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/levski-openapi-version-changes/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9343907495997146268.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh2044536097053794442.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/levski-openapi-version-changes/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/levski-openapi-version-changes/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11802819868334590315.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-118795 in /w/workspace/o_levski-openapi-version-changes [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 Avoid second fetch Checking out Revision 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 (levski-openapi-version-changes) > 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 core.sparsecheckout # timeout=10 > git checkout -f 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 # timeout=10 Commit message: "ci: automated version changes for OpenAPI version: [2.4.0]" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:41:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:41:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:41:42 ========================================================= 19:41:42 EdgeX Global Pipelines Version Info 19:41:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:41:43 ------------------- 19:41:43 stable info: 19:41:43 ------------------- 19:41:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:41:43 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:41:43 Message: update stable to v1.0.244 19:41:43 ------------------- 19:41:43 experimental info: 19:41:43 ------------------- 19:41:43 Commited By: **** collab-it+edgex@linuxfoundation.org 19:41:43 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:41:43 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:41:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:41:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:41:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:41:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:41:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:41:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:41:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:41:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:41:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:41:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:41:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:41:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:41:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:41:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:41:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:41:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski-openapi-version-changes [Pipeline] echo 19:41:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski-openapi-version-changes [Pipeline] echo 19:41:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski-openapi-version-changes [Pipeline] echo 19:41:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [Pipeline] echo 19:41:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50f7d2c [Pipeline] echo 19:41:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:41:45 provisioning config files... 19:41:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config68105989803333999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:41:45 ---> docker-login.sh 19:41:45 nexus3.edgexfoundry.org:10001 19:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:46 Configure a credential helper to remove this warning. See 19:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:46 19:41:46 Login Succeeded 19:41:46 nexus3.edgexfoundry.org:10002 19:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:46 Configure a credential helper to remove this warning. See 19:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:46 19:41:46 Login Succeeded 19:41:46 nexus3.edgexfoundry.org:10003 19:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:46 Configure a credential helper to remove this warning. See 19:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:46 19:41:46 Login Succeeded 19:41:46 nexus3.edgexfoundry.org:10004 19:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:46 Configure a credential helper to remove this warning. See 19:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:46 19:41:46 Login Succeeded 19:41:46 docker.io 19:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:46 Configure a credential helper to remove this warning. See 19:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:46 19:41:46 Login Succeeded 19:41:46 ---> docker-login.sh ends [Pipeline] } 19:41:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:41:47 + 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 19:41:47 + cut -d/ -f2 19:41:47 + dirname cmd/core-command/Dockerfile 19:41:47 + echo core-command,cmd/core-command/Dockerfile 19:41:47 + dirname cmd/core-data/Dockerfile 19:41:47 + cut -d/ -f2 19:41:47 + echo core-data,cmd/core-data/Dockerfile 19:41:47 + + cut -d/ -f2dirname 19:41:47 cmd/core-metadata/Dockerfile 19:41:47 + echo core-metadata,cmd/core-metadata/Dockerfile 19:41:47 + cut+ -d/ -f2 19:41:47 dirname cmd/security-bootstrapper/Dockerfile 19:41:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:41:47 + dirname cmd/security-proxy-setup/Dockerfile 19:41:47 + cut -d/ -f2 19:41:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:41:47 + dirname cmd/security-secretstore-setup/Dockerfile 19:41:47 + cut -d/ -f2 19:41:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:41:47 + + cut -d/dirname -f2 cmd/security-spiffe-token-provider/Dockerfile 19:41:47 19:41:47 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:41:47 + dirname+ cmd/security-spire-agent/Dockerfile 19:41:47 cut -d/ -f2 19:41:47 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:41:47 + + cutdirname -d/ cmd/security-spire-config/Dockerfile -f2 19:41:47 19:41:47 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:41:47 + cut -d/ -f2 19:41:47 + dirname cmd/security-spire-server/Dockerfile 19:41:47 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:41:47 + dirname cmd/support-notifications/Dockerfile 19:41:47 + cut -d/ -f2 19:41:47 + echo support-notifications,cmd/support-notifications/Dockerfile 19:41:47 + dirname cmd/support-scheduler/Dockerfile 19:41:47 + cut -d/ -f2 19:41:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:41:47 + dirname cmd/sys-mgmt-agent/Dockerfile 19:41:47 + cut -d/ -f2 19:41:47 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:41:47 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 19:41:47 + git rev-list -1 --merges 50f7d2cb6d8147bc443e42ee69481d77c13dcb99~1..50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [Pipeline] echo 19:41:47 -----------> git rev-list -1 --merges 50f7d2cb6d8147bc443e42ee69481d77c13dcb99~1..50f7d2cb6d8147bc443e42ee69481d77c13dcb99 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [false] [Pipeline] sh 19:41:48 + git log --format=format:%s -1 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [Pipeline] echo 19:41:48 ========================================================= 19:41:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:41:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:41:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:41:48 + grep -v github /etc/ssh/ssh_known_hosts 19:41:48 + [ -e /tmp/ssh_known_hosts ] 19:41:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:41:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:41:48 + sudo tee -a /etc/ssh/ssh_known_hosts 19:41:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:41:49 19:41:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:41:49 0.1.4: Pulling from edgex-devops/py-git-semver 19:41:49 b85a868b505f: Pulling fs layer 19:41:49 e2be974225ed: Pulling fs layer 19:41:49 339a4e72a1f5: Pulling fs layer 19:41:49 988bab9f4d93: Pulling fs layer 19:41:49 1469e6f7b9e6: Pulling fs layer 19:41:49 eaf3925da568: Pulling fs layer 19:41:49 bab4dde63d76: Pulling fs layer 19:41:49 bde34c3a00c8: Pulling fs layer 19:41:49 b352a97aabf1: Pulling fs layer 19:41:49 4872d77fe225: Pulling fs layer 19:41:49 5851b861e8e6: Pulling fs layer 19:41:49 988bab9f4d93: Waiting 19:41:49 bde34c3a00c8: Waiting 19:41:49 1469e6f7b9e6: Waiting 19:41:49 b352a97aabf1: Waiting 19:41:49 eaf3925da568: Waiting 19:41:49 5851b861e8e6: Waiting 19:41:49 4872d77fe225: Waiting 19:41:49 bab4dde63d76: Waiting 19:41:49 e2be974225ed: Download complete 19:41:49 988bab9f4d93: Verifying Checksum 19:41:49 988bab9f4d93: Download complete 19:41:49 1469e6f7b9e6: Verifying Checksum 19:41:49 1469e6f7b9e6: Download complete 19:41:49 339a4e72a1f5: Verifying Checksum 19:41:49 339a4e72a1f5: Download complete 19:41:49 eaf3925da568: Verifying Checksum 19:41:49 eaf3925da568: Download complete 19:41:49 bde34c3a00c8: Verifying Checksum 19:41:49 bde34c3a00c8: Download complete 19:41:49 b352a97aabf1: Download complete 19:41:49 4872d77fe225: Download complete 19:41:49 5851b861e8e6: Verifying Checksum 19:41:49 5851b861e8e6: Download complete 19:41:49 b85a868b505f: Verifying Checksum 19:41:49 b85a868b505f: Download complete 19:41:50 bab4dde63d76: Verifying Checksum 19:41:50 bab4dde63d76: Download complete 19:41:50 b85a868b505f: Pull complete 19:41:50 e2be974225ed: Pull complete 19:41:51 339a4e72a1f5: Pull complete 19:41:51 988bab9f4d93: Pull complete 19:41:51 1469e6f7b9e6: Pull complete 19:41:51 eaf3925da568: Pull complete 19:41:53 bab4dde63d76: Pull complete 19:41:53 bde34c3a00c8: Pull complete 19:41:53 b352a97aabf1: Pull complete 19:41:53 4872d77fe225: Pull complete 19:41:53 5851b861e8e6: Pull complete 19:41:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:41:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:41:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:53 prd-ubuntu20.04-docker-8c-8g-118795 does not seem to be running inside a container 19:41:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:41:55 $ docker top 84b2b222846dc3da2682b790c2d7d340a56bd0ddcea6afad003319fb4c1d385e -eo pid,comm 19:41:56 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). 19:41:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:41:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:41:56 [ssh-agent] Looking for ssh-agent implementation... 19:41:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:41:56 $ docker exec 84b2b222846dc3da2682b790c2d7d340a56bd0ddcea6afad003319fb4c1d385e ssh-agent 19:41:56 SSH_AUTH_SOCK=/tmp/ssh-mmZvk7QSXgPw/agent.32 19:41:56 SSH_AGENT_PID=38 19:41:56 Running ssh-add (command line suppressed) 19:41:56 Identity added: /w/workspace/edgex-go/1@tmp/private_key_18387361106875938566.key (/w/workspace/edgex-go/1@tmp/private_key_18387361106875938566.key) 19:41:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:41:56 + git tag --points-at HEAD [Pipeline] } 19:41:56 $ docker exec --env ******** --env ******** 84b2b222846dc3da2682b790c2d7d340a56bd0ddcea6afad003319fb4c1d385e ssh-agent -k 19:41:56 unset SSH_AUTH_SOCK; 19:41:56 unset SSH_AGENT_PID; 19:41:56 echo Agent pid 38 killed; 19:41:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:41:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:41:57 [ssh-agent] Looking for ssh-agent implementation... 19:41:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:41:57 $ docker exec 84b2b222846dc3da2682b790c2d7d340a56bd0ddcea6afad003319fb4c1d385e ssh-agent 19:41:57 SSH_AUTH_SOCK=/tmp/ssh-OXXXxmjWg30B/agent.70 19:41:57 SSH_AGENT_PID=76 19:41:57 Running ssh-add (command line suppressed) 19:41:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14639624437745680890.key (/w/workspace/edgex-go/1@tmp/private_key_14639624437745680890.key) 19:41:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:41:57 + git semver init 19:41:57 2022-11-09 19:41:57,848 [run_init] DEBUG init version:0.0.0 force:False 19:41:57 2022-11-09 19:41:57,850 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:41:57 2022-11-09 19:41:57,850 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:41:57 2022-11-09 19:41:57,850 [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) 19:42:03 2022-11-09 19:42:02,376 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:42:03 2022-11-09 19:42:02,376 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/levski-openapi-version-changes with force:False 19:42:03 2022-11-09 19:42:02,376 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/levski-openapi-version-changes 19:42:03 2022-11-09 19:42:02,381 [execute] INFO git cat-file --batch-check 19:42:03 2022-11-09 19:42:02,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:42:03 2022-11-09 19:42:02,387 [execute] INFO git cat-file --batch 19:42:03 2022-11-09 19:42:02,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:42:03 2022-11-09 19:42:02,394 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/levski-openapi-version-changes 19:42:03 0.0.0 [Pipeline] } 19:42:03 $ docker exec --env ******** --env ******** 84b2b222846dc3da2682b790c2d7d340a56bd0ddcea6afad003319fb4c1d385e ssh-agent -k 19:42:03 unset SSH_AUTH_SOCK; 19:42:03 unset SSH_AGENT_PID; 19:42:03 echo Agent pid 76 killed; 19:42:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:42:03 + git semver [Pipeline] } 19:42:04 $ docker stop --time=1 84b2b222846dc3da2682b790c2d7d340a56bd0ddcea6afad003319fb4c1d385e 19:42:05 $ docker rm -f 84b2b222846dc3da2682b790c2d7d340a56bd0ddcea6afad003319fb4c1d385e [Pipeline] // withDockerContainer [Pipeline] sh 19:42:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:42:06 Stashed 1 file(s) [Pipeline] echo 19:42:06 [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 19:42:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:42:06 [edgeX.isLTS] Checking if [levski-openapi-version-changes] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:42:06 [edgeX.isLTS] Checking if [levski-openapi-version-changes] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:42:06 ========================================================= 19:42:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:42:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:42:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:42:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:42:07 213ec9aee27d: Pulling fs layer 19:42:07 4583459ba037: Pulling fs layer 19:42:07 93c1e223e6f2: Pulling fs layer 19:42:07 53926ce57604: Pulling fs layer 19:42:07 21b2b0c7a3f4: Pulling fs layer 19:42:07 22ff95d597cd: Pulling fs layer 19:42:07 12d6caf4c0d1: Pulling fs layer 19:42:07 96b7cbca73a9: Pulling fs layer 19:42:07 53926ce57604: Waiting 19:42:07 a7acece74701: Pulling fs layer 19:42:07 21b2b0c7a3f4: Waiting 19:42:07 22ff95d597cd: Waiting 19:42:07 12d6caf4c0d1: Waiting 19:42:07 96b7cbca73a9: Waiting 19:42:07 a7acece74701: Waiting 19:42:07 93c1e223e6f2: Verifying Checksum 19:42:07 93c1e223e6f2: Download complete 19:42:07 4583459ba037: Verifying Checksum 19:42:07 4583459ba037: Download complete 19:42:07 21b2b0c7a3f4: Verifying Checksum 19:42:07 21b2b0c7a3f4: Download complete 19:42:07 22ff95d597cd: Verifying Checksum 19:42:07 22ff95d597cd: Download complete 19:42:07 213ec9aee27d: Verifying Checksum 19:42:07 12d6caf4c0d1: Download complete 19:42:07 213ec9aee27d: Pull complete 19:42:07 4583459ba037: Pull complete 19:42:07 93c1e223e6f2: Pull complete 19:42:07 a7acece74701: Verifying Checksum 19:42:07 a7acece74701: Download complete 19:42:08 96b7cbca73a9: Download complete 19:42:08 53926ce57604: Verifying Checksum 19:42:08 53926ce57604: Download complete 19:42:12 53926ce57604: Pull complete 19:42:12 21b2b0c7a3f4: Pull complete 19:42:12 22ff95d597cd: Pull complete 19:42:12 12d6caf4c0d1: Pull complete 19:42:13 96b7cbca73a9: Pull complete 19:42:14 a7acece74701: Pull complete 19:42:14 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:42:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:42:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:42:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:42:15 WORKDIR /edgex 19:42:15 COPY go.mod . 19:42:15 RUN go mod download 19:42:15 + docker build -t ci-base-image-x86_64 -f - . 19:42:15 Sending build context to Docker daemon 169.8MB 19:42:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:42:15 ---> db6d94c90886 19:42:15 Step 2/4 : WORKDIR /edgex 19:42:19 ---> Running in 8f5a4ce6ed16 19:42:19 Removing intermediate container 8f5a4ce6ed16 19:42:19 ---> c0bf5f3608a5 19:42:19 Step 3/4 : COPY go.mod . 19:42:19 ---> 92ba4453dde3 19:42:19 Step 4/4 : RUN go mod download 19:42:19 ---> Running in 4794a9467b1e 19:42:21 Still waiting to schedule task 19:42:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:42:31 Removing intermediate container 4794a9467b1e 19:42:31 ---> 0f26aac39bb7 19:42:31 Successfully built 0f26aac39bb7 19:42:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:31 + docker inspect -f . ci-base-image-x86_64 19:42:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:32 prd-ubuntu20.04-docker-8c-8g-118795 does not seem to be running inside a container 19:42:32 $ 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 ******** ci-base-image-x86_64 cat 19:42:32 $ docker top 7252837bba5bfcc82a756e31bcf7159436f9e1aeafd5ed7ca54c57aacc93cdd7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:42:32 + go version 19:42:32 go version go1.18.7 linux/amd64 [Pipeline] } 19:42:32 $ docker stop --time=1 7252837bba5bfcc82a756e31bcf7159436f9e1aeafd5ed7ca54c57aacc93cdd7 19:42:34 $ docker rm -f 7252837bba5bfcc82a756e31bcf7159436f9e1aeafd5ed7ca54c57aacc93cdd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:34 + docker inspect -f . ci-base-image-x86_64 19:42:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:35 prd-ubuntu20.04-docker-8c-8g-118795 does not seem to be running inside a container 19:42:35 $ 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 ******** ci-base-image-x86_64 cat 19:42:35 $ docker top aab3917613592977f85f77ce10a6b8459fcedd31803f4a6abdbe16ea30f7a8cb -eo pid,comm [Pipeline] { [Pipeline] echo 19:42:35 ========================================================= 19:42:35 [edgeXBuildGoParallel] Running Tests and Build... 19:42:35 ========================================================= [Pipeline] sh 19:42:35 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:42:36 + make test 19:42:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:42:42 ? github.com/edgexfoundry/edgex-go [no test files] 19:42:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:42:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:42:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:42:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:42:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:42:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:42:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:42:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:42:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:42:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:42:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:42:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:42:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:42:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:42:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements 19:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:42:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.119s coverage: 98.5% of statements 19:42:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.129s coverage: 43.0% of statements 19:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:42:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.2% of statements 19:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:43:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.396s coverage: 89.2% of statements 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:43:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.111s coverage: 2.2% of statements 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:43:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.493s coverage: 95.6% of statements 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:43:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.086s coverage: 72.2% of statements 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:43:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:43:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:43:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.074s coverage: 58.8% of statements 19:43:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.101s coverage: 29.6% of statements 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 19:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements 19:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.086s coverage: 94.1% of statements 19:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements 19:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements 19:43:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 19:43:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements 19:43:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 79.9% of statements 19:43:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.091s coverage: 86.9% of statements 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.087s coverage: 85.4% of statements 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 64.7% of statements 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.078s coverage: 100.0% of statements 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.346s coverage: 65.8% of statements 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.200s coverage: 41.8% of statements 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.174s coverage: 92.3% of statements 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:43:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 19:43:17 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 19:43:39 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." 19:43:39 GO111MODULE=on go vet ./... 19:43:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:43:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:43:42 ./bin/test-attribution-txt.sh [Pipeline] echo 19:43:42 [edgeX.isLTS] Checking if [levski-openapi-version-changes] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:43:43 + ls -al . 19:43:43 total 776 19:43:43 drwxrwxr-x 11 1001 1001 4096 Nov 9 19:42 . 19:43:43 drwxr-xr-x 4 root root 4096 Nov 9 19:42 .. 19:43:43 drwxrwxr-x 2 1001 1001 4096 Nov 9 19:41 .blubracket 19:43:43 -rw-rw-r-- 1 1001 1001 16 Nov 9 19:41 .dockerignore 19:43:43 drwxrwxr-x 8 1001 1001 4096 Nov 9 19:43 .git 19:43:43 drwxrwxr-x 3 1001 1001 4096 Nov 9 19:41 .github 19:43:43 -rw-rw-r-- 1 1001 1001 1030 Nov 9 19:41 .gitignore 19:43:43 -rw-rw-r-- 1 1001 1001 42 Nov 9 19:41 .golangci.yml 19:43:43 -rw-rw-r-- 1 1001 1001 87 Nov 9 19:41 .hadolint.yml 19:43:43 drwxr-xr-x 3 1001 1001 4096 Nov 9 19:42 .semver 19:43:43 -rw-rw-r-- 1 1001 1001 166 Nov 9 19:41 .sonarcloud.properties 19:43:43 -rw-rw-r-- 1 1001 1001 1171 Nov 9 19:41 ADOPTERS.md 19:43:43 -rw-rw-r-- 1 1001 1001 10722 Nov 9 19:41 Attribution.txt 19:43:43 -rw-rw-r-- 1 1001 1001 73765 Nov 9 19:41 CHANGELOG.md 19:43:43 -rw-rw-r-- 1 1001 1001 3804 Nov 9 19:41 CONTRIBUTING.md 19:43:43 -rw-rw-r-- 1 1001 1001 677 Nov 9 19:41 GOVERNANCE.md 19:43:43 -rw-rw-r-- 1 1001 1001 850 Nov 9 19:41 Jenkinsfile 19:43:43 -rw-rw-r-- 1 1001 1001 10775 Nov 9 19:41 LICENSE 19:43:43 -rw-rw-r-- 1 1001 1001 13857 Nov 9 19:41 Makefile 19:43:43 -rw-rw-r-- 1 1001 1001 582 Nov 9 19:41 OWNERS.md 19:43:43 -rw-rw-r-- 1 1001 1001 9799 Nov 9 19:41 README.md 19:43:43 -rw-rw-r-- 1 1001 1001 6912 Nov 9 19:41 SECURITY.md 19:43:43 -rw-rw-r-- 1 1001 1001 5 Nov 9 19:42 VERSION 19:43:43 -rw-rw-r-- 1 1001 1001 4131 Nov 9 19:41 ZMQWindows.md 19:43:43 drwxrwxr-x 2 1001 1001 4096 Nov 9 19:41 bin 19:43:43 drwxrwxr-x 18 1001 1001 4096 Nov 9 19:41 cmd 19:43:43 -rw-r--r-- 1 root root 501828 Nov 9 19:43 coverage.out 19:43:43 -rw-rw-r-- 1 1001 1001 3405 Nov 9 19:41 go.mod 19:43:43 -rw-rw-r-- 1 1001 1001 44978 Nov 9 19:41 go.sum 19:43:43 drwxrwxr-x 8 1001 1001 4096 Nov 9 19:41 internal 19:43:43 drwxrwxr-x 3 1001 1001 4096 Nov 9 19:41 openapi 19:43:43 drwxrwxr-x 4 1001 1001 4096 Nov 9 19:41 snap 19:43:43 -rw-rw-r-- 1 1001 1001 204 Nov 9 19:41 version.go [Pipeline] sh 19:43:43 + '[' -e coverage.out ] 19:43:43 + chown 1001:1001 coverage.out [Pipeline] stash 19:43:43 Stashed 1 file(s) [Pipeline] sh 19:43:44 + make build 19:43:44 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 19:43:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118797 in /w/workspace/o_levski-openapi-version-changes [Pipeline] { [Pipeline] ws 19:43:54 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:43:54 The recommended git tool is: git 19:43:58 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 19:43:59 using credential edgex-jenkins-ssh 19:43:59 Cloning the remote Git repository 19:43:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:44:00 > git init /w/workspace/edgex-go/1 # timeout=10 19:44:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:44:00 > git --version # timeout=10 19:44:00 > git --version # 'git version 2.25.1' 19:44:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:44:00 Verifying host key using known hosts file 19:44:00 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. 19:44:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:44:11 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 19:44:11 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 19:44:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:44:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:44:17 Avoid second fetch 19:44:17 Checking out Revision 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 (levski-openapi-version-changes) 19:44:17 Commit message: "ci: automated version changes for OpenAPI version: [2.4.0]" 19:44:17 > git --version # timeout=10 19:44:17 > git --version # 'git version 2.25.1' 19:44:17 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:44:17 > git config core.sparsecheckout # timeout=10 19:44:17 > git checkout -f 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 # timeout=10 19:44:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:44:19 % Total % Received % Xferd Average Speed Time Time Time Current 19:44:19 Dload Upload Total Spent Left Speed 19:44:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88125 19:44: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:44: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 [Pipeline] sh 19:44:19 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 19:44:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:44:19 + sudo tee /etc/docker/daemon.new 19:44:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:44:19 { 19:44:19 "registry-mirrors": [ 19:44:19 "https://nexus3.edgexfoundry.org:10001" 19:44:19 ], 19:44:19 "bip": "10.250.0.254/24", 19:44:19 "hosts": [ 19:44:19 "tcp://0.0.0.0:5555", 19:44:19 "unix:///var/run/docker.sock" 19:44:19 ], 19:44:19 "mtu": 1458, 19:44:19 "selinux-enabled": true, 19:44:19 "seccomp-profile": "/etc/docker/seccomp.json" 19:44:19 } [Pipeline] sh 19:44:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:44:20 + sudo service docker restart 19:44:21 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 19:44: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:44:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:44:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:44:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:44: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:44:28 $ docker stop --time=1 aab3917613592977f85f77ce10a6b8459fcedd31803f4a6abdbe16ea30f7a8cb 19:44:31 $ docker rm -f aab3917613592977f85f77ce10a6b8459fcedd31803f4a6abdbe16ea30f7a8cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:44:32 19:44:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:44:33 latest: Pulling from edgex-devops/edgex-compose 19:44:33 cbdbe7a5bc2a: Pulling fs layer 19:44:33 ca9280d653b3: Pulling fs layer 19:44:33 7e9c9ca2126c: Pulling fs layer 19:44:33 cbdbe7a5bc2a: Verifying Checksum 19:44:33 cbdbe7a5bc2a: Download complete 19:44:33 ca9280d653b3: Verifying Checksum 19:44:33 ca9280d653b3: Download complete 19:44:33 cbdbe7a5bc2a: Pull complete 19:44:33 7e9c9ca2126c: Verifying Checksum 19:44:33 7e9c9ca2126c: Download complete 19:44:34 ca9280d653b3: Pull complete 19:44:37 7e9c9ca2126c: Pull complete 19:44:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:44:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:44:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:37 prd-ubuntu20.04-docker-8c-8g-118795 does not seem to be running inside a container 19:44:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:44:39 $ docker top 6ccbe7fee2900a8cf3ab9ae1c69cdde7fa471101b01a69aa264d50a73a79db59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 19:44:39 provisioning config files... 19:44:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8145199059254045410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:44:39 + docker-compose build --help 19:44:39 + grep parallel 19:44:40 ---> docker-login.sh 19:44:40 nexus3.edgexfoundry.org:10001 19:44:40 --parallel Build images in parallel. [Pipeline] } 19:44:40 $ docker stop --time=1 6ccbe7fee2900a8cf3ab9ae1c69cdde7fa471101b01a69aa264d50a73a79db59 19:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:44:40 Configure a credential helper to remove this warning. See 19:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:44:40 19:44:40 Login Succeeded 19:44:40 nexus3.edgexfoundry.org:10002 19:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:44:41 Configure a credential helper to remove this warning. See 19:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:44:41 19:44:41 Login Succeeded 19:44:41 nexus3.edgexfoundry.org:10003 19:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:44:41 Configure a credential helper to remove this warning. See 19:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:44:41 19:44:41 Login Succeeded 19:44:41 nexus3.edgexfoundry.org:10004 19:44:41 $ docker rm -f 6ccbe7fee2900a8cf3ab9ae1c69cdde7fa471101b01a69aa264d50a73a79db59 19:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:44:41 Configure a credential helper to remove this warning. See 19:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:44:41 19:44:41 Login Succeeded 19:44:41 docker.io [Pipeline] // withDockerContainer [Pipeline] writeFile 19:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:44:42 Configure a credential helper to remove this warning. See 19:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:44:42 19:44:42 Login Succeeded 19:44:42 ---> docker-login.sh ends [Pipeline] } 19:44:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 19:44:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:44:42 . [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:42 prd-ubuntu20.04-docker-8c-8g-118795 does not seem to be running inside a container 19:44:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:44:42 $ docker top 5016c9f065acf39b3f9e493925172cbf9ab604bc10f9d82c7dc5522f1cb15a3b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 19:44:43 + git config --global --add safe.directory /w/workspace/edgex-go/1 19:44:43 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] echo 19:44:43 [edgeX.isLTS] Checking if [levski-openapi-version-changes] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:44:43 [edgeX.isLTS] Checking if [levski-openapi-version-changes] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:44:43 ========================================================= 19:44:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:44:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:44:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:44:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:44:43 9b18e9b68314: Pulling fs layer 19:44:43 35d82f9e3411: Pulling fs layer 19:44:43 e16973657156: Pulling fs layer 19:44:43 fc693d55d65f: Pulling fs layer 19:44:43 7e9fc2657dce: Pulling fs layer 19:44:43 dda99020689f: Pulling fs layer 19:44:43 db1c61fa0a46: Pulling fs layer 19:44:43 891c053d2c06: Pulling fs layer 19:44:43 dda99020689f: Waiting 19:44:43 db1c61fa0a46: Waiting 19:44:43 891c053d2c06: Waiting 19:44:43 7e9fc2657dce: Waiting 19:44:43 fc693d55d65f: Waiting 19:44:43 e16973657156: Download complete 19:44:44 Building core-command ... 19:44:44 Building core-data ... 19:44:44 Building core-metadata ... 19:44:44 Building security-bootstrapper ... 19:44:44 Building security-proxy-setup ... 19:44:44 Building security-secretstore-setup ... 19:44:44 Building security-spiffe-token-provider ... 19:44:44 Building security-spire-agent ... 19:44:44 Building security-spire-config ... 19:44:44 Building security-spire-server ... 19:44:44 Building support-notifications ... 19:44:44 Building support-scheduler ... 19:44:44 Building sys-mgmt-agent ... 19:44:44 Building support-scheduler 19:44:44 Building security-proxy-setup 19:44:44 Building support-notifications 19:44:44 Building core-command 19:44:44 Building security-spire-agent 19:44:44 35d82f9e3411: Verifying Checksum 19:44:44 35d82f9e3411: Download complete 19:44:44 7e9fc2657dce: Verifying Checksum 19:44:44 7e9fc2657dce: Download complete 19:44:44 dda99020689f: Download complete 19:44:44 9b18e9b68314: Verifying Checksum 19:44:44 9b18e9b68314: Download complete 19:44:45 9b18e9b68314: Pull complete 19:44:45 891c053d2c06: Verifying Checksum 19:44:45 891c053d2c06: Download complete 19:44:45 35d82f9e3411: Pull complete 19:44:45 e16973657156: Pull complete 19:44:46 db1c61fa0a46: Verifying Checksum 19:44:46 db1c61fa0a46: Download complete 19:44:46 fc693d55d65f: Verifying Checksum 19:44:46 fc693d55d65f: Download complete 19:44:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:44:56 ---> 0f26aac39bb7 19:44:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:44:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:44:56 ---> 0f26aac39bb7 19:44:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:44:56 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:44:56 ---> 0f26aac39bb7 19:44:56 Step 3/21 : WORKDIR /edgex-go 19:44:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:44:56 ---> 0f26aac39bb7 19:44:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:44:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:44:56 ---> 0f26aac39bb7 19:44:56 Step 3/24 : WORKDIR /edgex-go 19:44:58 fc693d55d65f: Pull complete 19:44:58 7e9fc2657dce: Pull complete 19:44:58 dda99020689f: Pull complete 19:45:02 ---> Running in 148d00681ff4 19:45:02 ---> Running in 1752e52c9636 19:45:02 ---> Running in 25a417909199 19:45:02 ---> Running in 16bd08d53f73 19:45:02 ---> Running in c278ee71212c 19:45:02 Removing intermediate container 1752e52c9636 19:45:02 ---> 149c704e9789 19:45:02 Step 4/23 : WORKDIR /edgex-go 19:45:02 Removing intermediate container 148d00681ff4 19:45:02 ---> aa7810e69a56 19:45:02 Step 4/22 : WORKDIR /edgex-go 19:45:02 Removing intermediate container c278ee71212c 19:45:02 ---> 748c45750ca5 19:45:02 Step 4/22 : WORKDIR /edgex-go 19:45:02 Removing intermediate container 25a417909199 19:45:02 ---> 4c931b8bf5d9 19:45:02 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:45:02 ---> Running in 3ad6e8805243 19:45:02 Removing intermediate container 16bd08d53f73 19:45:02 ---> 875a2726111f 19:45:02 Step 4/21 : RUN apk add --update --no-cache make git 19:45:02 ---> Running in 433639a7ed6b 19:45:02 ---> Running in 90b96ce0c61a 19:45:02 ---> Running in fbe5ffa01c81 19:45:02 ---> Running in 0dfb84b21d38 19:45:02 Removing intermediate container 3ad6e8805243 19:45:02 ---> f350eca5a76a 19:45:02 Step 5/23 : RUN apk add --update --no-cache make git 19:45:02 Removing intermediate container 433639a7ed6b 19:45:02 ---> 451de18baa90 19:45:02 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:45:02 ---> Running in 43d668c3503a 19:45:02 ---> Running in 25db55c3225c 19:45:02 Removing intermediate container 90b96ce0c61a 19:45:02 ---> 5a8b6685e8c1 19:45:02 Step 5/22 : RUN apk add --update --no-cache make git 19:45:02 ---> Running in b5e5120a02ee 19:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:45:03 OK: 211 MiB in 51 packages 19:45:03 OK: 211 MiB in 51 packages 19:45:03 OK: 211 MiB in 51 packages 19:45:03 OK: 211 MiB in 51 packages 19:45:03 OK: 211 MiB in 51 packages 19:45:03 Removing intermediate container fbe5ffa01c81 19:45:03 ---> f8ad2cd4a11f 19:45:03 Step 5/24 : COPY go.mod vendor* ./ 19:45:03 Removing intermediate container 0dfb84b21d38 19:45:03 ---> d58007cd4984 19:45:03 Step 5/21 : COPY go.mod vendor* ./ 19:45:03 ---> 8d01b993f43c 19:45:03 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:03 ---> Running in 0630c9ffb38b 19:45:03 Removing intermediate container 43d668c3503a 19:45:03 ---> d9b8d6af1f3e 19:45:03 Step 6/23 : COPY go.mod vendor* ./ 19:45:03 Removing intermediate container b5e5120a02ee 19:45:03 ---> 38b75b3f717a 19:45:03 Step 6/22 : COPY go.mod vendor* ./ 19:45:03 Removing intermediate container 25db55c3225c 19:45:03 ---> 0f3c72dc120e 19:45:03 Step 6/22 : COPY go.mod vendor* ./ 19:45:03 ---> 26136eb6ce8c 19:45:03 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:03 ---> Running in f0d0322a6137 19:45:03 ---> ebf5e3333539 19:45:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:03 ---> Running in 39e1a85bea12 19:45:03 ---> 971c69c5a97d 19:45:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:03 ---> f128c3cdd217 19:45:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:03 ---> Running in 695a4ff836ad 19:45:03 ---> Running in c052ed9c34bd 19:45:04 db1c61fa0a46: Pull complete 19:45:06 891c053d2c06: Pull complete 19:45:06 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:45:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:45:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:45:07 + docker build -t ci-base-image-arm64 -f - . 19:45:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:45:07 WORKDIR /edgex 19:45:07 COPY go.mod . 19:45:07 RUN go mod download 19:45:07 Sending build context to Docker daemon 3.277MB 19:45:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:45:07 ---> f96f9c87975a 19:45:07 Step 2/4 : WORKDIR /edgex 19:45:09 ---> Running in 043776d55114 19:45:10 Removing intermediate container 043776d55114 19:45:10 ---> c110ea3487f5 19:45:10 Step 3/4 : COPY go.mod . 19:45:10 ---> 950cbf7c54aa 19:45:10 Step 4/4 : RUN go mod download 19:45:10 ---> Running in 7df5d320f30f 19:45:30 Removing intermediate container 39e1a85bea12 19:45:30 ---> 2362e168cbd8 19:45:30 Step 8/23 : COPY . . 19:45:30 Removing intermediate container c052ed9c34bd 19:45:30 ---> df2931f4d003 19:45:30 Step 8/22 : COPY . . 19:45:30 Removing intermediate container 0630c9ffb38b 19:45:30 ---> 6051060f3c6a 19:45:30 Step 7/24 : COPY . . 19:45:30 Removing intermediate container 695a4ff836ad 19:45:30 ---> f771f84631b8 19:45:30 Step 8/22 : COPY . . 19:45:30 Removing intermediate container f0d0322a6137 19:45:30 ---> 34797dc8ccfe 19:45:30 Step 7/21 : COPY . . 19:45:40 ---> edb063d3df85 19:45:40 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:45:40 ---> cf39e96b4cc4 19:45:40 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:45:40 ---> bf3c00c7f611 19:45:40 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:45:40 ---> Running in 8475a2069559 19:45:40 ---> 95f0795317ea 19:45:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:45:40 ---> Running in 79b5fc2e8924 19:45:40 ---> ba244f7f585d 19:45:40 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:45:40 ---> Running in c1213d2b8e9d 19:45:40 ---> Running in e5149448d1ba 19:45:40 ---> Running in e04ecb56c3d8 19:45:40 Removing intermediate container c1213d2b8e9d 19:45:40 ---> aa1476c146f6 19:45:40 Step 9/24 : WORKDIR /edgex-go/spire-build 19:45:40 ---> Running in 02150a210575 19:45:40 Removing intermediate container 02150a210575 19:45:40 ---> ec0335c4a626 19:45:40 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 19:45:40 ---> Running in 4d0669d8ebbd 19:45: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:45:40 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 19:45:40 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 19:45:40 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 19:45:41 Removing intermediate container 4d0669d8ebbd 19:45:41 ---> 1776c7f6c940 19:45:41 Step 11/24 : WORKDIR /edgex-go 19:45:41 ---> Running in 474e7e229c1c 19:45:41 Removing intermediate container 474e7e229c1c 19:45:41 ---> b674b56c07ff 19:45:41 19:45:41 Step 12/24 : FROM alpine:3.15 19:45:41 3.15: Pulling from library/alpine 19:45:42 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:45:42 Status: Downloaded newer image for alpine:3.15 19:45:42 ---> c4fc93816858 19:45:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:45:42 ---> Running in 0bd6538c5ab0 19:45:42 Removing intermediate container 0bd6538c5ab0 19:45:42 ---> fb4115fc44e8 19:45:42 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:45:42 ---> Running in bd24d0281e46 19:45:42 Removing intermediate container 7df5d320f30f 19:45:42 ---> 1684d25d629d 19:45:42 Successfully built 1684d25d629d 19:45:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 19:45:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:45:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 19:45:43 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:45:43 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:45:43 OK: 15859 distinct packages available 19:45:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:45:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:45:43 + docker inspect -f . ci-base-image-arm64 19:45:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:43 (1/5) Installing dumb-init (1.2.5-r1) 19:45:43 (2/5) Installing musl-obstack (1.2.3-r0) 19:45:43 (3/5) Installing libucontext (1.1-r0) 19:45:43 (4/5) Installing gcompat (1.0.0-r4) 19:45:43 (5/5) Installing openssl (1.1.1s-r1) 19:45:43 Executing busybox-1.34.1-r7.trigger 19:45:43 OK: 7 MiB in 19 packages 19:45:43 prd-ubuntu20.04-docker-arm64-4c-16g-118797 does not seem to be running inside a container 19:45: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 ******** ci-base-image-arm64 cat 19:45:44 Removing intermediate container bd24d0281e46 19:45:44 ---> e3cdc57f4add 19:45:44 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:45:44 $ docker top 936d85fd439652fcccef60521f3f2273ae90cad6de4e305e3b2689fac2d2d948 -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:45 + go version 19:45:45 go version go1.18.7 linux/arm64 [Pipeline] } 19:45:45 $ docker stop --time=1 936d85fd439652fcccef60521f3f2273ae90cad6de4e305e3b2689fac2d2d948 19:45:46 ---> 0da6a45987ca 19:45:46 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:45:47 $ docker rm -f 936d85fd439652fcccef60521f3f2273ae90cad6de4e305e3b2689fac2d2d948 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:48 + docker inspect -f . ci-base-image-arm64 19:45:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:48 prd-ubuntu20.04-docker-arm64-4c-16g-118797 does not seem to be running inside a container 19:45:48 $ 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 ******** ci-base-image-arm64 cat 19:45:50 ---> 5a3b6ed871bd 19:45:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:45:50 ---> f8f51d74dcb9 19:45:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:45:51 ---> 7ec74713e084 19:45:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:45:51 $ docker top 62c260e3b53d8adbcf19a3dd75b1a85528d696a6c1f085b9dfa53b7bc5de4b58 -eo pid,comm [Pipeline] { [Pipeline] echo 19:45:51 ========================================================= 19:45:51 [edgeXBuildGoParallel] Running Tests and Build... 19:45:51 ========================================================= [Pipeline] sh 19:45:51 ---> d887f530e5f3 19:45:51 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:45:51 ---> Running in bed78785f8cb 19:45:51 Removing intermediate container bed78785f8cb 19:45:51 ---> 5582c747e8e1 19:45:51 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:45:51 ---> Running in cd26fedbd557 19:45:52 Removing intermediate container cd26fedbd557 19:45:52 ---> bfd841c1c566 19:45:52 Step 22/24 : LABEL arch=x86_64 19:45:52 ---> Running in 861cdcd0400d 19:45:52 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:45:52 Removing intermediate container 861cdcd0400d 19:45:52 ---> d1b56405fa6c 19:45:52 Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 19:45:52 ---> Running in f973639c2164 19:45:52 + make test 19:45:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:45:52 Removing intermediate container f973639c2164 19:45:52 ---> 42403e6c1791 19:45:52 Step 24/24 : LABEL version=0.0.0 19:45:52 ---> Running in 3e45fcfc510c 19:45:53 Removing intermediate container 3e45fcfc510c 19:45:53 ---> 464d973fe51c 19:45:53 19:45:53 Successfully built 464d973fe51c 19:45:53 Successfully tagged security-spire-agent:latest 19:45:53  Building security-spire-agent ... done Building security-bootstrapper 19:45:56 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:45:56 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:45:56 ---> 0f26aac39bb7 19:45:56 Step 3/32 : WORKDIR /edgex-go 19:45:56 ---> Using cache 19:45:56 ---> 875a2726111f 19:45:56 Step 4/32 : RUN apk add --update --no-cache make git 19:45:56 ---> Using cache 19:45:56 ---> d58007cd4984 19:45:56 Step 5/32 : COPY go.mod vendor* ./ 19:45:56 ---> Using cache 19:45:56 ---> 26136eb6ce8c 19:45:56 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:56 ---> Using cache 19:45:56 ---> 34797dc8ccfe 19:45:56 Step 7/32 : COPY . . 19:45:56 ---> Using cache 19:45:56 ---> edb063d3df85 19:45:56 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:45:58 ---> Running in b805632520b4 19:45:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:46:09 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 19:46:22 Removing intermediate container 8475a2069559 19:46:22 ---> ec39d5906fef 19:46:22 19:46:22 Step 9/21 : FROM alpine:3.16 19:46:22 Removing intermediate container e5149448d1ba 19:46:22 ---> f8cd958f26e3 19:46:22 19:46:22 Step 10/23 : FROM alpine:3.16 19:46:22 3.16: Pulling from library/alpine 19:46:22 3.16: Pulling from library/alpine 19:46:22 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:46:22 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:46:22 Status: Image is up to date for alpine:3.16 19:46:22 Status: Downloaded newer image for alpine:3.16 19:46:22 ---> 9c6f07244728 19:46:22 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:46:22 ---> 9c6f07244728 19:46:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:46:22 ---> Running in 563ba42020a6 19:46:22 ---> Running in 71947333af23 19:46:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:46:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:46:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:46:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:46:22 (1/6) Installing ca-certificates (20220614-r0) 19:46:22 (1/1) Installing dumb-init (1.2.5-r1) 19:46:22 (2/6) Installing brotli-libs (1.0.9-r6) 19:46:22 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:46:22 Executing busybox-1.35.0-r17.trigger 19:46:22 (4/6) Installing libcurl (7.83.1-r4) 19:46:22 OK: 6 MiB in 15 packages 19:46:22 (5/6) Installing curl (7.83.1-r4) 19:46:22 (6/6) Installing dumb-init (1.2.5-r1) 19:46:22 Executing busybox-1.35.0-r17.trigger 19:46:22 Executing ca-certificates-20220614-r0.trigger 19:46:22 OK: 8 MiB in 20 packages 19:46:23 Removing intermediate container 563ba42020a6 19:46:23 ---> 2d4a869b97a2 19:46:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:46:24 Removing intermediate container 71947333af23 19:46:24 ---> 2ce519ba6fee 19:46:24 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:46:24 ---> Running in 153dac9efff7 19:46:24 ---> Running in a9ef082d7dac 19:46:24 Removing intermediate container 153dac9efff7 19:46:24 ---> 26cd61de0cb8 19:46:24 Step 13/23 : ENV APP_PORT=59882 19:46:24 Removing intermediate container a9ef082d7dac 19:46:24 ---> 7ed6a17a2782 19:46:24 Step 12/21 : WORKDIR /edgex 19:46:24 ---> Running in 644f44b0631b 19:46:24 ---> Running in b689f5ecf81a 19:46:24 Removing intermediate container 644f44b0631b 19:46:24 ---> 8f0673ad524d 19:46:24 Step 14/23 : EXPOSE $APP_PORT 19:46:25 ---> Running in 897b7c401616 19:46:25 Removing intermediate container b689f5ecf81a 19:46:25 ---> 6b69890204ce 19:46:25 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:46:25 Removing intermediate container 897b7c401616 19:46:25 ---> ef99ac858f1a 19:46:25 Step 15/23 : WORKDIR / 19:46:26 ---> bb305060d7b0 19:46:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:46:26 ---> Running in 7128af6d1db1 19:46:26 Removing intermediate container e04ecb56c3d8 19:46:26 ---> 34c586ba3bd2 19:46:26 19:46:26 Step 10/22 : FROM alpine:3.16 19:46:26 ---> 9c6f07244728 19:46:26 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:46:26 ---> Using cache 19:46:26 ---> 2d4a869b97a2 19:46:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:46:26 ---> Using cache 19:46:26 ---> 26cd61de0cb8 19:46:26 Step 13/22 : ENV APP_PORT=59861 19:46:26 Removing intermediate container 7128af6d1db1 19:46:26 ---> e10ba1467972 19:46:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:46:26 ---> Running in 9287c0d82537 19:46:26 Removing intermediate container 79b5fc2e8924 19:46:26 ---> 94d26b084a16 19:46:26 19:46:26 Step 10/22 : FROM alpine:3.16 19:46:26 ---> 9c6f07244728 19:46:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:46:27 ---> e23919822b72 19:46:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:46:27 ---> Running in 4d225470fddc 19:46:27 ---> 8ae05242b248 19:46:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command /Removing intermediate container 9287c0d82537 19:46:27 ---> 56d43084a5b7 19:46:27 Step 14/22 : EXPOSE $APP_PORT 19:46:27 19:46:27 ---> Running in 409050dd56a3 19:46:27 Removing intermediate container 409050dd56a3 19:46:27 ---> 7d74b700c23a 19:46:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:46:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:46:27 ---> 43579c398033 19:46:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:46:27 ---> bd1a3459354b 19:46:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:46:28 ---> e756b733c5f2 19:46:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:46:28 ---> d51197646932 19:46:28 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:46:28 ---> f61df40a1050 19:46:28 Step 19/23 : ENTRYPOINT ["/core-command"] 19:46:28 ---> Running in 8cf465dd0b61 19:46:28 ---> Running in efcfa65b73c8 19:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:46:28 Removing intermediate container efcfa65b73c8 19:46:28 ---> 794c7b484246 19:46:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:46:28 ---> 04b5daef8d66 19:46:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml ---> Running in a2e559d5fe03 19:46:28 19:46:29 (1/2) Installing ca-certificates (20220614-r0) 19:46:29 Removing intermediate container b805632520b4 19:46:29 ---> 9ade68082eb2 19:46:29 19:46:29 Step 9/32 : FROM alpine:3.16 19:46:29 (2/2) Installing dumb-init (1.2.5-r1) 19:46:29 ---> 9c6f07244728 19:46:29 Executing busybox-1.35.0-r17.trigger 19:46:29 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:46:29 Executing ca-certificates-20220614-r0.trigger 19:46:29 Removing intermediate container a2e559d5fe03 19:46:29 ---> 6eed72e3727e 19:46:29 Step 21/23 : LABEL arch=x86_64 19:46:29 ---> Running in b80db6667a7b 19:46:29 ---> f6e9b3ecc72f 19:46:29 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:46:29 ---> Running in 19773f0df684 19:46:29 OK: 6 MiB in 16 packages 19:46:29 ---> Running in cefc07197165 19:46:29 Removing intermediate container b80db6667a7b 19:46:29 ---> d5cd69dcb421 19:46:29 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:46:29 Removing intermediate container 8cf465dd0b61 19:46:29 Removing intermediate container 19773f0df684 19:46:29 ---> ca27064df10e 19:46:29 ---> 4581ee92e6e6 19:46:29 Step 18/21 : ENTRYPOINT ["entrypoint.sh"]Step 22/23 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 19:46:29 19:46:29 ---> Running in 91ea9914f269 19:46:29 ---> Running in e08ce2836cb2 19:46:29 Removing intermediate container cefc07197165 19:46:29 ---> 1ced7dacbc75 19:46:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:46:29 ---> Running in 6ae5d0dc635d 19:46:29 ---> Running in 4dbf9111b214 19:46:29 Removing intermediate container e08ce2836cb2 19:46:29 ---> b3907fd19347 19:46:29 Step 23/23 : LABEL version=0.0.0 19:46:29 Removing intermediate container 6ae5d0dc635d 19:46:29 ---> 90eedee6f979 19:46:29 Step 19/21 : LABEL arch=x86_64 19:46:29 ---> Running in 0e1ed1649cdb 19:46:29 ---> Running in 1e5dcbfdeff7 19:46:29 Removing intermediate container 4dbf9111b214 19:46:29 ---> c49eecaeb98a 19:46:29 Step 20/22 : LABEL arch=x86_64 19:46:29 ---> Running in 5555355ba94e 19:46:29 Removing intermediate container 0e1ed1649cdb 19:46:29 ---> e5c0d17930cd 19:46:29 19:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:46:29 Removing intermediate container 1e5dcbfdeff7 19:46:29 ---> fec679d121ea 19:46:29 Step 20/21 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 19:46:29 Removing intermediate container 4d225470fddc 19:46:29 ---> 5129e05264ab 19:46:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:46:29 Removing intermediate container 5555355ba94e 19:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:46:29 ---> 41d7df179e1e 19:46:29 Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 19:46:29 ---> Running in 1089b5d52e23 19:46:29 Successfully built e5c0d17930cd 19:46:29 Successfully tagged core-command:latest 19:46:29 Building core-data 19:46:29  Building core-command ... done  ---> Running in e8635abd0526 19:46:29 ---> Running in 753c36b015ee 19:46:29 Removing intermediate container 1089b5d52e23 19:46:29 ---> 23f3c837487c 19:46:29 Step 13/22 : ENV APP_PORT=59860 19:46:29 Removing intermediate container e8635abd0526 19:46:29 ---> 4a4e670c864f 19:46:29 Step 21/21 : LABEL version=0.0.0 19:46:29 (1/2) Installing dumb-init (1.2.5-r1) 19:46:29 (2/2) Installing su-exec (0.2-r1) 19:46:29 Executing busybox-1.35.0-r17.trigger 19:46:29 ---> Running in b7bee5332061 19:46:29 ---> Running in 4aa349e55dae 19:46:30 OK: 6 MiB in 16 packages 19:46:30 Removing intermediate container 753c36b015ee 19:46:30 ---> 4922532a4b30 19:46:30 Step 22/22 : LABEL version=0.0.0 19:46:30 ---> Running in 069b4a80ea38 19:46:31 ? github.com/edgexfoundry/edgex-go [no test files] 19:46:32 Removing intermediate container b7bee5332061 19:46:32 ---> b1b3f9aee549 19:46:32 Removing intermediate container 4aa349e55dae 19:46:32 ---> 2b0b8bf6d3c7 19:46:32 19:46:32 Step 14/22 : EXPOSE $APP_PORT 19:46:32 Successfully built b1b3f9aee549 19:46:32 Successfully tagged security-proxy-setup:latest 19:46:32 Building sys-mgmt-agent 19:46:32  Building security-proxy-setup ... done Removing intermediate container 069b4a80ea38 19:46:32 ---> c186d9bc1e71 19:46:32 19:46:32 ---> Running in 92f2fa6df58c 19:46:32 Successfully built c186d9bc1e71 19:46:32 Removing intermediate container 91ea9914f269 19:46:32 ---> a4b4d559f897 19:46:32 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:46:32 Successfully tagged support-scheduler:latest 19:46:32  Building support-scheduler ... done Building security-secretstore-setup 19:46:33 Removing intermediate container 92f2fa6df58c 19:46:33 ---> 1aef537b1023 19:46:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:46:33 ---> Running in 25a6d12bf538 19:46:34 Removing intermediate container 25a6d12bf538 19:46:34 ---> 07423fdba957 19:46:34 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:46:35 ---> 2216a594be09 19:46:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:46:35 ---> Running in 57f87862996f 19:46:35 Removing intermediate container 57f87862996f 19:46:35 ---> bf074b86ba9e 19:46:35 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:46:35 ---> Running in 0b7caba0508e 19:46:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:46:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:46:35 ---> 0f26aac39bb7 19:46:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:46:35 ---> Using cache 19:46:35 ---> 748c45750ca5 19:46:35 Step 4/22 : WORKDIR /edgex-go 19:46:35 ---> Using cache 19:46:35 ---> 5a8b6685e8c1 19:46:35 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:46:36 Removing intermediate container 0b7caba0508e 19:46:36 ---> d5e3f169945a 19:46:36 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:46:36 ---> Running in e129a163af15 19:46:36 ---> 419e11c35eba 19:46:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:46:36 ---> Running in 1abef763fa1b 19:46:36 Removing intermediate container 1abef763fa1b 19:46:36 ---> 10a17de9cefb 19:46:36 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:46:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:46:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:46:36 ---> 04b95cb6a50a 19:46:36 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:46:36 ---> Running in b5561722e1c6 19:46:37 ---> Running in 6d8458eaba80 19:46:37 OK: 211 MiB in 51 packages 19:46:37 Removing intermediate container 6d8458eaba80 19:46:37 ---> 67b72e1cbeb7 19:46:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:46:37 ---> Running in d99eff5aa3bd 19:46:37 Removing intermediate container d99eff5aa3bd 19:46:37 ---> a47edffd970b 19:46:37 Step 20/22 : LABEL arch=x86_64 19:46:38 Removing intermediate container e129a163af15 19:46:38 ---> ee157fc8d6b8 19:46:38 Step 6/22 : COPY go.mod vendor* ./ 19:46:38 ---> Running in d27a15515fed 19:46:38 ---> 23a4f1d7c119 19:46:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:38 Removing intermediate container b5561722e1c6 19:46:38 ---> 36180694f7d6 19:46:38 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:46:38 ---> Running in 8de3bc7fce55 19:46:38 Removing intermediate container d27a15515fed 19:46:38 ---> 3c278232b29d 19:46:38 Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 19:46:38 ---> Running in 20da51b8db18 19:46:38 ---> Running in 0665404e5719 19:46:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:46:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:46:38 ---> 0f26aac39bb7 19:46:38 Step 3/22 : WORKDIR /edgex-go 19:46:38 ---> Using cache 19:46:38 ---> 875a2726111f 19:46:38 Step 4/22 : RUN apk add --update --no-cache make bash git 19:46:38 Removing intermediate container 20da51b8db18 19:46:38 ---> 642a49803dea 19:46:38 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:46:39 ---> Running in 7de6b6e9657e 19:46:39 Removing intermediate container 0665404e5719 19:46:39 ---> 0fdcd63c1043 19:46:39 Step 22/22 : LABEL version=0.0.0 19:46:39 ---> Running in 56d3837d68ea 19:46:39 Removing intermediate container 56d3837d68ea 19:46:39 ---> fe6640c7d09b 19:46:39 19:46:39 ---> 53e9a4be1922 19:46:39 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:46:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:46:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:46:39 ---> 0f26aac39bb7 19:46:39 Step 3/24 : WORKDIR /edgex-go 19:46:39 ---> Using cache 19:46:39 ---> 875a2726111f 19:46:39 Step 4/24 : RUN apk add --update --no-cache make git 19:46:39 ---> Using cache 19:46:39 ---> d58007cd4984 19:46:39 Step 5/24 : COPY go.mod vendor* ./ 19:46:39 ---> Using cache 19:46:39 ---> 26136eb6ce8c 19:46:39 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:39 ---> Using cache 19:46:39 ---> 34797dc8ccfe 19:46:39 Step 7/24 : COPY . . 19:46:39 ---> Using cache 19:46:39 ---> edb063d3df85 19:46:39 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:46:39 ---> Running in 7665bfbc93ed 19:46:39 ---> Running in 8f8af8b239bc 19:46:39 Successfully built fe6640c7d09b 19:46:39 Successfully tagged support-notifications:latest 19:46:39  Building support-notifications ... done Building security-spiffe-token-provider 19:46:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:46:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:46: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:46:39 OK: 211 MiB in 51 packages 19:46:42 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:46:42 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:46:42 ---> 0f26aac39bb7 19:46:42 Step 3/19 : WORKDIR /edgex-go 19:46:42 ---> Using cache 19:46:42 ---> 875a2726111f 19:46:42 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:46:45 ---> Running in 2c98c8e2370e 19:46:45 Removing intermediate container 7665bfbc93ed 19:46:45 ---> 1458d89f941b 19:46:45 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:46:45 Removing intermediate container 7de6b6e9657e 19:46:45 ---> c236a16c7f54 19:46:45 Step 5/22 : COPY go.mod vendor* ./ 19:46:45 ---> 0457e85c9618 19:46:45 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:45 ---> 24dbda2d6c21 19:46:45 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:46:45 ---> Running in 8e7cf5fd4d45 19:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:46:46 v3.16.2-435-ge70e25ec8b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:46:46 v3.16.2-433-g1b6934392c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:46:46 OK: 17038 distinct packages available 19:46:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:46:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:46:46 OK: 211 MiB in 51 packages 19:46:47 ---> 96f7adeb55a5 19:46:47 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:46:48 ---> 92d7636666d4 19:46:48 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:46:48 Removing intermediate container 2c98c8e2370e 19:46:48 ---> 25d1be3f43f1 19:46:48 Step 5/19 : COPY go.mod vendor* ./ 19:46:48 ---> 40d7166e152c 19:46:48 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:46:48 ---> 7cbecf7ed887 19:46:48 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:48 ---> Running in 19acb4e76634 19:46:48 ---> 115029ea0ec5 19:46:48 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:46:51 ---> 508eda4dc0f9 19:46:51 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:46:51 ---> a629a8de7632 19:46:51 Step 27/32 : RUN chmod +x /entrypoint.sh 19:46:51 ---> Running in b444336a0ccd 19:46:51 Removing intermediate container 8de3bc7fce55 19:46:51 ---> 0b44ae4a8113 19:46:51 Step 8/22 : COPY . . 19:46: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 19:46:58 Removing intermediate container b444336a0ccd 19:46:58 ---> fb1a36fdd0d2 19:46:58 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:46:58 ---> Running in a94bfebcbbe0 19:46:58 ---> 685b18ebac1f 19:46:58 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:46:58 ---> Running in 91c7ca6e5ef4 19:46:58 Removing intermediate container a94bfebcbbe0 19:46:58 ---> 2f24f15894d5 19:46:58 Step 29/32 : CMD ["gate"] 19:46:58 ---> Running in 09fef928fa55 19:46:58 Removing intermediate container 8e7cf5fd4d45 19:46:58 ---> 109feb5e31b8 19:46:58 Step 7/22 : COPY . . 19:46:59 Removing intermediate container 09fef928fa55 19:46:59 ---> ee0a0df105a9 19:46:59 Step 30/32 : LABEL arch=x86_64 19:46:59 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 19:46:59 ---> Running in 27c4e2df52b9 19:47:00 Removing intermediate container 27c4e2df52b9 19:47:00 ---> 0baa0700a1dd 19:47:00 Step 31/32 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 19:47:06 ---> Running in 3c93e6fa0fed 19:47:06 Removing intermediate container 8f8af8b239bc 19:47:06 ---> 352ccf4f4252 19:47:06 19:47:06 Step 9/24 : FROM alpine:3.16 19:47:06 ---> 9c6f07244728 19:47:06 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:47:06 ---> 717f29446bc5 19:47:06 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:47:06 ---> Running in 194cab6d839e 19:47:06 ---> Running in 4aac54d9860e 19:47:06 Removing intermediate container 3c93e6fa0fed 19:47:06 ---> e116f4a2e307 19:47:06 Step 32/32 : LABEL version=0.0.0 19:47:06 ---> Running in ce21d70fb46d 19:47:06 Removing intermediate container ce21d70fb46d 19:47:06 ---> 99da9000bb01 19:47:06 19:47:06 Successfully built 99da9000bb01 19:47:06 Removing intermediate container 19acb4e76634 19:47:06 ---> f36530b7144e 19:47:06 Step 7/19 : COPY . . 19:47:06 Successfully tagged security-bootstrapper:latest 19:47:06 Building security-spire-server 19:47:06  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:47:06 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 19:47:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:47:08 (1/3) Installing ca-certificates (20220614-r0) 19:47:08 (2/3) Installing dumb-init (1.2.5-r1) 19:47:08 (3/3) Installing su-exec (0.2-r1) 19:47:08 Executing busybox-1.35.0-r17.trigger 19:47:08 Executing ca-certificates-20220614-r0.trigger 19:47:08 OK: 6 MiB in 17 packages 19:47:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:47:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:47:11 ---> 0f26aac39bb7 19:47:11 Step 3/23 : WORKDIR /edgex-go 19:47:11 ---> Using cache 19:47:11 ---> 875a2726111f 19:47:11 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:47:18 ---> Running in 4b1169e9dc76 19:47:18 ---> 1d013ac18e11 19:47:18 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:47:18 ---> Running in c28a0b75a303 19:47:18 Removing intermediate container 194cab6d839e 19:47:18 ---> 5ea71a3b2fc8 19:47:18 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:47:18 ---> Running in f10bad145c6c 19:47:18 Removing intermediate container f10bad145c6c 19:47:18 ---> 2f03e08cd61c 19:47:18 Step 12/24 : WORKDIR / 19:47:18 ---> Running in 015efd11b431 19:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:47:18 Removing intermediate container 015efd11b431 19:47:18 ---> 3cde5eda14c2 19:47:18 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:47:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:47:19 OK: 211 MiB in 51 packages 19:47:19 ---> 904e6309b8c0 19:47:19 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:47:19 ---> 048622ffc7ce 19:47:19 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:47:19 Removing intermediate container 4b1169e9dc76 19:47:19 ---> 8d5ecf425dc0 19:47:19 Step 5/23 : COPY go.mod vendor* ./ 19:47:19 ---> 73106cee1cca 19:47:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:47:20 ---> 3341ba063f34 19:47:20 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:20 ---> Running in 449e5bf2e3f6 19:47:20 ---> 7ce302d36f7c 19:47:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:47:20 ---> 5227fb9b8a88 19:47:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:47:21 ---> 948fb1d10d0d 19:47:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:47:21 ---> 11c0b4a33488 19:47:21 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:47:21 ---> Running in 2083778593c3 19:47:25 Removing intermediate container 2083778593c3 19:47:25 ---> 3ff4a6419f1b 19:47:25 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:47:25 ---> Running in 447d4bf14b8a 19:47:26 Removing intermediate container 447d4bf14b8a 19:47:26 ---> a43347002725 19:47:26 Step 22/24 : LABEL arch=x86_64 19:47:27 ---> Running in 2a59a1ad131e 19:47:27 Removing intermediate container 2a59a1ad131e 19:47:27 ---> f89465211e54 19:47:27 Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 19:47:27 ---> Running in 54af359467bf 19:47:27 Removing intermediate container 91c7ca6e5ef4 19:47:27 ---> 1e3197252ca1 19:47:27 19:47:27 Step 10/22 : FROM alpine:3.16 19:47:27 ---> 9c6f07244728 19:47:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:47:30 ---> Running in 59f50c8e73fa 19:47:30 Removing intermediate container 54af359467bf 19:47:30 ---> c2b882c393dd 19:47:30 Step 24/24 : LABEL version=0.0.0 19:47:30 ---> Running in e50e602a3509 19:47:30 Removing intermediate container 59f50c8e73fa 19:47:30 ---> 2baa36ebf1dd 19:47:30 Step 12/22 : ENV APP_PORT=59880 19:47:30 ---> Running in 02d41795c77b 19:47:30 Removing intermediate container e50e602a3509 19:47:30 ---> 2e6d25484df0 19:47:30 19:47:30 Removing intermediate container 4aac54d9860e 19:47:30 ---> b3354e5042c0 19:47:30 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:47:31 ---> Running in 8ee816cde8a3 19:47:31 Successfully built 2e6d25484df0 19:47:31 Successfully tagged security-secretstore-setup:latest 19:47:31  Building security-secretstore-setup ... done Building security-spire-config 19:47:33 Removing intermediate container 02d41795c77b 19:47:33 ---> cd9401b8b990 19:47:33 Step 13/22 : EXPOSE $APP_PORT 19:47:34 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 19:47:34 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:47:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:47:34 ---> 0f26aac39bb7 19:47:34 Step 3/24 : WORKDIR /edgex-go 19:47:34 ---> Using cache 19:47:34 ---> 875a2726111f 19:47:34 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:47:34 ---> Using cache 19:47:34 ---> 8d5ecf425dc0 19:47:34 Step 5/24 : COPY go.mod vendor* ./ 19:47:34 ---> Using cache 19:47:34 ---> 3341ba063f34 19:47:34 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:34 ---> Using cache 19:47:34 ---> 4ec1defa6f7b 19:47:34 Step 7/24 : COPY . . 19:47:35 ---> Running in c8306e2cb325 19:47:35 Removing intermediate container 449e5bf2e3f6 19:47:35 ---> 4ec1defa6f7b 19:47:35 Step 7/23 : COPY . . 19:47:40 Removing intermediate container c8306e2cb325 19:47:40 ---> deb32ba3c0a2 19:47:40 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 19:47:43 Removing intermediate container 8ee816cde8a3 19:47:43 ---> 87e58f787794 19:47:43 19:47:43 Step 10/22 : FROM alpine:3.16 19:47:43 ---> 9c6f07244728 19:47:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:47:43 ---> Running in 43e7269e75ff 19:47:43 ---> Running in 0e2f6e9e5775 19:47:43 ---> 279e172b1ed9 19:47:43 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:47:43 ---> bbd88bf2f894 19:47:43 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:47:43 ---> Running in 42b64a96eb13 19:47:43 Removing intermediate container 0e2f6e9e5775 19:47:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:47:43 ---> de402c427894 19:47:43 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 19:47:43 ---> Running in 53fe468e7e8e 19:47:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:47:43 ---> Running in 1fc6284b8d0c 19:47:43 Removing intermediate container 42b64a96eb13 19:47:43 ---> d3cb9c9cc508 19:47:43 Step 9/24 : WORKDIR /edgex-go/spire-build 19:47:43 Removing intermediate container 53fe468e7e8e 19:47:43 ---> fad749f0b030 19:47:43 Step 9/23 : WORKDIR /edgex-go/spire-build 19:47:43 ---> Running in fdf2213d36c8 19:47:43 (1/6) Installing dumb-init (1.2.5-r1) 19:47:43 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:47:43 (3/6) Installing libsodium (1.0.18-r0) 19:47:43 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:47:43 ---> Running in fffb8ec5fa5f 19:47:43 (5/6) Installing libzmq (4.3.4-r0) 19:47:43 (6/6) Installing zeromq (4.3.4-r0) 19:47:43 Executing busybox-1.35.0-r17.trigger 19:47:43 OK: 8 MiB in 20 packages 19:47:44 Removing intermediate container fdf2213d36c8 19:47:44 ---> a3cdd550a8d3 19:47:44 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 19:47:44 ---> Running in d4b78da12348 19:47:44 Removing intermediate container fffb8ec5fa5f 19:47:44 ---> 73f91617eba1 19:47:44 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 19:47:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:47:44 ---> Running in e888386f45f3 19:47:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:47:44 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:47:44 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:47:44 (3/33) Installing readline (8.1.2-r0) 19:47:44 (4/33) Installing bash (5.1.16-r2) 19:47:44 Executing bash-5.1.16-r2.post-install 19:47:44 (5/33) Installing ca-certificates (20220614-r0) 19:47:44 (6/33) Installing brotli-libs (1.0.9-r6) 19:47:44 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:47:44 (8/33) Installing libcurl (7.83.1-r4) 19:47:44 (9/33) Installing curl (7.83.1-r4) 19:47:44 (10/33) Installing docker-cli (20.10.20-r0) 19:47:44 (11/33) Installing dumb-init (1.2.5-r1) 19:47:44 (12/33) Installing libbz2 (1.0.8-r1) 19:47:44 (13/33) Installing expat (2.5.0-r0) 19:47:44 (14/33) Installing libffi (3.4.2-r1) 19:47:44 (15/33) Installing gdbm (1.23-r0) 19:47:44 (16/33) Installing xz-libs (5.2.5-r1) 19:47:44 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:47:44 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:47:44 (19/33) Installing mpdecimal (2.5.1-r1) 19:47:44 (20/33) Installing sqlite-libs (3.38.5-r0) 19:47:44 (21/33) Installing python3 (3.10.5-r0) 19:47:45 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:47:45 (23/33) Installing py3-tomli (2.0.1-r1) 19:47:45 (24/33) Installing py3-pep517 (0.12.0-r2) 19:47:45 (25/33) Installing py3-six (1.16.0-r1) 19:47:45 (26/33) Installing py3-retrying (1.3.3-r3) 19:47:45 (27/33) Installing py3-appdirs (1.4.4-r3) 19:47:45 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:47:45 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:47:45 (30/33) Installing py3-parsing (2.4.7-r3) 19:47:45 (31/33) Installing py3-packaging (21.3-r0) 19:47:45 (32/33) Installing py3-setuptools (59.4.0-r0) 19:47:45 (33/33) Installing py3-pip (22.1.1-r0) 19:47:45 Removing intermediate container 43e7269e75ff 19:47:45 ---> 286739419d22 19:47:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:47:45 Executing busybox-1.35.0-r17.trigger 19:47:45 Executing ca-certificates-20220614-r0.trigger 19:47:45 OK: 122 MiB in 47 packages 19:47:46 ---> 6f655661cb34 19:47:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:47:46 Removing intermediate container c28a0b75a303 19:47:46 ---> 8eecad609e5c 19:47:46 19:47:46 Step 9/19 : FROM alpine:3.15 19:47:46 ---> c4fc93816858 19:47:46 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:47:46 ---> Using cache 19:47:46 ---> fb4115fc44e8 19:47:46 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:47:46 ---> Running in 96359c8afaee 19:47:46 Removing intermediate container e888386f45f3 19:47:46 ---> 58e8c5da73f1 19:47:46 Step 11/23 : WORKDIR /edgex-go 19:47:46 ---> c0302a80ae08 19:47:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:47:46 ---> Running in 2dc334ab578d 19:47:46 Removing intermediate container d4b78da12348 19:47:46 ---> c67fef3d0a8e 19:47:46 Step 11/24 : WORKDIR /edgex-go 19:47:46 Removing intermediate container 2dc334ab578d 19:47:46 ---> 00449e85284a 19:47:46 19:47:46 Step 12/23 : FROM alpine:3.15 19:47:46 ---> c4fc93816858 19:47:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:47:46 ---> Using cache 19:47:46 ---> fb4115fc44e8 19:47:46 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:47:46 ---> Using cache 19:47:46 ---> e3cdc57f4add 19:47:46 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:47:46 ---> Running in e961ab1aeb16 19:47:46 ---> ba0eab3d7112 19:47:46 Step 18/22 : ENTRYPOINT ["/core-data"] 19:47:46 ---> Running in 6ce9738d0868 19:47:46 Removing intermediate container e961ab1aeb16 19:47:46 ---> 1f10b73b38ba 19:47:46 19:47:46 Step 12/24 : FROM alpine:3.15 19:47:46 ---> c4fc93816858 19:47:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:47:46 ---> Using cache 19:47:46 ---> fb4115fc44e8 19:47:46 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:47:46 ---> Running in b37fa816e260 19:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:47:46 Removing intermediate container 6ce9738d0868 19:47:46 ---> 6714dba01679 19:47:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:47:46 ---> Running in 93820445f8cf 19:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:47:47 Removing intermediate container 93820445f8cf 19:47:47 ---> 4ca5854c786a 19:47:47 Step 20/22 : LABEL arch=x86_64 19:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:47:47 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:47:47 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:47:47 OK: 15859 distinct packages available 19:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:47:47 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:47:47 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:47:47 OK: 15859 distinct packages available 19:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:47:47 (1/9) Installing ca-certificates (20220614-r0) 19:47:47 (2/9) Installing brotli-libs (1.0.9-r5) 19:47:47 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:47:47 (4/9) Installing libcurl (7.80.0-r4) 19:47:47 (5/9) Installing curl (7.80.0-r4) 19:47:47 (6/9) Installing dumb-init (1.2.5-r1) 19:47:47 (7/9) Installing musl-obstack (1.2.3-r0) 19:47:47 (8/9) Installing libucontext (1.1-r0) 19:47:47 (9/9) Installing gcompat (1.0.0-r4) 19:47:47 Executing busybox-1.34.1-r7.trigger 19:47:47 Executing ca-certificates-20220614-r0.trigger 19:47:47 (1/4) Installing dumb-init (1.2.5-r1) 19:47:47 (2/4) Installing musl-obstack (1.2.3-r0) 19:47:47 (3/4) Installing libucontext (1.1-r0) 19:47:47 (4/4) Installing gcompat (1.0.0-r4) 19:47:47 ---> Running in c2ee9c2f73cc 19:47:47 Executing busybox-1.34.1-r7.trigger 19:47:47 OK: 8 MiB in 23 packages 19:47:47 OK: 6 MiB in 18 packages 19:47:48 Removing intermediate container c2ee9c2f73cc 19:47:48 ---> d24dcfbdc65c 19:47:48 Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 19:47:48 ---> 6b919dfc45e0 19:47:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:47:48 ---> Running in 6baca26719c8 19:47:48 Removing intermediate container 6baca26719c8 19:47:48 ---> 24512b94a760 19:47:48 Step 22/22 : LABEL version=0.0.0 19:47:48 ---> Running in 3f377c26ea49 19:47:48 ---> fb6326e0f753 19:47:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:47:48 Removing intermediate container 3f377c26ea49 19:47:48 ---> b413f6a38fbd 19:47:48 19:47:48 Successfully built b413f6a38fbd 19:47:48 Successfully tagged core-data:latest 19:47:48 Building core-metadata 19:47:50  Building core-data ... done  ---> f6d170e84600 19:47:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:47:50 Collecting docker-compose==1.23.2 19:47:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:47:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 15.0 MB/s eta 0:00:00 19:47:50 Collecting PyYAML<4,>=3.10 19:47:50 Downloading PyYAML-3.13.tar.gz (270 kB) 19:47:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 43.9 MB/s eta 0:00:00 19:47:50 Preparing metadata (setup.py): started 19:47:51 Preparing metadata (setup.py): finished with status 'done' 19:47:51 Collecting dockerpty<0.5,>=0.4.1 19:47:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:47:51 Preparing metadata (setup.py): started 19:47:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:47:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:47:51 ---> 0f26aac39bb7 19:47:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:47:51 ---> Using cache 19:47:51 ---> 748c45750ca5 19:47:51 Step 4/24 : WORKDIR /edgex-go 19:47:51 ---> Using cache 19:47:51 ---> 5a8b6685e8c1 19:47:51 Step 5/24 : RUN apk add --update --no-cache make git 19:47:51 ---> Using cache 19:47:51 ---> 38b75b3f717a 19:47:51 Step 6/24 : COPY go.mod vendor* ./ 19:47:51 ---> Using cache 19:47:51 ---> f128c3cdd217 19:47:51 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:51 ---> Using cache 19:47:51 ---> df2931f4d003 19:47:51 Step 8/24 : COPY . . 19:47:51 ---> Using cache 19:47:51 ---> ba244f7f585d 19:47:51 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:47:52 Preparing metadata (setup.py): finished with status 'done' 19:47:52 Collecting cached-property<2,>=1.2.0 19:47:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:47:52 Removing intermediate container b37fa816e260 19:47:52 ---> d73c97fb9b20 19:47:52 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:47:52 ---> Running in 9363a991f5b2 19:47:52 Removing intermediate container 96359c8afaee 19:47:52 ---> cd4b3f87db88 19:47:52 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:47:52 ---> 93e98318e309 19:47:52 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:47:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:47:52 ---> Running in 64e56ed109c5 19:47:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:47:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 116.5 MB/s eta 0:00:00 19:47:52 Collecting docker<4.0,>=3.6.0 19:47:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:47:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 167.5 MB/s eta 0:00:00 19:47:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:47:52 Collecting docopt<0.7,>=0.6.1 19:47:52 Downloading docopt-0.6.2.tar.gz (25 kB) 19:47:52 Preparing metadata (setup.py): started 19:47:52 ---> a6f1844bcf40 19:47:52 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:47:52 Removing intermediate container 64e56ed109c5 19:47:52 ---> 8af820bdbf7c 19:47:52 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:47:52 ---> Running in 08a42a67e37d 19:47:52 Preparing metadata (setup.py): finished with status 'done' 19:47:52 Removing intermediate container 08a42a67e37d 19:47:52 ---> ec5219d42964 19:47:52 Step 21/23 : LABEL arch=x86_64 19:47:52 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 19:47:52 Collecting websocket-client<1.0,>=0.32.0 19:47:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:47:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 166.1 MB/s eta 0:00:00 19:47:52 Collecting jsonschema<3,>=2.5.1 19:47:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:47:52 Collecting texttable<0.10,>=0.9.0 19:47:52 Downloading texttable-0.9.1.tar.gz (11 kB) 19:47:52 Preparing metadata (setup.py): started 19:47:53 Preparing metadata (setup.py): finished with status 'done' 19:47:53 Collecting docker-pycreds>=0.4.0 19:47:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:47:53 ---> Running in 84131ba2db6a 19:47:53 ---> 9f2cb8b7bec1 19:47:53 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:47:53 ---> 5b67826d3d33 19:47:53 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:47:54 Collecting urllib3<1.25,>=1.21.1 19:47:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:47:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 57.6 MB/s eta 0:00:00 19:47:54 Removing intermediate container 84131ba2db6a 19:47:54 ---> b08ec838cd50 19:47:54 Step 22/23 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 19:47:54 Collecting chardet<3.1.0,>=3.0.2 19:47:54 ---> Running in ba3f1b718442 19:47:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:47:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 42.7 MB/s eta 0:00:00 19:47:54 Collecting idna<2.8,>=2.5 19:47:54 ---> 1ffd19ee59e9 19:47:54 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:47:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:47:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 33.1 MB/s eta 0:00:00 19:47:54 ---> a44ab1c3cba9 19:47:54 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:47:54 ---> Running in 23cf633cb98a 19:47:54 Removing intermediate container ba3f1b718442 19:47:54 ---> 729bc97c95d7 19:47:54 Step 23/23 : LABEL version=0.0.0 19:47:54 ---> Running in 7a2544911155 19:47:54 Collecting certifi>=2017.4.17 19:47:54 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 19:47:54 ---> Running in 90e09c414b4d 19:47:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 18.7 MB/s eta 0:00:00 19:47:54 Removing intermediate container 23cf633cb98a 19:47:54 ---> bcf46c31b910 19:47:54 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:47:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:47:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:47:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:47:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:47:54 ---> Running in e45df730cfa9 19:47:54 Removing intermediate container 90e09c414b4d 19:47:54 ---> 3510f006f06f 19:47:54 19:47:54 Removing intermediate container 7a2544911155 19:47:54 ---> f5ce14778584 19:47:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:47:54 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:47:54 Running setup.py install for texttable: started 19:47:54 Successfully built 3510f006f06f 19:47:54 Successfully tagged security-spire-server:latest 19:47:54  Building security-spire-server ... done Removing intermediate container e45df730cfa9 19:47:54 ---> 1c768fe382a8 19:47:54 Step 17/19 : LABEL arch=x86_64 19:47:54 ---> Running in 1e42fdf74360 19:47:54 ---> e8e122d18b0a 19:47:54 Step 19/24 : WORKDIR / 19:47:54 ---> Running in a96a6b8d15aa 19:47:54 Removing intermediate container 1e42fdf74360 19:47:54 ---> 08e8fdb252b0 19:47:54 Step 18/19 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 19:47:54 ---> Running in 7ccf75b426af 19:47:54 Removing intermediate container a96a6b8d15aa 19:47:54 ---> 30401cc0dfd0 19:47:54 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:47:54 ---> Running in 9d52589e9340 19:47:54 Running setup.py install for texttable: finished with status 'done' 19:47:54 Removing intermediate container 7ccf75b426af 19:47:54 ---> 07fb60d377fa 19:47:54 Step 19/19 : LABEL version=0.0.0 19:47:54 Running setup.py install for PyYAML: started 19:47:54 ---> Running in 7433e88c93bb 19:47:54 Removing intermediate container 9d52589e9340 19:47:54 ---> 775221236027 19:47:54 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:47:54 ---> Running in 90961c9011f2 19:47:54 Removing intermediate container 7433e88c93bb 19:47:54 ---> 0f425755e010 19:47:54 19:47:54 Removing intermediate container 90961c9011f2 19:47:54 ---> d4f319b9a95c 19:47:54 Step 22/24 : LABEL arch=x86_64 19:47:54 Successfully built 0f425755e010 19:47:54 Successfully tagged security-spiffe-token-provider:latest 19:47:54  Building security-spiffe-token-provider ... done  ---> Running in e07b0edf00cb 19:47:55 Removing intermediate container e07b0edf00cb 19:47:55 ---> 6bcfc46c122b 19:47:55 Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 19:47:55 ---> Running in b442d629b7ea 19:47:55 Running setup.py install for PyYAML: finished with status 'done' 19:47:55 Removing intermediate container b442d629b7ea 19:47:55 ---> 14dadd483ea7 19:47:55 Step 24/24 : LABEL version=0.0.0 19:47:55 ---> Running in 425538614d7b 19:47:55 Removing intermediate container 425538614d7b 19:47:55 ---> 2c29b7e27310 19:47:55 19:47:55 Successfully built 2c29b7e27310 19:47:55 Running setup.py install for docopt: started 19:47:55 Successfully tagged security-spire-config:latest 19:47:55  Building security-spire-config ... done  Running setup.py install for docopt: finished with status 'done' 19:47:56 Running setup.py install for dockerpty: started 19:47:56 Running setup.py install for dockerpty: finished with status 'done' 19:47: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 19:47: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 19:48:02 Removing intermediate container 1fc6284b8d0c 19:48:02 ---> f2b0229b0caa 19:48:02 Step 13/22 : ENV APP_PORT=58890 19:48:02 ---> Running in 8c10b18e7551 19:48:02 Removing intermediate container 8c10b18e7551 19:48:02 ---> c335b0ae47da 19:48:02 Step 14/22 : EXPOSE $APP_PORT 19:48:02 ---> Running in cad6faee14ac 19:48:02 Removing intermediate container cad6faee14ac 19:48:02 ---> 9f152a47feee 19:48:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:48:02 ---> 37c894df449b 19:48:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:48:03 ---> ea0ffdd39e17 19:48:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:48:03 ---> 93db9955dccd 19:48:03 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:48:03 ---> Running in 9731001725ee 19:48:03 Removing intermediate container 9731001725ee 19:48:03 ---> b83961146c13 19:48:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:48:03 ---> Running in 17d6ee612c80 19:48:03 Removing intermediate container 17d6ee612c80 19:48:03 ---> 6897c00d70bf 19:48:03 Step 20/22 : LABEL arch=x86_64 19:48:03 ---> Running in 2590a92cb181 19:48:04 Removing intermediate container 2590a92cb181 19:48:04 ---> 3ace5f07afa0 19:48:04 Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 19:48:04 ---> Running in 54195617f8c5 19:48:04 Removing intermediate container 54195617f8c5 19:48:04 ---> 81bf77afcf8b 19:48:04 Step 22/22 : LABEL version=0.0.0 19:48:04 ---> Running in dbb7d44e58da 19:48:04 Removing intermediate container dbb7d44e58da 19:48:04 ---> 00f7df583480 19:48:04 19:48:04 Successfully built 00f7df583480 19:48:04 Successfully tagged sys-mgmt-agent:latest 19:48:11  Building sys-mgmt-agent ... done Removing intermediate container 9363a991f5b2 19:48:11 ---> cdf3f498e0d0 19:48:11 19:48:11 Step 10/24 : FROM alpine:3.16 19:48:11 ---> 9c6f07244728 19:48:11 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:48:11 ---> Using cache 19:48:11 ---> 2d4a869b97a2 19:48:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:48:11 ---> Using cache 19:48:11 ---> 26cd61de0cb8 19:48:11 Step 13/24 : ENV APP_PORT=59881 19:48:11 ---> Running in 7b1fd349bee1 19:48:11 Removing intermediate container 7b1fd349bee1 19:48:11 ---> 505dbb3d4a12 19:48:11 Step 14/24 : EXPOSE $APP_PORT 19:48:11 ---> Running in 7c9e306330ef 19:48:11 Removing intermediate container 7c9e306330ef 19:48:11 ---> 641fa1ec4b2b 19:48:11 Step 15/24 : WORKDIR / 19:48:11 ---> Running in ac99c225d33e 19:48:11 Removing intermediate container ac99c225d33e 19:48:11 ---> 64f247919ca8 19:48:11 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:48:11 ---> 9d06af29fbaa 19:48:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:48:11 ---> 46236fab5b43 19:48:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:48:11 ---> ab9c7ea9cd32 19:48:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:48:11 ---> e3a50416bda4 19:48:11 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:48:11 ---> Running in 645d95f6bf30 19:48:11 Removing intermediate container 645d95f6bf30 19:48:11 ---> de5b9c07e104 19:48:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:48:11 ---> Running in e64f20b9fed7 19:48:11 Removing intermediate container e64f20b9fed7 19:48:11 ---> 94c50e039eff 19:48:11 Step 22/24 : LABEL arch=x86_64 19:48:11 ---> Running in 1aad1ed2290d 19:48:11 Removing intermediate container 1aad1ed2290d 19:48:11 ---> 89f177c405ca 19:48:11 Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 19:48:11 ---> Running in ba4bc60371d7 19:48:11 Removing intermediate container ba4bc60371d7 19:48:11 ---> d293ac4985a2 19:48:11 Step 24/24 : LABEL version=0.0.0 19:48:11 ---> Running in 46e3a10f972c 19:48:11 Removing intermediate container 46e3a10f972c 19:48:11 ---> 720981384820 19:48:11 19:48:11 Successfully built 720981384820 19:48:11 Successfully tagged core-metadata:latest 19:48:11  Building core-metadata ... done  [Pipeline] } 19:48:11 $ docker stop --time=1 5016c9f065acf39b3f9e493925172cbf9ab604bc10f9d82c7dc5522f1cb15a3b 19:48:13 $ docker rm -f 5016c9f065acf39b3f9e493925172cbf9ab604bc10f9d82c7dc5522f1cb15a3b [Pipeline] // withDockerContainer [Pipeline] sh 19:48:13 + docker images 19:48:13 REPOSITORY TAG IMAGE ID CREATED SIZE 19:48:13 core-metadata latest 720981384820 2 seconds ago 18.5MB 19:48:13 cdf3f498e0d0 4 seconds ago 1.62GB 19:48:13 sys-mgmt-agent latest 00f7df583480 9 seconds ago 136MB 19:48:13 security-spire-config latest 2c29b7e27310 18 seconds ago 85.8MB 19:48:13 security-spiffe-token-provider latest 0f425755e010 19 seconds ago 29.7MB 19:48:13 security-spire-server latest 3510f006f06f 19 seconds ago 86.5MB 19:48:13 core-data latest b413f6a38fbd 25 seconds ago 21.7MB 19:48:13 00449e85284a 27 seconds ago 1.49GB 19:48:13 1f10b73b38ba 27 seconds ago 1.49GB 19:48:13 8eecad609e5c 28 seconds ago 1.65GB 19:48:13 87e58f787794 35 seconds ago 1.6GB 19:48:13 security-secretstore-setup latest 2e6d25484df0 43 seconds ago 29.7MB 19:48:13 1e3197252ca1 46 seconds ago 1.62GB 19:48:13 security-bootstrapper latest 99da9000bb01 About a minute ago 20.2MB 19:48:13 352ccf4f4252 About a minute ago 1.61GB 19:48:13 support-notifications latest fe6640c7d09b About a minute ago 30.4MB 19:48:13 support-scheduler latest c186d9bc1e71 About a minute ago 29.8MB 19:48:13 security-proxy-setup latest b1b3f9aee549 About a minute ago 27.6MB 19:48:13 core-command latest e5c0d17930cd About a minute ago 17.6MB 19:48:13 9ade68082eb2 About a minute ago 1.6GB 19:48:13 94d26b084a16 About a minute ago 1.68GB 19:48:13 34c586ba3bd2 About a minute ago 1.68GB 19:48:13 ec39d5906fef About a minute ago 1.6GB 19:48:13 f8cd958f26e3 About a minute ago 1.61GB 19:48:13 security-spire-agent latest 464d973fe51c 2 minutes ago 125MB 19:48:13 b674b56c07ff 2 minutes ago 1.49GB 19:48:13 ci-base-image-x86_64 latest 0f26aac39bb7 5 minutes ago 947MB 19:48:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 7 days ago 683MB 19:48:13 alpine 3.15 c4fc93816858 3 months ago 5.59MB 19:48:13 alpine 3.16 9c6f07244728 3 months ago 5.54MB 19:48:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB 19:48:13 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] } 19:48:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:48:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:48:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:48:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:48:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:48:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:48:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:48:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:48:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:48:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:48:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:48:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:48:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:48:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:48:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:48:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.285s coverage: 28.7% of statements 19:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:48:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.658s coverage: 98.5% of statements 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.583s coverage: 43.0% of statements 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:48:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.577s coverage: 54.2% of statements 19:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:49:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.182s coverage: 89.2% of statements 19:49:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:49:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:49:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:49:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:49:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:49:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.597s coverage: 2.2% of statements 19:49:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:49:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:49:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.694s coverage: 95.6% of statements 19:49:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:49:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:49:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:49:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.437s coverage: 72.2% of statements 19:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:49:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.644s coverage: 60.0% of statements 19:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:49:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.746s coverage: 0.9% of statements 19:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:49:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.527s coverage: 58.8% of statements 19:49:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.261s coverage: 29.6% of statements 19:49:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.301s coverage: 47.1% of statements 19:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.366s coverage: 79.5% of statements 19:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements 19:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.297s coverage: 96.3% of statements 19:49:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.262s coverage: 87.5% of statements 19:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.277s coverage: 94.4% of statements 19:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.236s coverage: 44.8% of statements 19:49:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.923s coverage: 79.9% of statements 19:49:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.349s coverage: 92.9% of statements 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.289s coverage: 86.9% of statements 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.215s coverage: 100.0% of statements 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.336s coverage: 58.8% of statements 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.287s coverage: 80.0% of statements 19:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements 19:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.482s coverage: 85.4% of statements 19:49:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.068s coverage: 91.2% of statements 19:49:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.110s coverage: 64.7% of statements 19:50:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:50:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.321s coverage: 100.0% of statements 19:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.149s coverage: 89.4% of statements 19:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.095s coverage: 100.0% of statements 19:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements 19:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.115s coverage: 100.0% of statements 19:50:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.527s coverage: 65.8% of statements 19:50:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:50:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:50:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.948s coverage: 41.8% of statements 19:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.326s coverage: 89.5% of statements 19:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.300s coverage: 84.8% of statements 19:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:50:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:50:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.513s coverage: 17.7% of statements 19:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:50:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.840s coverage: 92.3% of statements 19:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:50:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.274s coverage: 63.2% of statements 19:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:50:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.500s coverage: 97.7% of statements 19:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:50:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:50:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:50:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.232s coverage: 28.9% of statements 19:50:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:50:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:50:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:50:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:50:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:50:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:50:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.265s coverage: 100.0% of statements 19:50:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 19:50:24 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 19:50:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:50:24 GO111MODULE=on go vet ./... 19:52:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:52:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:52:31 ./bin/test-attribution-txt.sh [Pipeline] echo 19:52:31 [edgeX.isLTS] Checking if [levski-openapi-version-changes] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:52:32 + ls -al . 19:52:32 total 772 19:52:32 drwxrwxr-x 10 1001 1001 4096 Nov 9 19:45 . 19:52:32 drwxr-xr-x 4 root root 4096 Nov 9 19:45 .. 19:52:32 drwxrwxr-x 2 1001 1001 4096 Nov 9 19:44 .blubracket 19:52:32 -rw-rw-r-- 1 1001 1001 16 Nov 9 19:44 .dockerignore 19:52:32 drwxrwxr-x 8 1001 1001 4096 Nov 9 19:44 .git 19:52:32 drwxrwxr-x 3 1001 1001 4096 Nov 9 19:44 .github 19:52:32 -rw-rw-r-- 1 1001 1001 1030 Nov 9 19:44 .gitignore 19:52:32 -rw-rw-r-- 1 1001 1001 42 Nov 9 19:44 .golangci.yml 19:52:32 -rw-rw-r-- 1 1001 1001 87 Nov 9 19:44 .hadolint.yml 19:52:32 -rw-rw-r-- 1 1001 1001 166 Nov 9 19:44 .sonarcloud.properties 19:52:32 -rw-rw-r-- 1 1001 1001 1171 Nov 9 19:44 ADOPTERS.md 19:52:32 -rw-rw-r-- 1 1001 1001 10722 Nov 9 19:44 Attribution.txt 19:52:32 -rw-rw-r-- 1 1001 1001 73765 Nov 9 19:44 CHANGELOG.md 19:52:32 -rw-rw-r-- 1 1001 1001 3804 Nov 9 19:44 CONTRIBUTING.md 19:52:32 -rw-rw-r-- 1 1001 1001 677 Nov 9 19:44 GOVERNANCE.md 19:52:32 -rw-rw-r-- 1 1001 1001 850 Nov 9 19:44 Jenkinsfile 19:52:32 -rw-rw-r-- 1 1001 1001 10775 Nov 9 19:44 LICENSE 19:52:32 -rw-rw-r-- 1 1001 1001 13857 Nov 9 19:44 Makefile 19:52:32 -rw-rw-r-- 1 1001 1001 582 Nov 9 19:44 OWNERS.md 19:52:32 -rw-rw-r-- 1 1001 1001 9799 Nov 9 19:44 README.md 19:52:32 -rw-rw-r-- 1 1001 1001 6912 Nov 9 19:44 SECURITY.md 19:52:32 -rw-rw-r-- 1 1001 1001 5 Nov 9 19:42 VERSION 19:52:32 -rw-rw-r-- 1 1001 1001 4131 Nov 9 19:44 ZMQWindows.md 19:52:32 drwxrwxr-x 2 1001 1001 4096 Nov 9 19:44 bin 19:52:32 drwxrwxr-x 18 1001 1001 4096 Nov 9 19:44 cmd 19:52:32 -rw-r--r-- 1 root root 501828 Nov 9 19:50 coverage.out 19:52:32 -rw-rw-r-- 1 1001 1001 3405 Nov 9 19:44 go.mod 19:52:32 -rw-rw-r-- 1 1001 1001 44978 Nov 9 19:44 go.sum 19:52:32 drwxrwxr-x 8 1001 1001 4096 Nov 9 19:44 internal 19:52:32 drwxrwxr-x 3 1001 1001 4096 Nov 9 19:44 openapi 19:52:32 drwxrwxr-x 4 1001 1001 4096 Nov 9 19:44 snap 19:52:32 -rw-rw-r-- 1 1001 1001 204 Nov 9 19:44 version.go [Pipeline] sh 19:52:32 + '[' -e coverage.out ] 19:52:32 + chown 1001:1001 coverage.out [Pipeline] stash 19:52:32 Warning: overwriting stash ‘coverage-report’ 19:52:33 Stashed 1 file(s) [Pipeline] sh 19:52:34 + make build 19:52:34 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 19:54:26 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 19:55:48 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 19:55:48 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 19:56:34 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 19:56:34 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 19:56:37 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 19:56:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:56: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:56:55 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 19:56:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:57:02 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 19:57:12 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] } 19:57:17 $ docker stop --time=1 62c260e3b53d8adbcf19a3dd75b1a85528d696a6c1f085b9dfa53b7bc5de4b58 19:57:19 $ docker rm -f 62c260e3b53d8adbcf19a3dd75b1a85528d696a6c1f085b9dfa53b7bc5de4b58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:57:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:57:22 19:57:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:57:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:57:23 latest: Pulling from edgex-devops/edgex-compose-arm64 19:57:23 29e5d40040c1: Pulling fs layer 19:57:23 1ce36da41761: Pulling fs layer 19:57:23 25b303627fd3: Pulling fs layer 19:57:23 29e5d40040c1: Verifying Checksum 19:57:23 29e5d40040c1: Download complete 19:57:24 1ce36da41761: Verifying Checksum 19:57:24 1ce36da41761: Download complete 19:57:24 29e5d40040c1: Pull complete 19:57:25 1ce36da41761: Pull complete 19:57:25 25b303627fd3: Verifying Checksum 19:57:25 25b303627fd3: Download complete 19:57:35 25b303627fd3: Pull complete 19:57:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:57:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:57:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:57:36 prd-ubuntu20.04-docker-arm64-4c-16g-118797 does not seem to be running inside a container 19:57:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:57:38 $ docker top 42c4f9e1c434173247b8138abbd61e4f52ed9220c31625dbc69e2adf05025a27 -eo pid,comm [Pipeline] { [Pipeline] sh 19:57:39 + docker-compose build --help 19:57:39 + grep parallel 19:57:44 --parallel Build images in parallel. [Pipeline] } 19:57:44 $ docker stop --time=1 42c4f9e1c434173247b8138abbd61e4f52ed9220c31625dbc69e2adf05025a27 19:57:47 $ docker rm -f 42c4f9e1c434173247b8138abbd61e4f52ed9220c31625dbc69e2adf05025a27 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:57:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:57:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:57:48 prd-ubuntu20.04-docker-arm64-4c-16g-118797 does not seem to be running inside a container 19:57:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:57:50 $ docker top 86160276e6493e796b62b7595a46c2fbdefcc51de97fd30d3af2c10dc730b474 -eo pid,comm [Pipeline] { [Pipeline] sh 19:57:50 + docker-compose -f ./docker-compose-build.yml build --parallel 19:57:56 Building core-command ... 19:57:56 Building core-data ... 19:57:56 Building core-metadata ... 19:57:56 Building security-bootstrapper ... 19:57:56 Building security-proxy-setup ... 19:57:56 Building security-secretstore-setup ... 19:57:56 Building security-spiffe-token-provider ... 19:57:56 Building security-spire-agent ... 19:57:56 Building security-spire-config ... 19:57:56 Building security-spire-server ... 19:57:56 Building support-notifications ... 19:57:56 Building support-scheduler ... 19:57:56 Building sys-mgmt-agent ... 19:57:56 Building sys-mgmt-agent 19:57:56 Building security-spiffe-token-provider 19:57:56 Building security-proxy-setup 19:57:56 Building security-secretstore-setup 19:57:56 Building core-metadata 19:58:52 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:58:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:58:52 ---> 1684d25d629d 19:58:52 Step 3/24 : WORKDIR /edgex-go 19:58:52 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:58:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:58:52 ---> 1684d25d629d 19:58:52 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:58:52 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:58:52 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:58:52 ---> 1684d25d629d 19:58:52 Step 3/19 : WORKDIR /edgex-go 19:58:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:58:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:58:52 ---> 1684d25d629d 19:58:52 Step 3/22 : WORKDIR /edgex-go 19:58:52 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:58:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:58:52 ---> 1684d25d629d 19:58:52 Step 3/21 : WORKDIR /edgex-go 19:58:52 ---> Running in c91f6b211cf3 19:58:52 ---> Running in b2f372f3a314 19:58:52 ---> Running in 1cf12780604b 19:58:52 ---> Running in f22d207ff0c3 19:58:52 ---> Running in 8b1a58dead38 19:58:52 Removing intermediate container c91f6b211cf3 19:58:52 ---> 6b0f0b13a265 19:58:52 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:58:52 Removing intermediate container b2f372f3a314 19:58:52 ---> 369ded2f4e90 19:58:52 Step 4/24 : RUN apk add --update --no-cache make git 19:58:52 Removing intermediate container f22d207ff0c3 19:58:52 ---> aa357de5f15f 19:58:52 Step 4/24 : WORKDIR /edgex-go 19:58:52 ---> Running in eb4dd991ab06 19:58:52 Removing intermediate container 1cf12780604b 19:58:52 ---> a52ad59d5953 19:58:52 Step 4/21 : RUN apk add --update --no-cache make git 19:58:52 ---> Running in d556b3e0873a 19:58:52 Removing intermediate container 8b1a58dead38 19:58:52 ---> a33bbe3cf54d 19:58:52 Step 4/22 : RUN apk add --update --no-cache make bash git 19:58:52 ---> Running in 12b96daabee9 19:58:52 ---> Running in 72e164c0c87f 19:58:52 ---> Running in 3f16958c9953 19:58:52 Removing intermediate container 72e164c0c87f 19:58:52 ---> 31c51c60264a 19:58:52 Step 5/24 : RUN apk add --update --no-cache make git 19:58:52 ---> Running in afcc63a38a28 19:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:58:52 v3.16.2-435-ge70e25ec8b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:58:52 v3.16.2-433-g1b6934392c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:58:52 OK: 16895 distinct packages available 19:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:58:52 OK: 221 MiB in 51 packages 19:58:52 OK: 221 MiB in 51 packages 19:58:52 OK: 221 MiB in 51 packages 19:58:52 OK: 221 MiB in 51 packages 19:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:58:52 OK: 221 MiB in 51 packages 19:58:53 Removing intermediate container 12b96daabee9 19:58:53 ---> e89d5bc20fd5 19:58:53 Step 5/21 : COPY go.mod vendor* ./ 19:58:53 Removing intermediate container afcc63a38a28 19:58:53 ---> 923b2142edce 19:58:53 Step 6/24 : COPY go.mod vendor* ./ 19:58:53 Removing intermediate container d556b3e0873a 19:58:53 ---> db985e495fdf 19:58:53 Step 5/24 : COPY go.mod vendor* ./ 19:58:53 Removing intermediate container 3f16958c9953 19:58:53 ---> eee0f33fe000 19:58:53 Step 5/22 : COPY go.mod vendor* ./ 19:58:54 Removing intermediate container eb4dd991ab06 19:58:54 ---> cf98c240d90e 19:58:54 Step 5/19 : COPY go.mod vendor* ./ 19:58:54 ---> 2aed414231c7 19:58:54 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:54 ---> 771b1dc58ad1 19:58:54 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 3261561fdffe 19:58:54 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:54 19:58:54 ---> aa7b691c6b47 19:58:54 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:54 ---> Running in 0c97e0c32793 19:58:54 ---> Running in 57b5f5f464b8 19:58:54 ---> Running in 4e438b67f10c 19:58:54 ---> Running in 90ce848ab580 19:58:55 ---> 75d64d35aa2c 19:58:55 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:55 ---> Running in 1df1bcd42392 20:00:32 Removing intermediate container 57b5f5f464b8 20:00:32 ---> 68b0f735fbc1 20:00:32 Step 7/24 : COPY . . 20:00:32 Removing intermediate container 1df1bcd42392 20:00:32 ---> 88da355b0959 20:00:32 Step 7/19 : COPY . . 20:00:32 Removing intermediate container 4e438b67f10c 20:00:32 ---> fafaefa0d520 20:00:32 Step 7/22 : COPY . . 20:00:32 Removing intermediate container 90ce848ab580 20:00:32 ---> ad38907b9e2e 20:00:32 Step 8/24 : COPY . . 20:00:32 Removing intermediate container 0c97e0c32793 20:00:32 ---> d1cb1d76a25d 20:00:32 Step 7/21 : COPY . . 20:00:35 ---> 97fed5764efb 20:00:35 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:00:35 ---> f9e26ce54a84 20:00:35 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:00:36 ---> 70b2118dc435 20:00:36 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:00:36 ---> 37e7f27fc021 20:00:36 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:00:36 ---> 985b8ed18bfb 20:00:36 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:00:36 ---> Running in 85d9341580f6 20:00:36 ---> Running in afe7879161c7 20:00:36 ---> Running in 17c5372720aa 20:00:36 ---> Running in 54651c211a0e 20:00:36 ---> Running in c2683b92f83b 20:00:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:00:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:00:38 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 20:00:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:00:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:06:15 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 20:06:15 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 20:06:17 Removing intermediate container 85d9341580f6 20:06:17 ---> 86e34ce91a12 20:06:17 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:06:17 ---> Running in e747c3b4f366 20:06: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:06:26 Removing intermediate container e747c3b4f366 20:06:26 ---> 8fd72bf8aab3 20:06:26 20:06:26 Step 10/22 : FROM alpine:3.16 20:06:26 3.16: Pulling from library/alpine 20:06:26 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:06:26 Status: Downloaded newer image for alpine:3.16 20:06:26 ---> a6215f271958 20:06:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:06:26 ---> Running in 1216c7adb229 20:06:27 Removing intermediate container 1216c7adb229 20:06:27 ---> 851511f1b63c 20:06:27 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 20:06:27 ---> Running in 4e515afae5a1 20:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:06:31 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:06:31 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:06:31 (3/33) Installing readline (8.1.2-r0) 20:06:31 (4/33) Installing bash (5.1.16-r2) 20:06:31 Executing bash-5.1.16-r2.post-install 20:06:31 (5/33) Installing ca-certificates (20220614-r0) 20:06:31 (6/33) Installing brotli-libs (1.0.9-r6) 20:06:31 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:06:31 (8/33) Installing libcurl (7.83.1-r4) 20:06:31 (9/33) Installing curl (7.83.1-r4) 20:06:31 (10/33) Installing docker-cli (20.10.20-r0) 20:06:32 (11/33) Installing dumb-init (1.2.5-r1) 20:06:32 (12/33) Installing libbz2 (1.0.8-r1) 20:06:32 (13/33) Installing expat (2.5.0-r0) 20:06:32 (14/33) Installing libffi (3.4.2-r1) 20:06:32 (15/33) Installing gdbm (1.23-r0) 20:06:32 (16/33) Installing xz-libs (5.2.5-r1) 20:06:32 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:06:32 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:06:32 (19/33) Installing mpdecimal (2.5.1-r1) 20:06:33 (20/33) Installing sqlite-libs (3.38.5-r0) 20:06:33 (21/33) Installing python3 (3.10.5-r0) 20:06:35 Removing intermediate container 17c5372720aa 20:06:35 ---> b03d4c71a0a5 20:06:35 20:06:35 Step 9/21 : FROM alpine:3.16 20:06:35 ---> a6215f271958 20:06:35 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:06:35 ---> Running in 4c684e11834a 20:06:36 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:06:36 (23/33) Installing py3-tomli (2.0.1-r1) 20:06:36 (24/33) Installing py3-pep517 (0.12.0-r2) 20:06:36 (25/33) Installing py3-six (1.16.0-r1) 20:06:36 (26/33) Installing py3-retrying (1.3.3-r3) 20:06:36 (27/33) Installing py3-appdirs (1.4.4-r3) 20:06:36 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:06:36 Removing intermediate container 54651c211a0e 20:06:36 ---> 0b54267eb2ab 20:06:36 20:06:36 Step 9/24 : FROM alpine:3.16 20:06:36 ---> a6215f271958 20:06:36 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:06:36 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:06:36 (30/33) Installing py3-parsing (2.4.7-r3) 20:06:36 (31/33) Installing py3-packaging (21.3-r0) 20:06:36 (32/33) Installing py3-setuptools (59.4.0-r0) 20:06:36 ---> Running in c53647441e7b 20:06:36 (33/33) Installing py3-pip (22.1.1-r0) 20:06:38 Executing busybox-1.35.0-r17.trigger 20:06:38 Executing ca-certificates-20220614-r0.trigger 20:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:06:38 OK: 120 MiB in 47 packages 20:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:06:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:06:40 (1/6) Installing ca-certificates (20220614-r0) 20:06:40 (2/6) Installing brotli-libs (1.0.9-r6) 20:06:40 (1/3) Installing ca-certificates (20220614-r0) 20:06:40 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:06:40 (4/6) Installing libcurl (7.83.1-r4) 20:06:40 (5/6) Installing curl (7.83.1-r4) 20:06:40 (6/6) Installing dumb-init (1.2.5-r1) 20:06:40 Executing busybox-1.35.0-r17.trigger 20:06:40 Executing ca-certificates-20220614-r0.trigger 20:06:40 (2/3) Installing dumb-init (1.2.5-r1) 20:06:40 (3/3) Installing su-exec (0.2-r1) 20:06:40 Executing busybox-1.35.0-r17.trigger 20:06:40 Executing ca-certificates-20220614-r0.trigger 20:06:40 OK: 8 MiB in 20 packages 20:06:40 OK: 6 MiB in 17 packages 20:06:45 Removing intermediate container c53647441e7b 20:06:45 ---> b888025a5e49 20:06:45 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:06:45 ---> Running in 3325cce30aa4 20:06:45 Removing intermediate container 4c684e11834a 20:06:45 ---> 3557e3b4d845 20:06:45 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:06:45 ---> Running in 19a8daccdc9c 20:06:45 Removing intermediate container 3325cce30aa4 20:06:45 ---> 4a3a5f0cddb6 20:06:45 Step 12/24 : WORKDIR / 20:06:45 ---> Running in 69575cd4d187 20:06:45 Removing intermediate container 19a8daccdc9c 20:06:45 ---> b6cf5b92b532 20:06:45 Step 12/21 : WORKDIR /edgex 20:06:45 ---> Running in 4923b29f2361 20:06:46 Removing intermediate container 69575cd4d187 20:06:46 ---> 1ba365450330 20:06:46 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:06:46 Removing intermediate container 4923b29f2361 20:06:46 ---> 8b829431256a 20:06:46 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:06:47 ---> 98371a7d27b3 20:06:47 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:06:47 ---> e1be0e67a25c 20:06:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:06:48 ---> beda1cdf2116 20:06:48 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:06:49 ---> ba038099fd7a 20:06:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:06:50 ---> 6b16614dee5a 20:06:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:06:51 ---> 8a610a0a6a73 20:06:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:06:51 ---> b4dbfa09c93e 20:06:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:06:52 ---> 39b5cc490b39 20:06:52 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:52 ---> Running in 5cd4f4e420d0 20:06:53 ---> af66145c029c 20:06:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:06:56 ---> 12081872af07 20:06:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:06:56 Removing intermediate container 5cd4f4e420d0 20:06:56 ---> 59f52a65b5d9 20:06:56 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:06:56 ---> Running in d83b3fc0a7fe 20:06:57 ---> 6e290e1f18c2 20:06:57 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:57 Removing intermediate container d83b3fc0a7fe 20:06:57 ---> 3fb8d669d7dd 20:06:57 Step 19/21 : LABEL arch=arm64 20:06:57 ---> Running in 5141e31d8a38 20:06:57 ---> Running in 65e93e9b4a98 20:06:57 Collecting docker-compose==1.23.2 20:06:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:06:57 Removing intermediate container 65e93e9b4a98 20:06:57 ---> 841274c24038 20:06:57 Step 20/21 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 20:06:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.6 MB/s eta 0:00:00 20:06:58 ---> Running in af6842078b1a 20:06:58 Removing intermediate container af6842078b1a 20:06:58 ---> 57c03e329e78 20:06:58 Step 21/21 : LABEL version=0.0.0 20:06:58 ---> Running in 89132ac55628 20:06:59 Collecting websocket-client<1.0,>=0.32.0 20:06:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:06:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.3 MB/s eta 0:00:00 20:06:59 Removing intermediate container 89132ac55628 20:06:59 ---> 4f3346704d21 20:06:59 20:06:59 Successfully built 4f3346704d21 20:06:59 Successfully tagged security-proxy-setup-arm64:latest 20:06:59  Building security-proxy-setup ... done Building support-scheduler 20:06:59 Collecting jsonschema<3,>=2.5.1 20:06:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:07:00 Removing intermediate container 5141e31d8a38 20:07:00 ---> c5f7ce9370e6 20:07:00 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:07:00 ---> Running in 8c1d0cbdb981 20:07:01 Removing intermediate container 8c1d0cbdb981 20:07:01 ---> 458f8914b958 20:07:01 Step 22/24 : LABEL arch=arm64 20:07:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:07:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:07:01 ---> Running in d85c0c1d1b2d 20:07:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.7 MB/s eta 0:00:00 20:07:01 Collecting docopt<0.7,>=0.6.1 20:07:01 Downloading docopt-0.6.2.tar.gz (25 kB) 20:07:01 Preparing metadata (setup.py): started 20:07:01 Removing intermediate container d85c0c1d1b2d 20:07:01 ---> 89a83227311b 20:07:01 Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 20:07:01 ---> Running in 87c81e834b59 20:07:02 Removing intermediate container 87c81e834b59 20:07:02 ---> 362da94bd626 20:07:02 Step 24/24 : LABEL version=0.0.0 20:07:02 ---> Running in e500c27bf27e 20:07:03 Removing intermediate container e500c27bf27e 20:07:03 ---> dce2a040a7d9 20:07:03 20:07:03 Successfully built dce2a040a7d9 20:07:03 Successfully tagged security-secretstore-setup-arm64:latest 20:07:03  Building security-secretstore-setup ... done Building security-spire-agent 20:07:03 Preparing metadata (setup.py): finished with status 'done' 20:07:04 Collecting PyYAML<4,>=3.10 20:07:04 Downloading PyYAML-3.13.tar.gz (270 kB) 20:07:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.4 MB/s eta 0:00:00 20:07:06 Preparing metadata (setup.py): started 20:07:08 Preparing metadata (setup.py): finished with status 'done' 20:07:08 Collecting texttable<0.10,>=0.9.0 20:07:08 Downloading texttable-0.9.1.tar.gz (11 kB) 20:07:08 Preparing metadata (setup.py): started 20:07:10 Preparing metadata (setup.py): finished with status 'done' 20:07:10 Collecting dockerpty<0.5,>=0.4.1 20:07:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:07:10 Preparing metadata (setup.py): started 20:07:12 Preparing metadata (setup.py): finished with status 'done' 20:07:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 20:07:13 Collecting docker<4.0,>=3.6.0 20:07:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:07:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 11.0 MB/s eta 0:00:00 20:07:13 Collecting cached-property<2,>=1.2.0 20:07:13 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:07:13 Collecting docker-pycreds>=0.4.0 20:07:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:07:15 Collecting urllib3<1.25,>=1.21.1 20:07:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:07:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.9 MB/s eta 0:00:00 20:07:15 Collecting certifi>=2017.4.17 20:07:15 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 20:07:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 12.9 MB/s eta 0:00:00 20:07:15 Collecting idna<2.8,>=2.5 20:07:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:07:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.5 MB/s eta 0:00:00 20:07:16 Collecting chardet<3.1.0,>=3.0.2 20:07:16 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:07:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.2 MB/s eta 0:00:00 20:07:17 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:07:17 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:07:17 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:07:17 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:07:18 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:07:18 Running setup.py install for texttable: started 20:07:20 Running setup.py install for texttable: finished with status 'done' 20:07:20 Running setup.py install for PyYAML: started 20:07:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:07:22 ---> 1684d25d629d 20:07:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:07:22 ---> Using cache 20:07:22 ---> aa357de5f15f 20:07:22 Step 4/22 : WORKDIR /edgex-go 20:07:22 ---> Using cache 20:07:22 ---> 31c51c60264a 20:07:22 Step 5/22 : RUN apk add --update --no-cache make git 20:07:22 ---> Using cache 20:07:22 ---> 923b2142edce 20:07:22 Step 6/22 : COPY go.mod vendor* ./ 20:07:22 Removing intermediate container c2683b92f83b 20:07:22 ---> Using cache 20:07:22 ---> 771b1dc58ad1 20:07:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:22 ---> Using cache 20:07:22 ---> 0ff3018b25a3 20:07:22 ---> ad38907b9e2e 20:07:22 Step 8/22 : COPY . . 20:07:22 20:07:22 Step 10/24 : FROM alpine:3.16 20:07:22 ---> a6215f271958 20:07:22 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:07:22 ---> Using cache 20:07:22 ---> 70b2118dc435 20:07:22 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:07:22 ---> Running in 05bdf82c69c6 20:07:22 ---> Running in 4e80ddae856a 20:07:23 Running setup.py install for PyYAML: finished with status 'done' 20:07: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-scheduler/support-scheduler ./cmd/support-scheduler 20:07:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:07:25 Running setup.py install for docopt: started 20:07:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:07:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:07:26 ---> 1684d25d629d 20:07:26 Step 3/24 : WORKDIR /edgex-go 20:07:26 ---> Using cache 20:07:26 ---> a33bbe3cf54d 20:07:26 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:07:26 ---> Running in 156925000abc 20:07:27 (1/1) Installing dumb-init (1.2.5-r1) 20:07:27 Executing busybox-1.35.0-r17.trigger 20:07:27 OK: 5 MiB in 15 packages 20:07:28 Running setup.py install for docopt: finished with status 'done' 20:07:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:07:29 Removing intermediate container 4e80ddae856a 20:07:29 ---> 5f312532dba1 20:07:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:07:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:07:29 ---> Running in c43a43ca4f40 20:07:29 Removing intermediate container c43a43ca4f40 20:07:29 ---> 6af2cb2e01a2 20:07:29 Step 13/24 : ENV APP_PORT=59881 20:07:29 ---> Running in 8eec78ed0cba 20:07:30 Removing intermediate container 8eec78ed0cba 20:07:30 ---> c6ac6eac7de3 20:07:30 Step 14/24 : EXPOSE $APP_PORT 20:07:30 ---> Running in 7df23820ab27 20:07:30 OK: 221 MiB in 51 packages 20:07:32 Removing intermediate container 7df23820ab27 20:07:32 ---> e408c0b70733 20:07:32 Step 15/24 : WORKDIR / 20:07:32 ---> Running in 9a16df41fdce 20:07:33 Removing intermediate container 9a16df41fdce 20:07:33 ---> deda5245926b 20:07:33 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:33 Removing intermediate container 156925000abc 20:07:33 ---> 5fa73d2d57c1 20:07:33 Step 5/24 : COPY go.mod vendor* ./ 20:07:34 Running setup.py install for dockerpty: started 20:07:34 ---> ac8ba34a3029 20:07:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:07:34 ---> 976628aca423 20:07:34 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:34 ---> Running in ffebe3b72b3d 20:07:37 ---> 58b586c47eb9 20:07:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:07:37 Running setup.py install for dockerpty: finished with status 'done' 20:07:38 ---> 97f299ea5f01 20:07:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:07:39 ---> f741fe34220b 20:07:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:07:39 ---> Running in 553699224aaa 20:07:39 Removing intermediate container 553699224aaa 20:07:39 ---> c8379e6549e8 20:07:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:07:39 ---> Running in 8ddd045a25e8 20:07:40 Removing intermediate container 8ddd045a25e8 20:07:40 ---> 683f626e3796 20:07:40 Step 22/24 : LABEL arch=arm64 20:07:40 ---> Running in 80723fadb6c5 20:07:41 Removing intermediate container 80723fadb6c5 20:07:41 ---> f9cc32253955 20:07:41 Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 20:07:41 ---> Running in a3417e9309d8 20:07:42 Removing intermediate container a3417e9309d8 20:07:42 ---> 3eff32e10174 20:07:42 Step 24/24 : LABEL version=0.0.0 20:07:42 ---> Running in e5696bd887b3 20:07:42 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 20:07:42 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 20:07:42 Removing intermediate container e5696bd887b3 20:07:42 ---> 474ec85c753f 20:07:42 20:07:43 Successfully built 474ec85c753f 20:07:43 Successfully tagged core-metadata-arm64:latest 20:07:43 Building security-spire-config 20:08:05  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:08:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:08:05 ---> 1684d25d629d 20:08:05 Step 3/24 : WORKDIR /edgex-go 20:08:05 ---> Using cache 20:08:05 ---> a33bbe3cf54d 20:08:05 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:08:05 ---> Using cache 20:08:05 ---> 5fa73d2d57c1 20:08:05 Step 5/24 : COPY go.mod vendor* ./ 20:08:05 ---> Using cache 20:08:05 ---> 976628aca423 20:08:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:05 ---> Running in ac9308190b0a 20:08:05 Removing intermediate container 4e515afae5a1 20:08:05 ---> 0fd94903e64f 20:08:05 Step 13/22 : ENV APP_PORT=58890 20:08:05 ---> Running in d7f6db4f3722 20:08:05 Removing intermediate container d7f6db4f3722 20:08:05 ---> 40de43f5b46d 20:08:05 Step 14/22 : EXPOSE $APP_PORT 20:08:05 ---> Running in e355414555b1 20:08:05 Removing intermediate container e355414555b1 20:08:05 ---> 9b335e919b59 20:08:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:08:06 ---> f56e7f80298e 20:08:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:08:07 ---> 93d8b0e3cf4b 20:08:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:08:08 ---> 1db99f8de98c 20:08:08 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 20:08:08 ---> Running in e61721211737 20:08:08 Removing intermediate container e61721211737 20:08:08 ---> be9a49e377bb 20:08:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:08:09 ---> Running in 1e95dd0ddf13 20:08:09 Removing intermediate container 1e95dd0ddf13 20:08:09 ---> e1ba7ebbbbd1 20:08:09 Step 20/22 : LABEL arch=arm64 20:08:09 ---> Running in 59eb8b9598c6 20:08:10 Removing intermediate container 59eb8b9598c6 20:08:10 ---> 637584c56c5d 20:08:10 Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 20:08:10 ---> Running in 221a9d7eb62e 20:08:11 Removing intermediate container 221a9d7eb62e 20:08:11 ---> 486adf3f7c68 20:08:11 Step 22/22 : LABEL version=0.0.0 20:08:11 ---> Running in b1e458185b1c 20:08:11 Removing intermediate container b1e458185b1c 20:08:11 ---> bf5d34006b88 20:08:11 20:08:12 Successfully built bf5d34006b88 20:08:12 Successfully tagged sys-mgmt-agent-arm64:latest 20:08:12  Building sys-mgmt-agent ... done Building support-notifications 20:08:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:08:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:08:34 ---> 1684d25d629d 20:08:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:08:34 ---> Using cache 20:08:34 ---> aa357de5f15f 20:08:34 Step 4/22 : WORKDIR /edgex-go 20:08:34 ---> Using cache 20:08:34 ---> 31c51c60264a 20:08:34 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:08:34 ---> Running in 5047d445cf72 20:08:37 Removing intermediate container afe7879161c7 20:08:37 ---> 3b17000c16bd 20:08:37 20:08:37 Step 9/19 : FROM alpine:3.15 20:08:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:08:37 3.15: Pulling from library/alpine 20:08:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:08:38 OK: 221 MiB in 51 packages 20:08:40 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:08:40 Status: Downloaded newer image for alpine:3.15 20:08:40 ---> 02e0d6fdf486 20:08:40 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:08:40 ---> Running in ed315769cf34 20:08:41 Removing intermediate container 5047d445cf72 20:08:41 ---> 0232ae388c1d 20:08:41 Step 6/22 : COPY go.mod vendor* ./ 20:08:41 Removing intermediate container ed315769cf34 20:08:41 ---> c1ee6589e1e7 20:08:41 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:08:42 ---> Running in 3f7f606a98cd 20:08:43 ---> 20b6210efa22 20:08:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:43 ---> Running in 137a99708cf1 20:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:08:46 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:08:46 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:08:46 OK: 15736 distinct packages available 20:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:08:48 (1/9) Installing ca-certificates (20220614-r0) 20:08:48 (2/9) Installing brotli-libs (1.0.9-r5) 20:08:48 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:08:48 (4/9) Installing libcurl (7.80.0-r4) 20:08:48 (5/9) Installing curl (7.80.0-r4) 20:08:48 (6/9) Installing dumb-init (1.2.5-r1) 20:08:48 (7/9) Installing musl-obstack (1.2.3-r0) 20:08:48 (8/9) Installing libucontext (1.1-r0) 20:08:48 (9/9) Installing gcompat (1.0.0-r4) 20:08:48 Executing busybox-1.34.1-r7.trigger 20:08:48 Executing ca-certificates-20220614-r0.trigger 20:08:48 OK: 8 MiB in 23 packages 20:08:54 Removing intermediate container 3f7f606a98cd 20:08:54 ---> bb88da266067 20:08:54 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:55 ---> a40af39b994e 20:08:55 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:09:01 ---> ab9c39e6b219 20:09:01 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:09:02 ---> 0f571e5e601c 20:09:02 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:09:02 ---> Running in e2dc500c0473 20:09:03 Removing intermediate container e2dc500c0473 20:09:03 ---> 785719a270bd 20:09:03 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:09:03 ---> Running in 1e5c76ea4ebd 20:09:04 Removing intermediate container 1e5c76ea4ebd 20:09:04 ---> c767d3725069 20:09:04 Step 17/19 : LABEL arch=arm64 20:09:05 ---> Running in c83e49f61c5b 20:09:06 Removing intermediate container c83e49f61c5b 20:09:06 ---> 7aa8667a9679 20:09:06 Step 18/19 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 20:09:06 ---> Running in 9761f1aaf6a0 20:09:07 Removing intermediate container 9761f1aaf6a0 20:09:07 ---> 2dd0366e903c 20:09:07 Step 19/19 : LABEL version=0.0.0 20:09:07 ---> Running in 7278fba6edb6 20:09:08 Removing intermediate container 7278fba6edb6 20:09:08 ---> 0468456bfec2 20:09:08 20:09:09 Successfully built 0468456bfec2 20:09:09 Successfully tagged security-spiffe-token-provider-arm64:latest 20:09:09 Building security-spire-server 20:09:09  Building security-spiffe-token-provider ... done Removing intermediate container ffebe3b72b3d 20:09:09 ---> 4a862c054c41 20:09:09 Step 7/24 : COPY . . 20:09:31 Removing intermediate container ac9308190b0a 20:09:31 ---> c6aa1ab0a4ac 20:09:31 Step 7/24 : COPY . . 20:09:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:09:31 ---> 1684d25d629d 20:09:31 Step 3/23 : WORKDIR /edgex-go 20:09:31 ---> Using cache 20:09:31 ---> a33bbe3cf54d 20:09:31 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:09:31 ---> Using cache 20:09:31 ---> 5fa73d2d57c1 20:09:31 Step 5/23 : COPY go.mod vendor* ./ 20:09:31 ---> Using cache 20:09:31 ---> 976628aca423 20:09:31 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:31 ---> Using cache 20:09:31 ---> c6aa1ab0a4ac 20:09:31 Step 7/23 : COPY . . 20:09:40 ---> 1d6d1814f1eb 20:09:40 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:09:40 ---> Running in 4555e0c264d7 20:09:40 Removing intermediate container 4555e0c264d7 20:09:40 ---> 3fdba4a623dd 20:09:40 Step 9/24 : WORKDIR /edgex-go/spire-build 20:09:40 ---> Running in aecbc3f6f03b 20:09:41 Removing intermediate container aecbc3f6f03b 20:09:41 ---> e86894d47bef 20:09:41 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:09:41 ---> Running in 3d3487f63052 20:09:47 Removing intermediate container 3d3487f63052 20:09:47 ---> 7bb375027db9 20:09:47 Step 11/24 : WORKDIR /edgex-go 20:09:47 ---> Running in 0a9079c35c39 20:09:47 Removing intermediate container 0a9079c35c39 20:09:47 ---> 984ebc9876d3 20:09:47 20:09:47 Step 12/24 : FROM alpine:3.15 20:09:47 ---> 02e0d6fdf486 20:09:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:09:47 ---> Using cache 20:09:47 ---> c1ee6589e1e7 20:09:47 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:09:48 ---> Running in bbb7d120f085 20:09:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:09:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:09:52 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:09:52 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:09:52 OK: 15736 distinct packages available 20:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:09:53 (1/5) Installing dumb-init (1.2.5-r1) 20:09:53 (2/5) Installing musl-obstack (1.2.3-r0) 20:09:53 (3/5) Installing libucontext (1.1-r0) 20:09:53 (4/5) Installing gcompat (1.0.0-r4) 20:09:53 (5/5) Installing openssl (1.1.1s-r1) 20:09:53 Executing busybox-1.34.1-r7.trigger 20:09:53 OK: 6 MiB in 19 packages 20:09:56 Removing intermediate container bbb7d120f085 20:09:56 ---> aacd38ab18cd 20:09:56 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:10:04 ---> 1ff87bc143a3 20:10:04 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:10:04 ---> Running in a1da382f2985 20:10:05 ---> 7745587592bf 20:10:05 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:10:05 ---> 6551ab17c21e 20:10:05 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:10:05 Removing intermediate container a1da382f2985 20:10:05 ---> c7aacd09ab34 20:10:05 Step 9/24 : WORKDIR /edgex-go/spire-build 20:10:05 ---> Running in e4c79435cde8 20:10:06 ---> Running in 7e60f9b3ba2a 20:10:06 Removing intermediate container e4c79435cde8 20:10:06 ---> 0c5bd39f85a3 20:10:06 Step 9/23 : WORKDIR /edgex-go/spire-build 20:10:06 Removing intermediate container 7e60f9b3ba2a 20:10:06 ---> 68f149953b75 20:10:06 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 20:10:07 ---> Running in d4851cd3a60c 20:10:07 ---> Running in e94072b8b3c1 20:10:09 Removing intermediate container d4851cd3a60c 20:10:09 ---> c5f364f84455 20:10:09 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 20:10:09 ---> Running in c986f8a25a12 20:10:13 Removing intermediate container e94072b8b3c1 20:10:13 ---> e453a689623e 20:10:13 Step 11/24 : WORKDIR /edgex-go 20:10:13 ---> Running in 7e318a21dab7 20:10:15 Removing intermediate container 7e318a21dab7 20:10:15 ---> c29939bf4fb4 20:10:15 20:10:15 Step 12/24 : FROM alpine:3.15 20:10:15 ---> 02e0d6fdf486 20:10:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:10:15 ---> Using cache 20:10:15 ---> c1ee6589e1e7 20:10:15 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:10:15 ---> Running in 5a3aa0b5cfc7 20:10:15 Removing intermediate container c986f8a25a12 20:10:15 ---> 734bbd3db957 20:10:15 Step 11/23 : WORKDIR /edgex-go 20:10:15 ---> Running in 11b3f015cd56 20:10:17 Removing intermediate container 11b3f015cd56 20:10:17 ---> dc581abbd714 20:10:17 20:10:17 Step 12/23 : FROM alpine:3.15 20:10:17 ---> 02e0d6fdf486 20:10:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:10:17 ---> Using cache 20:10:17 ---> c1ee6589e1e7 20:10:17 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:10:17 ---> Using cache 20:10:17 ---> aacd38ab18cd 20:10:17 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:10:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:10:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:10:18 ---> 95768942e639 20:10:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:10:19 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:10:19 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:10:19 OK: 15736 distinct packages available 20:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:10:19 ---> 032d34fe7678 20:10:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:10:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:10:20 (1/4) Installing dumb-init (1.2.5-r1) 20:10:21 (2/4) Installing musl-obstack (1.2.3-r0) 20:10:21 (3/4) Installing libucontext (1.1-r0) 20:10:21 (4/4) Installing gcompat (1.0.0-r4) 20:10:21 Executing busybox-1.34.1-r7.trigger 20:10:21 OK: 6 MiB in 18 packages 20:10:21 ---> 4e41e2719b9e 20:10:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:10:21 Removing intermediate container 137a99708cf1 20:10:21 ---> eccfad8a7e44 20:10:21 Step 8/22 : COPY . . 20:10:23 ---> d574e986152c 20:10:23 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:10:23 Removing intermediate container 5a3aa0b5cfc7 20:10:23 ---> 4b8f3d05489f 20:10:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:10:23 ---> Running in 47663b228a54 20:10:26 Removing intermediate container 47663b228a54 20:10:26 ---> ef065fee4862 20:10:26 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:10:26 ---> Running in b2b73a5bf9fd 20:10:27 Removing intermediate container b2b73a5bf9fd 20:10:27 ---> 7449e934dca2 20:10:27 Step 22/24 : LABEL arch=arm64 20:10:27 ---> Running in 69bbd29c9c1a 20:10:28 Removing intermediate container 69bbd29c9c1a 20:10:28 ---> d35ef485a0ee 20:10:28 Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 20:10:28 ---> Running in 93fcda47f85c 20:10:28 ---> b55e9f1234c7 20:10:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:10:29 Removing intermediate container 93fcda47f85c 20:10:29 ---> 04dcf17c7288 20:10:29 Step 24/24 : LABEL version=0.0.0 20:10:30 ---> Running in 982dd3b2ff8c 20:10:30 ---> 1dd2d159f238 20:10:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:10:31 Removing intermediate container 982dd3b2ff8c 20:10:31 ---> c7816d2aaab2 20:10:31 20:10:31 ---> edab0ccdb579 20:10:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:10:32 Successfully built c7816d2aaab2 20:10:32 Successfully tagged security-spire-agent-arm64:latest 20:10:32  Building security-spire-agent ... done Building core-command 20:10:33 ---> d12ef5f2a1c5 20:10:33 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:10:33 ---> Running in 346408c4e8ea 20:10:34 Removing intermediate container 346408c4e8ea 20:10:34 ---> 2b37abe54f43 20:10:34 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:10:34 ---> Running in 91874f12c0df 20:10:35 ---> ff10d8176d08 20:10:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:10:35 Removing intermediate container 91874f12c0df 20:10:35 ---> 84c2fe7416bd 20:10:35 Step 21/23 : LABEL arch=arm64 20:10:35 ---> Running in 5bbd31e3b639 20:10:36 Removing intermediate container 5bbd31e3b639 20:10:36 ---> 763e63eaff70 20:10:36 Step 22/23 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 20:10:36 ---> Running in 9273f37609c0 20:10:36 ---> 8f737a1e68fa 20:10:36 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:10:37 ---> Running in f4acb7e4db4b 20:10:38 Removing intermediate container 9273f37609c0 20:10:38 ---> ba2333fe15df 20:10:38 Step 23/23 : LABEL version=0.0.0 20:10:38 Removing intermediate container f4acb7e4db4b 20:10:38 ---> 833d30cb9235 20:10:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:10:38 ---> Running in d7e4bae20f08 20:10:39 Removing intermediate container d7e4bae20f08 20:10:39 ---> 722363a7637b 20:10:39 20:10:39 ---> ede759c4a1a5 20:10:39 Step 19/24 : WORKDIR / 20:10:40 ---> Running in 0aa6a15bb9c8 20:10:40 Successfully built 722363a7637b 20:10:40 Successfully tagged security-spire-server-arm64:latest 20:10:40  Building security-spire-server ... done Building security-bootstrapper 20:10:41 Removing intermediate container 0aa6a15bb9c8 20:10:41 ---> 06dc47632f83 20:10:41 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:10:41 ---> Running in 1302b29f599f 20:10:42 Removing intermediate container 1302b29f599f 20:10:42 ---> e9e96e367609 20:10:42 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:10:42 ---> Running in 3a48c19012d5 20:10:43 Removing intermediate container 3a48c19012d5 20:10:43 ---> 7b7c90062fd1 20:10:43 Step 22/24 : LABEL arch=arm64 20:10:43 ---> Running in 8b2952437e2b 20:10:44 Removing intermediate container 8b2952437e2b 20:10:44 ---> 2310b19a4a70 20:10:44 Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 20:10:44 ---> Running in b2ee002ee71f 20:10:45 Removing intermediate container b2ee002ee71f 20:10:45 ---> 43071b73b278 20:10:45 Step 24/24 : LABEL version=0.0.0 20:10:45 ---> Running in 65660f570994 20:10:46 Removing intermediate container 65660f570994 20:10:46 ---> 3b16da592c12 20:10:46 20:10:47 Successfully built 3b16da592c12 20:10:47 Successfully tagged security-spire-config-arm64:latest 20:10:47 Building core-data 20:10:49  Building security-spire-config ... done  ---> bddcafc92d9d 20:10:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:10:49 ---> Running in 1723fd2c2916 20:10:51 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 20:10:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:10:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:10:54 ---> 1684d25d629d 20:10:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:10:54 ---> Using cache 20:10:54 ---> aa357de5f15f 20:10:54 Step 4/23 : WORKDIR /edgex-go 20:10:54 ---> Using cache 20:10:54 ---> 31c51c60264a 20:10:54 Step 5/23 : RUN apk add --update --no-cache make git 20:10:54 ---> Using cache 20:10:54 ---> 923b2142edce 20:10:54 Step 6/23 : COPY go.mod vendor* ./ 20:10:54 ---> Using cache 20:10:54 ---> 771b1dc58ad1 20:10:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:54 ---> Using cache 20:10:54 ---> ad38907b9e2e 20:10:54 Step 8/23 : COPY . . 20:10:54 ---> Using cache 20:10:54 ---> 70b2118dc435 20:10:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:10:55 ---> Running in 38568e7b6b42 20:10:56 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 20:11:09 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:11:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:11:09 ---> 1684d25d629d 20:11:09 Step 3/32 : WORKDIR /edgex-go 20:11:09 ---> Using cache 20:11:09 ---> a33bbe3cf54d 20:11:09 Step 4/32 : RUN apk add --update --no-cache make git 20:11:09 ---> Running in 2cde34598923 20:11:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:11:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:11:13 OK: 221 MiB in 51 packages 20:11:15 Removing intermediate container 2cde34598923 20:11:15 ---> bd5a07bd7762 20:11:15 Step 5/32 : COPY go.mod vendor* ./ 20:11:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:11:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:11:15 ---> 1684d25d629d 20:11:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:11:15 ---> Using cache 20:11:15 ---> aa357de5f15f 20:11:15 Step 4/22 : WORKDIR /edgex-go 20:11:15 ---> Using cache 20:11:15 ---> 31c51c60264a 20:11:15 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:11:15 ---> Running in 7fae995b3d02 20:11:17 ---> 7e9705e435c5 20:11:17 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:17 ---> Running in de686ded3b57 20:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:11:19 OK: 221 MiB in 51 packages 20:11:21 Removing intermediate container 7fae995b3d02 20:11:21 ---> 75537d111d7b 20:11:21 Step 6/22 : COPY go.mod vendor* ./ 20:11:22 ---> 35027d0506ed 20:11:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:22 ---> Running in d6837242771c 20:12:43 Removing intermediate container de686ded3b57 20:12:43 ---> d90bf37c78ca 20:12:43 Step 7/32 : COPY . . 20:12:43 Removing intermediate container d6837242771c 20:12:43 ---> 1b3553e3ac0b 20:12:43 Step 8/22 : COPY . . 20:13:01 ---> 343d2568f5e0 20:13:01 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:13:01 ---> 4f2dee8a39aa 20:13:01 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:13:01 ---> Running in c42926fe87c9 20:13:01 ---> Running in 4e2be7a7cf6b 20:13:04 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 20:13:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:13:51 Removing intermediate container 05bdf82c69c6 20:13:51 ---> c76478453100 20:13:51 20:13:51 Step 10/22 : FROM alpine:3.16 20:13:51 ---> a6215f271958 20:13:51 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:13:51 ---> Using cache 20:13:51 ---> 5f312532dba1 20:13:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:13:51 ---> Using cache 20:13:51 ---> 6af2cb2e01a2 20:13:51 Step 13/22 : ENV APP_PORT=59861 20:13:51 ---> Running in 4267605c8739 20:13:52 Removing intermediate container 4267605c8739 20:13:52 ---> 71fcd336f735 20:13:52 Step 14/22 : EXPOSE $APP_PORT 20:13:52 ---> Running in 33244900d370 20:13:52 Removing intermediate container 33244900d370 20:13:52 ---> f41d59d5401f 20:13:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:13:53 ---> 7955138375f0 20:13:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:13:56 ---> c387a3a1a174 20:13:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:13:57 ---> 459bf55ebd09 20:13:57 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:13:57 ---> Running in 3d9153e4800c 20:13:57 Removing intermediate container 3d9153e4800c 20:13:57 ---> 4053f8e2e65e 20:13:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:13:57 ---> Running in 9fa65709c41e 20:13:58 Removing intermediate container 9fa65709c41e 20:13:58 ---> 8b310d01bedc 20:13:58 Step 20/22 : LABEL arch=arm64 20:13:58 ---> Running in 22e0c96cdb5a 20:13:59 Removing intermediate container 22e0c96cdb5a 20:13:59 ---> 88e6b2bcffbc 20:13:59 Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 20:13:59 ---> Running in 9bac621eb66f 20:13:59 Removing intermediate container 9bac621eb66f 20:13:59 ---> 8aa21a3b5cbc 20:13:59 Step 22/22 : LABEL version=0.0.0 20:13:59 ---> Running in 628ae01a86df 20:14:00 Removing intermediate container 628ae01a86df 20:14:00 ---> f95394cf8a39 20:14:00 20:14:00 Successfully built f95394cf8a39 20:14:00 Successfully tagged support-scheduler-arm64:latest 20:16:52  Building support-scheduler ... done Removing intermediate container 38568e7b6b42 20:16:52 ---> d3c2f20e4478 20:16:52 20:16:52 Step 10/23 : FROM alpine:3.16 20:16:52 ---> a6215f271958 20:16:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:16:52 ---> Using cache 20:16:52 ---> 5f312532dba1 20:16:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:16:52 ---> Using cache 20:16:52 ---> 6af2cb2e01a2 20:16:52 Step 13/23 : ENV APP_PORT=59882 20:16:52 ---> Running in f5f4a7911d8c 20:16:52 Removing intermediate container f5f4a7911d8c 20:16:52 ---> 3156250aad65 20:16:52 Step 14/23 : EXPOSE $APP_PORT 20:16:52 ---> Running in 7de0a16a159f 20:16:52 Removing intermediate container 7de0a16a159f 20:16:52 ---> 27b571e1854a 20:16:52 Step 15/23 : WORKDIR / 20:16:52 ---> Running in d438f7bdce55 20:16:52 Removing intermediate container d438f7bdce55 20:16:52 ---> 74341323a096 20:16:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:16:52 ---> 18db162ed1ee 20:16:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:16:52 ---> 8a15c013bbfb 20:16:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:16:52 ---> 977ee72c5abb 20:16:52 Step 19/23 : ENTRYPOINT ["/core-command"] 20:16:52 ---> Running in 8de3645b5c56 20:16:52 Removing intermediate container 8de3645b5c56 20:16:52 ---> 191e498aabac 20:16:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:16:52 ---> Running in cd5a7ffe699d 20:16:52 Removing intermediate container cd5a7ffe699d 20:16:52 ---> 0886beaf0e13 20:16:52 Step 21/23 : LABEL arch=arm64 20:16:52 ---> Running in 4d967b412742 20:16:52 Removing intermediate container 4d967b412742 20:16:52 ---> 20c99ebf3e90 20:16:52 Step 22/23 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 20:16:52 ---> Running in 076875afb00a 20:16:52 Removing intermediate container 076875afb00a 20:16:52 ---> 461c4b5654f3 20:16:52 Step 23/23 : LABEL version=0.0.0 20:16:52 ---> Running in 7d24214190d5 20:16:52 Removing intermediate container 7d24214190d5 20:16:52 ---> 9271c19c11b7 20:16:52 20:16:52 Successfully built 9271c19c11b7 20:16:52 Successfully tagged core-command-arm64:latest 20:18:00  Building core-command ... done Removing intermediate container 4e2be7a7cf6b 20:18:00 ---> ff04a445b017 20:18:00 20:18:00 Step 9/32 : FROM alpine:3.16 20:18:00 ---> a6215f271958 20:18:00 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:18:00 ---> Running in 6f1849c8febf 20:18:00 Removing intermediate container 6f1849c8febf 20:18:00 ---> ad370fc47007 20:18:00 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:18:00 ---> Running in ecfed48980aa 20:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:18:00 (1/2) Installing dumb-init (1.2.5-r1) 20:18:00 (2/2) Installing su-exec (0.2-r1) 20:18:00 Executing busybox-1.35.0-r17.trigger 20:18:00 OK: 5 MiB in 16 packages 20:18:02 Removing intermediate container ecfed48980aa 20:18:02 ---> 7161cf5db7e5 20:18:02 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:18:02 ---> Running in 24d4368b2b94 20:18:02 Removing intermediate container 24d4368b2b94 20:18:02 ---> 910d14663270 20:18:02 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:18:02 ---> Running in 5bff561e547b 20:18:03 Removing intermediate container 5bff561e547b 20:18:03 ---> d8a1d11bbc5d 20:18:03 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:18:03 ---> Running in 1008021fa73f 20:18:03 Removing intermediate container 1008021fa73f 20:18:03 ---> d3a3c7912918 20:18:03 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:18:04 ---> Running in c3237d41a1d6 20:18:04 Removing intermediate container c3237d41a1d6 20:18:04 ---> d2bd3fa654c4 20:18:04 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:18:04 ---> Running in b97d19a833e8 20:18:08 Removing intermediate container b97d19a833e8 20:18:08 ---> b7c842edf5fc 20:18:08 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:18:08 ---> Running in 09bd5177976a 20:18:08 Removing intermediate container 09bd5177976a 20:18:08 ---> 2563b86fd589 20:18:08 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:18:09 ---> d9600ba4bbcb 20:18:09 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:18:09 ---> Running in 2b29804f288f 20:18:13 Removing intermediate container 2b29804f288f 20:18:13 ---> e7bc89035f6b 20:18:13 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:18:14 ---> 23c78a255e74 20:18:14 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:18:16 ---> 0fa290c6a0d3 20:18:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:18:16 ---> c8fbf89b004a 20:18:16 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:18:17 ---> 87e85c3ab08e 20:18:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:18:18 ---> fa9e9023b1b2 20:18:18 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:18:18 ---> 817bc96ba42e 20:18:18 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:18:19 ---> 7b82fef97a82 20:18:19 Step 27/32 : RUN chmod +x /entrypoint.sh 20:18:19 ---> Running in a1bb3a861b8b 20:18:22 Removing intermediate container a1bb3a861b8b 20:18:22 ---> 18309e89b3d8 20:18:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:18:22 ---> Running in e713a4e2644e 20:18:22 Removing intermediate container e713a4e2644e 20:18:22 ---> 306533ae0ec9 20:18:22 Step 29/32 : CMD ["gate"] 20:18:22 ---> Running in ca5db6a9cb4c 20:18:24 Removing intermediate container ca5db6a9cb4c 20:18:24 ---> 0d1134395218 20:18:24 Step 30/32 : LABEL arch=arm64 20:18:24 ---> Running in 00d593cc59a3 20:18:25 Removing intermediate container 00d593cc59a3 20:18:25 ---> 5d1399722114 20:18:25 Step 31/32 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 20:18:25 ---> Running in 96f72890c85f 20:18:26 Removing intermediate container 96f72890c85f 20:18:26 ---> ff5339f4dbf1 20:18:26 Step 32/32 : LABEL version=0.0.0 20:18:26 ---> Running in 648afe46f043 20:18:26 Removing intermediate container 648afe46f043 20:18:26 ---> 5a21fb85c6d9 20:18:26 20:18:27 Successfully built 5a21fb85c6d9 20:18:27 Successfully tagged security-bootstrapper-arm64:latest 20:18:32  Building security-bootstrapper ... done Removing intermediate container c42926fe87c9 20:18:32 ---> 0dc1123dbff8 20:18:32 20:18:32 Step 10/22 : FROM alpine:3.16 20:18:32 ---> a6215f271958 20:18:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:18:32 ---> Running in ae65cf46d212 20:18:32 Removing intermediate container 1723fd2c2916 20:18:32 ---> 302ccd7426f7 20:18:32 20:18:32 Step 10/22 : FROM alpine:3.16 20:18:32 ---> a6215f271958 20:18:32 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:18:32 ---> Running in 8ac637f729a9 20:18:32 Removing intermediate container ae65cf46d212 20:18:32 ---> 1eac88a42826 20:18:32 Step 12/22 : ENV APP_PORT=59880 20:18:32 ---> Running in b244425a4b6c 20:18:33 Removing intermediate container b244425a4b6c 20:18:33 ---> 1ccf846809df 20:18:33 Step 13/22 : EXPOSE $APP_PORT 20:18:33 ---> Running in c8c142315030 20:18:33 Removing intermediate container c8c142315030 20:18:33 ---> 9a6ac520a820 20:18:33 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 20:18:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:18:33 ---> Running in 7c13309e0763 20:18:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:18:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:18:35 (1/2) Installing ca-certificates (20220614-r0) 20:18:35 (2/2) Installing dumb-init (1.2.5-r1) 20:18:35 Executing busybox-1.35.0-r17.trigger 20:18:35 Executing ca-certificates-20220614-r0.trigger 20:18:35 OK: 6 MiB in 16 packages 20:18:35 (1/6) Installing dumb-init (1.2.5-r1) 20:18:35 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:18:35 (3/6) Installing libsodium (1.0.18-r0) 20:18:35 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:18:36 (5/6) Installing libzmq (4.3.4-r0) 20:18:36 (6/6) Installing zeromq (4.3.4-r0) 20:18:36 Executing busybox-1.35.0-r17.trigger 20:18:36 OK: 8 MiB in 20 packages 20:18:37 Removing intermediate container 7c13309e0763 20:18:37 ---> dcd80596cee8 20:18:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:18:37 Removing intermediate container 8ac637f729a9 20:18:37 ---> 5cb5a2b4f136 20:18:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:18:37 ---> Running in c164107b33f3 20:18:37 Removing intermediate container c164107b33f3 20:18:37 ---> 580482231320 20:18:37 Step 13/22 : ENV APP_PORT=59860 20:18:37 ---> Running in 106bc92196c8 20:18:37 ---> 4aa62087e8ec 20:18:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:18:38 Removing intermediate container 106bc92196c8 20:18:38 ---> 4cef87b7064e 20:18:38 Step 14/22 : EXPOSE $APP_PORT 20:18:38 ---> Running in 3d3186263f4f 20:18:38 Removing intermediate container 3d3186263f4f 20:18:38 ---> 91264d13fd11 20:18:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:18:39 ---> d6ea8f0f2789 20:18:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:18:39 ---> ca0317d3a249 20:18:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:18:39 ---> bdb8352c3049 20:18:39 Step 18/22 : ENTRYPOINT ["/core-data"] 20:18:39 ---> Running in 7ca06c1903c1 20:18:40 Removing intermediate container 7ca06c1903c1 20:18:40 ---> 4f4a206f47da 20:18:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:18:40 ---> Running in e65587673962 20:18:40 Removing intermediate container e65587673962 20:18:40 ---> 7b226890e02a 20:18:40 Step 20/22 : LABEL arch=arm64 20:18:40 ---> ad84971bf8ce 20:18:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:18:40 ---> Running in d5ed32b0c475 20:18:41 Removing intermediate container d5ed32b0c475 20:18:41 ---> 054805db33b8 20:18:41 Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 20:18:41 ---> Running in 469808cdff7a 20:18:41 ---> 655cf2d45b64 20:18:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:18:41 ---> Running in 546dc0c1d9df 20:18:41 Removing intermediate container 469808cdff7a 20:18:41 ---> a428d27f2a79 20:18:41 Step 22/22 : LABEL version=0.0.0 20:18:41 ---> Running in 4fe5ebe2b95f 20:18:41 Removing intermediate container 546dc0c1d9df 20:18:41 ---> 1ffbdc1361e0 20:18:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:18:41 ---> Running in 02881af98c55 20:18:41 Removing intermediate container 4fe5ebe2b95f 20:18:41 ---> e9296ff90855 20:18:42 20:18:42 Removing intermediate container 02881af98c55 20:18:42 ---> 8d0a97297ea4 20:18:42 Step 20/22 : LABEL arch=arm64 20:18:42 Successfully built e9296ff90855 20:18:42 Successfully tagged core-data-arm64:latest 20:18:42  Building core-data ... done  ---> Running in e4f4a00c1caf 20:18:42 Removing intermediate container e4f4a00c1caf 20:18:42 ---> 1619476c3265 20:18:42 Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 20:18:42 ---> Running in 94ecda579446 20:18:42 Removing intermediate container 94ecda579446 20:18:42 ---> 09dfa658ebd5 20:18:42 Step 22/22 : LABEL version=0.0.0 20:18:42 ---> Running in aa52f4419602 20:18:43 Removing intermediate container aa52f4419602 20:18:43 ---> e97b4b00c911 20:18:43 20:18:43 Successfully built e97b4b00c911 20:18:43 Successfully tagged support-notifications-arm64:latest 20:18:43  Building support-notifications ... done  [Pipeline] } 20:18:43 $ docker stop --time=1 86160276e6493e796b62b7595a46c2fbdefcc51de97fd30d3af2c10dc730b474 20:18:45 $ docker rm -f 86160276e6493e796b62b7595a46c2fbdefcc51de97fd30d3af2c10dc730b474 [Pipeline] // withDockerContainer [Pipeline] sh 20:18:45 + docker images 20:18:46 REPOSITORY TAG IMAGE ID CREATED SIZE 20:18:46 support-notifications-arm64 latest e97b4b00c911 3 seconds ago 29.5MB 20:18:46 core-data-arm64 latest e9296ff90855 5 seconds ago 20.8MB 20:18:46 302ccd7426f7 15 seconds ago 1.51GB 20:18:46 0dc1123dbff8 16 seconds ago 1.45GB 20:18:46 security-bootstrapper-arm64 latest 5a21fb85c6d9 20 seconds ago 19.4MB 20:18:46 ff04a445b017 52 seconds ago 1.43GB 20:18:46 core-command-arm64 latest 9271c19c11b7 About a minute ago 16.9MB 20:18:46 d3c2f20e4478 2 minutes ago 1.44GB 20:18:46 support-scheduler-arm64 latest f95394cf8a39 4 minutes ago 28.8MB 20:18:46 c76478453100 4 minutes ago 1.51GB 20:18:46 security-spire-config-arm64 latest 3b16da592c12 8 minutes ago 83.6MB 20:18:46 security-spire-server-arm64 latest 722363a7637b 8 minutes ago 84.3MB 20:18:46 security-spire-agent-arm64 latest c7816d2aaab2 8 minutes ago 122MB 20:18:46 dc581abbd714 8 minutes ago 1.32GB 20:18:46 c29939bf4fb4 8 minutes ago 1.32GB 20:18:46 984ebc9876d3 8 minutes ago 1.32GB 20:18:46 security-spiffe-token-provider-arm64 latest 0468456bfec2 9 minutes ago 28.8MB 20:18:46 3b17000c16bd 10 minutes ago 1.48GB 20:18:46 sys-mgmt-agent-arm64 latest bf5d34006b88 10 minutes ago 133MB 20:18:46 core-metadata-arm64 latest 474ec85c753f 11 minutes ago 17.7MB 20:18:46 0ff3018b25a3 11 minutes ago 1.45GB 20:18:46 security-secretstore-setup-arm64 latest dce2a040a7d9 11 minutes ago 28.6MB 20:18:46 security-proxy-setup-arm64 latest 4f3346704d21 11 minutes ago 26.7MB 20:18:46 0b54267eb2ab 12 minutes ago 1.44GB 20:18:46 b03d4c71a0a5 12 minutes ago 1.43GB 20:18:46 8fd72bf8aab3 12 minutes ago 1.43GB 20:18:46 ci-base-image-arm64 latest 1684d25d629d 33 minutes ago 948MB 20:18:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 7 days ago 685MB 20:18:46 alpine 3.15 02e0d6fdf486 3 months ago 5.33MB 20:18:46 alpine 3.16 a6215f271958 3 months ago 5.29MB 20:18:46 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 20:18:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:18:46 20:18:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:18:47 arm64: Pulling from edgex-lftools-log-publisher 20:18:47 8998bd30e6a1: Pulling fs layer 20:18:47 04944245beec: Pulling fs layer 20:18:47 699f458cf7ca: Pulling fs layer 20:18:47 765212b225bb: Pulling fs layer 20:18:47 f23df028b6ca: Pulling fs layer 20:18:47 d65c8cfc05b1: Pulling fs layer 20:18:47 2437ff75d9bd: Pulling fs layer 20:18:47 f23df028b6ca: Waiting 20:18:47 d65c8cfc05b1: Waiting 20:18:47 2437ff75d9bd: Waiting 20:18:47 765212b225bb: Waiting 20:18:47 04944245beec: Verifying Checksum 20:18:47 04944245beec: Download complete 20:18:47 765212b225bb: Verifying Checksum 20:18:47 765212b225bb: Download complete 20:18:47 f23df028b6ca: Verifying Checksum 20:18:47 f23df028b6ca: Download complete 20:18:47 d65c8cfc05b1: Verifying Checksum 20:18:47 d65c8cfc05b1: Download complete 20:18:47 699f458cf7ca: Verifying Checksum 20:18:47 699f458cf7ca: Download complete 20:18:48 8998bd30e6a1: Download complete 20:18:51 2437ff75d9bd: Verifying Checksum 20:18:51 2437ff75d9bd: Download complete 20:18:52 8998bd30e6a1: Pull complete 20:18:52 04944245beec: Pull complete 20:18:54 699f458cf7ca: Pull complete 20:18:54 765212b225bb: Pull complete 20:18:55 f23df028b6ca: Pull complete 20:18:55 d65c8cfc05b1: Pull complete 20:19:10 2437ff75d9bd: Pull complete 20:19:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:19:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:19:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:10 prd-ubuntu20.04-docker-arm64-4c-16g-118797 does not seem to be running inside a container 20:19:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:19:13 $ docker top 2214c76833205118e8434047f1b46a6e47dec68080d3ac658afeda653bd5c64d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:14 ---> job-cost.sh 20:19:14 lf-activate-venv: SKIPPING 20:19:14 INFO: No Stack... 20:19:15 INFO: Retrieving Pricing Info for: v3-standard-4 20:19:15 INFO: Archiving Costs [Pipeline] sh 20:19:16 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:19:16 + cut -d, -f6 [Pipeline] lock 20:19:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-levski-openapi-version-changes-1-stack-cost] 20:19:16 Resource [jenkins-edgexfoundry-edgex-go-levski-openapi-version-changes-1-stack-cost] did not exist. Created. 20:19:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-levski-openapi-version-changes-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:19:17 + echo total: 0.10999999940395355 [Pipeline] stash 20:19:17 Stashed 1 file(s) [Pipeline] } 20:19:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-levski-openapi-version-changes-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:19:17 $ docker stop --time=1 2214c76833205118e8434047f1b46a6e47dec68080d3ac658afeda653bd5c64d 20:19:18 $ docker rm -f 2214c76833205118e8434047f1b46a6e47dec68080d3ac658afeda653bd5c64d [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 20:19:19 provisioning config files... 20:19:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7949851842692372448tmp [Pipeline] { [Pipeline] sh 20:19:20 + set +x 20:19:20 + curl -s https://codecov.io/bash 20:19:20 + bash -s -- 20:19:20 20:19:20 _____ _ 20:19:20 / ____| | | 20:19:20 | | ___ __| | ___ ___ _____ __ 20:19:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:19:20 | |___| (_) | (_| | __/ (_| (_) \ V / 20:19:20 \_____\___/ \__,_|\___|\___\___/ \_/ 20:19:20 Bash-1.0.6 20:19:20 20:19:20 20:19:20 ==> git version 2.25.1 found 20:19:20 ==> 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 20:19:20 Release-Date: 2020-01-08 20:19:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:19:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:19:20 ==> Jenkins CI detected. 20:19:20 current dir:  /w/workspace/edgex-go/1 20:19:20 project root: . 20:19:20 --> token set from env 20:19:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:19:20 ==> Running gcov in . (disable via -X gcov) 20:19:20 ==> Python coveragepy not found 20:19:20 ==> Searching for coverage reports in: 20:19:20 + . 20:19:20 -> Found 1 reports 20:19:20 ==> Detecting git/mercurial file structure 20:19:20 ==> Reading reports 20:19:20 + ./coverage.out bytes=501828 20:19:20 ==> Appending adjustments 20:19:20 https://docs.codecov.io/docs/fixing-reports 20:19:21 + Found adjustments 20:19:21 ==> Gzipping contents 20:19:21 64K /tmp/codecov.DjzVrt.gz 20:19:21 ==> Uploading reports 20:19:21 url: https://codecov.io 20:19:21 query: branch=levski-openapi-version-changes&commit=50f7d2cb6d8147bc443e42ee69481d77c13dcb99&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Flevski-openapi-version-changes%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:19:21 -> Pinging Codecov 20:19:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=levski-openapi-version-changes&commit=50f7d2cb6d8147bc443e42ee69481d77c13dcb99&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Flevski-openapi-version-changes%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:19:22 -> Uploading to 20:19:22 https://storage.googleapis.com/codecov/v4/raw/2022-11-09/00271124DB129430A58F1EEE437C3FCB/50f7d2cb6d8147bc443e42ee69481d77c13dcb99/a4e6bfc5-9127-4e97-8b54-555916855763.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221109T201922Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e5b47a4290c1a35a6920d40bf90ca44f4b7e00d5c5b372bcb95043ef1820c2f 20:19:22 % Total % Received % Xferd Average Speed Time Time Time Current 20:19:22 Dload Upload Total Spent Left Speed 20:19:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65415 0 0 100 65415 0 289k --:--:-- --:--:-- --:--:-- 287k 100 65415 0 0 100 65415 0 269k --:--:-- --:--:-- --:--:-- 268k 20:19:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [Pipeline] } 20:19:22 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 20:19:24 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:19:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:19:25 ---> package-listing.sh 20:19:25 ++ facter osfamily 20:19:25 ++ tr '[:upper:]' '[:lower:]' 20:19:25 + OS_FAMILY=debian 20:19:25 + workspace=/w/workspace/edgex-go/1 20:19:25 + START_PACKAGES=/tmp/packages_start.txt 20:19:25 + END_PACKAGES=/tmp/packages_end.txt 20:19:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:19:25 + PACKAGES=/tmp/packages_start.txt 20:19:25 + '[' /w/workspace/edgex-go/1 ']' 20:19:25 + PACKAGES=/tmp/packages_end.txt 20:19:25 + case "${OS_FAMILY}" in 20:19:25 + dpkg -l 20:19:25 + grep '^ii' 20:19:25 + '[' -f /tmp/packages_start.txt ']' 20:19:25 + '[' -f /tmp/packages_end.txt ']' 20:19:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:19:25 + '[' /w/workspace/edgex-go/1 ']' 20:19:25 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:19:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:19:25 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 20:19:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:19:26 20:19:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:19:26 latest: Pulling from edgex-lftools-log-publisher 20:19:26 5eb5b503b376: Pulling fs layer 20:19:26 5c69ac0246d0: Pulling fs layer 20:19:26 ec43610c2a17: Pulling fs layer 20:19:26 3a2ae6a8a46f: Pulling fs layer 20:19:26 33b1e0a273af: Pulling fs layer 20:19:26 5d3b04190fa2: Pulling fs layer 20:19:26 2f39f015ded8: Pulling fs layer 20:19:26 2f39f015ded8: Waiting 20:19:26 5d3b04190fa2: Waiting 20:19:26 33b1e0a273af: Waiting 20:19:26 3a2ae6a8a46f: Waiting 20:19:26 5c69ac0246d0: Verifying Checksum 20:19:26 5c69ac0246d0: Download complete 20:19:26 3a2ae6a8a46f: Verifying Checksum 20:19:26 3a2ae6a8a46f: Download complete 20:19:26 33b1e0a273af: Verifying Checksum 20:19:26 33b1e0a273af: Download complete 20:19:27 ec43610c2a17: Verifying Checksum 20:19:27 ec43610c2a17: Download complete 20:19:27 5d3b04190fa2: Download complete 20:19:27 5eb5b503b376: Verifying Checksum 20:19:27 5eb5b503b376: Download complete 20:19:27 2f39f015ded8: Download complete 20:19:28 5eb5b503b376: Pull complete 20:19:28 5c69ac0246d0: Pull complete 20:19:29 ec43610c2a17: Pull complete 20:19:29 3a2ae6a8a46f: Pull complete 20:19:29 33b1e0a273af: Pull complete 20:19:29 5d3b04190fa2: Pull complete 20:19:33 2f39f015ded8: Pull complete 20:19:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:19:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:19:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:33 prd-ubuntu20.04-docker-8c-8g-118795 does not seem to be running inside a container 20:19:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:19:36 $ docker top 817421c3f7e0cdea7c987c21ffa21a0728418fec4e6c89b49fdb2968c3fc1023 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:36 + touch /tmp/pre-build-complete [Pipeline] sh 20:19:37 + mkdir -p /var/log/sysstat [Pipeline] sh 20:19:37 + ls /var/log/sa-host 20:19:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:37 provisioning config files... 20:19:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config478666749162165826tmp [Pipeline] { [Pipeline] echo 20:19:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:19:37 ---> create-netrc.sh [Pipeline] } 20:19:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:19:38 ---> python-tools-install.sh [Pipeline] echo 20:19:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:19:38 ---> sudo-logs.sh 20:19:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:19:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:19:39 ---> job-cost.sh 20:19:39 lf-activate-venv: SKIPPING 20:19:39 DEBUG: total: 0.10999999940395355 20:19:39 INFO: Retrieving Stack Cost... 20:19:39 INFO: Retrieving Pricing Info for: v3-standard-8 20:19:39 INFO: Archiving Costs [Pipeline] echo 20:19:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:19:40 ---> logs-deploy.sh 20:19:40 lf-activate-venv: SKIPPING 20:19:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/levski-openapi-version-changes/1 20:19:40 INFO: archiving workspace using pattern(s): 20:19:41 Archives upload complete. 20:19:41 INFO: archiving logs to Nexus