Pull request #4203 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 401f50897b76cf3c1303755d6a365cd5ddbab890+b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a (c6a41c400ed87c289004483c4e082355edbc5abb) 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-ssh2512058217697560310.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18053542197355884582.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4203/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4203/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3463371767250223697.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4203/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10404628170983381999.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7593162776709307718.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4203/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4203/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2306350597622914245.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8506 in /w/workspace/edgexfoundry_edgex-go_PR-4203 [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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. Merging remotes/origin/main commit b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a into PR head commit 401f50897b76cf3c1303755d6a365cd5ddbab890 Merge succeeded, producing 8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 Checking out Revision 8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 (PR-4203) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4203/head:refs/remotes/origin/PR-4203 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 401f50897b76cf3c1303755d6a365cd5ddbab890 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 # timeout=10 Commit message: "Merge commit 'b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:18:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:18:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:18:27 ========================================================= 00:18:27 EdgeX Global Pipelines Version Info 00:18:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:18:28 ------------------- 00:18:28 stable info: 00:18:28 ------------------- 00:18:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:18:28 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 00:18:28 Message: update stable to v1.0.243 00:18:29 ------------------- 00:18:29 experimental info: 00:18:29 ------------------- 00:18:29 Commited By: **** collab-it+edgex@linuxfoundation.org 00:18:29 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 00:18:29 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:18:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:18:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:18:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:18:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:18:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:18:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:18:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:18:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:18:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:18:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:18:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:18:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:18:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:18:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:18:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:18:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:18:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:18:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:18:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:18:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:18:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:18:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:18:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:18:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4203 [Pipeline] echo 00:18:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4203 [Pipeline] echo 00:18:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4203 [Pipeline] echo 00:18:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 [Pipeline] echo 00:18:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a1b23b [Pipeline] echo 00:18:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:30 provisioning config files... 00:18:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12794766704970679275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:30 ---> docker-login.sh 00:18:30 nexus3.edgexfoundry.org:10001 00:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:31 Configure a credential helper to remove this warning. See 00:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:31 00:18:31 Login Succeeded 00:18:31 nexus3.edgexfoundry.org:10002 00:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:31 Configure a credential helper to remove this warning. See 00:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:31 00:18:31 Login Succeeded 00:18:31 nexus3.edgexfoundry.org:10003 00:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:31 Configure a credential helper to remove this warning. See 00:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:31 00:18:31 Login Succeeded 00:18:31 nexus3.edgexfoundry.org:10004 00:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:31 Configure a credential helper to remove this warning. See 00:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:31 00:18:31 Login Succeeded 00:18:31 docker.io 00:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:31 Configure a credential helper to remove this warning. See 00:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:31 00:18:31 Login Succeeded 00:18:31 ---> docker-login.sh ends [Pipeline] } 00:18:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:32 + 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 00:18:32 + dirname cmd/core-command/Dockerfile 00:18:32 + cut -d/ -f2 00:18:32 + echo core-command,cmd/core-command/Dockerfile 00:18:32 + dirname cmd/core-data/Dockerfile 00:18:32 + cut -d/ -f2 00:18:32 + echo core-data,cmd/core-data/Dockerfile 00:18:32 + dirname cmd/core-metadata/Dockerfile 00:18:32 + cut -d/ -f2 00:18:32 + echo core-metadata,cmd/core-metadata/Dockerfile 00:18:32 + dirname cmd/security-bootstrapper/Dockerfile 00:18:32 + cut -d/ -f2 00:18:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:18:32 + dirname cmd/security-proxy-setup/Dockerfile 00:18:32 + cut -d/ -f2 00:18:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:18:32 + dirname cmd/security-secretstore-setup/Dockerfile 00:18:32 + cut -d/ -f2 00:18:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:18:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:18:32 + cut -d/ -f2 00:18:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:18:32 + dirname cmd/security-spire-agent/Dockerfile 00:18:32 + cut -d/ -f2 00:18:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:18:32 + dirname cmd/security-spire-config/Dockerfile 00:18:32 + cut -d/ -f2 00:18:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:18:32 + dirname cmd/security-spire-server/Dockerfile 00:18:32 + cut -d/ -f2 00:18:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:18:32 + dirname cmd/support-notifications/Dockerfile 00:18:32 + cut -d/ -f2 00:18:32 + echo support-notifications,cmd/support-notifications/Dockerfile 00:18:32 + dirname cmd/support-scheduler/Dockerfile 00:18:32 + cut -d/ -f2 00:18:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:18:32 + dirname cmd/sys-mgmt-agent/Dockerfile 00:18:32 + cut -d/ -f2 00:18:32 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:18:32 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 00:18:32 + git rev-list -1 --merges 8a1b23b4413c979f25fdca2f9b3a4a57e82648b1~1..8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 [Pipeline] echo 00:18:32 -----------> git rev-list -1 --merges 8a1b23b4413c979f25fdca2f9b3a4a57e82648b1~1..8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 00:18:32 8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 [false] [Pipeline] sh 00:18:33 + git log --format=format:%s -1 8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 [Pipeline] echo 00:18:33 ========================================================= 00:18:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:18:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:18:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:18:33 + grep -v github /etc/ssh/ssh_known_hosts 00:18:33 + [ -e /tmp/ssh_known_hosts ] 00:18:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:18:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:18:33 + sudo tee -a /etc/ssh/ssh_known_hosts 00:18:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:34 00:18:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:34 0.1.4: Pulling from edgex-devops/py-git-semver 00:18:34 b85a868b505f: Pulling fs layer 00:18:34 e2be974225ed: Pulling fs layer 00:18:34 339a4e72a1f5: Pulling fs layer 00:18:34 988bab9f4d93: Pulling fs layer 00:18:34 1469e6f7b9e6: Pulling fs layer 00:18:34 eaf3925da568: Pulling fs layer 00:18:34 bab4dde63d76: Pulling fs layer 00:18:34 bde34c3a00c8: Pulling fs layer 00:18:34 b352a97aabf1: Pulling fs layer 00:18:34 4872d77fe225: Pulling fs layer 00:18:34 5851b861e8e6: Pulling fs layer 00:18:34 988bab9f4d93: Waiting 00:18:34 1469e6f7b9e6: Waiting 00:18:34 eaf3925da568: Waiting 00:18:34 bab4dde63d76: Waiting 00:18:34 bde34c3a00c8: Waiting 00:18:34 b352a97aabf1: Waiting 00:18:34 4872d77fe225: Waiting 00:18:34 5851b861e8e6: Waiting 00:18:34 e2be974225ed: Verifying Checksum 00:18:34 e2be974225ed: Download complete 00:18:34 988bab9f4d93: Verifying Checksum 00:18:34 988bab9f4d93: Download complete 00:18:34 1469e6f7b9e6: Verifying Checksum 00:18:34 1469e6f7b9e6: Download complete 00:18:34 339a4e72a1f5: Verifying Checksum 00:18:34 339a4e72a1f5: Download complete 00:18:34 eaf3925da568: Download complete 00:18:34 bde34c3a00c8: Download complete 00:18:34 b352a97aabf1: Verifying Checksum 00:18:34 b352a97aabf1: Download complete 00:18:34 4872d77fe225: Verifying Checksum 00:18:34 4872d77fe225: Download complete 00:18:34 5851b861e8e6: Verifying Checksum 00:18:34 5851b861e8e6: Download complete 00:18:34 b85a868b505f: Download complete 00:18:34 bab4dde63d76: Verifying Checksum 00:18:34 bab4dde63d76: Download complete 00:18:35 b85a868b505f: Pull complete 00:18:36 e2be974225ed: Pull complete 00:18:36 339a4e72a1f5: Pull complete 00:18:36 988bab9f4d93: Pull complete 00:18:36 1469e6f7b9e6: Pull complete 00:18:36 eaf3925da568: Pull complete 00:18:38 bab4dde63d76: Pull complete 00:18:38 bde34c3a00c8: Pull complete 00:18:38 b352a97aabf1: Pull complete 00:18:38 4872d77fe225: Pull complete 00:18:39 5851b861e8e6: Pull complete 00:18:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:18:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:39 prd-ubuntu20.04-docker-8c-8g-8506 does not seem to be running inside a container 00:18:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:18:40 $ docker top ac0e2a2d71590c4f3a60864040d50f4b7fafb33e9fbdce390b353cd9fda0cc08 -eo pid,comm 00:18:40 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). 00:18:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:18:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:41 [ssh-agent] Looking for ssh-agent implementation... 00:18:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:41 $ docker exec ac0e2a2d71590c4f3a60864040d50f4b7fafb33e9fbdce390b353cd9fda0cc08 ssh-agent 00:18:41 SSH_AUTH_SOCK=/tmp/ssh-o8WEnPVzvMkb/agent.33 00:18:41 SSH_AGENT_PID=39 00:18:41 Running ssh-add (command line suppressed) 00:18:41 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1148388955395923892.key (/w/workspace/edgex-go/1@tmp/private_key_1148388955395923892.key) 00:18:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:41 + git tag --points-at HEAD [Pipeline] } 00:18:41 $ docker exec --env ******** --env ******** ac0e2a2d71590c4f3a60864040d50f4b7fafb33e9fbdce390b353cd9fda0cc08 ssh-agent -k 00:18:41 unset SSH_AUTH_SOCK; 00:18:41 unset SSH_AGENT_PID; 00:18:41 echo Agent pid 39 killed; 00:18:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:18:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:41 [ssh-agent] Looking for ssh-agent implementation... 00:18:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:42 $ docker exec ac0e2a2d71590c4f3a60864040d50f4b7fafb33e9fbdce390b353cd9fda0cc08 ssh-agent 00:18:42 SSH_AUTH_SOCK=/tmp/ssh-C8AthjGS1Z63/agent.72 00:18:42 SSH_AGENT_PID=78 00:18:42 Running ssh-add (command line suppressed) 00:18:42 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12536634119935206468.key (/w/workspace/edgex-go/1@tmp/private_key_12536634119935206468.key) 00:18:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:42 + git semver init 00:18:42 2022-10-19 00:18:42,872 [run_init] DEBUG init version:0.0.0 force:False 00:18:42 2022-10-19 00:18:42,873 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 00:18:42 2022-10-19 00:18:42,873 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 00:18:42 2022-10-19 00:18:42,873 [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) 00:18:48 2022-10-19 00:18:47,183 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 00:18:48 2022-10-19 00:18:47,184 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4203 with force:False 00:18:48 2022-10-19 00:18:47,184 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4203 00:18:48 2022-10-19 00:18:47,188 [execute] INFO git cat-file --batch-check 00:18:48 2022-10-19 00:18:47,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 00:18:48 2022-10-19 00:18:47,195 [execute] INFO git cat-file --batch 00:18:48 2022-10-19 00:18:47,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 00:18:48 2022-10-19 00:18:47,201 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4203 00:18:48 0.0.0 [Pipeline] } 00:18:48 $ docker exec --env ******** --env ******** ac0e2a2d71590c4f3a60864040d50f4b7fafb33e9fbdce390b353cd9fda0cc08 ssh-agent -k 00:18:48 unset SSH_AUTH_SOCK; 00:18:48 unset SSH_AGENT_PID; 00:18:48 echo Agent pid 78 killed; 00:18:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:48 + git semver [Pipeline] } 00:18:49 $ docker stop --time=1 ac0e2a2d71590c4f3a60864040d50f4b7fafb33e9fbdce390b353cd9fda0cc08 00:18:50 $ docker rm -f ac0e2a2d71590c4f3a60864040d50f4b7fafb33e9fbdce390b353cd9fda0cc08 [Pipeline] // withDockerContainer [Pipeline] sh 00:18:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:18:51 Stashed 1 file(s) [Pipeline] echo 00:18:51 [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 00:18:51 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 00:18:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:18:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:18:51 ========================================================= 00:18:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:18:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:18:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:18:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:18:52 213ec9aee27d: Pulling fs layer 00:18:52 4583459ba037: Pulling fs layer 00:18:52 93c1e223e6f2: Pulling fs layer 00:18:52 53926ce57604: Pulling fs layer 00:18:52 21b2b0c7a3f4: Pulling fs layer 00:18:52 30f14e443154: Pulling fs layer 00:18:52 801331c1e519: Pulling fs layer 00:18:52 99cc6dd402b0: Pulling fs layer 00:18:52 7d9ed39f4882: Pulling fs layer 00:18:52 53926ce57604: Waiting 00:18:52 21b2b0c7a3f4: Waiting 00:18:52 30f14e443154: Waiting 00:18:52 801331c1e519: Waiting 00:18:52 99cc6dd402b0: Waiting 00:18:52 7d9ed39f4882: Waiting 00:18:52 93c1e223e6f2: Verifying Checksum 00:18:52 93c1e223e6f2: Download complete 00:18:52 4583459ba037: Download complete 00:18:52 21b2b0c7a3f4: Verifying Checksum 00:18:52 21b2b0c7a3f4: Download complete 00:18:52 30f14e443154: Verifying Checksum 00:18:52 30f14e443154: Download complete 00:18:52 213ec9aee27d: Verifying Checksum 00:18:52 213ec9aee27d: Download complete 00:18:52 801331c1e519: Verifying Checksum 00:18:52 801331c1e519: Download complete 00:18:52 213ec9aee27d: Pull complete 00:18:52 4583459ba037: Pull complete 00:18:52 93c1e223e6f2: Pull complete 00:18:53 7d9ed39f4882: Verifying Checksum 00:18:53 7d9ed39f4882: Download complete 00:18:53 53926ce57604: Verifying Checksum 00:18:53 53926ce57604: Download complete 00:18:53 99cc6dd402b0: Verifying Checksum 00:18:53 99cc6dd402b0: Download complete 00:18:57 53926ce57604: Pull complete 00:18:57 21b2b0c7a3f4: Pull complete 00:18:57 30f14e443154: Pull complete 00:18:57 801331c1e519: Pull complete 00:18:59 99cc6dd402b0: Pull complete 00:19:00 7d9ed39f4882: Pull complete 00:19:00 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 00:19:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:19:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 00:19:00 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:19:00 WORKDIR /edgex 00:19:00 COPY go.mod . 00:19:00 RUN go mod download 00:19:00 docker build -t ci-base-image-x86_64 -f - . 00:19:01 Sending build context to Docker daemon 169.6MB 00:19:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:19:01 ---> 1dedd983c030 00:19:01 Step 2/4 : WORKDIR /edgex 00:19:03 ---> Running in 248ac199431e 00:19:03 Removing intermediate container 248ac199431e 00:19:03 ---> 0f4d405c76cc 00:19:03 Step 3/4 : COPY go.mod . 00:19:03 ---> 39b790eb1038 00:19:03 Step 4/4 : RUN go mod download 00:19:03 ---> Running in f30b6eed0158 00:19:06 Still waiting to schedule task 00:19:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 00:19:21 Removing intermediate container f30b6eed0158 00:19:21 ---> 4a6092a2ceea 00:19:21 Successfully built 4a6092a2ceea 00:19:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:21 + docker inspect -f . ci-base-image-x86_64 00:19:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:22 prd-ubuntu20.04-docker-8c-8g-8506 does not seem to be running inside a container 00:19:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:19:22 $ docker top e667bce8ab1aee559c3d7f6c05151940adaa8bf0a4e8d47847f3261cc9a20eaf -eo pid,comm [Pipeline] { [Pipeline] sh 00:19:22 + go version 00:19:22 go version go1.18.7 linux/amd64 [Pipeline] } 00:19:22 $ docker stop --time=1 e667bce8ab1aee559c3d7f6c05151940adaa8bf0a4e8d47847f3261cc9a20eaf 00:19:24 $ docker rm -f e667bce8ab1aee559c3d7f6c05151940adaa8bf0a4e8d47847f3261cc9a20eaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:24 + docker inspect -f . ci-base-image-x86_64 00:19:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:25 prd-ubuntu20.04-docker-8c-8g-8506 does not seem to be running inside a container 00:19:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:19:25 $ docker top 80f2e0b3e0b558150392e136e4f725311691393d25fddfb8bd3f58bd11b38cc3 -eo pid,comm [Pipeline] { [Pipeline] echo 00:19:25 ========================================================= 00:19:25 [edgeXBuildGoParallel] Running Tests and Build... 00:19:25 ========================================================= [Pipeline] sh 00:19:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 00:19:26 + make test 00:19:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:19:32 ? github.com/edgexfoundry/edgex-go [no test files] 00:19:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:19:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:19:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:19:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:19:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:19:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:19:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:19:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:19:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:19:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:19:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:19:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:19:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:19:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:19:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:19:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.076s coverage: 28.7% of statements 00:19:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:19:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:19:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.123s coverage: 98.5% of statements 00:19:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.091s coverage: 41.3% of statements 00:19:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:19:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:19:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.2% of statements 00:19:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:19:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:19:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.206s coverage: 89.2% of statements 00:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:19:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.079s coverage: 2.2% of statements 00:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:19:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.484s coverage: 95.6% of statements 00:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:19:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.087s coverage: 72.2% of statements 00:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:19:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements 00:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:19:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements 00:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:19:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 00:19:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.6% of statements 00:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements 00:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.112s coverage: 79.5% of statements 00:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements 00:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 00:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 00:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.071s coverage: 94.4% of statements 00:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.092s coverage: 44.8% of statements 00:20:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.218s coverage: 80.5% of statements 00:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.108s coverage: 92.9% of statements 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 58.8% of statements 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 91.2% of statements 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 64.7% of statements 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.343s coverage: 65.8% of statements 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 41.8% of statements 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 63.2% of statements 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.062s coverage: 28.9% of statements 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 00:20:10 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 00:20:28 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." 00:20:28 GO111MODULE=on go vet ./... 00:20:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:20:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:20:30 ./bin/test-attribution-txt.sh [Pipeline] echo 00:20:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:20:30 + ls -al . 00:20:30 total 760 00:20:30 drwxrwxr-x 11 1001 1001 4096 Oct 19 00:19 . 00:20:30 drwxr-xr-x 4 root root 4096 Oct 19 00:19 .. 00:20:30 drwxrwxr-x 2 1001 1001 4096 Oct 19 00:18 .blubracket 00:20:30 -rw-rw-r-- 1 1001 1001 16 Oct 19 00:18 .dockerignore 00:20:30 drwxrwxr-x 8 1001 1001 4096 Oct 19 00:20 .git 00:20:30 drwxrwxr-x 3 1001 1001 4096 Oct 19 00:18 .github 00:20:30 -rw-rw-r-- 1 1001 1001 1030 Oct 19 00:18 .gitignore 00:20:30 -rw-rw-r-- 1 1001 1001 42 Oct 19 00:18 .golangci.yml 00:20:30 -rw-rw-r-- 1 1001 1001 87 Oct 19 00:18 .hadolint.yml 00:20:30 drwxr-xr-x 3 1001 1001 4096 Oct 19 00:18 .semver 00:20:30 -rw-rw-r-- 1 1001 1001 166 Oct 19 00:18 .sonarcloud.properties 00:20:30 -rw-rw-r-- 1 1001 1001 1171 Oct 19 00:18 ADOPTERS.md 00:20:30 -rw-rw-r-- 1 1001 1001 10722 Oct 19 00:18 Attribution.txt 00:20:30 -rw-rw-r-- 1 1001 1001 63209 Oct 19 00:18 CHANGELOG.md 00:20:30 -rw-rw-r-- 1 1001 1001 3804 Oct 19 00:18 CONTRIBUTING.md 00:20:30 -rw-rw-r-- 1 1001 1001 677 Oct 19 00:18 GOVERNANCE.md 00:20:30 -rw-rw-r-- 1 1001 1001 850 Oct 19 00:18 Jenkinsfile 00:20:30 -rw-rw-r-- 1 1001 1001 10775 Oct 19 00:18 LICENSE 00:20:30 -rw-rw-r-- 1 1001 1001 13857 Oct 19 00:18 Makefile 00:20:30 -rw-rw-r-- 1 1001 1001 582 Oct 19 00:18 OWNERS.md 00:20:30 -rw-rw-r-- 1 1001 1001 9799 Oct 19 00:18 README.md 00:20:30 -rw-rw-r-- 1 1001 1001 6912 Oct 19 00:18 SECURITY.md 00:20:30 -rw-rw-r-- 1 1001 1001 5 Oct 19 00:18 VERSION 00:20:30 -rw-rw-r-- 1 1001 1001 4131 Oct 19 00:18 ZMQWindows.md 00:20:30 drwxrwxr-x 2 1001 1001 4096 Oct 19 00:18 bin 00:20:30 drwxrwxr-x 18 1001 1001 4096 Oct 19 00:18 cmd 00:20:30 -rw-r--r-- 1 root root 502375 Oct 19 00:20 coverage.out 00:20:30 -rw-rw-r-- 1 1001 1001 3458 Oct 19 00:18 go.mod 00:20:30 -rw-rw-r-- 1 1001 1001 38041 Oct 19 00:18 go.sum 00:20:30 drwxrwxr-x 8 1001 1001 4096 Oct 19 00:18 internal 00:20:30 drwxrwxr-x 3 1001 1001 4096 Oct 19 00:18 openapi 00:20:30 drwxrwxr-x 4 1001 1001 4096 Oct 19 00:18 snap 00:20:30 -rw-rw-r-- 1 1001 1001 204 Oct 19 00:18 version.go [Pipeline] sh 00:20:31 + '[' -e coverage.out ] 00:20:31 + chown 1001:1001 coverage.out [Pipeline] stash 00:20:31 Stashed 1 file(s) [Pipeline] sh 00:20:31 + make build 00:20:31 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 00:20:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8508 in /w/workspace/edgexfoundry_edgex-go_PR-4203 [Pipeline] { [Pipeline] ws 00:20:42 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 00:20:42 The recommended git tool is: git 00:20:43 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 00:20:47 using credential edgex-jenkins-ssh 00:20:47 Cloning the remote Git repository 00:20:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:20:47 > git init /w/workspace/edgex-go/1 # timeout=10 00:20:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:20:47 > git --version # timeout=10 00:20:47 > git --version # 'git version 2.25.1' 00:20:47 using GIT_SSH to set credentials SSH Credentials for GitHub 00:20:47 Verifying host key using known hosts file 00:20:48 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. 00:20:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:20:53 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 00:20:53 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 00:21:00 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 00:21:00 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 00:21:01 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 00:21: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:21:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:21:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:21:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:21:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:21:05 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 00:21:05 Merging remotes/origin/main commit b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a into PR head commit 401f50897b76cf3c1303755d6a365cd5ddbab890 00:21: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:21:06 Merge succeeded, producing c25ec30021eba4895e91f9b672cee42961a52808 00:21:06 Checking out Revision c25ec30021eba4895e91f9b672cee42961a52808 (PR-4203) 00:21:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:21:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:21:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:21:05 Verifying host key using known hosts file 00:21:05 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. 00:21:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4203/head:refs/remotes/origin/PR-4203 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:21:05 > git config core.sparsecheckout # timeout=10 00:21:05 > git checkout -f 401f50897b76cf3c1303755d6a365cd5ddbab890 # timeout=10 00:21:06 > git remote # timeout=10 00:21:06 > git config --get remote.origin.url # timeout=10 00:21:06 using GIT_SSH to set credentials SSH Credentials for GitHub 00:21:06 Verifying host key using known hosts file 00:21:06 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. 00:21:06 > git merge b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a # timeout=10 00:21:06 > git rev-parse HEAD^{commit} # timeout=10 00:21:06 > git config core.sparsecheckout # timeout=10 00:21:06 > git checkout -f c25ec30021eba4895e91f9b672cee42961a52808 # timeout=10 00:21:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:21:08 $ docker stop --time=1 80f2e0b3e0b558150392e136e4f725311691393d25fddfb8bd3f58bd11b38cc3 00:21:10 Commit message: "Merge commit 'b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a' into HEAD" 00:21:10 First time build. Skipping changelog. 00:21:10 > git --version # timeout=10 00:21:10 > git --version # 'git version 2.25.1' 00:21:10 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 00:21:11 $ docker rm -f 80f2e0b3e0b558150392e136e4f725311691393d25fddfb8bd3f58bd11b38cc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 00:21:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:21:12 00:21:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:21:12 % Total % Received % Xferd Average Speed Time Time Time Current 00:21:12 Dload Upload Total Spent Left Speed 00:21:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 98 12602 98 12393 0 0 91125 0 --:--:-- --:--:-- --:--:-- 91125 100 12602 100 12602 0 0 91985 0 --:--:-- --:--:-- --:--:-- 91318 00:21:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:21:13 latest: Pulling from edgex-devops/edgex-compose 00:21:13 cbdbe7a5bc2a: Pulling fs layer 00:21:13 ca9280d653b3: Pulling fs layer 00:21:13 7e9c9ca2126c: Pulling fs layer 00:21:13 cbdbe7a5bc2a: Verifying Checksum 00:21:13 cbdbe7a5bc2a: Download complete 00:21:13 cbdbe7a5bc2a: Pull complete 00:21:13 ca9280d653b3: Verifying Checksum 00:21:13 ca9280d653b3: Download complete [Pipeline] sh 00:21:13 7e9c9ca2126c: Download complete 00:21:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:21:13 ca9280d653b3: Pull complete 00:21:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:21:14 + sudo tee /etc/docker/daemon.new 00:21:14 { 00:21:14 "registry-mirrors": [ 00:21:14 "https://nexus3.edgexfoundry.org:10001" 00:21:14 ], 00:21:14 "bip": "10.250.0.254/24", 00:21:14 "hosts": [ 00:21:14 "tcp://0.0.0.0:5555", 00:21:14 "unix:///var/run/docker.sock" 00:21:14 ], 00:21:14 "mtu": 1458, 00:21:14 "selinux-enabled": true, 00:21:14 "seccomp-profile": "/etc/docker/seccomp.json" 00:21:14 } [Pipeline] sh 00:21:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:21:14 + sudo service docker restart 00:21:17 7e9c9ca2126c: Pull complete 00:21:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:21:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:21:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:21:17 prd-ubuntu20.04-docker-8c-8g-8506 does not seem to be running inside a container 00:21:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:21:18 $ docker top 74a2aeca7eea564113e3bf27841a6a167f1b2e52ed33886149c739a1aa312d8b -eo pid,comm [Pipeline] { [Pipeline] sh 00:21:19 + docker-compose build --help 00:21:19 + grep parallel 00:21:19 --parallel Build images in parallel. [Pipeline] } 00:21:19 $ docker stop --time=1 74a2aeca7eea564113e3bf27841a6a167f1b2e52ed33886149c739a1aa312d8b 00:21:21 $ docker rm -f 74a2aeca7eea564113e3bf27841a6a167f1b2e52ed33886149c739a1aa312d8b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:21:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:21:21 prd-ubuntu20.04-docker-8c-8g-8506 does not seem to be running inside a container 00:21:21 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:21:22 $ docker top 25e81b667a246eb49adccf9448be901715b514549c8181d4b5ee29e512927ee0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:21:22 + docker-compose -f ./docker-compose-build.yml build --parallel 00:21:23 Building core-command ... 00:21:23 Building core-data ... 00:21:23 Building core-metadata ... 00:21:23 Building security-bootstrapper ... 00:21:23 Building security-proxy-setup ... 00:21:23 Building security-secretstore-setup ... 00:21:23 Building security-spiffe-token-provider ... 00:21:23 Building security-spire-agent ... 00:21:23 Building security-spire-config ... 00:21:23 Building security-spire-server ... 00:21:23 Building support-notifications ... 00:21:23 Building support-scheduler ... 00:21:23 Building sys-mgmt-agent ... 00:21:23 Building security-proxy-setup 00:21:23 Building security-spire-agent 00:21:23 Building security-spire-config 00:21:23 Building core-data 00:21:23 Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:21:33 provisioning config files... 00:21:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10415757838675797502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:21:33 ---> docker-login.sh 00:21:33 nexus3.edgexfoundry.org:10001 00:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:34 Configure a credential helper to remove this warning. See 00:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:34 00:21:34 Login Succeeded 00:21:34 nexus3.edgexfoundry.org:10002 00:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:34 Configure a credential helper to remove this warning. See 00:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:34 00:21:34 Login Succeeded 00:21:34 nexus3.edgexfoundry.org:10003 00:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:34 Configure a credential helper to remove this warning. See 00:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:34 00:21:34 Login Succeeded 00:21:34 nexus3.edgexfoundry.org:10004 00:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:35 Configure a credential helper to remove this warning. See 00:21:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:35 00:21:35 Login Succeeded 00:21:35 docker.io 00:21:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:21:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:21:35 ---> 4a6092a2ceea 00:21:35 Step 3/22 : WORKDIR /edgex-go 00:21:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:21:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:21:35 ---> 4a6092a2ceea 00:21:35 Step 3/23 : WORKDIR /edgex-go 00:21:35 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:21:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:21:35 ---> 4a6092a2ceea 00:21:35 Step 3/26 : WORKDIR /edgex-go 00:21:35 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:21:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:21:35 ---> 4a6092a2ceea 00:21:35 Step 3/26 : WORKDIR /edgex-go 00:21:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:21:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:21:35 ---> 4a6092a2ceea 00:21:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:36 Configure a credential helper to remove this warning. See 00:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:36 00:21:36 Login Succeeded 00:21:36 ---> docker-login.sh ends [Pipeline] } 00:21:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 00:21:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 00:21:36 ---> Running in bed024c0b50d 00:21:36 ---> Running in 923f67d4941a 00:21:36 ---> Running in 99d9c0ca6786 00:21:36 ---> Running in 53ccb30f3afe 00:21:36 ---> Running in 273ccf455277 00:21:36 Removing intermediate container 273ccf455277 00:21:36 ---> d54afbba0ec4 00:21:36 Step 4/24 : WORKDIR /edgex-go 00:21:36 Removing intermediate container 53ccb30f3afe 00:21:36 ---> 751f7beb8ae5 00:21:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:21:36 Removing intermediate container 99d9c0ca6786 00:21:36 ---> 5e6baeb33f94 00:21:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:21:36 Removing intermediate container 923f67d4941a 00:21:36 ---> fa61c93df1ed 00:21:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:21:36 Removing intermediate container bed024c0b50d 00:21:36 ---> ec1c5c7b8255 00:21:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:21:36 ---> Running in 2f61f29fa6bd [Pipeline] echo 00:21:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:21:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:21:36 ========================================================= 00:21:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:21:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:21:36 ---> Running in 347d7bbc07a5 00:21:36 ---> Running in 3722598398ad 00:21:36 ---> Running in 151bd9474998 00:21:36 ---> Running in e00ecaaf1525 00:21:36 Removing intermediate container 2f61f29fa6bd 00:21:36 ---> a0128a3195f1 00:21:36 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:21:36 ---> Running in 6637d82240de 00:21:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:21:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:21:37 9b18e9b68314: Pulling fs layer 00:21:37 d32db5db7311: Pulling fs layer 00:21:37 d0c4b47475fc: Pulling fs layer 00:21:37 5831b945b038: Pulling fs layer 00:21:37 86bbec2aaacd: Pulling fs layer 00:21:37 e10730c5d714: Pulling fs layer 00:21:37 5dd5c2283517: Pulling fs layer 00:21:37 d5ac0230b979: Pulling fs layer 00:21:37 5831b945b038: Waiting 00:21:37 86bbec2aaacd: Waiting 00:21:37 5dd5c2283517: Waiting 00:21:37 e10730c5d714: Waiting 00:21:37 d5ac0230b979: Waiting 00:21:37 d0c4b47475fc: Download complete 00:21:37 d32db5db7311: Verifying Checksum 00:21:37 d32db5db7311: Download complete 00:21:37 86bbec2aaacd: Verifying Checksum 00:21:37 86bbec2aaacd: Download complete 00:21:37 e10730c5d714: Verifying Checksum 00:21:37 e10730c5d714: Download complete 00:21:37 9b18e9b68314: Verifying Checksum 00:21:37 9b18e9b68314: Download complete 00:21:37 Removing intermediate container 347d7bbc07a5 00:21:38 ---> feed6b1ea4a4 00:21:38 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 00:21:38 Removing intermediate container 151bd9474998 00:21:38 ---> 34f7a30ee840 00:21:38 Step 5/23 : RUN apk add --update --no-cache make bash git 00:21:38 ---> Running in 65d8e9e0120e 00:21:38 ---> Running in 4800058f21bc 00:21:38 Removing intermediate container 3722598398ad 00:21:38 ---> 3646ca9575c9 00:21:38 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 00:21:38 ---> Running in ce86d57842f4 00:21:38 Removing intermediate container 6637d82240de 00:21:38 ---> d568b626e1b4 00:21:38 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:21:38 ---> Running in 071fc648cee6 00:21:38 Removing intermediate container e00ecaaf1525 00:21:38 ---> 622a451ee2d5 00:21:38 Step 5/22 : RUN apk add --update --no-cache make git 00:21:38 ---> Running in f759d086bf62 00:21:38 9b18e9b68314: Pull complete 00:21:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:21:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:21:38 d5ac0230b979: Verifying Checksum 00:21:38 d5ac0230b979: Download complete 00:21:38 d32db5db7311: Pull complete 00:21:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:21:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:21:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:21:39 d0c4b47475fc: Pull complete 00:21:39 5dd5c2283517: Verifying Checksum 00:21:39 5dd5c2283517: Download complete 00:21:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:21:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:21:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:21:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:21:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:21:39 OK: 211 MiB in 51 packages 00:21:39 OK: 211 MiB in 51 packages 00:21:39 OK: 211 MiB in 51 packages 00:21:40 5831b945b038: Verifying Checksum 00:21:40 5831b945b038: Download complete 00:21:40 OK: 211 MiB in 51 packages 00:21:40 OK: 211 MiB in 51 packages 00:21:40 Removing intermediate container ce86d57842f4 00:21:40 ---> d6351a1010a6 00:21:40 Step 6/26 : COPY go.mod vendor* ./ 00:21:40 Removing intermediate container 65d8e9e0120e 00:21:40 ---> 5f0f21d10e6f 00:21:40 Step 6/26 : COPY go.mod vendor* ./ 00:21:40 Removing intermediate container 4800058f21bc 00:21:40 ---> 258b65853b9c 00:21:40 Step 6/23 : COPY go.mod vendor* ./ 00:21:40 Removing intermediate container 071fc648cee6 00:21:40 ---> 024d2c11ea27 00:21:40 Step 7/24 : COPY go.mod vendor* ./ 00:21:40 ---> afc45e978688 00:21:40 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:40 Removing intermediate container f759d086bf62 00:21:40 ---> 4c27e210a748 00:21:40 Step 6/22 : COPY go.mod vendor* ./ 00:21:41 ---> Running in 5dd7c98f9b5b 00:21:41 ---> 4a836c98212a 00:21:41 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:41 ---> b48e6ee75473 00:21:41 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:41 ---> Running in 63b37ffa780a 00:21:41 ---> bbdb7b034642 00:21:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:41 ---> Running in 578122476c03 00:21:41 ---> b6e11c3613c8 00:21:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:41 ---> Running in d57ac685372b 00:21:41 ---> Running in 069ef6443094 00:21:52 5831b945b038: Pull complete 00:21:52 86bbec2aaacd: Pull complete 00:21:52 e10730c5d714: Pull complete 00:21:56 5dd5c2283517: Pull complete 00:21:58 d5ac0230b979: Pull complete 00:21:58 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 00:21:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:21:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 00:21:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:21:59 WORKDIR /edgex 00:21:59 COPY go.mod . 00:21:59 RUN go mod download 00:21:59 + docker build -t ci-base-image-arm64 -f - . 00:21:59 Sending build context to Docker daemon 3.268MB 00:21:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:21:59 ---> 59b3b1a385d4 00:21:59 Step 2/4 : WORKDIR /edgex 00:22:01 ---> Running in 299decf53292 00:22:01 Removing intermediate container 299decf53292 00:22:01 ---> 8baedf0bb71e 00:22:01 Step 3/4 : COPY go.mod . 00:22:02 ---> 7640fa1e503b 00:22:02 Step 4/4 : RUN go mod download 00:22:02 ---> Running in 8a88c61f40ff 00:22:03 Removing intermediate container 5dd7c98f9b5b 00:22:03 ---> ef04f4efe44b 00:22:03 Step 8/26 : COPY . . 00:22:03 Removing intermediate container 63b37ffa780a 00:22:03 ---> e3e33dac7dff 00:22:03 Step 8/26 : COPY . . 00:22:03 Removing intermediate container 578122476c03 00:22:03 Removing intermediate container 069ef6443094 00:22:03 ---> d7dacb66f3fd 00:22:03 ---> a0c4ee68a393 00:22:03 Step 9/24 : COPY . .Step 8/22 : COPY . . 00:22:03 00:22:03 Removing intermediate container d57ac685372b 00:22:03 ---> 7342f0c32474 00:22:03 Step 8/23 : COPY . . 00:22:09 ---> 2284fbd204c1 00:22:09 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 00:22:09 ---> f074c7401c85 00:22:09 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:22:09 ---> a2dcf671a90f 00:22:09 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:22:09 ---> 6f1edf6e3003 00:22:09 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 00:22:09 ---> 6be6a3a06e37 00:22:09 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 00:22:09 ---> Running in 2d2baf109eb8 00:22:09 ---> Running in c06199d7c651 00:22:09 ---> Running in 99bff2197ae7 00:22:09 ---> Running in 51116d34fa84 00:22:09 ---> Running in 57c0d8fc3a4c 00:22:09 Removing intermediate container 2d2baf109eb8 00:22:09 ---> 0d9eaeecb116 00:22:09 Step 10/26 : WORKDIR /edgex-go/spire-build 00:22:09 Removing intermediate container 57c0d8fc3a4c 00:22:09 ---> 652d00575786 00:22:09 Step 10/26 : WORKDIR /edgex-go/spire-build 00:22:09 ---> Running in b89cdd5e6f7f 00:22:09 ---> Running in 85ced0b45a3c 00:22:09 Removing intermediate container b89cdd5e6f7f 00:22:09 ---> 983a8d952926 00:22:09 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:22:09 Removing intermediate container 85ced0b45a3c 00:22:09 ---> 1d5c40f2154f 00:22:09 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:22:09 ---> Running in 1a1dd5a5963b 00:22:09 ---> Running in 2c8670d345f4 00:22: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:22:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:22:10 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 00:22:11 Removing intermediate container 1a1dd5a5963b 00:22:11 ---> 393a55f834d6 00:22:11 Step 12/26 : WORKDIR /edgex-go 00:22:11 Removing intermediate container 2c8670d345f4 00:22:11 ---> 0521184b7165 00:22:11 Step 12/26 : WORKDIR /edgex-go 00:22:11 ---> Running in 9151b92d86a8 00:22:11 ---> Running in 1c7486b9d0cb 00:22:11 Removing intermediate container 9151b92d86a8 00:22:11 ---> e82e7d2cafd5 00:22:11 00:22:11 Step 13/26 : FROM alpine:3.15 00:22:11 Removing intermediate container 1c7486b9d0cb 00:22:11 ---> 629fbe7c935e 00:22:11 00:22:11 Step 13/26 : FROM alpine:3.15 00:22:11 3.15: Pulling from library/alpine 00:22:11 3.15: Pulling from library/alpine 00:22:12 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 00:22:12 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 00:22:12 Status: Downloaded newer image for alpine:3.15 00:22:12 Status: Downloaded newer image for alpine:3.15 00:22:12 ---> c4fc93816858 00:22:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:22:12 ---> c4fc93816858 00:22:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:22:12 ---> Running in 8e28874d04f1 00:22:12 ---> Running in 673db47aeecb 00:22:12 Removing intermediate container 673db47aeecb 00:22:12 ---> e1428f433007 00:22:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:22:12 Removing intermediate container 8e28874d04f1 00:22:12 ---> bc0656f626ed 00:22:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:22:12 ---> Running in 39725d598608 00:22:12 ---> Running in 9067cb36d81f 00:22:14 Removing intermediate container 9067cb36d81f 00:22:14 ---> fb1cdfa97a0c 00:22:14 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 00:22:14 Removing intermediate container 39725d598608 00:22:14 ---> c14775435b75 00:22:14 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:22:14 ---> Running in 35cd778d2d50 00:22:14 ---> Running in 5b2cad40cd33 00:22:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:22:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:22:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:22:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:22:16 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 00:22:16 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 00:22:16 OK: 15857 distinct packages available 00:22:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:22:16 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 00:22:16 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 00:22:16 OK: 15857 distinct packages available 00:22:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:22:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:22:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:22:17 (1/5) Installing dumb-init (1.2.5-r1) 00:22:17 (1/4) Installing dumb-init (1.2.5-r1) 00:22:17 (2/5) Installing musl-obstack (1.2.3-r0) 00:22:17 (2/4) Installing musl-obstack (1.2.3-r0) 00:22:17 (3/5) Installing libucontext (1.1-r0) 00:22:17 (3/4) Installing libucontext (1.1-r0) 00:22:17 (4/5) Installing gcompat (1.0.0-r4) 00:22:17 (4/4) Installing gcompat (1.0.0-r4) 00:22:17 (5/5) Installing openssl (1.1.1q-r0) 00:22:17 Executing busybox-1.34.1-r7.trigger 00:22:17 OK: 6 MiB in 18 packages 00:22:17 Executing busybox-1.34.1-r7.trigger 00:22:17 OK: 7 MiB in 19 packages 00:22:19 Removing intermediate container 5b2cad40cd33 00:22:19 ---> 0a1eb6c178a0 00:22:19 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:22:19 Removing intermediate container 35cd778d2d50 00:22:19 ---> 2127f0cb1798 00:22:19 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:22:22 ---> 11f2c6838ade 00:22:22 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:22:22 ---> eb09a0a1100d 00:22:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:22:22 ---> 28b2316af782 00:22:22 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 00:22:22 ---> Running in c5134e6d9721 00:22:23 Removing intermediate container c5134e6d9721 00:22:23 ---> 9686492bd284 00:22:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:22:23 ---> ace7b6eab717 00:22:23 Step 21/26 : WORKDIR / 00:22:23 ---> Running in 6dcdd5f08957 00:22:23 ---> 469f8dc2de84 00:22:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:22:23 Removing intermediate container 6dcdd5f08957 00:22:23 ---> b1ade36da066 00:22:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:22:23 ---> 748fdb327e38 00:22:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:22:24 ---> Running in 00b8a21a69fc 00:22:24 ---> 46e458ae1022 00:22:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:22:24 Removing intermediate container 00b8a21a69fc 00:22:24 ---> 2529cdd50902 00:22:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:22:24 ---> Running in f70fad73b3b8 00:22:24 Removing intermediate container f70fad73b3b8 00:22:24 ---> bb66f51aa33d 00:22:24 Step 24/26 : LABEL arch=x86_64 00:22:24 ---> Running in a14fd06b518d 00:22:24 ---> 5e27987c42fd 00:22:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:22:24 ---> Running in 50ba4bb15489 00:22:24 Removing intermediate container a14fd06b518d 00:22:24 ---> 97edc7aa6fc6 00:22:24 Step 25/26 : LABEL git_sha=8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 00:22:24 Removing intermediate container 50ba4bb15489 00:22:24 ---> 67b2305fdd0e 00:22:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:22:24 ---> Running in 0eacb14f90ef 00:22:25 ---> Running in 21ab39a81071 00:22:25 Removing intermediate container 0eacb14f90ef 00:22:25 ---> 281826421226 00:22:25 Step 26/26 : LABEL version=0.0.0 00:22:25 Removing intermediate container 21ab39a81071 00:22:25 ---> 8f0f4cd316a1 00:22:25 Step 24/26 : LABEL arch=x86_64 00:22:25 ---> Running in db2c03fb416a 00:22:25 ---> Running in 0d6467a586dc 00:22:25 Removing intermediate container 0d6467a586dc 00:22:25 ---> ea312be389bf 00:22:25 Step 25/26 : LABEL git_sha=8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 00:22:25 ---> Running in 061330c2830f 00:22:25 Removing intermediate container db2c03fb416a 00:22:25 ---> 454fd92135cb 00:22:25 00:22:25 Successfully built 454fd92135cb 00:22:25 Successfully tagged security-spire-config:latest 00:22:25 Building security-bootstrapper 00:22:25  Building security-spire-config ... done Removing intermediate container 061330c2830f 00:22:25 ---> 795f88e17792 00:22:25 Step 26/26 : LABEL version=0.0.0 00:22:26 ---> Running in 378166fb792e 00:22:26 Removing intermediate container 378166fb792e 00:22:26 ---> c8d565e0198a 00:22:26 00:22:26 Successfully built c8d565e0198a 00:22:26 Successfully tagged security-spire-agent:latest 00:22:26  Building security-spire-agent ... done Building security-spiffe-token-provider 00:22:29 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 00:22:29 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:22:29 Step 2/33 : FROM ${BUILDER_BASE} AS builder 00:22:29 ---> 4a6092a2ceea 00:22:29 Step 3/33 : WORKDIR /edgex-go 00:22:29 ---> Using cache 00:22:29 ---> ec1c5c7b8255 00:22:29 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:22:29 ---> Using cache 00:22:29 ---> 622a451ee2d5 00:22:29 Step 5/33 : RUN apk add --update --no-cache make git 00:22:29 ---> Using cache 00:22:29 ---> 4c27e210a748 00:22:29 Step 6/33 : COPY go.mod vendor* ./ 00:22:29 ---> Using cache 00:22:29 ---> b6e11c3613c8 00:22:29 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:29 ---> Using cache 00:22:29 ---> a0c4ee68a393 00:22:29 Step 8/33 : COPY . . 00:22:29 ---> Using cache 00:22:29 ---> a2dcf671a90f 00:22:29 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:22:30 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:22:30 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:22:30 ---> 4a6092a2ceea 00:22:30 Step 3/20 : WORKDIR /edgex-go 00:22:30 ---> Using cache 00:22:30 ---> ec1c5c7b8255 00:22:30 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 00:22:31 ---> Running in d45ca97ae42b 00:22:31 ---> Running in d5225019e772 00:22:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:22:32 v3.16.2-303-g355c945e84 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 00:22:32 v3.16.2-302-g26bb45e677 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 00:22:32 OK: 17037 distinct packages available 00:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:22:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:22:33 OK: 211 MiB in 51 packages 00:22:33 Removing intermediate container 99bff2197ae7 00:22:33 ---> e9bd919cbe1d 00:22:33 00:22:33 Step 10/22 : FROM alpine:3.16 00:22:33 Removing intermediate container c06199d7c651 00:22:33 ---> 33609ce4ac71 00:22:33 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:22:34 3.16: Pulling from library/alpine 00:22:34 ---> Running in 235438df1c62 00:22:34 Removing intermediate container d45ca97ae42b 00:22:34 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 00:22:34 ---> 7af8492fb83c 00:22:34 Step 5/20 : COPY go.mod vendor* ./ 00:22:34 Status: Downloaded newer image for alpine:3.16 00:22:34 ---> 9c6f07244728 00:22:34 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 00:22:34 ---> Running in 2d30994ca8fb 00:22:34 ---> f6910c2ad177 00:22:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22: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 00:22:34 ---> Running in f47cf9c0e22d 00:22:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:22:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:22:35 Removing intermediate container 51116d34fa84 00:22:35 ---> 7593f1d570e1 00:22:35 00:22:35 Step 11/24 : FROM alpine:3.16 00:22:35 ---> 9c6f07244728 00:22:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:22:35 (1/6) Installing ca-certificates (20220614-r0) 00:22:35 (2/6) Installing brotli-libs (1.0.9-r6) 00:22:35 ---> Running in 93bbe2de82a0 00:22:35 (3/6) Installing nghttp2-libs (1.47.0-r0) 00:22:35 (4/6) Installing libcurl (7.83.1-r3) 00:22:35 (5/6) Installing curl (7.83.1-r3) 00:22:35 (6/6) Installing dumb-init (1.2.5-r1) 00:22:35 Executing busybox-1.35.0-r17.trigger 00:22:35 Executing ca-certificates-20220614-r0.trigger 00:22:35 OK: 8 MiB in 20 packages 00:22:35 Removing intermediate container 93bbe2de82a0 00:22:35 ---> 135bbbbe41ef 00:22:35 Step 13/24 : ENV APP_PORT=59880 00:22:35 Removing intermediate container 235438df1c62 00:22:35 ---> ed085a938b38 00:22:35 00:22:35 Step 11/23 : FROM alpine:3.16 00:22:35 ---> 9c6f07244728 00:22:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:22:35 ---> Running in 86b617e5cf45 00:22:35 ---> Running in f8c633b7bf4f 00:22:35 Removing intermediate container 86b617e5cf45 00:22:35 ---> dbb187669337 00:22:35 Step 14/24 : EXPOSE $APP_PORT 00:22:35 Removing intermediate container f8c633b7bf4f 00:22:35 ---> 2609cb3ac688 00:22:35 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 00:22:35 ---> Running in e9a1660b22a3 00:22:35 ---> Running in 43d91978184c 00:22:35 Removing intermediate container 2d30994ca8fb 00:22:35 ---> 49ad22fa98b0 00:22:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:22:35 Removing intermediate container 43d91978184c 00:22:35 ---> 1573d7177742 00:22:35 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:22:36 ---> Running in c4d054dc5508 00:22:36 ---> Running in 14f6eddea984 00:22:36 Removing intermediate container c4d054dc5508 00:22:36 ---> 47cde11077fd 00:22:36 Step 13/22 : WORKDIR /edgex 00:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:22:36 ---> Running in 4c7de1cdcaab 00:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:22:36 Removing intermediate container 4c7de1cdcaab 00:22:36 ---> d7831771b10f 00:22:36 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:22:36 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 00:22:36 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 00:22:36 (3/33) Installing readline (8.1.2-r0) 00:22:36 (4/33) Installing bash (5.1.16-r2) 00:22:36 Executing bash-5.1.16-r2.post-install 00:22:36 (5/33) Installing ca-certificates (20220614-r0) 00:22:36 (6/33) Installing brotli-libs (1.0.9-r6) 00:22:36 (7/33) Installing nghttp2-libs (1.47.0-r0) 00:22:36 (8/33) Installing libcurl (7.83.1-r3) 00:22:36 (9/33) Installing curl (7.83.1-r3) 00:22:36 (10/33) Installing docker-cli (20.10.18-r1) 00:22:37 ---> 5d8d57e4a8e2 00:22:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:22:37 (11/33) Installing dumb-init (1.2.5-r1) 00:22:37 (12/33) Installing libbz2 (1.0.8-r1) 00:22:37 (13/33) Installing expat (2.4.9-r0) 00:22:37 (14/33) Installing libffi (3.4.2-r1) 00:22:37 (15/33) Installing gdbm (1.23-r0) 00:22:37 (16/33) Installing xz-libs (5.2.5-r1) 00:22:37 (17/33) Installing libgcc (11.2.1_git20220219-r2) 00:22:37 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 00:22:37 (19/33) Installing mpdecimal (2.5.1-r1) 00:22:37 (20/33) Installing sqlite-libs (3.38.5-r0) 00:22:37 (21/33) Installing python3 (3.10.5-r0) 00:22:38 ---> 252681624f31 00:22:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:22:38 Removing intermediate container 14f6eddea984 00:22:38 ---> 04867b5c7b5f 00:22:38 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:22:38 (22/33) Installing py3-contextlib2 (21.6.0-r2) 00:22:38 (23/33) Installing py3-tomli (2.0.1-r1) 00:22:38 (24/33) Installing py3-pep517 (0.12.0-r2) 00:22:38 ---> Running in e6442247d42b 00:22:38 (25/33) Installing py3-six (1.16.0-r1) 00:22:38 (26/33) Installing py3-retrying (1.3.3-r3) 00:22:38 (27/33) Installing py3-appdirs (1.4.4-r3) 00:22:38 (28/33) Installing py3-more-itertools (8.13.0-r0) 00:22:38 (29/33) Installing py3-ordered-set (4.0.2-r3) 00:22:38 (30/33) Installing py3-parsing (2.4.7-r3) 00:22:38 (31/33) Installing py3-packaging (21.3-r0) 00:22:38 (32/33) Installing py3-setuptools (59.4.0-r0) 00:22:38 (33/33) Installing py3-pip (22.1.1-r0) 00:22:38 Executing busybox-1.35.0-r17.trigger 00:22:38 Executing ca-certificates-20220614-r0.trigger 00:22:38 OK: 122 MiB in 47 packages 00:22:39 ---> bf08998caaf7 00:22:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:22:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:22:39 ---> 059e3705a1f9 00:22:39 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:22:39 ---> Running in 68fd5d9c917b 00:22:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:22:40 (1/6) Installing dumb-init (1.2.5-r1) 00:22:40 (2/6) Installing libgcc (11.2.1_git20220219-r2) 00:22:40 (3/6) Installing libsodium (1.0.18-r0) 00:22:40 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 00:22:40 (5/6) Installing libzmq (4.3.4-r0) 00:22:41 (6/6) Installing zeromq (4.3.4-r0) 00:22:41 Executing busybox-1.35.0-r17.trigger 00:22:41 OK: 8 MiB in 20 packages 00:22:41 Removing intermediate container 68fd5d9c917b 00:22:41 ---> a9790698210d 00:22:41 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 00:22:41 Removing intermediate container 8a88c61f40ff 00:22:41 ---> f1d2a87f8884 00:22:41 Successfully built f1d2a87f8884 00:22:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 00:22:41 ---> Running in f88ffb2b9431 [Pipeline] sh 00:22:41 Removing intermediate container f88ffb2b9431 00:22:41 ---> 703864e6cb43 00:22:41 Step 20/22 : LABEL arch=x86_64 00:22:41 ---> Running in 75cc1b483af3 00:22:41 + docker inspect -f . ci-base-image-arm64 00:22:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:41 Removing intermediate container e6442247d42b 00:22:41 ---> 07d6256a3618 00:22:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:22:41 Removing intermediate container 75cc1b483af3 00:22:41 ---> 34404f4a5d14 00:22:41 Step 21/22 : LABEL git_sha=8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 00:22:41 ---> Running in 3f1a3f3b2cea 00:22:41 Collecting docker-compose==1.23.2 00:22:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:22:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.2 MB/s eta 0:00:00 00:22:41 prd-ubuntu20.04-docker-arm64-4c-16g-8508 does not seem to be running inside a container 00:22:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:22:42 ---> d9061b9c3336 00:22:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:22:42 Removing intermediate container 3f1a3f3b2cea 00:22:42 ---> 1a56cbb72a9e 00:22:42 Step 22/22 : LABEL version=0.0.0 00:22:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:22:42 ---> Running in d17614b3ae5c 00:22:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:22:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 113.2 MB/s eta 0:00:00 00:22:42 Collecting PyYAML<4,>=3.10 00:22:42 Removing intermediate container d17614b3ae5c 00:22:42 ---> 686f74ab4916 00:22:42 00:22:42 Downloading PyYAML-3.13.tar.gz (270 kB) 00:22:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 12.4 MB/s eta 0:00:00 00:22:42 Successfully built 686f74ab4916 00:22:42 Successfully tagged security-proxy-setup:latest 00:22:42  Building security-proxy-setup ... done Building core-metadata 00:22:42 Preparing metadata (setup.py): started 00:22:42 Preparing metadata (setup.py): finished with status 'done' 00:22:42 Collecting texttable<0.10,>=0.9.0 00:22:42 Downloading texttable-0.9.1.tar.gz (11 kB) 00:22:42 Preparing metadata (setup.py): started 00:22:43 ---> 4d45dc9b807e 00:22:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:22:43 Preparing metadata (setup.py): finished with status 'done' 00:22:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 00:22:43 $ docker top 3f206a4e3e6e0a99890dc0f212c11a5983f9f8649f9dfd3c02ef83510e8d1332 -eo pid,comm 00:22:43 Collecting websocket-client<1.0,>=0.32.0 00:22:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:22:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 132.6 MB/s eta 0:00:00 00:22:43 Collecting cached-property<2,>=1.2.0 00:22:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:22:43 Removing intermediate container f47cf9c0e22d 00:22:43 ---> c1a2da11ed50 00:22:43 Step 7/20 : COPY . . 00:22:43 Collecting docker<4.0,>=3.6.0 [Pipeline] { [Pipeline] sh 00:22:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:22:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 83.2 MB/s eta 0:00:00 00:22:43 Collecting dockerpty<0.5,>=0.4.1 00:22:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:22:43 Preparing metadata (setup.py): started 00:22:44 ---> 1ac5be7ada6b 00:22:44 Step 20/24 : ENTRYPOINT ["/core-data"] 00:22:44 Preparing metadata (setup.py): finished with status 'done' 00:22:44 Collecting docopt<0.7,>=0.6.1 00:22:44 Downloading docopt-0.6.2.tar.gz (25 kB) 00:22:44 Preparing metadata (setup.py): started 00:22:44 Preparing metadata (setup.py): finished with status 'done' 00:22:44 ---> Running in 6b32f31451ec 00:22:44 Collecting jsonschema<3,>=2.5.1 00:22:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:22:44 + go version 00:22:44 go version go1.18.7 linux/arm64 [Pipeline] } 00:22:44 $ docker stop --time=1 3f206a4e3e6e0a99890dc0f212c11a5983f9f8649f9dfd3c02ef83510e8d1332 00:22:44 Collecting docker-pycreds>=0.4.0 00:22:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:22:44 Collecting certifi>=2017.4.17 00:22:44 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 00:22:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 77.1 MB/s eta 0:00:00 00:22:44 Collecting urllib3<1.25,>=1.21.1 00:22:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:22:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 128.8 MB/s eta 0:00:00 00:22:44 Collecting idna<2.8,>=2.5 00:22:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:22:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 85.9 MB/s eta 0:00:00 00:22:44 Collecting chardet<3.1.0,>=3.0.2 00:22:44 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:22:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 167.5 MB/s eta 0:00:00 00:22:44 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:22:44 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:22:44 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:22:44 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:22:44 Removing intermediate container 6b32f31451ec 00:22:44 ---> ea098b97f4dd 00:22:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:22:44 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 00:22:44 Running setup.py install for texttable: started 00:22:45 ---> Running in 4da923238f2f 00:22:45 Running setup.py install for texttable: finished with status 'done' 00:22:45 Running setup.py install for PyYAML: started 00:22:45 Removing intermediate container 4da923238f2f 00:22:45 ---> c49e79ab6ada 00:22:45 Step 22/24 : LABEL arch=x86_64 00:22:45 ---> Running in 7deb48adb182 00:22:45 Removing intermediate container 7deb48adb182 00:22:45 ---> a50f67219df8 00:22:45 Step 23/24 : LABEL git_sha=8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 00:22:45 ---> Running in 0abe0e2c0b1f 00:22:45 Running setup.py install for PyYAML: finished with status 'done' 00:22:45 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:22:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:22:45 ---> 4a6092a2ceea 00:22:45 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:22:45 ---> Using cache 00:22:45 ---> d54afbba0ec4 00:22:45 Step 4/25 : WORKDIR /edgex-go 00:22:45 ---> Using cache 00:22:45 ---> a0128a3195f1 00:22:45 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:22:45 ---> Using cache 00:22:45 ---> d568b626e1b4 00:22:45 Step 6/25 : RUN apk add --update --no-cache make git 00:22:45 $ docker rm -f 3f206a4e3e6e0a99890dc0f212c11a5983f9f8649f9dfd3c02ef83510e8d1332 00:22:46 ---> Running in 475f367da72a 00:22:46 Removing intermediate container 0abe0e2c0b1f 00:22:46 ---> a9763e17b627 00:22:46 Step 24/24 : LABEL version=0.0.0 00:22:46 ---> Running in 69820adc0195 00:22:46 Running setup.py install for docopt: started [Pipeline] // withDockerContainer [Pipeline] } 00:22:46 Removing intermediate container 69820adc0195 00:22:46 ---> 83b920818cd2 00:22:46 00:22:46 Successfully built 83b920818cd2 00:22:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:22:46 Successfully tagged core-data:latest 00:22:46 Building security-secretstore-setup [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 00:22:46  Building core-data ... done  Running setup.py install for docopt: finished with status 'done' [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:46 Running setup.py install for dockerpty: started 00:22:46 + docker inspect -f . ci-base-image-arm64 00:22:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:22:47 Running setup.py install for dockerpty: finished with status 'done' 00:22:47 prd-ubuntu20.04-docker-arm64-4c-16g-8508 does not seem to be running inside a container 00:22:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:22:47 OK: 211 MiB in 51 packages 00:22:48 $ docker top a40cf6158c0efd408ee83db2d47c5bcd86d282b60c9148084574697c5a8ff66a -eo pid,comm [Pipeline] { [Pipeline] echo 00:22:48 ========================================================= 00:22:48 [edgeXBuildGoParallel] Running Tests and Build... 00:22:48 ========================================================= [Pipeline] sh 00:22:49 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:22:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:22:49 ---> 4a6092a2ceea 00:22:49 Step 3/25 : WORKDIR /edgex-go 00:22:49 ---> Using cache 00:22:49 ---> ec1c5c7b8255 00:22:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:22:49 ---> Using cache 00:22:49 ---> 622a451ee2d5 00:22:49 Step 5/25 : RUN apk add --update --no-cache make git 00:22:49 ---> Using cache 00:22:49 ---> 4c27e210a748 00:22:49 Step 6/25 : COPY go.mod vendor* ./ 00:22:49 ---> Using cache 00:22:49 ---> b6e11c3613c8 00:22:49 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:49 ---> Using cache 00:22:49 ---> a0c4ee68a393 00:22:49 Step 8/25 : COPY . . 00:22:49 ---> Using cache 00:22:49 ---> a2dcf671a90f 00:22:49 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:22:49 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 00:22:49 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 00:22:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 00:22:49  ---> Running in afca03b9b390 00:22:49 ---> 19a9a93f97fc 00:22:49 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:22:49 Removing intermediate container d5225019e772 00:22:49 ---> 8fe16d130ec6 00:22:49 00:22:49 Step 10/33 : FROM alpine:3.16 00:22:49 ---> 9c6f07244728 00:22:49 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:22:49 Removing intermediate container 475f367da72a 00:22:49 ---> 4f3e2f265ae4 00:22:49 Step 7/25 : COPY go.mod vendor* ./ 00:22:49 ---> Running in fd62302e9ab2 00:22:49 ---> Running in 9a34ac78a434 00:22:49 Removing intermediate container 9a34ac78a434 00:22:49 ---> ca791a35ca9e 00:22:49 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 00:22:49 ---> 1de522d83bb5 00:22:49 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:49 ---> Running in 76230f705bd3 00:22:49 ---> Running in b5326f525b6e 00:22:50 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 00:22:50 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 00:22:50 + make test 00:22:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:22:50 (1/2) Installing dumb-init (1.2.5-r1) 00:22:50 (2/2) Installing su-exec (0.2-r1) 00:22:50 Executing busybox-1.35.0-r17.trigger 00:22:50 OK: 6 MiB in 16 packages 00:22:51 Removing intermediate container 76230f705bd3 00:22:51 ---> 5853fd9549c8 00:22:51 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 00:22:51 ---> Running in 9463fe837252 00:22:51 Removing intermediate container 9463fe837252 00:22:51 ---> 9beeadf121f6 00:22:51 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 00:22:52 ---> Running in 4bd21fb24d35 00:22:52 Removing intermediate container 4bd21fb24d35 00:22:52 ---> 61fca2325343 00:22:52 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 00:22:52 ---> Running in 179010b3e893 00:22:52 Removing intermediate container e9a1660b22a3 00:22:52 ---> cab70b060b48 00:22:52 Step 14/23 : ENV APP_PORT=58890 00:22:52 ---> Running in 7c1204fa6b26 00:22:52 Removing intermediate container 179010b3e893 00:22:52 ---> eed0ddd4c849 00:22:52 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 00:22:53 ---> Running in 04df5bed360e 00:22:53 Removing intermediate container 7c1204fa6b26 00:22:53 ---> 93c7229ee774 00:22:53 Step 15/23 : EXPOSE $APP_PORT 00:22:53 ---> Running in 7c1fcbe0cdd7 00:22:53 Removing intermediate container 04df5bed360e 00:22:53 ---> ab8959147f1a 00:22:53 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 00:22:54 ---> Running in afd56dbc431b 00:22:54 Removing intermediate container 7c1fcbe0cdd7 00:22:54 ---> 53189da94121 00:22:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:22:55 ---> 0f068330f7a2 00:22:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:22:55 ---> 9b7c67366cdf 00:22:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:22:55 Removing intermediate container afd56dbc431b 00:22:55 ---> f8c75ff62494 00:22:55 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 00:22:55 ---> Running in 86fe5edd55a0 00:22:56 ---> 0a5f28b6732c 00:22:56 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 00:22:56 ---> Running in d7634d98402f 00:22:56 Removing intermediate container 86fe5edd55a0 00:22:56 ---> 583205402cac 00:22:56 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 00:22:56 Removing intermediate container d7634d98402f 00:22:56 ---> a3a58c30a336 00:22:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:22:56 ---> Running in 829aa7fe54b8 00:22:56 ---> a3bc9465d6de 00:22:56 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 00:22:56 Removing intermediate container 829aa7fe54b8 00:22:56 ---> 067a5999c1d2 00:22:56 Step 21/23 : LABEL arch=x86_64 00:22:56 ---> Running in f962d01c60f9 00:22:57 ---> Running in 327b6d4e0d57 00:22:57 Removing intermediate container 327b6d4e0d57 00:22:57 ---> 8b932aa614b2 00:22:57 Step 22/23 : LABEL git_sha=8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 00:22:57 ---> Running in 06c1e8415050 00:22:58 Removing intermediate container 06c1e8415050 00:22:58 ---> b71e7272a4eb 00:22:58 Step 23/23 : LABEL version=0.0.0 00:22:58 ---> Running in 8f9467b96b69 00:22:58 Removing intermediate container f962d01c60f9 00:22:58 ---> f450d75e92ae 00:22:58 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 00:22:58 Removing intermediate container 8f9467b96b69 00:22:58 ---> 3503de1540d8 00:22:58 00:22:59 Successfully built 3503de1540d8 00:22:59 Successfully tagged sys-mgmt-agent:latest 00:22:59  Building sys-mgmt-agent ... done Building support-scheduler 00:22:59 ---> 4675a5091c3b 00:22:59 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:23:02 ---> a5e836c1e286 00:23:02 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:23:02 Removing intermediate container b5326f525b6e 00:23:02 ---> c45ad7badbe9 00:23:02 Step 9/25 : COPY . . 00:23:03 ---> 1dd0ac540c4d 00:23:03 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:23:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:23:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:23:04 ---> 4a6092a2ceea 00:23:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:23:04 ---> Using cache 00:23:04 ---> d54afbba0ec4 00:23:04 Step 4/23 : WORKDIR /edgex-go 00:23:04 ---> Using cache 00:23:04 ---> a0128a3195f1 00:23:04 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:04 ---> Using cache 00:23:04 ---> d568b626e1b4 00:23:04 Step 6/23 : RUN apk add --update --no-cache make git 00:23:04 ---> Using cache 00:23:04 ---> 4f3e2f265ae4 00:23:04 Step 7/23 : COPY go.mod vendor* ./ 00:23:04 ---> Using cache 00:23:04 ---> 1de522d83bb5 00:23:04 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:04 ---> Using cache 00:23:04 ---> c45ad7badbe9 00:23:04 Step 9/23 : COPY . . 00:23:04 ---> 4267e7c80d52 00:23:04 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 00:23:05 ---> fec2354ae0fd 00:23:05 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 00:23:06 ---> bb6a21ad4ce5 00:23:06 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:23:07 ---> 0860bb825c5d 00:23:07 Step 28/33 : RUN chmod +x /entrypoint.sh 00:23:07 ---> Running in 2c2bf1f2761f 00:23:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:23:09 Removing intermediate container 2c2bf1f2761f 00:23:09 ---> bfc606afe665 00:23:09 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 00:23:09 ---> Running in 57392bb84d17 00:23:09 Removing intermediate container 57392bb84d17 00:23:09 ---> 51c41fbd53a1 00:23:09 Step 30/33 : CMD ["gate"] 00:23:09 ---> Running in 13de4d02ce54 00:23:10 Removing intermediate container 13de4d02ce54 00:23:10 ---> 4a7994c07349 00:23:10 Step 31/33 : LABEL arch=x86_64 00:23:10 ---> Running in 10700b8637c0 00:23:10 ---> 890d832d69af 00:23:10 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 00:23:10 Removing intermediate container 10700b8637c0 00:23:10 ---> 306e1dc4fb98 00:23:10 Step 32/33 : LABEL git_sha=8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 00:23:10 ---> Running in 4d825e02fbe7 00:23:10 ---> Running in fff12f6a63ec 00:23:10 ---> f4a33092cd58 00:23:10 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:23:11 ---> Running in d062e23b9054 00:23:11 Removing intermediate container fff12f6a63ec 00:23:11 ---> 57e2cb4fbfd6 00:23:11 Step 33/33 : LABEL version=0.0.0 00:23: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-metadata/core-metadata ./cmd/core-metadata 00:23:11 ---> Running in 036c676f209a 00:23:11 Removing intermediate container afca03b9b390 00:23:11 ---> 36dd038a6530 00:23:11 00:23:11 Step 10/25 : FROM alpine:3.16 00:23:11 ---> 9c6f07244728 00:23:11 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:23:11 ---> Running in de48f326e4e6 00:23:11 Removing intermediate container 036c676f209a 00:23:11 ---> f9cdc5c59e7c 00:23:11 00:23:11 Successfully built f9cdc5c59e7c 00:23: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-scheduler/support-scheduler ./cmd/support-scheduler 00:23:11 Successfully tagged security-bootstrapper:latest 00:23:11  Building security-bootstrapper ... done Building support-notifications 00:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:23:12 (1/3) Installing ca-certificates (20220614-r0) 00:23:12 (2/3) Installing dumb-init (1.2.5-r1) 00:23:12 (3/3) Installing su-exec (0.2-r1) 00:23:12 Executing busybox-1.35.0-r17.trigger 00:23:12 Executing ca-certificates-20220614-r0.trigger 00:23:12 OK: 6 MiB in 17 packages 00:23:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:23:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:23:14 ---> 4a6092a2ceea 00:23:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:23:14 ---> Using cache 00:23:14 ---> d54afbba0ec4 00:23:14 Step 4/23 : WORKDIR /edgex-go 00:23:14 ---> Using cache 00:23:14 ---> a0128a3195f1 00:23:14 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:14 ---> Using cache 00:23:14 ---> d568b626e1b4 00:23:14 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:23:14 ---> Running in f08e612555e4 00:23:14 Removing intermediate container fd62302e9ab2 00:23:14 ---> c5f0b8398d0f 00:23:14 00:23:14 Step 9/20 : FROM alpine:3.15 00:23:14 ---> c4fc93816858 00:23:14 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:23:14 ---> Using cache 00:23:14 ---> bc0656f626ed 00:23:14 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:14 ---> Using cache 00:23:14 ---> fb1cdfa97a0c 00:23:14 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:23:14 ---> Running in bf56f3d6160a 00:23:15 Removing intermediate container de48f326e4e6 00:23:15 ---> 5fa4fd2d424d 00:23:15 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:23:15 ---> Running in 424e871aaab2 00:23:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:23:15 Removing intermediate container 424e871aaab2 00:23:15 ---> 62e8cfc88850 00:23:15 Step 13/25 : WORKDIR / 00:23:15 ---> Running in f68647de0d77 00:23:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:23:15 Removing intermediate container f68647de0d77 00:23:15 ---> 17f8b08da132 00:23:15 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:23:15 ---> cc643740d09f 00:23:15 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:23:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:23:16 ---> adf6e42b958c 00:23:16 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:23:16 OK: 211 MiB in 51 packages 00:23:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:23:16 ---> 0dba37f4f373 00:23:16 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:23:16 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 00:23:16 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 00:23:16 OK: 15857 distinct packages available 00:23:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:23:16 ---> 2604b8352914 00:23:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:23:17 Removing intermediate container f08e612555e4 00:23:17 ---> 68c83a47aa3a 00:23:17 Step 7/23 : COPY go.mod vendor* ./ 00:23:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:23:17 ---> f61781768902 00:23:17 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:17 ---> Running in a6cbbfa2185e 00:23:17 ---> d1bf734c5302 00:23:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:23:17 (1/9) Installing ca-certificates (20220614-r0) 00:23:17 (2/9) Installing brotli-libs (1.0.9-r5) 00:23:18 (3/9) Installing nghttp2-libs (1.46.0-r0) 00:23:18 (4/9) Installing libcurl (7.80.0-r3) 00:23:18 (5/9) Installing curl (7.80.0-r3) 00:23:18 (6/9) Installing dumb-init (1.2.5-r1) 00:23:18 (7/9) Installing musl-obstack (1.2.3-r0) 00:23:18 (8/9) Installing libucontext (1.1-r0) 00:23:18 (9/9) Installing gcompat (1.0.0-r4) 00:23:18 ---> 4f484d1ed63d 00:23:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:23:18 Executing busybox-1.34.1-r7.trigger 00:23:18 Executing ca-certificates-20220614-r0.trigger 00:23:18 OK: 8 MiB in 23 packages 00:23:19 ---> b38a658f4eb0 00:23:19 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:23:19 ---> Running in 5e1e5087fe65 00:23:19 Removing intermediate container bf56f3d6160a 00:23:19 ---> 9f6ecbde8b1e 00:23:19 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 00:23:20 ---> b23a22779695 00:23:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:23:21 Removing intermediate container 5e1e5087fe65 00:23:21 ---> 6071e09da9e6 00:23:21 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 00:23:21 ---> de54d3568b11 00:23:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 00:23:21 ---> Running in d9d20634f14c 00:23:22 Removing intermediate container d9d20634f14c 00:23:22 ---> d832e56fe902 00:23:22 Step 23/25 : LABEL arch=x86_64 00:23:22 ---> 62a4a0b1bf23 00:23:22 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:23:22 ---> Running in 9f295ac9baf9 00:23:22 ---> Running in 00a3a740c075 00:23:22 Removing intermediate container 00a3a740c075 00:23:22 ---> a96bda726893 00:23:22 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:23:22 Removing intermediate container 9f295ac9baf9 00:23:22 ---> c8bf2d549ddc 00:23:22 Step 24/25 : LABEL git_sha=8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 00:23:22 ---> Running in e950b29867f8 00:23:22 ---> Running in 7b7787d67fb0 00:23:23 Removing intermediate container e950b29867f8 00:23:23 ---> 1a1fee49e5a7 00:23:23 Step 18/20 : LABEL arch=x86_64 00:23:23 Removing intermediate container 7b7787d67fb0 00:23:23 ---> bb14dc8d783d 00:23:23 Step 25/25 : LABEL version=0.0.0 00:23:23 ---> Running in 66d0c0f84897 00:23:23 ---> Running in 062e5bd72dce 00:23:23 Removing intermediate container 66d0c0f84897 00:23:23 ---> dae74d955ea8 00:23:23 Step 19/20 : LABEL git_sha=8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 00:23:23 ---> Running in 85968dcdb56b 00:23:23 Removing intermediate container 062e5bd72dce 00:23:23 ---> bc31d9e45734 00:23:23 00:23:23 Successfully built bc31d9e45734 00:23:23 Successfully tagged security-secretstore-setup:latest 00:23:23  Building security-secretstore-setup ... done Building security-spire-server 00:23:24 Removing intermediate container 85968dcdb56b 00:23:24 ---> 2927d65ad091 00:23:24 Step 20/20 : LABEL version=0.0.0 00:23:25 ---> Running in e6d7ab842228 00:23:25 Removing intermediate container e6d7ab842228 00:23:25 ---> 43f930acc9dd 00:23:25 00:23:25 Successfully built 43f930acc9dd 00:23:25 Successfully tagged security-spiffe-token-provider:latest 00:23:25  Building security-spiffe-token-provider ... done Building core-command 00:23:28 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:23:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:23:28 ---> 4a6092a2ceea 00:23:28 Step 3/25 : WORKDIR /edgex-go 00:23:28 ---> Using cache 00:23:28 ---> ec1c5c7b8255 00:23:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:28 ---> Using cache 00:23:28 ---> 622a451ee2d5 00:23:28 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 00:23:28 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:23:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:23:28 ---> 4a6092a2ceea 00:23:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:23:28 ---> Using cache 00:23:28 ---> d54afbba0ec4 00:23:28 Step 4/24 : WORKDIR /edgex-go 00:23:28 ---> Using cache 00:23:28 ---> a0128a3195f1 00:23:28 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:28 ---> Using cache 00:23:28 ---> d568b626e1b4 00:23:28 Step 6/24 : RUN apk add --update --no-cache make git 00:23:28 ---> Using cache 00:23:28 ---> 4f3e2f265ae4 00:23:28 Step 7/24 : COPY go.mod vendor* ./ 00:23:28 ---> Using cache 00:23:28 ---> 1de522d83bb5 00:23:28 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:28 ---> Using cache 00:23:28 ---> c45ad7badbe9 00:23:28 Step 9/24 : COPY . . 00:23:28 ---> Using cache 00:23:28 ---> f4a33092cd58 00:23:28 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 00:23:29 ? github.com/edgexfoundry/edgex-go [no test files] 00:23:29 ---> Running in b08da232444a 00:23:29 ---> Running in c2eab745cc01 00:23:29 Removing intermediate container a6cbbfa2185e 00:23:29 ---> 77a7a37972b4 00:23:29 Step 9/23 : COPY . . 00:23:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:23:30 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 00:23:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:23:31 OK: 211 MiB in 51 packages 00:23:32 Removing intermediate container 4d825e02fbe7 00:23:32 ---> 3601d42df371 00:23:32 00:23:32 Step 11/25 : FROM alpine:3.16 00:23:32 ---> 9c6f07244728 00:23:32 Step 12/25 : RUN apk add --update --no-cache dumb-init 00:23:32 ---> Running in 355859358e75 00:23:33 Removing intermediate container b08da232444a 00:23:33 ---> 84d78c0ad8fa 00:23:33 Step 6/25 : COPY go.mod vendor* ./ 00:23:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:23:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:23:33 ---> b3a772c8eaec 00:23:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:33 ---> Running in dffc6639a14b 00:23:33 (1/1) Installing dumb-init (1.2.5-r1) 00:23:33 Executing busybox-1.35.0-r17.trigger 00:23:33 OK: 6 MiB in 15 packages 00:23:34 Removing intermediate container 355859358e75 00:23:34 ---> 622a1ad1b91b 00:23:34 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:23:34 ---> Running in 8f0cdba96641 00:23:34 Removing intermediate container 8f0cdba96641 00:23:34 ---> d90e7403747c 00:23:34 Step 14/25 : ENV APP_PORT=59881 00:23:34 ---> 070a104cb546 00:23:34 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:23:34 ---> Running in 82accff02afb 00:23:34 ---> Running in 8d67158be9fd 00:23:34 Removing intermediate container 82accff02afb 00:23:34 ---> d33100d611f3 00:23:34 Step 15/25 : EXPOSE $APP_PORT 00:23:35 ---> Running in 2683b02edfb1 00:23:35 Removing intermediate container 2683b02edfb1 00:23:35 ---> 339c71cd9496 00:23:35 Step 16/25 : WORKDIR / 00:23:35 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 00:23:35 ---> Running in 26d38652d7ac 00:23:35 Removing intermediate container 26d38652d7ac 00:23:35 ---> 09fa0d0ffd69 00:23:35 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 00:23:36 ---> 498a48f8983b 00:23:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:23:38 ---> 58ca9f38d586 00:23:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:23:38 Removing intermediate container d062e23b9054 00:23:38 ---> ad4fa984bd5e 00:23:38 00:23:38 Step 11/23 : FROM alpine:3.16 00:23:38 ---> 9c6f07244728 00:23:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:23:38 ---> Using cache 00:23:38 ---> 622a1ad1b91b 00:23:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:23:38 ---> Using cache 00:23:38 ---> d90e7403747c 00:23:38 Step 14/23 : ENV APP_PORT=59861 00:23:38 ---> Running in 7f340655b0f1 00:23:38 ---> bd71602b7299 00:23:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 00:23:38 Removing intermediate container 7f340655b0f1 00:23:38 ---> 27f3ad2ab838 00:23:38 Step 15/23 : EXPOSE $APP_PORT 00:23:38 ---> c1011696b41b 00:23:38 Step 21/25 : ENTRYPOINT ["/core-metadata"] 00:23:38 ---> Running in f41ccda3aab8 00:23:38 ---> Running in dbeb5ec108ec 00:23:39 Removing intermediate container f41ccda3aab8 00:23:39 ---> f6d2a50127f1 00:23:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:23:39 Removing intermediate container dbeb5ec108ec 00:23:39 ---> d7a2f227ec08 00:23:39 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:23:39 ---> Running in 8612a8fe7e19 00:23:39 ---> 9bdd74aefcea 00:23:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:23:39 Removing intermediate container 8612a8fe7e19 00:23:39 ---> e2bbb39bdd29 00:23:39 Step 23/25 : LABEL arch=x86_64 00:23:39 ---> Running in baa6312ed535 00:23:40 Removing intermediate container baa6312ed535 00:23:40 ---> 23ea43584b11 00:23:40 Step 24/25 : LABEL git_sha=8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 00:23:40 ---> Running in 6d31a63b5b65 00:23:40 Removing intermediate container 6d31a63b5b65 00:23:40 ---> 396aa7c96e0b 00:23:40 Step 25/25 : LABEL version=0.0.0 00:23:40 ---> d56dd5ead15d 00:23:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:23:40 ---> Running in 9c342f880e42 00:23:41 Removing intermediate container 9c342f880e42 00:23:41 ---> 91ce76a3efe7 00:23:41 00:23:41 Successfully built 91ce76a3efe7 00:23:41 ---> 9cb150b7d84e 00:23:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:23:41 Successfully tagged core-metadata:latest 00:23:41  Building core-metadata ... done  ---> Running in 2c11aa064a95 00:23:41 Removing intermediate container 2c11aa064a95 00:23:41 ---> a64a343ba5a4 00:23:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:23:41 ---> Running in 618eaf7e00bc 00:23:41 Removing intermediate container 618eaf7e00bc 00:23:41 ---> 88b65b54770e 00:23:41 Step 21/23 : LABEL arch=x86_64 00:23:42 ---> Running in f71299c9376d 00:23:42 Removing intermediate container f71299c9376d 00:23:42 ---> 423b7843a272 00:23:42 Step 22/23 : LABEL git_sha=8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 00:23:42 ---> Running in 23a9d8d6b2bb 00:23:42 Removing intermediate container 23a9d8d6b2bb 00:23:42 ---> bd2a80afff9e 00:23:42 Step 23/23 : LABEL version=0.0.0 00:23:42 ---> Running in 682b0c86623b 00:23:43 Removing intermediate container 682b0c86623b 00:23:43 ---> 1de5718bc18f 00:23:43 00:23:43 Successfully built 1de5718bc18f 00:23:43 Successfully tagged support-scheduler:latest 00:23:43  Building support-scheduler ... done Removing intermediate container dffc6639a14b 00:23:43 ---> eda0ddd78696 00:23:43 Step 8/25 : COPY . . 00:23:49 ---> edfbec815894 00:23:49 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 00:23:49 ---> Running in b86be1c2b825 00:23:49 Removing intermediate container b86be1c2b825 00:23:49 ---> 481587d88860 00:23:49 Step 10/25 : WORKDIR /edgex-go/spire-build 00:23:49 ---> Running in e8164624cea5 00:23:49 Removing intermediate container e8164624cea5 00:23:49 ---> efb007bdce46 00:23:49 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:23:49 ---> Running in 4fd8d73ce0d8 00:23:51 Removing intermediate container c2eab745cc01 00:23:51 ---> 4793c4feb692 00:23:51 00:23:51 Step 11/24 : FROM alpine:3.16 00:23:51 ---> 9c6f07244728 00:23:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:23:51 ---> Using cache 00:23:51 ---> 622a1ad1b91b 00:23:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:23:51 ---> Using cache 00:23:51 ---> d90e7403747c 00:23:51 Step 14/24 : ENV APP_PORT=59882 00:23:51 ---> Running in 5861bb49349a 00:23:51 Removing intermediate container 4fd8d73ce0d8 00:23:51 ---> 890b7239ce04 00:23:51 Step 12/25 : WORKDIR /edgex-go 00:23:51 ---> Running in 4e4f00f47093 00:23:51 Removing intermediate container 5861bb49349a 00:23:51 ---> 94c470a318da 00:23:51 Step 15/24 : EXPOSE $APP_PORT 00:23:51 ---> Running in 3d4b34fef09e 00:23:51 Removing intermediate container 4e4f00f47093 00:23:51 ---> a4237d272d9a 00:23:51 00:23:51 Step 13/25 : FROM alpine:3.15 00:23:51 ---> c4fc93816858 00:23:51 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:23:51 ---> Using cache 00:23:51 ---> bc0656f626ed 00:23:51 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:51 ---> Using cache 00:23:51 ---> fb1cdfa97a0c 00:23:51 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:23:51 ---> Running in fce859541138 00:23:51 Removing intermediate container 3d4b34fef09e 00:23:51 ---> 3bb4e9c01288 00:23:51 Step 16/24 : WORKDIR / 00:23:51 ---> Running in f8ecb4ef33aa 00:23:51 Removing intermediate container f8ecb4ef33aa 00:23:51 ---> 54569bd309a5 00:23:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:23:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:23:51 ---> 8fb6c6d6564c 00:23:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:23:52 ---> 44d538eac24c 00:23:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:23:52 ---> fd8691bc7024 00:23:52 Step 20/24 : ENTRYPOINT ["/core-command"] 00:23:52 ---> Running in d5844a0794e7 00:23:52 Removing intermediate container d5844a0794e7 00:23:52 ---> e12519ce2eae 00:23:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:23:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:23:52 ---> Running in 24c9a60fa5e4 00:23:52 Removing intermediate container 24c9a60fa5e4 00:23:52 ---> 4fe89693ac13 00:23:52 Step 22/24 : LABEL arch=x86_64 00:23:52 ---> Running in a6286a613d84 00:23:52 Removing intermediate container a6286a613d84 00:23:52 ---> 283916759ea8 00:23:52 Step 23/24 : LABEL git_sha=8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 00:23:52 ---> Running in 5383933dcba1 00:23:52 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 00:23:52 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 00:23:52 OK: 15857 distinct packages available 00:23:52 Removing intermediate container 5383933dcba1 00:23:52 ---> a45bb7615e62 00:23:52 Step 24/24 : LABEL version=0.0.0 00:23:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:23:52 ---> Running in 061d2a0c4cec 00:23:53 Removing intermediate container 061d2a0c4cec 00:23:53 ---> af8a7e4eb8a6 00:23:53 00:23:53 Successfully built af8a7e4eb8a6 00:23:53 Successfully tagged core-command:latest 00:23:53  Building core-command ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:23:54 (1/5) Installing dumb-init (1.2.5-r1) 00:23:54 (2/5) Installing musl-obstack (1.2.3-r0) 00:23:54 (3/5) Installing libucontext (1.1-r0) 00:23:54 (4/5) Installing gcompat (1.0.0-r4) 00:23:54 (5/5) Installing openssl (1.1.1q-r0) 00:23:54 Executing busybox-1.34.1-r7.trigger 00:23:54 OK: 7 MiB in 19 packages 00:23:55 Removing intermediate container fce859541138 00:23:55 ---> 13486d4d5e8c 00:23:55 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:23:57 ---> 57ad15000f22 00:23:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:23:57 Removing intermediate container 8d67158be9fd 00:23:57 ---> 4fb77676f012 00:23:57 00:23:57 Step 11/23 : FROM alpine:3.16 00:23:57 ---> 9c6f07244728 00:23:57 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:23:57 ---> Running in f01b005d567c 00:23:57 ---> dab9425961b8 00:23:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:23:57 ---> 4475d4bdd3bf 00:23:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:23:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:23:57 ---> bcda1fe4029f 00:23:57 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:23:58 ---> Running in 82e21e509cd5 00:23:58 Removing intermediate container 82e21e509cd5 00:23:58 ---> 1f67bd288534 00:23:58 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:23:58 ---> Running in b5a3310e7431 00:23:58 Removing intermediate container b5a3310e7431 00:23:58 ---> f4c528f20e6d 00:23:58 Step 23/25 : LABEL arch=x86_64 00:23:58 (1/2) Installing ca-certificates (20220614-r0) 00:23:58 ---> Running in 85d5b8730ced 00:23:58 (2/2) Installing dumb-init (1.2.5-r1) 00:23:58 Executing busybox-1.35.0-r17.trigger 00:23:58 Executing ca-certificates-20220614-r0.trigger 00:23:58 OK: 6 MiB in 16 packages 00:23:58 Removing intermediate container 85d5b8730ced 00:23:58 ---> 29691b748dab 00:23:58 Step 24/25 : LABEL git_sha=8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 00:23:58 ---> Running in 5daa0a3b1169 00:23:58 Removing intermediate container 5daa0a3b1169 00:23:58 ---> e7616d1d4529 00:23:58 Step 25/25 : LABEL version=0.0.0 00:23:58 ---> Running in 81aeb95da5b5 00:23:58 Removing intermediate container 81aeb95da5b5 00:23:58 ---> 2310d1377676 00:23:58 00:23:58 Successfully built 2310d1377676 00:23:58 Successfully tagged security-spire-server:latest 00:23:58  Building security-spire-server ... done Removing intermediate container f01b005d567c 00:23:58 ---> f4f2451ca79a 00:23:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:23:58 ---> Running in d6d84ce3c4e9 00:23:58 Removing intermediate container d6d84ce3c4e9 00:23:58 ---> 21d38846728f 00:23:58 Step 14/23 : ENV APP_PORT=59860 00:23:58 ---> Running in f5309b4c9a18 00:23:59 Removing intermediate container f5309b4c9a18 00:23:59 ---> a31c6876e942 00:23:59 Step 15/23 : EXPOSE $APP_PORT 00:23:59 ---> Running in a660ffdae265 00:23:59 Removing intermediate container a660ffdae265 00:23:59 ---> 5a74eb964377 00:23:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:23:59 ---> d51ca8257778 00:23:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:23:59 ---> 2c79e92ac89a 00:23:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:23:59 ---> 5e3ce49a4209 00:23:59 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:23:59 ---> Running in 074aebb0cdab 00:23:59 Removing intermediate container 074aebb0cdab 00:23:59 ---> 1ea705eee8f5 00:23:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:24:00 ---> Running in 2d9da6ba6dbe 00:24:00 Removing intermediate container 2d9da6ba6dbe 00:24:00 ---> 097242917f75 00:24:00 Step 21/23 : LABEL arch=x86_64 00:24:00 ---> Running in fc1098ebc06e 00:24:00 Removing intermediate container fc1098ebc06e 00:24:00 ---> 447ddea35eb9 00:24:00 Step 22/23 : LABEL git_sha=8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 00:24:00 ---> Running in 24dc5466f319 00:24:00 Removing intermediate container 24dc5466f319 00:24:00 ---> fa4af203866a 00:24:00 Step 23/23 : LABEL version=0.0.0 00:24:00 ---> Running in 0fcd23bc2944 00:24:00 Removing intermediate container 0fcd23bc2944 00:24:00 ---> a9071a67d35f 00:24:00 00:24:00 Successfully built a9071a67d35f 00:24:00 Successfully tagged support-notifications:latest 00:24:00  Building support-notifications ... done  [Pipeline] } 00:24:00 $ docker stop --time=1 25e81b667a246eb49adccf9448be901715b514549c8181d4b5ee29e512927ee0 00:24:01 $ docker rm -f 25e81b667a246eb49adccf9448be901715b514549c8181d4b5ee29e512927ee0 [Pipeline] // withDockerContainer [Pipeline] sh 00:24:02 + docker images 00:24:02 REPOSITORY TAG IMAGE ID CREATED SIZE 00:24:02 support-notifications latest a9071a67d35f 2 seconds ago 30.1MB 00:24:02 security-spire-server latest 2310d1377676 4 seconds ago 86.5MB 00:24:02 4fb77676f012 5 seconds ago 1.64GB 00:24:02 core-command latest af8a7e4eb8a6 9 seconds ago 17.5MB 00:24:02 a4237d272d9a 11 seconds ago 1.45GB 00:24:02 4793c4feb692 12 seconds ago 1.58GB 00:24:02 support-scheduler latest 1de5718bc18f 20 seconds ago 29.5MB 00:24:02 core-metadata latest 91ce76a3efe7 22 seconds ago 18.3MB 00:24:02 ad4fa984bd5e 25 seconds ago 1.64GB 00:24:02 3601d42df371 31 seconds ago 1.59GB 00:24:02 security-spiffe-token-provider latest 43f930acc9dd 38 seconds ago 29.3MB 00:24:02 security-secretstore-setup latest bc31d9e45734 39 seconds ago 29.3MB 00:24:02 c5f0b8398d0f 49 seconds ago 1.61GB 00:24:02 security-bootstrapper latest f9cdc5c59e7c 51 seconds ago 19.9MB 00:24:02 36dd038a6530 51 seconds ago 1.57GB 00:24:02 sys-mgmt-agent latest 3503de1540d8 About a minute ago 136MB 00:24:02 8fe16d130ec6 About a minute ago 1.57GB 00:24:02 core-data latest 83b920818cd2 About a minute ago 21.6MB 00:24:02 security-proxy-setup latest 686f74ab4916 About a minute ago 27.4MB 00:24:02 ed085a938b38 About a minute ago 1.56GB 00:24:02 7593f1d570e1 About a minute ago 1.59GB 00:24:02 e9bd919cbe1d About a minute ago 1.57GB 00:24:02 security-spire-agent latest c8d565e0198a About a minute ago 125MB 00:24:02 security-spire-config latest 454fd92135cb About a minute ago 85.8MB 00:24:02 e82e7d2cafd5 About a minute ago 1.45GB 00:24:02 629fbe7c935e About a minute ago 1.45GB 00:24:02 ci-base-image-x86_64 latest 4a6092a2ceea 4 minutes ago 941MB 00:24:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 8 days ago 677MB 00:24:02 alpine 3.15 c4fc93816858 2 months ago 5.59MB 00:24:02 alpine 3.16 9c6f07244728 2 months ago 5.54MB 00:24:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 00:24:02 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] } 00:25:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:25:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:25:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:25:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:25:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:25:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:25:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:25:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:25:30 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:25:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:25:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:25:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:25:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:25:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:25:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.753s coverage: 28.7% of statements 00:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:26:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.885s coverage: 98.5% of statements 00:26:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.835s coverage: 41.3% of statements 00:26:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:26:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:26:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.923s coverage: 54.2% of statements 00:26:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:26:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:26:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.651s coverage: 89.2% of statements 00:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:26:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.427s coverage: 2.2% of statements 00:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:26:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.792s coverage: 95.6% of statements 00:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:26:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.228s coverage: 72.2% of statements 00:26:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:26:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:26:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:26:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:26:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:26:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.491s coverage: 60.0% of statements 00:26:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:26:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:26:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:26:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.527s coverage: 0.9% of statements 00:26:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:26:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.413s coverage: 58.8% of statements 00:26:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.375s coverage: 29.6% of statements 00:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.283s coverage: 47.1% of statements 00:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.309s coverage: 79.5% of statements 00:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements 00:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.295s coverage: 96.3% of statements 00:26:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.281s coverage: 87.5% of statements 00:26:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.256s coverage: 94.4% of statements 00:26:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.227s coverage: 44.8% of statements 00:27:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.906s coverage: 80.5% of statements 00:27:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.331s coverage: 92.9% of statements 00:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 00:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.278s coverage: 86.9% of statements 00:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements 00:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.189s coverage: 100.0% of statements 00:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.315s coverage: 58.8% of statements 00:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.378s coverage: 80.0% of statements 00:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.265s coverage: 87.2% of statements 00:27:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.338s coverage: 85.4% of statements 00:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.006s coverage: 91.2% of statements 00:27:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.015s coverage: 64.7% of statements 00:27:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:27:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.285s coverage: 100.0% of statements 00:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.178s coverage: 89.4% of statements 00:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 00:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements 00:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 00:27:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.288s coverage: 65.8% of statements 00:27:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:27:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:27:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:27:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.817s coverage: 41.8% of statements 00:27:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:27:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:27:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.362s coverage: 89.5% of statements 00:27:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:27:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.306s coverage: 84.8% of statements 00:27:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:27:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:27:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:27:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:27:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.388s coverage: 17.7% of statements 00:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:27:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.762s coverage: 92.3% of statements 00:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:27:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.418s coverage: 63.2% of statements 00:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:27:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.471s coverage: 97.7% of statements 00:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:27:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:27:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:27:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.201s coverage: 28.9% of statements 00:27:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:27:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:27:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:27:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:27:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:27:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:27:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.208s coverage: 100.0% of statements 00:27:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 00:27:34 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 00:27:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:27:34 GO111MODULE=on go vet ./... 00:29:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:29:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:29:25 ./bin/test-attribution-txt.sh [Pipeline] echo 00:29:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:29:26 + ls -al . 00:29:26 total 756 00:29:26 drwxrwxr-x 10 1001 1001 4096 Oct 19 00:22 . 00:29:26 drwxr-xr-x 4 root root 4096 Oct 19 00:22 .. 00:29:26 drwxrwxr-x 2 1001 1001 4096 Oct 19 00:21 .blubracket 00:29:26 -rw-rw-r-- 1 1001 1001 16 Oct 19 00:21 .dockerignore 00:29:26 drwxrwxr-x 8 1001 1001 4096 Oct 19 00:21 .git 00:29:26 drwxrwxr-x 3 1001 1001 4096 Oct 19 00:21 .github 00:29:26 -rw-rw-r-- 1 1001 1001 1030 Oct 19 00:21 .gitignore 00:29:26 -rw-rw-r-- 1 1001 1001 42 Oct 19 00:21 .golangci.yml 00:29:26 -rw-rw-r-- 1 1001 1001 87 Oct 19 00:21 .hadolint.yml 00:29:26 -rw-rw-r-- 1 1001 1001 166 Oct 19 00:21 .sonarcloud.properties 00:29:26 -rw-rw-r-- 1 1001 1001 1171 Oct 19 00:21 ADOPTERS.md 00:29:26 -rw-rw-r-- 1 1001 1001 10722 Oct 19 00:21 Attribution.txt 00:29:26 -rw-rw-r-- 1 1001 1001 63209 Oct 19 00:21 CHANGELOG.md 00:29:26 -rw-rw-r-- 1 1001 1001 3804 Oct 19 00:21 CONTRIBUTING.md 00:29:26 -rw-rw-r-- 1 1001 1001 677 Oct 19 00:21 GOVERNANCE.md 00:29:26 -rw-rw-r-- 1 1001 1001 850 Oct 19 00:21 Jenkinsfile 00:29:26 -rw-rw-r-- 1 1001 1001 10775 Oct 19 00:21 LICENSE 00:29:26 -rw-rw-r-- 1 1001 1001 13857 Oct 19 00:21 Makefile 00:29:26 -rw-rw-r-- 1 1001 1001 582 Oct 19 00:21 OWNERS.md 00:29:26 -rw-rw-r-- 1 1001 1001 9799 Oct 19 00:21 README.md 00:29:26 -rw-rw-r-- 1 1001 1001 6912 Oct 19 00:21 SECURITY.md 00:29:26 -rw-rw-r-- 1 1001 1001 5 Oct 19 00:18 VERSION 00:29:26 -rw-rw-r-- 1 1001 1001 4131 Oct 19 00:21 ZMQWindows.md 00:29:26 drwxrwxr-x 2 1001 1001 4096 Oct 19 00:21 bin 00:29:26 drwxrwxr-x 18 1001 1001 4096 Oct 19 00:21 cmd 00:29:26 -rw-r--r-- 1 root root 502375 Oct 19 00:27 coverage.out 00:29:26 -rw-rw-r-- 1 1001 1001 3458 Oct 19 00:21 go.mod 00:29:26 -rw-rw-r-- 1 1001 1001 38041 Oct 19 00:21 go.sum 00:29:26 drwxrwxr-x 8 1001 1001 4096 Oct 19 00:21 internal 00:29:26 drwxrwxr-x 3 1001 1001 4096 Oct 19 00:21 openapi 00:29:26 drwxrwxr-x 4 1001 1001 4096 Oct 19 00:21 snap 00:29:26 -rw-rw-r-- 1 1001 1001 204 Oct 19 00:21 version.go [Pipeline] sh 00:29:27 + '[' -e coverage.out ] 00:29:27 + chown 1001:1001 coverage.out [Pipeline] stash 00:29:27 Warning: overwriting stash ‘coverage-report’ 00:29:27 Stashed 1 file(s) [Pipeline] sh 00:29:28 + make build 00:29:28 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:31:05 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:32:12 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 00:32:15 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 00:33: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:33: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:33:02 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 00:33: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:33: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:33:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:33: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/secrets-config ./cmd/secrets-config 00:33:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:33: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:33:40 $ docker stop --time=1 a40cf6158c0efd408ee83db2d47c5bcd86d282b60c9148084574697c5a8ff66a 00:33:42 $ docker rm -f a40cf6158c0efd408ee83db2d47c5bcd86d282b60c9148084574697c5a8ff66a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:33:45 00:33:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:33:46 latest: Pulling from edgex-devops/edgex-compose-arm64 00:33:46 29e5d40040c1: Pulling fs layer 00:33:46 1ce36da41761: Pulling fs layer 00:33:46 25b303627fd3: Pulling fs layer 00:33:46 29e5d40040c1: Verifying Checksum 00:33:46 29e5d40040c1: Download complete 00:33:46 1ce36da41761: Verifying Checksum 00:33:46 29e5d40040c1: Pull complete 00:33:48 25b303627fd3: Download complete 00:33:48 1ce36da41761: Pull complete 00:33:58 25b303627fd3: Pull complete 00:33:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:33:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:33:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:58 prd-ubuntu20.04-docker-arm64-4c-16g-8508 does not seem to be running inside a container 00:33:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:34:00 $ docker top 1798129abb383148036ae034db5e495df0ac9f1791fa6c2496f586c585a2a0b9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:01 + docker-compose build --help 00:34:01 + grep parallel 00:34:06 --parallel Build images in parallel. [Pipeline] } 00:34:06 $ docker stop --time=1 1798129abb383148036ae034db5e495df0ac9f1791fa6c2496f586c585a2a0b9 00:34:07 $ docker rm -f 1798129abb383148036ae034db5e495df0ac9f1791fa6c2496f586c585a2a0b9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:34:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:08 prd-ubuntu20.04-docker-arm64-4c-16g-8508 does not seem to be running inside a container 00:34:08 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:34:09 $ docker top d8fecea5c76bf0d8b50081a393a05fdc37dd9ab0c2802fee47bf8e0d6085ca68 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:10 + docker-compose -f ./docker-compose-build.yml build --parallel 00:34:15 Building core-command ... 00:34:15 Building core-data ... 00:34:15 Building core-metadata ... 00:34:15 Building security-bootstrapper ... 00:34:15 Building security-proxy-setup ... 00:34:15 Building security-secretstore-setup ... 00:34:15 Building security-spiffe-token-provider ... 00:34:15 Building security-spire-agent ... 00:34:15 Building security-spire-config ... 00:34:15 Building security-spire-server ... 00:34:15 Building support-notifications ... 00:34:15 Building support-scheduler ... 00:34:15 Building sys-mgmt-agent ... 00:34:15 Building support-scheduler 00:34:15 Building core-data 00:34:15 Building core-metadata 00:34:15 Building support-notifications 00:34:15 Building security-proxy-setup 00:35:02 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:35:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:02 ---> f1d2a87f8884 00:35:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:35:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:35:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:02 ---> f1d2a87f8884 00:35:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:35:02 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:35:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:35:02 ---> f1d2a87f8884 00:35:02 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:35:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:35:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:03 ---> f1d2a87f8884 00:35:03 Step 3/22 : WORKDIR /edgex-go 00:35:03 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:35:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:03 ---> f1d2a87f8884 00:35:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:35:03 ---> Running in 3ef7940fcb6e 00:35:03 ---> Running in a02c19cbc833 00:35:03 ---> Running in 8c8d594aa174 00:35:03 ---> Running in 1e0609988e94 00:35:03 ---> Running in b824f5c85075 00:35:03 Removing intermediate container 3ef7940fcb6e 00:35:03 ---> 61a8f05bc824 00:35:03 Step 4/25 : WORKDIR /edgex-go 00:35:03 Removing intermediate container 8c8d594aa174 00:35:03 ---> 04c43dd82073 00:35:03 Step 4/24 : WORKDIR /edgex-go 00:35:03 Removing intermediate container 1e0609988e94 00:35:03 ---> 16318fdf758d 00:35:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:03 Removing intermediate container b824f5c85075 00:35:03 ---> 00de427f7a33 00:35:03 Step 4/23 : WORKDIR /edgex-go 00:35:03 ---> Running in a5e470e86666 00:35:03 Removing intermediate container a02c19cbc833 00:35:03 ---> 9667007c1a4e 00:35:03 Step 4/23 : WORKDIR /edgex-go 00:35:04 ---> Running in c7b7174a070c 00:35:04 ---> Running in 30b735057027 00:35:04 ---> Running in 0c01f3e3971b 00:35:04 ---> Running in 0184d7137772 00:35:04 Removing intermediate container a5e470e86666 00:35:04 ---> 51e353f26e00 00:35:04 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:04 ---> Running in ac6a90bcea66 00:35:05 Removing intermediate container c7b7174a070c 00:35:05 ---> 1d72f5e64314 00:35:05 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:05 Removing intermediate container 0c01f3e3971b 00:35:05 ---> c4c30ea6d814 00:35:05 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:05 Removing intermediate container 30b735057027 00:35:05 ---> 99e2ecfb2a9d 00:35:05 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:05 ---> Running in d949e6360ae1 00:35:05 ---> Running in 096ab3dcdc87 00:35:05 ---> Running in 46bd417b8dba 00:35:08 Removing intermediate container 0184d7137772 00:35:08 ---> 036e310a2c58 00:35:08 Step 5/22 : RUN apk add --update --no-cache make git 00:35:08 ---> Running in b3f616d0ba86 00:35:08 Removing intermediate container ac6a90bcea66 00:35:08 ---> 97c0104d4223 00:35:08 Step 6/25 : RUN apk add --update --no-cache make git 00:35:08 ---> Running in 82c9c87b0908 00:35:08 Removing intermediate container d949e6360ae1 00:35:08 ---> 1ad330294180 00:35:09 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:35:09 ---> Running in 50d4506c8858 00:35:09 Removing intermediate container 46bd417b8dba 00:35:09 ---> b31eb9246ec6 00:35:09 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:35:09 Removing intermediate container 096ab3dcdc87 00:35:09 ---> Running in 50ca8416bada 00:35:09 ---> 4bf67ba5ee4a 00:35:09 Step 6/23 : RUN apk add --update --no-cache make git 00:35:10 ---> Running in 9efe4cb2c2dc 00:35:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:35:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:35:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:35:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:35:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:35:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:35:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:35:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:35:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:35:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:35:12 OK: 221 MiB in 51 packages 00:35:13 OK: 221 MiB in 51 packages 00:35:13 OK: 221 MiB in 51 packages 00:35:14 OK: 221 MiB in 51 packages 00:35:14 Removing intermediate container 82c9c87b0908 00:35:14 ---> dcb5614dd5cd 00:35:14 Step 7/25 : COPY go.mod vendor* ./ 00:35:14 OK: 221 MiB in 51 packages 00:35:15 Removing intermediate container b3f616d0ba86 00:35:15 ---> 98ad127b577f 00:35:15 Step 6/22 : COPY go.mod vendor* ./ 00:35:15 ---> 3d578a311360 00:35:15 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:15 ---> Running in 586abfc596e5 00:35:15 Removing intermediate container 50ca8416bada 00:35:15 Removing intermediate container 50d4506c8858 00:35:15 ---> 9e99c0a4134a 00:35:15 Step 7/23 : COPY go.mod vendor* ./ 00:35:15 ---> bc8dd5b5a77c 00:35:15 Step 7/24 : COPY go.mod vendor* ./ 00:35:16 Removing intermediate container 9efe4cb2c2dc 00:35:16 ---> 204d3e3409a1 00:35:16 Step 7/23 : COPY go.mod vendor* ./ 00:35:16 ---> e60421d23932 00:35:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:17 ---> Running in 08c0140e0a6b 00:35:17 ---> 5e093bfcbf3f 00:35:17 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:17 ---> 8f59b6060119 00:35:17 ---> Running in 37cf5a55a1b2 00:35:17 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:17 ---> Running in 53d618999b9e 00:35:17 ---> 52c73c9a854a 00:35:17 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:17 ---> Running in ffaccc123990 00:36:39 Removing intermediate container 586abfc596e5 00:36:39 ---> 6df9cabd7477 00:36:39 Step 9/25 : COPY . . 00:36:39 Removing intermediate container 53d618999b9e 00:36:39 ---> b41578f21272 00:36:39 Step 9/23 : COPY . . 00:36:39 Removing intermediate container 08c0140e0a6b 00:36:39 ---> acb6e86b430f 00:36:39 Step 8/22 : COPY . . 00:36:39 Removing intermediate container ffaccc123990 00:36:39 ---> 07e9ac6e28a3 00:36:39 Step 9/23 : COPY . . 00:36:39 Removing intermediate container 37cf5a55a1b2 00:36:39 ---> 2bee3bb7709c 00:36:39 Step 9/24 : COPY . . 00:36:43 ---> 7cd9fee3e778 00:36:43 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 00:36:43 ---> 7a23894ffac0 00:36:43 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:36:43 ---> c82c6e0b7e1f 00:36:43 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:36:43 ---> Running in 13216113d2ba 00:36:43 ---> dfb82a895863 00:36:43 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 00:36:43 ---> Running in 7c2c5c9c5c2e 00:36:43 ---> Running in 0e8b0ef0ae2c 00:36:43 ---> Running in c8684251c1b0 00:36:43 ---> 299d5a9cd5e6 00:36:43 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:36:44 ---> Running in 90cf369ebf49 00:36:45 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 00:36:45 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 00:36: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 00:36:46 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 00:36:46 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 00:41:53 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 00:42:20 Removing intermediate container 0e8b0ef0ae2c 00:42:20 ---> c0b65aeb43da 00:42:20 00:42:20 Step 10/22 : FROM alpine:3.16 00:42:20 3.16: Pulling from library/alpine 00:42:20 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 00:42:20 Status: Downloaded newer image for alpine:3.16 00:42:20 ---> a6215f271958 00:42:20 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 00:42:20 ---> Running in 76cff2392e52 00:42:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:42:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:42:20 (1/6) Installing ca-certificates (20220614-r0) 00:42:20 (2/6) Installing brotli-libs (1.0.9-r6) 00:42:20 (3/6) Installing nghttp2-libs (1.47.0-r0) 00:42:20 (4/6) Installing libcurl (7.83.1-r3) 00:42:20 (5/6) Installing curl (7.83.1-r3) 00:42:20 (6/6) Installing dumb-init (1.2.5-r1) 00:42:20 Executing busybox-1.35.0-r17.trigger 00:42:20 Executing ca-certificates-20220614-r0.trigger 00:42:21 OK: 8 MiB in 20 packages 00:42:24 Removing intermediate container 76cff2392e52 00:42:24 ---> ac3a50ff5823 00:42:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:42:24 ---> Running in 2b37a1d920af 00:42:24 Removing intermediate container 2b37a1d920af 00:42:24 ---> 5b2375bc7bb4 00:42:24 Step 13/22 : WORKDIR /edgex 00:42:24 ---> Running in 6b806ed2973f 00:42:24 Removing intermediate container 6b806ed2973f 00:42:24 ---> 4cb1b8fe45fb 00:42:24 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:42:25 ---> f674795eac61 00:42:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:42:26 ---> ea0410c64f32 00:42:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:42:28 ---> d87864aaef23 00:42:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:42:29 ---> 34057fff89eb 00:42:29 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:42:29 ---> Running in a0149594a305 00:42:32 Removing intermediate container a0149594a305 00:42:32 ---> f5c5892c9262 00:42:32 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 00:42:32 ---> Running in 3e17c4b06bb7 00:42:33 Removing intermediate container 3e17c4b06bb7 00:42:33 ---> 56813727dcca 00:42:33 Step 20/22 : LABEL arch=arm64 00:42:33 ---> Running in d99956d2732e 00:42:33 Removing intermediate container d99956d2732e 00:42:33 ---> dd6243e0657d 00:42:33 Step 21/22 : LABEL git_sha=c25ec30021eba4895e91f9b672cee42961a52808 00:42:34 ---> Running in 80c27dd14ead 00:42:34 Removing intermediate container 80c27dd14ead 00:42:34 ---> ec984383d7b6 00:42:34 Step 22/22 : LABEL version=0.0.0 00:42:34 ---> Running in c4100bf500b5 00:42:35 Removing intermediate container c4100bf500b5 00:42:35 ---> 8285bde93c82 00:42:35 00:42:35 Successfully built 8285bde93c82 00:42:35 Successfully tagged security-proxy-setup-arm64:latest 00:42:35  Building security-proxy-setup ... done Building security-spire-agent 00:42:53 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:42:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:42:53 ---> f1d2a87f8884 00:42:53 Step 3/26 : WORKDIR /edgex-go 00:42:53 ---> Using cache 00:42:53 ---> 16318fdf758d 00:42:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:42:53 ---> Using cache 00:42:53 ---> 036e310a2c58 00:42:53 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 00:42:53 ---> Running in 2a2776746ba4 00:42:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:42:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:42:58 OK: 221 MiB in 51 packages 00:42:59 Removing intermediate container 2a2776746ba4 00:42:59 ---> ef161140a916 00:42:59 Step 6/26 : COPY go.mod vendor* ./ 00:43:00 ---> dc4f608b4953 00:43:00 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:43:00 ---> Running in 49c418779680 00:43:18 Removing intermediate container 7c2c5c9c5c2e 00:43:18 ---> 7c4c5cd95ef4 00:43:18 00:43:18 Step 11/25 : FROM alpine:3.16 00:43:18 ---> a6215f271958 00:43:18 Step 12/25 : RUN apk add --update --no-cache dumb-init 00:43:18 ---> Running in c7f0d0ea5d00 00:43:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:43:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:43:21 (1/1) Installing dumb-init (1.2.5-r1) 00:43:21 Executing busybox-1.35.0-r17.trigger 00:43:21 OK: 5 MiB in 15 packages 00:43:24 Removing intermediate container c7f0d0ea5d00 00:43:24 ---> f44fc70f42c9 00:43:24 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:43:24 ---> Running in a7830fbbe2ea 00:43:24 Removing intermediate container a7830fbbe2ea 00:43:24 ---> e02f5fcfa7a5 00:43:24 Step 14/25 : ENV APP_PORT=59881 00:43:24 ---> Running in cccac9cc4a9f 00:43:25 Removing intermediate container cccac9cc4a9f 00:43:25 ---> 1c5b98592b2a 00:43:25 Step 15/25 : EXPOSE $APP_PORT 00:43:25 ---> Running in 3be152c04f19 00:43:25 Removing intermediate container 3be152c04f19 00:43:25 ---> 540bf0de705e 00:43:25 Step 16/25 : WORKDIR / 00:43:25 ---> Running in 6d908561ec7e 00:43:26 Removing intermediate container 6d908561ec7e 00:43:26 ---> b9a5601c6366 00:43:26 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 00:43:27 ---> dcec6fed8d63 00:43:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:43:28 ---> 5a5c996e047f 00:43:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:43:29 ---> 1f9c5c2dfdd5 00:43:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 00:43:30 ---> 78e6b2064bd1 00:43:30 Step 21/25 : ENTRYPOINT ["/core-metadata"] 00:43:30 ---> Running in be1c31a2daaa 00:43:31 Removing intermediate container be1c31a2daaa 00:43:31 ---> c37a0deced28 00:43:31 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:43:31 ---> Running in 71189a28bbd7 00:43:31 Removing intermediate container 71189a28bbd7 00:43:31 ---> 70e12c47c965 00:43:31 Step 23/25 : LABEL arch=arm64 00:43:31 ---> Running in 45ee943fdaff 00:43:32 Removing intermediate container 45ee943fdaff 00:43:32 ---> 776c38fc9567 00:43:32 Step 24/25 : LABEL git_sha=c25ec30021eba4895e91f9b672cee42961a52808 00:43:32 ---> Running in ad233a050899 00:43:33 Removing intermediate container ad233a050899 00:43:33 ---> 7be7db941e92 00:43:33 Step 25/25 : LABEL version=0.0.0 00:43:33 ---> Running in 50811bc248ca 00:43:33 Removing intermediate container 50811bc248ca 00:43:33 ---> bb9baec185e0 00:43:33 00:43:34 Successfully built bb9baec185e0 00:43:34 Successfully tagged core-metadata-arm64:latest 00:43:34  Building core-metadata ... done Building security-spire-server 00:43:56 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:43:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:43:56 ---> f1d2a87f8884 00:43:56 Step 3/25 : WORKDIR /edgex-go 00:43:56 ---> Using cache 00:43:56 ---> 16318fdf758d 00:43:56 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:56 ---> Using cache 00:43:56 ---> 036e310a2c58 00:43:56 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 00:43:56 ---> Using cache 00:43:56 ---> ef161140a916 00:43:56 Step 6/25 : COPY go.mod vendor* ./ 00:43:56 ---> Using cache 00:43:56 ---> dc4f608b4953 00:43:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:43:56 ---> Running in e3f628ed4dc7 00:44:08 Removing intermediate container c8684251c1b0 00:44:08 ---> 2a9a2277ca9c 00:44:08 00:44:08 Step 11/24 : FROM alpine:3.16 00:44:08 ---> a6215f271958 00:44:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:44:08 ---> Running in 5c1cfa0a39d9 00:44:08 Removing intermediate container 5c1cfa0a39d9 00:44:08 ---> d07e65cf5684 00:44:08 Step 13/24 : ENV APP_PORT=59880 00:44:08 ---> Running in 8362fc0c42de 00:44:08 Removing intermediate container 8362fc0c42de 00:44:08 ---> aae18f07a701 00:44:08 Step 14/24 : EXPOSE $APP_PORT 00:44:08 ---> Running in 8cf7af9fd10c 00:44:09 Removing intermediate container 8cf7af9fd10c 00:44:09 ---> a4a9893ab697 00:44:09 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:09 ---> Running in 0ad56c45181a 00:44:10 Removing intermediate container 49c418779680 00:44:10 ---> b1025f46ac0f 00:44:10 Step 8/26 : COPY . . 00:44:14 Removing intermediate container 0ad56c45181a 00:44:14 ---> 2b3e03bfadc7 00:44:14 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:44:14 ---> Running in 062e6077688b 00:44:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:44:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:44:19 (1/6) Installing dumb-init (1.2.5-r1) 00:44:19 (2/6) Installing libgcc (11.2.1_git20220219-r2) 00:44:19 (3/6) Installing libsodium (1.0.18-r0) 00:44:19 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 00:44:20 (5/6) Installing libzmq (4.3.4-r0) 00:44:20 (6/6) Installing zeromq (4.3.4-r0) 00:44:20 Executing busybox-1.35.0-r17.trigger 00:44:20 OK: 8 MiB in 20 packages 00:44:24 Removing intermediate container 062e6077688b 00:44:24 ---> 844c98a61061 00:44:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:44:25 ---> bc16e7d498c5 00:44:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:44:25 ---> 833ee016c9d9 00:44:25 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 00:44:25 ---> Running in 84bc140cbc91 00:44:26 Removing intermediate container 84bc140cbc91 00:44:26 ---> 1230182cd66e 00:44:26 Step 10/26 : WORKDIR /edgex-go/spire-build 00:44:26 ---> Running in c1e720382413 00:44:27 Removing intermediate container c1e720382413 00:44:27 ---> 3c5b3f02c885 00:44:27 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:44:27 ---> Running in a6e333219253 00:44:28 ---> 9f944fd1cc86 00:44:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:44:29 ---> d829e4b8b94b 00:44:29 Step 20/24 : ENTRYPOINT ["/core-data"] 00:44:29 ---> Running in a0c1d7574a2d 00:44:31 Removing intermediate container a0c1d7574a2d 00:44:31 ---> e43abbc80021 00:44:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:44:31 ---> Running in a13fab76f192 00:44:32 Removing intermediate container a13fab76f192 00:44:32 ---> 931099af2bfc 00:44:32 Step 22/24 : LABEL arch=arm64 00:44:32 Removing intermediate container a6e333219253 00:44:32 ---> f912d31fb2e8 00:44:32 Step 12/26 : WORKDIR /edgex-go 00:44:32 ---> Running in 446a241102cc 00:44:32 ---> Running in fbc19b8fec7a 00:44:33 Removing intermediate container fbc19b8fec7a 00:44:33 ---> ab38466b27ca 00:44:33 00:44:33 Step 13/26 : FROM alpine:3.15 00:44:33 Removing intermediate container 446a241102cc 00:44:33 ---> 156c5b25eef7 00:44:33 Step 23/24 : LABEL git_sha=c25ec30021eba4895e91f9b672cee42961a52808 00:44:33 3.15: Pulling from library/alpine 00:44:33 ---> Running in 47b4519b560b 00:44:34 Removing intermediate container 47b4519b560b 00:44:34 ---> b544fb082324 00:44:34 Step 24/24 : LABEL version=0.0.0 00:44:34 ---> Running in 611f857a7085 00:44:36 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 00:44:36 Status: Downloaded newer image for alpine:3.15 00:44:36 ---> 02e0d6fdf486 00:44:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:44:36 Removing intermediate container 611f857a7085 00:44:36 ---> 7faa484d6350 00:44:36 00:44:36 ---> Running in 2f875b25348f 00:44:37 Successfully built 7faa484d6350 00:44:37 Successfully tagged core-data-arm64:latest 00:44:37  Building core-data ... done Building security-secretstore-setup 00:44:37 Removing intermediate container 2f875b25348f 00:44:37 ---> 9ad4d295f17f 00:44:37 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:37 ---> Running in fd5ab7eb2036 00:44:42 Removing intermediate container fd5ab7eb2036 00:44:42 ---> 5cc740e8999c 00:44:42 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:44:42 ---> Running in d275a55c7cce 00:44:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:44:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:44:47 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 00:44:47 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 00:44:47 OK: 15734 distinct packages available 00:44:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:44:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:44:49 (1/5) Installing dumb-init (1.2.5-r1) 00:44:49 (2/5) Installing musl-obstack (1.2.3-r0) 00:44:49 (3/5) Installing libucontext (1.1-r0) 00:44:49 (4/5) Installing gcompat (1.0.0-r4) 00:44:50 (5/5) Installing openssl (1.1.1q-r0) 00:44:50 Executing busybox-1.34.1-r7.trigger 00:44:50 OK: 6 MiB in 19 packages 00:44:53 Removing intermediate container d275a55c7cce 00:44:53 ---> 7df0c6a411ee 00:44:53 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:44:56 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:44:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:44:56 ---> f1d2a87f8884 00:44:56 Step 3/25 : WORKDIR /edgex-go 00:44:56 ---> Using cache 00:44:56 ---> 16318fdf758d 00:44:56 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:56 ---> Using cache 00:44:56 ---> 036e310a2c58 00:44:56 Step 5/25 : RUN apk add --update --no-cache make git 00:44:56 ---> Using cache 00:44:56 ---> 98ad127b577f 00:44:56 Step 6/25 : COPY go.mod vendor* ./ 00:44:56 ---> Using cache 00:44:56 ---> e60421d23932 00:44:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:44:56 ---> Using cache 00:44:56 ---> acb6e86b430f 00:44:56 Step 8/25 : COPY . . 00:44:56 ---> Using cache 00:44:56 ---> c82c6e0b7e1f 00:44:56 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:44:56 ---> Running in 096b41d3cf69 00:44:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:45:00 ---> 4715d874bce1 00:45:00 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:45:04 Removing intermediate container e3f628ed4dc7 00:45:04 ---> cbf11997937e 00:45:04 Step 8/25 : COPY . . 00:45:08 ---> 168f1573de63 00:45:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:45:09 ---> 1507be581860 00:45:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:45:11 ---> 93760407882a 00:45:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:45:12 ---> 60a01bbe4b92 00:45:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:45:12 ---> Running in a341487eeccf 00:45:13 Removing intermediate container a341487eeccf 00:45:13 ---> 6c42321348d6 00:45:13 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:45:13 ---> Running in 44881501520f 00:45:14 Removing intermediate container 44881501520f 00:45:14 ---> ecb9fb90aade 00:45:14 Step 24/26 : LABEL arch=arm64 00:45:14 ---> Running in de35156f97b1 00:45:15 Removing intermediate container de35156f97b1 00:45:15 ---> cacff30d103f 00:45:15 Step 25/26 : LABEL git_sha=c25ec30021eba4895e91f9b672cee42961a52808 00:45:15 ---> Running in c20cbe263f93 00:45:16 Removing intermediate container c20cbe263f93 00:45:16 ---> 29d316926b99 00:45:16 Step 26/26 : LABEL version=0.0.0 00:45:16 ---> Running in 279fedf1f535 00:45:17 Removing intermediate container 279fedf1f535 00:45:17 ---> d1ec0cfab79a 00:45:17 00:45:17 Successfully built d1ec0cfab79a 00:45:18 Successfully tagged security-spire-agent-arm64:latest 00:45:18 Building sys-mgmt-agent 00:45:21  Building security-spire-agent ... done  ---> 154cfaef5cb2 00:45:21 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 00:45:21 ---> Running in d0df564f9595 00:45:21 Removing intermediate container d0df564f9595 00:45:21 ---> 2a0e35323634 00:45:21 Step 10/25 : WORKDIR /edgex-go/spire-build 00:45:21 ---> Running in c589ba945c15 00:45:22 Removing intermediate container c589ba945c15 00:45:22 ---> 807ddd9650bf 00:45:22 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:45:22 ---> Running in 204f69210429 00:45:26 Removing intermediate container 204f69210429 00:45:26 ---> c1385821be95 00:45:26 Step 12/25 : WORKDIR /edgex-go 00:45:26 ---> Running in 028be4af0a97 00:45:27 Removing intermediate container 028be4af0a97 00:45:27 ---> 6928a52cdaae 00:45:27 00:45:27 Step 13/25 : FROM alpine:3.15 00:45:27 ---> 02e0d6fdf486 00:45:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:45:27 ---> Using cache 00:45:27 ---> 9ad4d295f17f 00:45:27 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:27 ---> Using cache 00:45:27 ---> 5cc740e8999c 00:45:27 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:45:27 ---> Using cache 00:45:27 ---> 7df0c6a411ee 00:45:27 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:45:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:45:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:38 ---> f1d2a87f8884 00:45:38 Step 3/23 : WORKDIR /edgex-go 00:45:38 ---> Using cache 00:45:38 ---> 16318fdf758d 00:45:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:38 ---> Using cache 00:45:38 ---> 036e310a2c58 00:45:38 Step 5/23 : RUN apk add --update --no-cache make bash git 00:45:39 ---> Running in 4aca49a46b2a 00:45:41 ---> d9aedf671048 00:45:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:45:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:45:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:45:42 ---> 32ac54747ec7 00:45:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:45:44 OK: 221 MiB in 51 packages 00:45:44 ---> 8a37c44a1915 00:45:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:45:45 Removing intermediate container 4aca49a46b2a 00:45:45 ---> 859ec6ec9136 00:45:45 Step 6/23 : COPY go.mod vendor* ./ 00:45:46 ---> 607879c8a744 00:45:46 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:45:46 ---> Running in 742eb94a57b5 00:45:47 ---> 8fceb6687d4b 00:45:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:45:47 ---> Running in 86115dbeeb6a 00:45:48 Removing intermediate container 742eb94a57b5 00:45:48 ---> efc4538f3321 00:45:48 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:45:48 ---> Running in 43ac294128a4 00:45:48 Removing intermediate container 90cf369ebf49 00:45:48 ---> 6da21b56f789 00:45:48 00:45:48 Step 11/23 : FROM alpine:3.16 00:45:48 ---> a6215f271958 00:45:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:45:48 ---> Using cache 00:45:48 ---> f44fc70f42c9 00:45:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:45:48 ---> Using cache 00:45:48 ---> e02f5fcfa7a5 00:45:48 Step 14/23 : ENV APP_PORT=59861 00:45:48 ---> Running in 1ab7c6fee69e 00:45:49 Removing intermediate container 43ac294128a4 00:45:49 ---> c4c7c267a86d 00:45:49 Step 23/25 : LABEL arch=arm64 00:45:49 Removing intermediate container 1ab7c6fee69e 00:45:49 ---> c70ea32ff82f 00:45:49 Step 15/23 : EXPOSE $APP_PORT 00:45:49 ---> Running in 3fb917810640 00:45:50 ---> Running in 6260fdb7a13b 00:45:50 Removing intermediate container 3fb917810640 00:45:50 ---> e0f621d2f61d 00:45:50 Step 24/25 : LABEL git_sha=c25ec30021eba4895e91f9b672cee42961a52808 00:45:51 Removing intermediate container 6260fdb7a13b 00:45:51 ---> 83f85199dbbb 00:45:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:45:51 ---> Running in 328c7d1f5570 00:45:51 Removing intermediate container 328c7d1f5570 00:45:51 ---> b31ead7e97d8 00:45:51 Step 25/25 : LABEL version=0.0.0 00:45:51 ---> Running in 388555e5a308 00:45:52 Removing intermediate container 13216113d2ba 00:45:52 ---> 8c1674f9f355 00:45:52 00:45:52 Step 11/23 : FROM alpine:3.16 00:45:52 ---> a6215f271958 00:45:52 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:45:52 ---> 08475dcdb899 00:45:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:45:52 ---> Running in 1d131313a0d9 00:45:52 Removing intermediate container 388555e5a308 00:45:52 ---> bd02bd54e997 00:45:52 00:45:53 Successfully built bd02bd54e997 00:45:53 Successfully tagged security-spire-server-arm64:latest 00:45:53  Building security-spire-server ... done Building security-spire-config 00:45:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:45:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:45:56 ---> 664adb5e3c94 00:45:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:45:56 (1/2) Installing ca-certificates (20220614-r0) 00:45:56 (2/2) Installing dumb-init (1.2.5-r1) 00:45:56 Executing busybox-1.35.0-r17.trigger 00:45:56 Executing ca-certificates-20220614-r0.trigger 00:45:57 ---> 59997ca2ef3a 00:45:57 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:45:57 ---> Running in 088aeead0b08 00:45:57 OK: 6 MiB in 16 packages 00:45:57 Removing intermediate container 088aeead0b08 00:45:57 ---> f56f8f03526f 00:45:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:45:58 ---> Running in 4632674c11a1 00:45:59 Removing intermediate container 4632674c11a1 00:45:59 ---> 1f94f5cf72b1 00:45:59 Step 21/23 : LABEL arch=arm64 00:45:59 ---> Running in a215a1526e84 00:45:59 Removing intermediate container 1d131313a0d9 00:45:59 ---> 696a747ad064 00:45:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:45:59 ---> Running in 2ef148e62068 00:46:00 Removing intermediate container a215a1526e84 00:46:00 ---> 73c5af699960 00:46:00 Step 22/23 : LABEL git_sha=c25ec30021eba4895e91f9b672cee42961a52808 00:46:00 ---> Running in 61fa3ac492f6 00:46:01 Removing intermediate container 2ef148e62068 00:46:01 ---> 12aabf4ad36e 00:46:01 Step 14/23 : ENV APP_PORT=59860 00:46:01 ---> Running in 44a9b933b267 00:46:01 Removing intermediate container 61fa3ac492f6 00:46:01 ---> ba4ef47ded98 00:46:01 Step 23/23 : LABEL version=0.0.0 00:46:01 ---> Running in 564768c1c0e4 00:46:01 Removing intermediate container 44a9b933b267 00:46:01 ---> 6e84521a01ee 00:46:01 Step 15/23 : EXPOSE $APP_PORT 00:46:02 ---> Running in 198dbc31d010 00:46:02 Removing intermediate container 564768c1c0e4 00:46:02 ---> d36c9adc1ce8 00:46:02 00:46:03 Removing intermediate container 198dbc31d010 00:46:03 ---> 3164604ae05e 00:46:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:03 Successfully built d36c9adc1ce8 00:46:03 Successfully tagged support-scheduler-arm64:latest 00:46:03 Building security-bootstrapper 00:46:04  Building support-scheduler ... done  ---> c6c15341ff08 00:46:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:46:08 ---> 4c764af2c47a 00:46:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:46:09 ---> 3ce88523ab8b 00:46:09 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:46:09 ---> Running in a865cf925962 00:46:09 Removing intermediate container a865cf925962 00:46:09 ---> 70277d8d0fa3 00:46:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:09 ---> Running in ac84c7aa59f1 00:46:10 Removing intermediate container ac84c7aa59f1 00:46:10 ---> ba6c15002ae5 00:46:10 Step 21/23 : LABEL arch=arm64 00:46:10 ---> Running in 650bd022b921 00:46:11 Removing intermediate container 650bd022b921 00:46:11 ---> d07df266ceb2 00:46:11 Step 22/23 : LABEL git_sha=c25ec30021eba4895e91f9b672cee42961a52808 00:46:11 ---> Running in 8f948099d9a5 00:46:11 Removing intermediate container 8f948099d9a5 00:46:11 ---> 9ad5b62b3fed 00:46:11 Step 23/23 : LABEL version=0.0.0 00:46:12 ---> Running in 7d4b37d11f9b 00:46:13 Removing intermediate container 7d4b37d11f9b 00:46:13 ---> d2041a0dc88d 00:46:13 00:46:13 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:46:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:46:13 ---> f1d2a87f8884 00:46:13 Step 3/26 : WORKDIR /edgex-go 00:46:13 ---> Using cache 00:46:13 ---> 16318fdf758d 00:46:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:13 ---> Using cache 00:46:13 ---> 036e310a2c58 00:46:13 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 00:46:13 ---> Using cache 00:46:13 ---> ef161140a916 00:46:13 Step 6/26 : COPY go.mod vendor* ./ 00:46:13 ---> Using cache 00:46:13 ---> dc4f608b4953 00:46:13 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:46:13 ---> Using cache 00:46:13 ---> cbf11997937e 00:46:13 Step 8/26 : COPY . . 00:46:13 ---> Using cache 00:46:13 ---> 154cfaef5cb2 00:46:13 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 00:46:13 ---> Using cache 00:46:13 ---> 2a0e35323634 00:46:13 Step 10/26 : WORKDIR /edgex-go/spire-build 00:46:13 ---> Using cache 00:46:13 ---> 807ddd9650bf 00:46:13 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:46:13 ---> Running in 743d2f063eec 00:46:14 Successfully built d2041a0dc88d 00:46:14 Successfully tagged support-notifications-arm64:latest 00:46:14 Building core-command 00:46:17  Building support-notifications ... done Removing intermediate container 743d2f063eec 00:46:17 ---> c90240307512 00:46:17 Step 12/26 : WORKDIR /edgex-go 00:46:17 ---> Running in e93a028174e0 00:46:17 Removing intermediate container e93a028174e0 00:46:17 ---> bc242d1239cc 00:46:17 00:46:17 Step 13/26 : FROM alpine:3.15 00:46:18 ---> 02e0d6fdf486 00:46:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:46:18 ---> Using cache 00:46:18 ---> 9ad4d295f17f 00:46:18 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:18 ---> Using cache 00:46:18 ---> 5cc740e8999c 00:46:18 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 00:46:18 ---> Running in 47276352dfcc 00:46:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:46:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:46:22 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 00:46:22 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 00:46:22 OK: 15734 distinct packages available 00:46:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:46:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:46:25 (1/4) Installing dumb-init (1.2.5-r1) 00:46:25 (2/4) Installing musl-obstack (1.2.3-r0) 00:46:25 (3/4) Installing libucontext (1.1-r0) 00:46:25 (4/4) Installing gcompat (1.0.0-r4) 00:46:25 Executing busybox-1.34.1-r7.trigger 00:46:25 OK: 6 MiB in 18 packages 00:46:28 Removing intermediate container 47276352dfcc 00:46:28 ---> 9ca32f98c451 00:46:28 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:46:30 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:46:30 Step 2/33 : FROM ${BUILDER_BASE} AS builder 00:46:30 ---> f1d2a87f8884 00:46:30 Step 3/33 : WORKDIR /edgex-go 00:46:30 ---> Using cache 00:46:30 ---> 16318fdf758d 00:46:30 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:30 ---> Using cache 00:46:30 ---> 036e310a2c58 00:46:30 Step 5/33 : RUN apk add --update --no-cache make git 00:46:30 ---> Using cache 00:46:30 ---> 98ad127b577f 00:46:30 Step 6/33 : COPY go.mod vendor* ./ 00:46:30 ---> Using cache 00:46:30 ---> e60421d23932 00:46:30 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:46:30 ---> Using cache 00:46:30 ---> acb6e86b430f 00:46:30 Step 8/33 : COPY . . 00:46:31 ---> Using cache 00:46:31 ---> c82c6e0b7e1f 00:46:31 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:46:31 ---> Running in ac22c424aed6 00:46:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:46:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:46:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:46:38 ---> f1d2a87f8884 00:46:38 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:46:38 ---> Using cache 00:46:38 ---> 00de427f7a33 00:46:38 Step 4/24 : WORKDIR /edgex-go 00:46:38 ---> Using cache 00:46:38 ---> 99e2ecfb2a9d 00:46:38 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:38 ---> Using cache 00:46:38 ---> 4bf67ba5ee4a 00:46:38 Step 6/24 : RUN apk add --update --no-cache make git 00:46:38 ---> Using cache 00:46:38 ---> 204d3e3409a1 00:46:38 Step 7/24 : COPY go.mod vendor* ./ 00:46:38 ---> Using cache 00:46:38 ---> 52c73c9a854a 00:46:38 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:46:38 ---> Using cache 00:46:38 ---> 07e9ac6e28a3 00:46:38 Step 9/24 : COPY . . 00:46:38 ---> Using cache 00:46:38 ---> 299d5a9cd5e6 00:46:38 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 00:46:39 ---> Running in 3e90fc13c101 00:46:41 ---> 40d578cdc576 00:46:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:46:42 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 00:46:43 ---> 82b94e4de387 00:46:43 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 00:46:43 ---> Running in aef64f883624 00:46:43 Removing intermediate container aef64f883624 00:46:43 ---> 5cfc02b17c2f 00:46:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:46:45 ---> 72f001382939 00:46:45 Step 21/26 : WORKDIR / 00:46:45 ---> Running in fe1686854656 00:46:46 Removing intermediate container fe1686854656 00:46:46 ---> cb9e7dbd412d 00:46:46 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:46:46 ---> Running in 31f43754aee8 00:46:46 Removing intermediate container 31f43754aee8 00:46:46 ---> 0b5cf905e022 00:46:46 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:46:47 ---> Running in 8fcd9ec03874 00:46:48 Removing intermediate container 8fcd9ec03874 00:46:48 ---> 14ace6da8bd5 00:46:48 Step 24/26 : LABEL arch=arm64 00:46:48 ---> Running in 1314d973b555 00:46:49 Removing intermediate container 1314d973b555 00:46:49 ---> 3bd9cc642adb 00:46:49 Step 25/26 : LABEL git_sha=c25ec30021eba4895e91f9b672cee42961a52808 00:46:49 ---> Running in 5acbc16cac2a 00:46:49 Removing intermediate container 5acbc16cac2a 00:46:49 ---> 5c4f70245cc5 00:46:49 Step 26/26 : LABEL version=0.0.0 00:46:50 ---> Running in b9227aa01557 00:46:50 Removing intermediate container b9227aa01557 00:46:50 ---> 00c3fca2b338 00:46:50 00:46:51 Successfully built 00c3fca2b338 00:46:51 Successfully tagged security-spire-config-arm64:latest 00:46:51 Building security-spiffe-token-provider 00:46:54  Building security-spire-config ... done Removing intermediate container 86115dbeeb6a 00:46:54 ---> 615045565036 00:46:54 Step 8/23 : COPY . . 00:47:09 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:47:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:47:09 ---> f1d2a87f8884 00:47:09 Step 3/20 : WORKDIR /edgex-go 00:47:09 ---> Using cache 00:47:09 ---> 16318fdf758d 00:47:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 00:47:09 ---> Running in 0dffb1d0d9a6 00:47:11 ---> 3903beb5e6e1 00:47:11 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:47:11 ---> Running in eb22e254af5f 00:47:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:47:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:47:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:47:14 v3.16.2-303-g355c945e84 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 00:47:14 v3.16.2-302-g26bb45e677 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 00:47:14 OK: 16893 distinct packages available 00:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:47:16 OK: 221 MiB in 51 packages 00:47:18 Removing intermediate container 0dffb1d0d9a6 00:47:18 ---> 5f5abd27ed39 00:47:18 Step 5/20 : COPY go.mod vendor* ./ 00:47:19 ---> dac650344b5b 00:47:19 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:47:19 ---> Running in 97ede88d1a72 00:48:15 Removing intermediate container 97ede88d1a72 00:48:15 ---> b382d3a8ea1c 00:48:15 Step 7/20 : COPY . . 00:48:27 ---> c5d5e0c3a781 00:48:27 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:48:27 ---> Running in 256eb7a6756d 00:48:29 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 00:49:16 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 00:49:34 Removing intermediate container 096b41d3cf69 00:49:34 ---> 4570e7a617f8 00:49:34 00:49:34 Step 10/25 : FROM alpine:3.16 00:49:34 ---> a6215f271958 00:49:34 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:49:34 ---> Running in 5864c3aaf2ba 00:49:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:49:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:49:36 (1/3) Installing ca-certificates (20220614-r0) 00:49:36 (2/3) Installing dumb-init (1.2.5-r1) 00:49:36 (3/3) Installing su-exec (0.2-r1) 00:49:36 Executing busybox-1.35.0-r17.trigger 00:49:36 Executing ca-certificates-20220614-r0.trigger 00:49:37 OK: 6 MiB in 17 packages 00:49:39 Removing intermediate container 5864c3aaf2ba 00:49:39 ---> 39b9dc9307e6 00:49:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:49:39 ---> Running in ca5dd2a87fcf 00:49:39 Removing intermediate container ca5dd2a87fcf 00:49:39 ---> db256398b2cc 00:49:39 Step 13/25 : WORKDIR / 00:49:39 ---> Running in 10aca0e6855e 00:49:40 Removing intermediate container 10aca0e6855e 00:49:40 ---> a843b63a8183 00:49:40 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:49:41 ---> 6f94625dd818 00:49:41 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:49:42 ---> 7da6ea238dab 00:49:42 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:49:43 ---> e885e7a9e47d 00:49:43 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:49:43 ---> 73ee63cc2289 00:49:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:49:45 ---> 3390cd755d84 00:49:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:49:47 ---> 911b71c5add8 00:49:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:49:48 ---> 2b5687121be9 00:49:48 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:49:48 ---> Running in 5cd2c43d8831 00:49:51 Removing intermediate container 5cd2c43d8831 00:49:51 ---> 0a0004d4d5dd 00:49:51 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 00:49:51 ---> Running in 989d5187e4f5 00:49:51 Removing intermediate container 989d5187e4f5 00:49:51 ---> bed8b5061545 00:49:51 Step 23/25 : LABEL arch=arm64 00:49:51 ---> Running in 281c5c65b129 00:49:52 Removing intermediate container 281c5c65b129 00:49:52 ---> 98a8a59b4001 00:49:52 Step 24/25 : LABEL git_sha=c25ec30021eba4895e91f9b672cee42961a52808 00:49:52 ---> Running in 0521965372af 00:49:52 Removing intermediate container 0521965372af 00:49:52 ---> 698c75c473fe 00:49:52 Step 25/25 : LABEL version=0.0.0 00:49:53 ---> Running in 5a3a27c6c18e 00:49:53 Removing intermediate container 5a3a27c6c18e 00:49:53 ---> 73a4191a0796 00:49:53 00:49:54 Successfully built 73a4191a0796 00:49:54 Successfully tagged security-secretstore-setup-arm64:latest 00:52:00  Building security-secretstore-setup ... done Removing intermediate container ac22c424aed6 00:52:00 ---> edfc0401c5be 00:52:00 00:52:00 Step 10/33 : FROM alpine:3.16 00:52:00 ---> a6215f271958 00:52:00 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:52:00 ---> Running in e18a4c659d61 00:52:00 Removing intermediate container e18a4c659d61 00:52:00 ---> b1902b5dd80c 00:52:00 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 00:52:00 ---> Running in 43537b92f844 00:52:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:52:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:52:00 (1/2) Installing dumb-init (1.2.5-r1) 00:52:00 (2/2) Installing su-exec (0.2-r1) 00:52:00 Executing busybox-1.35.0-r17.trigger 00:52:00 OK: 5 MiB in 16 packages 00:52:00 Removing intermediate container 43537b92f844 00:52:00 ---> 55946c0426a6 00:52:00 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 00:52:00 ---> Running in a5fdcd7a0aa6 00:52:00 Removing intermediate container a5fdcd7a0aa6 00:52:00 ---> ea6b1040ad77 00:52:00 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 00:52:01 ---> Running in f2e6bfc257d8 00:52:01 Removing intermediate container f2e6bfc257d8 00:52:01 ---> 99140ea7d504 00:52:01 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 00:52:01 ---> Running in 03d957520c47 00:52:02 Removing intermediate container 03d957520c47 00:52:02 ---> f8529804377e 00:52:02 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 00:52:02 ---> Running in d8381ff7841a 00:52:02 Removing intermediate container d8381ff7841a 00:52:02 ---> ffd70851cee2 00:52:02 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 00:52:02 ---> Running in c5f9e1db2ecf 00:52:06 Removing intermediate container c5f9e1db2ecf 00:52:06 ---> b4078eedfa08 00:52:06 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 00:52:06 ---> Running in 3efcca281c6d 00:52:07 Removing intermediate container 3efcca281c6d 00:52:07 ---> 2a03275981b7 00:52:07 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 00:52:08 ---> 855e5a92751e 00:52:08 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 00:52:08 ---> Running in 839f0880d8db 00:52:14 Removing intermediate container 839f0880d8db 00:52:14 ---> 175c096458ba 00:52:14 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:15 ---> 3a818a77bec6 00:52:15 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:52:16 Removing intermediate container eb22e254af5f 00:52:16 ---> 184c41ed3933 00:52:16 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:52:16 ---> Running in 0f3a816cbe43 00:52: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 00:52:19 ---> ed70a137d102 00:52:19 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:52:21 ---> 318b6d041fda 00:52:21 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:52:22 ---> 9c36658bfd32 00:52:22 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 00:52:23 Removing intermediate container 3e90fc13c101 00:52:23 ---> e3c4baaad328 00:52:23 00:52:23 Step 11/24 : FROM alpine:3.16 00:52:23 ---> a6215f271958 00:52:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:52:23 ---> Using cache 00:52:23 ---> f44fc70f42c9 00:52:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:52:23 ---> Using cache 00:52:23 ---> e02f5fcfa7a5 00:52:23 Step 14/24 : ENV APP_PORT=59882 00:52:23 ---> Running in 3c7d4bd7fde1 00:52:23 ---> 592b31e3ef5c 00:52:23 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 00:52:24 Removing intermediate container 0f3a816cbe43 00:52:24 ---> 854c2103addf 00:52:24 00:52:24 Step 11/23 : FROM alpine:3.16 00:52:24 ---> a6215f271958 00:52:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:52:24 Removing intermediate container 3c7d4bd7fde1 00:52:24 ---> 84fc958aa3bf 00:52:24 Step 15/24 : EXPOSE $APP_PORT 00:52:24 ---> Running in b036c4c73e44 00:52:24 ---> Running in 9bf81d24c5e5 00:52:25 Removing intermediate container b036c4c73e44 00:52:25 ---> 746fb57b9b21 00:52:25 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 00:52:25 Removing intermediate container 9bf81d24c5e5 00:52:25 ---> 99b9ae241bc5 00:52:25 Step 16/24 : WORKDIR / 00:52:25 ---> Running in 2ba025c03367 00:52:25 ---> dbf0de859d0d 00:52:25 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:52:25 ---> Running in c11a64418858 00:52:26 Removing intermediate container c11a64418858 00:52:26 ---> b1d18bdb2d40 00:52:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:27 ---> 795766c8c313 00:52:27 Step 28/33 : RUN chmod +x /entrypoint.sh 00:52:27 ---> Running in d718cc0686d0 00:52:27 ---> 490795464f69 00:52:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:52:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:52:29 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 00:52:29 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 00:52:29 (3/33) Installing readline (8.1.2-r0) 00:52:29 (4/33) Installing bash (5.1.16-r2) 00:52:29 Executing bash-5.1.16-r2.post-install 00:52:29 (5/33) Installing ca-certificates (20220614-r0) 00:52:29 (6/33) Installing brotli-libs (1.0.9-r6) 00:52:29 (7/33) Installing nghttp2-libs (1.47.0-r0) 00:52:29 (8/33) Installing libcurl (7.83.1-r3) 00:52:29 (9/33) Installing curl (7.83.1-r3) 00:52:29 (10/33) Installing docker-cli (20.10.18-r1) 00:52:29 ---> e3dac28e10ce 00:52:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:52:30 (11/33) Installing dumb-init (1.2.5-r1) 00:52:30 (12/33) Installing libbz2 (1.0.8-r1) 00:52:30 (13/33) Installing expat (2.4.9-r0) 00:52:30 (14/33) Installing libffi (3.4.2-r1) 00:52:30 (15/33) Installing gdbm (1.23-r0) 00:52:30 (16/33) Installing xz-libs (5.2.5-r1) 00:52:30 (17/33) Installing libgcc (11.2.1_git20220219-r2) 00:52:30 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 00:52:30 (19/33) Installing mpdecimal (2.5.1-r1) 00:52:30 (20/33) Installing sqlite-libs (3.38.5-r0) 00:52:30 (21/33) Installing python3 (3.10.5-r0) 00:52:30 Removing intermediate container d718cc0686d0 00:52:30 ---> b42ca51de537 00:52:30 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 00:52:30 ---> Running in 95cbbb7f2e3e 00:52:31 ---> f5c651149a8c 00:52:31 Step 20/24 : ENTRYPOINT ["/core-command"] 00:52:31 ---> Running in 70d19eadc7ba 00:52:31 Removing intermediate container 95cbbb7f2e3e 00:52:31 ---> 2da186bd6e86 00:52:31 Step 30/33 : CMD ["gate"] 00:52:31 ---> Running in cb2a31f18d1b 00:52:31 Removing intermediate container 70d19eadc7ba 00:52:31 ---> 1303ce7cf2c5 00:52:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:31 ---> Running in 42ef66146578 00:52:32 Removing intermediate container cb2a31f18d1b 00:52:32 ---> 5c4fb14c9fa2 00:52:32 Step 31/33 : LABEL arch=arm64 00:52:32 ---> Running in 3b5c4cd31c8a 00:52:32 Removing intermediate container 42ef66146578 00:52:32 ---> 10f6fcdf763c 00:52:32 Step 22/24 : LABEL arch=arm64 00:52:33 ---> Running in 4c1d89a26951 00:52:33 Removing intermediate container 3b5c4cd31c8a 00:52:33 ---> 3e250cca8d55 00:52:33 Step 32/33 : LABEL git_sha=c25ec30021eba4895e91f9b672cee42961a52808 00:52:33 ---> Running in a75629cbfa36 00:52:33 (22/33) Installing py3-contextlib2 (21.6.0-r2) 00:52:33 (23/33) Installing py3-tomli (2.0.1-r1) 00:52:33 (24/33) Installing py3-pep517 (0.12.0-r2) 00:52:33 (25/33) Installing py3-six (1.16.0-r1) 00:52:33 (26/33) Installing py3-retrying (1.3.3-r3) 00:52:33 (27/33) Installing py3-appdirs (1.4.4-r3) 00:52:33 Removing intermediate container 4c1d89a26951 00:52:33 ---> 45915cc6dc71 00:52:33 Step 23/24 : LABEL git_sha=c25ec30021eba4895e91f9b672cee42961a52808(28/33) Installing py3-more-itertools (8.13.0-r0) 00:52:33 00:52:33 (29/33) Installing py3-ordered-set (4.0.2-r3) 00:52:33 (30/33) Installing py3-parsing (2.4.7-r3) 00:52:33 (31/33) Installing py3-packaging (21.3-r0) 00:52:33 (32/33) Installing py3-setuptools (59.4.0-r0) 00:52:34 ---> Running in 6a7d7553e1ae 00:52:34 (33/33) Installing py3-pip (22.1.1-r0) 00:52:34 Removing intermediate container a75629cbfa36 00:52:34 ---> 236fd7b75ceb 00:52:34 Step 33/33 : LABEL version=0.0.0 00:52:34 ---> Running in 34348fb999e7 00:52:34 Removing intermediate container 6a7d7553e1ae 00:52:34 ---> 7ea974b43968 00:52:34 Step 24/24 : LABEL version=0.0.0 00:52:34 ---> Running in 1bbc6aa7bbb5 00:52:35 Removing intermediate container 34348fb999e7 00:52:35 ---> 05cf0a14604c 00:52:35 00:52:35 Executing busybox-1.35.0-r17.trigger 00:52:35 Executing ca-certificates-20220614-r0.trigger 00:52:35 Removing intermediate container 1bbc6aa7bbb5 00:52:35 ---> b02e63c8c02b 00:52:35 00:52:35 Successfully built 05cf0a14604c 00:52:35 OK: 120 MiB in 47 packages 00:52:35 Successfully tagged security-bootstrapper-arm64:latest 00:52:35  Building security-bootstrapper ... done Successfully built b02e63c8c02b 00:52:35 Successfully tagged core-command-arm64:latest 00:52:50  Building core-command ... done Collecting docker-compose==1.23.2 00:52:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:52:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.2 MB/s eta 0:00:00 00:52:50 Collecting cached-property<2,>=1.2.0 00:52:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:52:50 Collecting websocket-client<1.0,>=0.32.0 00:52:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:52:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 10.3 MB/s eta 0:00:00 00:52:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:52:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:52:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.0 MB/s eta 0:00:00 00:52:50 Collecting texttable<0.10,>=0.9.0 00:52:50 Downloading texttable-0.9.1.tar.gz (11 kB) 00:52:50 Preparing metadata (setup.py): started 00:52:52 Preparing metadata (setup.py): finished with status 'done' 00:52: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) 00:52:53 Collecting docker<4.0,>=3.6.0 00:52:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:52:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 15.7 MB/s eta 0:00:00 00:52:53 Collecting dockerpty<0.5,>=0.4.1 00:52:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:52:53 Preparing metadata (setup.py): started 00:52:55 Preparing metadata (setup.py): finished with status 'done' 00:52:56 Collecting PyYAML<4,>=3.10 00:52:56 Downloading PyYAML-3.13.tar.gz (270 kB) 00:52:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 17.8 MB/s eta 0:00:00 00:52:57 Preparing metadata (setup.py): started 00:52:59 Preparing metadata (setup.py): finished with status 'done' 00:52:59 Collecting docopt<0.7,>=0.6.1 00:52:59 Downloading docopt-0.6.2.tar.gz (25 kB) 00:52:59 Preparing metadata (setup.py): started 00:53:02 Preparing metadata (setup.py): finished with status 'done' 00:53:02 Collecting jsonschema<3,>=2.5.1 00:53:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:53:02 Collecting docker-pycreds>=0.4.0 00:53:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:53:03 Collecting chardet<3.1.0,>=3.0.2 00:53:03 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:53:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.7 MB/s eta 0:00:00 00:53:03 Collecting certifi>=2017.4.17 00:53:03 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 00:53:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 20.1 MB/s eta 0:00:00 00:53:04 Collecting idna<2.8,>=2.5 00:53:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:53:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.4 MB/s eta 0:00:00 00:53:04 Collecting urllib3<1.25,>=1.21.1 00:53:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:53:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 9.2 MB/s eta 0:00:00 00:53:05 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:53:05 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:53:05 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:53:05 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:53:06 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 00:53:06 Running setup.py install for texttable: started 00:53:07 Running setup.py install for texttable: finished with status 'done' 00:53:07 Running setup.py install for PyYAML: started 00:53:10 Running setup.py install for PyYAML: finished with status 'done' 00:53:11 Running setup.py install for docopt: started 00:53:14 Running setup.py install for docopt: finished with status 'done' 00:53:16 Running setup.py install for dockerpty: started 00:53:17 Removing intermediate container 256eb7a6756d 00:53:17 ---> 90f61dcb3967 00:53:17 00:53:17 Step 9/20 : FROM alpine:3.15 00:53:17 ---> 02e0d6fdf486 00:53:17 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:53:17 ---> Using cache 00:53:17 ---> 9ad4d295f17f 00:53:17 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:53:17 ---> Using cache 00:53:17 ---> 5cc740e8999c 00:53:17 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:53:17 ---> Running in e6694771398b 00:53:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:53:18 Running setup.py install for dockerpty: finished with status 'done' 00:53:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:53:20 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 00:53:20 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 00:53:20 OK: 15734 distinct packages available 00:53:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:53:20 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 00:53:20 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 00:53:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:53:22 (1/9) Installing ca-certificates (20220614-r0) 00:53:22 (2/9) Installing brotli-libs (1.0.9-r5) 00:53:22 (3/9) Installing nghttp2-libs (1.46.0-r0) 00:53:22 (4/9) Installing libcurl (7.80.0-r3) 00:53:22 (5/9) Installing curl (7.80.0-r3) 00:53:22 (6/9) Installing dumb-init (1.2.5-r1) 00:53:23 (7/9) Installing musl-obstack (1.2.3-r0) 00:53:23 (8/9) Installing libucontext (1.1-r0) 00:53:23 (9/9) Installing gcompat (1.0.0-r4) 00:53:23 Executing busybox-1.34.1-r7.trigger 00:53:23 Executing ca-certificates-20220614-r0.trigger 00:53:23 OK: 8 MiB in 23 packages 00:53:25 Removing intermediate container e6694771398b 00:53:25 ---> cfa9f38ac8a8 00:53:25 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 00:53:25 ---> 89ccdeb9352f 00:53:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:53:27 ---> 3f1a3a9b698c 00:53:27 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 00:53:28 ---> 0779daa1e41a 00:53:28 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:53:28 ---> Running in 4444332ac1f5 00:53:28 Removing intermediate container 4444332ac1f5 00:53:28 ---> c67923ac0894 00:53:28 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:28 ---> Running in 4668926418a1 00:53:29 Removing intermediate container 4668926418a1 00:53:29 ---> d6a47658e3d7 00:53:29 Step 18/20 : LABEL arch=arm64 00:53:29 ---> Running in bcc7212aca34 00:53:29 Removing intermediate container bcc7212aca34 00:53:29 ---> b5fc18052a8b 00:53:29 Step 19/20 : LABEL git_sha=c25ec30021eba4895e91f9b672cee42961a52808 00:53:29 ---> Running in b4525fbc9bd0 00:53:30 Removing intermediate container b4525fbc9bd0 00:53:30 ---> ff1c53ac5189 00:53:30 Step 20/20 : LABEL version=0.0.0 00:53:30 ---> Running in d121099046a1 00:53:30 Removing intermediate container d121099046a1 00:53:30 ---> e93ea0153164 00:53:30 00:53:30 Successfully built e93ea0153164 00:53:30 Successfully tagged security-spiffe-token-provider-arm64:latest 00:53:31  Building security-spiffe-token-provider ... done Removing intermediate container 2ba025c03367 00:53:31 ---> da8b1b313fe6 00:53:31 Step 14/23 : ENV APP_PORT=58890 00:53:31 ---> Running in e0b360c4baf8 00:53:31 Removing intermediate container e0b360c4baf8 00:53:31 ---> 7a76238d0137 00:53:31 Step 15/23 : EXPOSE $APP_PORT 00:53:31 ---> Running in 28f3adc6b961 00:53:31 Removing intermediate container 28f3adc6b961 00:53:31 ---> 0113de337e2f 00:53:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:53:32 ---> 06bc6a2b1b97 00:53:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:53:33 ---> 5a2ad6e8fefd 00:53:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:53:33 ---> ac8d7b5f996f 00:53:33 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 00:53:33 ---> Running in ad4a6ea7c03a 00:53:33 Removing intermediate container ad4a6ea7c03a 00:53:33 ---> cbff363d5a1c 00:53:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:34 ---> Running in 3e8733e6d28d 00:53:34 Removing intermediate container 3e8733e6d28d 00:53:34 ---> b897a7005e59 00:53:34 Step 21/23 : LABEL arch=arm64 00:53:34 ---> Running in 6d6e7dad2611 00:53:34 Removing intermediate container 6d6e7dad2611 00:53:34 ---> 5826537babb8 00:53:34 Step 22/23 : LABEL git_sha=c25ec30021eba4895e91f9b672cee42961a52808 00:53:34 ---> Running in 9d65718c0371 00:53:35 Removing intermediate container 9d65718c0371 00:53:35 ---> d3de7c8aef0f 00:53:35 Step 23/23 : LABEL version=0.0.0 00:53:35 ---> Running in 142509bcff70 00:53:35 Removing intermediate container 142509bcff70 00:53:35 ---> a9541ba51a57 00:53:35 00:53:35 Successfully built a9541ba51a57 00:53:35 Successfully tagged sys-mgmt-agent-arm64:latest 00:53:36  Building sys-mgmt-agent ... done  [Pipeline] } 00:53:36 $ docker stop --time=1 d8fecea5c76bf0d8b50081a393a05fdc37dd9ab0c2802fee47bf8e0d6085ca68 00:53:37 $ docker rm -f d8fecea5c76bf0d8b50081a393a05fdc37dd9ab0c2802fee47bf8e0d6085ca68 [Pipeline] // withDockerContainer [Pipeline] sh 00:53:38 + docker images 00:53:38 REPOSITORY TAG IMAGE ID CREATED SIZE 00:53:38 sys-mgmt-agent-arm64 latest a9541ba51a57 3 seconds ago 133MB 00:53:38 security-spiffe-token-provider-arm64 latest e93ea0153164 8 seconds ago 28.4MB 00:53:38 90f61dcb3967 22 seconds ago 1.44GB 00:53:38 core-command-arm64 latest b02e63c8c02b About a minute ago 16.8MB 00:53:38 security-bootstrapper-arm64 latest 05cf0a14604c About a minute ago 19.1MB 00:53:38 854c2103addf About a minute ago 1.39GB 00:53:38 e3c4baaad328 About a minute ago 1.41GB 00:53:38 edfc0401c5be About a minute ago 1.4GB 00:53:38 security-secretstore-setup-arm64 latest 73a4191a0796 3 minutes ago 28.2MB 00:53:38 4570e7a617f8 4 minutes ago 1.4GB 00:53:38 security-spire-config-arm64 latest 00c3fca2b338 6 minutes ago 83.6MB 00:53:38 bc242d1239cc 7 minutes ago 1.28GB 00:53:38 support-notifications-arm64 latest d2041a0dc88d 7 minutes ago 29.1MB 00:53:38 support-scheduler-arm64 latest d36c9adc1ce8 7 minutes ago 28.5MB 00:53:38 security-spire-server-arm64 latest bd02bd54e997 7 minutes ago 84.3MB 00:53:38 8c1674f9f355 7 minutes ago 1.47GB 00:53:38 6da21b56f789 7 minutes ago 1.47GB 00:53:38 6928a52cdaae 8 minutes ago 1.28GB 00:53:38 security-spire-agent-arm64 latest d1ec0cfab79a 8 minutes ago 122MB 00:53:38 core-data-arm64 latest 7faa484d6350 9 minutes ago 20.7MB 00:53:38 ab38466b27ca 9 minutes ago 1.28GB 00:53:38 2a9a2277ca9c 9 minutes ago 1.42GB 00:53:38 core-metadata-arm64 latest bb9baec185e0 10 minutes ago 17.6MB 00:53:38 7c4c5cd95ef4 10 minutes ago 1.41GB 00:53:38 security-proxy-setup-arm64 latest 8285bde93c82 11 minutes ago 26.5MB 00:53:38 c0b65aeb43da 11 minutes ago 1.4GB 00:53:38 ci-base-image-arm64 latest f1d2a87f8884 31 minutes ago 942MB 00:53:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 8 days ago 679MB 00:53:38 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 00:53:38 alpine 3.16 a6215f271958 2 months ago 5.29MB 00:53:38 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 00:53:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:53:39 00:53:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:53:39 arm64: Pulling from edgex-lftools-log-publisher 00:53:39 8998bd30e6a1: Pulling fs layer 00:53:39 04944245beec: Pulling fs layer 00:53:39 699f458cf7ca: Pulling fs layer 00:53:39 765212b225bb: Pulling fs layer 00:53:39 f23df028b6ca: Pulling fs layer 00:53:39 d65c8cfc05b1: Pulling fs layer 00:53:39 2437ff75d9bd: Pulling fs layer 00:53:39 765212b225bb: Waiting 00:53:39 f23df028b6ca: Waiting 00:53:39 d65c8cfc05b1: Waiting 00:53:39 2437ff75d9bd: Waiting 00:53:39 04944245beec: Verifying Checksum 00:53:39 04944245beec: Download complete 00:53:39 765212b225bb: Verifying Checksum 00:53:39 765212b225bb: Download complete 00:53:39 f23df028b6ca: Verifying Checksum 00:53:39 f23df028b6ca: Download complete 00:53:39 d65c8cfc05b1: Verifying Checksum 00:53:39 d65c8cfc05b1: Download complete 00:53:40 699f458cf7ca: Verifying Checksum 00:53:40 699f458cf7ca: Download complete 00:53:40 8998bd30e6a1: Download complete 00:53:42 2437ff75d9bd: Verifying Checksum 00:53:42 2437ff75d9bd: Download complete 00:53:44 8998bd30e6a1: Pull complete 00:53:44 04944245beec: Pull complete 00:53:46 699f458cf7ca: Pull complete 00:53:46 765212b225bb: Pull complete 00:53:47 f23df028b6ca: Pull complete 00:53:47 d65c8cfc05b1: Pull complete 00:54:01 2437ff75d9bd: Pull complete 00:54:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:54:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:54:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:54:02 prd-ubuntu20.04-docker-arm64-4c-16g-8508 does not seem to be running inside a container 00:54:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:54:05 $ docker top b01ca96ed549d96f6944eeadb032cf5401143195881f08a7f4514928e9ff24df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:54:06 ---> job-cost.sh 00:54:06 lf-activate-venv: SKIPPING 00:54:06 INFO: No Stack... 00:54:06 INFO: Retrieving Pricing Info for: v3-standard-4 00:54:07 INFO: Archiving Costs [Pipeline] sh 00:54:08 + cat /w/workspace/edgex-go/1/archives/cost.csv 00:54:08 + cut -d, -f6 [Pipeline] lock 00:54:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4203-1-stack-cost] 00:54:08 Resource [jenkins-edgexfoundry-edgex-go-PR-4203-1-stack-cost] did not exist. Created. 00:54:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4203-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:54:09 + echo total: 0.10999999940395355 [Pipeline] stash 00:54:09 Stashed 1 file(s) [Pipeline] } 00:54:09 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4203-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:54:09 $ docker stop --time=1 b01ca96ed549d96f6944eeadb032cf5401143195881f08a7f4514928e9ff24df 00:54:11 $ docker rm -f b01ca96ed549d96f6944eeadb032cf5401143195881f08a7f4514928e9ff24df [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 00:54:11 provisioning config files... 00:54:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4503039189037358478tmp [Pipeline] { [Pipeline] sh 00:54:12 + set +x 00:54:12 + + curl -s https://codecov.io/bashbash 00:54:12 -s -- 00:54:12 00:54:12 _____ _ 00:54:12 / ____| | | 00:54:12 | | ___ __| | ___ ___ _____ __ 00:54:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:54:12 | |___| (_) | (_| | __/ (_| (_) \ V / 00:54:12 \_____\___/ \__,_|\___|\___\___/ \_/ 00:54:12 Bash-1.0.6 00:54:12 00:54:12 00:54:12 ==> git version 2.25.1 found 00:54:12 ==> 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 00:54:12 Release-Date: 2020-01-08 00:54:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:54:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:54:12 ==> Jenkins CI detected. 00:54:12 current dir:  /w/workspace/edgex-go/1 00:54:12 project root: . 00:54:12 --> token set from env 00:54:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:54:12 ==> Running gcov in . (disable via -X gcov) 00:54:12 ==> Python coveragepy not found 00:54:12 ==> Searching for coverage reports in: 00:54:12 + . 00:54:12 -> Found 1 reports 00:54:12 ==> Detecting git/mercurial file structure 00:54:12 ==> Reading reports 00:54:12 + ./coverage.out bytes=502375 00:54:12 ==> Appending adjustments 00:54:12 https://docs.codecov.io/docs/fixing-reports 00:54:13 + Found adjustments 00:54:13 ==> Gzipping contents 00:54:13 68K /tmp/codecov.Fqrndr.gz 00:54:13 ==> Uploading reports 00:54:13 url: https://codecov.io 00:54:13 query: branch=PR-4203&commit=8a1b23b4413c979f25fdca2f9b3a4a57e82648b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4203%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4203&job=&cmd_args= 00:54:13 -> Pinging Codecov 00:54:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4203&commit=8a1b23b4413c979f25fdca2f9b3a4a57e82648b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4203%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4203&job=&cmd_args= 00:54:13 -> Uploading to 00:54:13 https://storage.googleapis.com/codecov/v4/raw/2022-10-19/00271124DB129430A58F1EEE437C3FCB/8a1b23b4413c979f25fdca2f9b3a4a57e82648b1/c7ec0922-a68b-4418-a1c6-30c29428b0ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221019T005413Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be4550399bec4faab2680d09f92b2b2f63d66ba19a879acd9be3acfce5ed4148 00:54:13 % Total % Received % Xferd Average Speed Time Time Time Current 00:54:13 Dload Upload Total Spent Left Speed 00:54:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65589 0 0 100 65589 0 1016k --:--:-- --:--:-- --:--:-- 1000k 100 65589 0 0 100 65589 0 253k --:--:-- --:--:-- --:--:-- 252k 00:54:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8a1b23b4413c979f25fdca2f9b3a4a57e82648b1 [Pipeline] } 00:54:14 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 00:54:15 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 00:54:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:54:16 ---> package-listing.sh 00:54:16 ++ facter osfamily 00:54:16 ++ tr '[:upper:]' '[:lower:]' 00:54:17 + OS_FAMILY=debian 00:54:17 + workspace=/w/workspace/edgex-go/1 00:54:17 + START_PACKAGES=/tmp/packages_start.txt 00:54:17 + END_PACKAGES=/tmp/packages_end.txt 00:54:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:54:17 + PACKAGES=/tmp/packages_start.txt 00:54:17 + '[' /w/workspace/edgex-go/1 ']' 00:54:17 + PACKAGES=/tmp/packages_end.txt 00:54:17 + case "${OS_FAMILY}" in 00:54:17 + dpkg -l 00:54:17 + grep '^ii' 00:54:17 + '[' -f /tmp/packages_start.txt ']' 00:54:17 + '[' -f /tmp/packages_end.txt ']' 00:54:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:54:17 + '[' /w/workspace/edgex-go/1 ']' 00:54:17 + mkdir -p /w/workspace/edgex-go/1/archives/ 00:54:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 00:54:17 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 00:54:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:54:17 00:54:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:54:18 latest: Pulling from edgex-lftools-log-publisher 00:54:18 5eb5b503b376: Pulling fs layer 00:54:18 5c69ac0246d0: Pulling fs layer 00:54:18 ec43610c2a17: Pulling fs layer 00:54:18 3a2ae6a8a46f: Pulling fs layer 00:54:18 33b1e0a273af: Pulling fs layer 00:54:18 5d3b04190fa2: Pulling fs layer 00:54:18 2f39f015ded8: Pulling fs layer 00:54:18 3a2ae6a8a46f: Waiting 00:54:18 5d3b04190fa2: Waiting 00:54:18 33b1e0a273af: Waiting 00:54:18 2f39f015ded8: Waiting 00:54:18 5c69ac0246d0: Verifying Checksum 00:54:18 5c69ac0246d0: Download complete 00:54:18 3a2ae6a8a46f: Download complete 00:54:18 33b1e0a273af: Verifying Checksum 00:54:18 33b1e0a273af: Download complete 00:54:18 5d3b04190fa2: Verifying Checksum 00:54:18 5d3b04190fa2: Download complete 00:54:18 ec43610c2a17: Verifying Checksum 00:54:18 ec43610c2a17: Download complete 00:54:18 5eb5b503b376: Verifying Checksum 00:54:18 5eb5b503b376: Download complete 00:54:19 2f39f015ded8: Verifying Checksum 00:54:19 2f39f015ded8: Download complete 00:54:19 5eb5b503b376: Pull complete 00:54:19 5c69ac0246d0: Pull complete 00:54:19 ec43610c2a17: Pull complete 00:54:20 3a2ae6a8a46f: Pull complete 00:54:20 33b1e0a273af: Pull complete 00:54:20 5d3b04190fa2: Pull complete 00:54:24 2f39f015ded8: Pull complete 00:54:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:54:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:54:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:54:24 prd-ubuntu20.04-docker-8c-8g-8506 does not seem to be running inside a container 00:54:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:54:26 $ docker top 39f5cd352c535b96af7389245fbf5903d07cc4859a5a0d83b7117117baa1263c -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:26 + touch /tmp/pre-build-complete [Pipeline] sh 00:54:26 + mkdir -p /var/log/sysstat [Pipeline] sh 00:54:27 + ls /var/log/sa-host 00:54:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:54:27 provisioning config files... 00:54:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3667386825872112891tmp [Pipeline] { [Pipeline] echo 00:54:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:54:27 ---> create-netrc.sh [Pipeline] } 00:54:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:54:28 ---> python-tools-install.sh [Pipeline] echo 00:54:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:54:28 ---> sudo-logs.sh 00:54:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:54:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:54:28 ---> job-cost.sh 00:54:28 lf-activate-venv: SKIPPING 00:54:28 DEBUG: total: 0.10999999940395355 00:54:28 INFO: Retrieving Stack Cost... 00:54:29 INFO: Retrieving Pricing Info for: v3-standard-8 00:54:29 INFO: Archiving Costs [Pipeline] echo 00:54:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:54:30 ---> logs-deploy.sh 00:54:30 lf-activate-venv: SKIPPING 00:54:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4203/1 00:54:30 INFO: archiving workspace using pattern(s): 00:54:31 Archives upload complete. 00:54:31 INFO: archiving logs to Nexus 00:54:32 ---> uname -a: 00:54:32 Linux prd-ubuntu20-04-docker-8c-8g-8506 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:54:32 00:54:32 00:54:32 ---> lscpu: 00:54:32 Architecture: x86_64 00:54:32 CPU op-mode(s): 32-bit, 64-bit 00:54:32 Byte Order: Little Endian 00:54:32 Address sizes: 40 bits physical, 48 bits virtual 00:54:32 CPU(s): 8 00:54:32 On-line CPU(s) list: 0-7 00:54:32 Thread(s) per core: 1 00:54:32 Core(s) per socket: 1 00:54:32 Socket(s): 8 00:54:32 NUMA node(s): 1 00:54:32 Vendor ID: AuthenticAMD 00:54:32 CPU family: 23 00:54:32 Model: 49 00:54:32 Model name: AMD EPYC-Rome Processor 00:54:32 Stepping: 0 00:54:32 CPU MHz: 2800.000 00:54:32 BogoMIPS: 5600.00 00:54:32 Virtualization: AMD-V 00:54:32 Hypervisor vendor: KVM 00:54:32 Virtualization type: full 00:54:32 L1d cache: 256 KiB 00:54:32 L1i cache: 256 KiB 00:54:32 L2 cache: 4 MiB 00:54:32 L3 cache: 128 MiB 00:54:32 NUMA node0 CPU(s): 0-7 00:54:32 Vulnerability Itlb multihit: Not affected 00:54:32 Vulnerability L1tf: Not affected 00:54:32 Vulnerability Mds: Not affected 00:54:32 Vulnerability Meltdown: Not affected 00:54:32 Vulnerability Mmio stale data: Not affected 00:54:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:54:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:54:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:54:32 Vulnerability Srbds: Not affected 00:54:32 Vulnerability Tsx async abort: Not affected 00:54:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:54:32 00:54:32 00:54:32 ---> nproc: 00:54:32 8 00:54:32 00:54:32 00:54:32 ---> df -h: 00:54:32 Filesystem Size Used Avail Use% Mounted on 00:54:32 overlay 155G 19G 137G 12% / 00:54:32 tmpfs 64M 0 64M 0% /dev 00:54:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:54:32 shm 64M 0 64M 0% /dev/shm 00:54:32 /dev/vda1 155G 19G 137G 12% /facter-os 00:54:32 00:54:32