jim-wang-intel commented: recheck 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 909406326d7cdb07ec75e030b2c1d38660cbff34+613ba3a9f074961a82087988d5f76ae29a1a6b1f (45f831e1e44925e861f3f7a61dfdcfd42be46111) 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-ssh2311049628586259821.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh6405375031643051572.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3892/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3892/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2176501942520092867.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh11624810161396022191.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3892/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3892/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3902423908960912670.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.17 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-6549 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4337180591686305423.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7971375053517507274.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 909406326d7cdb07ec75e030b2c1d38660cbff34 Merge succeeded, producing d628d44106382b965d2ab2d7a34151c8ea7cd248 Checking out Revision d628d44106382b965d2ab2d7a34151c8ea7cd248 (PR-3892) > git config core.sparsecheckout # timeout=10 > git checkout -f 909406326d7cdb07ec75e030b2c1d38660cbff34 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8859327330381133079.key > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d628d44106382b965d2ab2d7a34151c8ea7cd248 # timeout=10 Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 1dd3ab43a6b0ffb021c4c6d52d421ea2f7fad0f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-07T20:21:36.919Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-07T20:21:36.973Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-07T20:21:36.988Z] ========================================================= [2022-03-07T20:21:36.988Z] EdgeX Global Pipelines Version Info [2022-03-07T20:21:36.988Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-07T20:21:38.151Z] ------------------- [2022-03-07T20:21:38.151Z] stable info: [2022-03-07T20:21:38.151Z] ------------------- [2022-03-07T20:21:38.151Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-07T20:21:38.151Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-07T20:21:38.151Z] Message: update stable to v1.0.220 [2022-03-07T20:21:38.722Z] ------------------- [2022-03-07T20:21:38.722Z] experimental info: [2022-03-07T20:21:38.722Z] ------------------- [2022-03-07T20:21:38.722Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-07T20:21:38.722Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-07T20:21:38.722Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-07T20:21:38.868Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-07T20:21:38.881Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-07T20:21:38.892Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-07T20:21:38.903Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-07T20:21:38.914Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-07T20:21:38.925Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-07T20:21:38.935Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-07T20:21:38.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-07T20:21:38.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-07T20:21:38.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-07T20:21:38.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-07T20:21:38.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-07T20:21:39.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-07T20:21:39.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-07T20:21:39.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-07T20:21:39.035Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-07T20:21:39.046Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-07T20:21:39.058Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-07T20:21:39.070Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-07T20:21:39.082Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-07T20:21:39.094Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-07T20:21:39.107Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-07T20:21:39.118Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3892 [Pipeline] echo [2022-03-07T20:21:39.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3892 [Pipeline] echo [2022-03-07T20:21:39.141Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3892 [Pipeline] echo [2022-03-07T20:21:39.152Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d628d44106382b965d2ab2d7a34151c8ea7cd248 [Pipeline] echo [2022-03-07T20:21:39.163Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d628d44 [Pipeline] echo [2022-03-07T20:21:39.175Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-07T20:21:39.218Z] provisioning config files... [2022-03-07T20:21:39.234Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config259664285426005843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-07T20:21:39.555Z] ---> docker-login.sh [2022-03-07T20:21:39.555Z] nexus3.edgexfoundry.org:10001 [2022-03-07T20:21:39.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-07T20:21:39.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-07T20:21:39.832Z] Configure a credential helper to remove this warning. See [2022-03-07T20:21:39.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-07T20:21:39.832Z] [2022-03-07T20:21:39.832Z] Login Succeeded [2022-03-07T20:21:39.832Z] nexus3.edgexfoundry.org:10002 [2022-03-07T20:21:39.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-07T20:21:39.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-07T20:21:39.832Z] Configure a credential helper to remove this warning. See [2022-03-07T20:21:39.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-07T20:21:39.832Z] [2022-03-07T20:21:39.832Z] Login Succeeded [2022-03-07T20:21:39.832Z] nexus3.edgexfoundry.org:10003 [2022-03-07T20:21:39.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-07T20:21:39.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-07T20:21:39.832Z] Configure a credential helper to remove this warning. See [2022-03-07T20:21:39.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-07T20:21:39.832Z] [2022-03-07T20:21:39.832Z] Login Succeeded [2022-03-07T20:21:39.832Z] nexus3.edgexfoundry.org:10004 [2022-03-07T20:21:40.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-07T20:21:40.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-07T20:21:40.104Z] Configure a credential helper to remove this warning. See [2022-03-07T20:21:40.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-07T20:21:40.104Z] [2022-03-07T20:21:40.104Z] Login Succeeded [2022-03-07T20:21:40.104Z] docker.io [2022-03-07T20:21:40.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-07T20:21:40.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-07T20:21:40.369Z] Configure a credential helper to remove this warning. See [2022-03-07T20:21:40.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-07T20:21:40.369Z] [2022-03-07T20:21:40.369Z] Login Succeeded [2022-03-07T20:21:40.369Z] ---> docker-login.sh ends [Pipeline] } [2022-03-07T20:21:40.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-07T20:21:40.695Z] ++ 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 [2022-03-07T20:21:40.695Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-07T20:21:40.695Z] ++ dirname cmd/core-command/Dockerfile [2022-03-07T20:21:40.695Z] ++ cut -d/ -f2 [2022-03-07T20:21:40.695Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-07T20:21:40.695Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-07T20:21:40.695Z] ++ dirname cmd/core-data/Dockerfile [2022-03-07T20:21:40.695Z] ++ cut -d/ -f2 [2022-03-07T20:21:40.695Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-07T20:21:40.695Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-07T20:21:40.695Z] ++ dirname cmd/core-metadata/Dockerfile [2022-03-07T20:21:40.695Z] ++ cut -d/ -f2 [2022-03-07T20:21:40.695Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-07T20:21:40.695Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-07T20:21:40.695Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-03-07T20:21:40.695Z] ++ cut -d/ -f2 [2022-03-07T20:21:40.695Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-07T20:21:40.695Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-07T20:21:40.695Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-03-07T20:21:40.695Z] ++ cut -d/ -f2 [2022-03-07T20:21:40.695Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-07T20:21:40.695Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-07T20:21:40.695Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-03-07T20:21:40.695Z] ++ cut -d/ -f2 [2022-03-07T20:21:40.695Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-07T20:21:40.695Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-07T20:21:40.695Z] ++ dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-07T20:21:40.695Z] ++ cut -d/ -f2 [2022-03-07T20:21:40.695Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-07T20:21:40.695Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-07T20:21:40.695Z] ++ dirname cmd/security-spire-agent/Dockerfile [2022-03-07T20:21:40.695Z] ++ cut -d/ -f2 [2022-03-07T20:21:40.695Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-07T20:21:40.695Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-07T20:21:40.695Z] ++ dirname cmd/security-spire-config/Dockerfile [2022-03-07T20:21:40.695Z] ++ cut -d/ -f2 [2022-03-07T20:21:40.695Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-07T20:21:40.695Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-07T20:21:40.695Z] ++ dirname cmd/security-spire-server/Dockerfile [2022-03-07T20:21:40.695Z] ++ cut -d/ -f2 [2022-03-07T20:21:40.695Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-07T20:21:40.695Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-07T20:21:40.695Z] ++ dirname cmd/support-notifications/Dockerfile [2022-03-07T20:21:40.695Z] ++ cut -d/ -f2 [2022-03-07T20:21:40.695Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-07T20:21:40.695Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-07T20:21:40.695Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-03-07T20:21:40.695Z] ++ cut -d/ -f2 [2022-03-07T20:21:40.695Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-07T20:21:40.695Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-07T20:21:40.695Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-07T20:21:40.695Z] ++ cut -d/ -f2 [2022-03-07T20:21:40.695Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-07T20:21:40.734Z] 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 [2022-03-07T20:21:41.085Z] + git rev-list -1 --merges d628d44106382b965d2ab2d7a34151c8ea7cd248~1..d628d44106382b965d2ab2d7a34151c8ea7cd248 [Pipeline] echo [2022-03-07T20:21:41.098Z] -----------> git rev-list -1 --merges d628d44106382b965d2ab2d7a34151c8ea7cd248~1..d628d44106382b965d2ab2d7a34151c8ea7cd248 d628d44106382b965d2ab2d7a34151c8ea7cd248 [2022-03-07T20:21:41.098Z] d628d44106382b965d2ab2d7a34151c8ea7cd248 [false] [Pipeline] sh [2022-03-07T20:21:41.406Z] + git log --format=format:%s -1 d628d44106382b965d2ab2d7a34151c8ea7cd248 [Pipeline] echo [2022-03-07T20:21:41.424Z] ========================================================= [2022-03-07T20:21:41.424Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-07T20:21:41.424Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-07T20:21:41.972Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-07T20:21:41.972Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-07T20:21:41.972Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-07T20:21:41.972Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-07T20:21:41.972Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-07T20:21:41.972Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-07T20:21:41.972Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-07T20:21:42.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-07T20:21:42.395Z] [2022-03-07T20:21:42.395Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-07T20:21:42.701Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-07T20:21:42.701Z] latest: Pulling from edgex-devops/git-semver [2022-03-07T20:21:42.701Z] a0d0a0d46f8b: Pulling fs layer [2022-03-07T20:21:42.701Z] 3e5f54012d9b: Pulling fs layer [2022-03-07T20:21:42.701Z] 4c7163046ea9: Pulling fs layer [2022-03-07T20:21:42.701Z] 0c2d73faf560: Pulling fs layer [2022-03-07T20:21:42.701Z] 0c2d73faf560: Waiting [2022-03-07T20:21:42.701Z] 3e5f54012d9b: Verifying Checksum [2022-03-07T20:21:42.701Z] 3e5f54012d9b: Download complete [2022-03-07T20:21:42.701Z] a0d0a0d46f8b: Verifying Checksum [2022-03-07T20:21:42.701Z] a0d0a0d46f8b: Download complete [2022-03-07T20:21:42.701Z] 4c7163046ea9: Verifying Checksum [2022-03-07T20:21:42.701Z] 4c7163046ea9: Download complete [2022-03-07T20:21:42.701Z] 0c2d73faf560: Verifying Checksum [2022-03-07T20:21:42.701Z] 0c2d73faf560: Download complete [2022-03-07T20:21:42.968Z] a0d0a0d46f8b: Pull complete [2022-03-07T20:21:42.968Z] 3e5f54012d9b: Pull complete [2022-03-07T20:21:43.236Z] 4c7163046ea9: Pull complete [2022-03-07T20:21:43.500Z] 0c2d73faf560: Pull complete [2022-03-07T20:21:43.500Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-07T20:21:43.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-07T20:21:43.500Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-07T20:21:43.570Z] prd-centos7-docker-4c-2g-6549 does not seem to be running inside a container [2022-03-07T20:21:43.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:10004/edgex-devops/git-semver:latest cat [2022-03-07T20:21:44.314Z] $ docker top 485d29a593256ae209ced29e57c0b007b1abfcadced70c767b309d940f816505 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-07T20:21:44.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-07T20:21:44.421Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-07T20:21:44.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-07T20:21:44.552Z] $ docker exec 485d29a593256ae209ced29e57c0b007b1abfcadced70c767b309d940f816505 ssh-agent [2022-03-07T20:21:44.670Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmJlPco/agent.13 [2022-03-07T20:21:44.670Z] SSH_AGENT_PID=19 [2022-03-07T20:21:44.678Z] Running ssh-add (command line suppressed) [2022-03-07T20:21:44.803Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_33609999841222312.key (/w/workspace/edgex-go/2@tmp/private_key_33609999841222312.key) [2022-03-07T20:21:44.817Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-07T20:21:45.130Z] + git tag --points-at HEAD [Pipeline] } [2022-03-07T20:21:45.149Z] $ docker exec --env ******** --env ******** 485d29a593256ae209ced29e57c0b007b1abfcadced70c767b309d940f816505 ssh-agent -k [2022-03-07T20:21:45.243Z] unset SSH_AUTH_SOCK; [2022-03-07T20:21:45.243Z] unset SSH_AGENT_PID; [2022-03-07T20:21:45.243Z] echo Agent pid 19 killed; [2022-03-07T20:21:45.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-07T20:21:45.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-07T20:21:45.273Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-07T20:21:45.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-07T20:21:45.377Z] $ docker exec 485d29a593256ae209ced29e57c0b007b1abfcadced70c767b309d940f816505 ssh-agent [2022-03-07T20:21:45.471Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFMfeIf/agent.51 [2022-03-07T20:21:45.472Z] SSH_AGENT_PID=57 [2022-03-07T20:21:45.478Z] Running ssh-add (command line suppressed) [2022-03-07T20:21:45.568Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5912324012803894904.key (/w/workspace/edgex-go/2@tmp/private_key_5912324012803894904.key) [2022-03-07T20:21:45.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-07T20:21:45.884Z] + git semver init [2022-03-07T20:21:45.884Z] # -> Open(): unable to determine branch for HEAD [2022-03-07T20:21:45.884Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-03-07T20:21:45.884Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-03-07T20:21:45.884Z] # $SEMVER_REMOTE_NAME = origin [2022-03-07T20:21:45.884Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-07T20:21:45.884Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-07T20:21:45.884Z] # $SEMVER_BRANCH = PR-3892 [2022-03-07T20:21:45.884Z] # $SEMVER_TEMP = /tmp/semver-341546311 [2022-03-07T20:21:45.884Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-07T20:22:00.845Z] # '/tmp/semver-341546311' -> '/w/workspace/edgex-go/2/.semver' [2022-03-07T20:22:00.845Z] # -> Force: false [2022-03-07T20:22:00.845Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-03-07T20:22:00.856Z] $ docker exec --env ******** --env ******** 485d29a593256ae209ced29e57c0b007b1abfcadced70c767b309d940f816505 ssh-agent -k [2022-03-07T20:22:00.942Z] unset SSH_AUTH_SOCK; [2022-03-07T20:22:00.943Z] unset SSH_AGENT_PID; [2022-03-07T20:22:00.943Z] echo Agent pid 57 killed; [2022-03-07T20:22:00.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-07T20:22:01.262Z] + git semver [Pipeline] } [2022-03-07T20:22:01.277Z] $ docker stop --time=1 485d29a593256ae209ced29e57c0b007b1abfcadced70c767b309d940f816505 [2022-03-07T20:22:03.276Z] $ docker rm -f 485d29a593256ae209ced29e57c0b007b1abfcadced70c767b309d940f816505 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-07T20:22:03.662Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-07T20:22:03.897Z] Stashed 1 file(s) [Pipeline] echo [2022-03-07T20:22:03.901Z] [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] echo [2022-03-07T20:22:04.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-07T20:22:04.050Z] ========================================================= [2022-03-07T20:22:04.051Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-07T20:22:04.051Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-07T20:22:04.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-07T20:22:04.351Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-07T20:22:04.351Z] 59bf1c3509f3: Pulling fs layer [2022-03-07T20:22:04.351Z] 666ba61612fd: Pulling fs layer [2022-03-07T20:22:04.351Z] 8ed8ca486205: Pulling fs layer [2022-03-07T20:22:04.351Z] 4fe6c5a15a65: Pulling fs layer [2022-03-07T20:22:04.351Z] 22a0e8bec74d: Pulling fs layer [2022-03-07T20:22:04.351Z] 640e595b4fbd: Pulling fs layer [2022-03-07T20:22:04.351Z] 763cafe07f6e: Pulling fs layer [2022-03-07T20:22:04.351Z] 0c0b528cf693: Pulling fs layer [2022-03-07T20:22:04.351Z] 10935f4eaf8b: Pulling fs layer [2022-03-07T20:22:04.351Z] 4fe6c5a15a65: Waiting [2022-03-07T20:22:04.351Z] 22a0e8bec74d: Waiting [2022-03-07T20:22:04.351Z] 640e595b4fbd: Waiting [2022-03-07T20:22:04.351Z] 763cafe07f6e: Waiting [2022-03-07T20:22:04.351Z] 0c0b528cf693: Waiting [2022-03-07T20:22:04.351Z] 10935f4eaf8b: Waiting [2022-03-07T20:22:04.351Z] 8ed8ca486205: Verifying Checksum [2022-03-07T20:22:04.351Z] 8ed8ca486205: Download complete [2022-03-07T20:22:04.351Z] 666ba61612fd: Verifying Checksum [2022-03-07T20:22:04.351Z] 666ba61612fd: Download complete [2022-03-07T20:22:04.351Z] 22a0e8bec74d: Verifying Checksum [2022-03-07T20:22:04.351Z] 22a0e8bec74d: Download complete [2022-03-07T20:22:04.351Z] 640e595b4fbd: Verifying Checksum [2022-03-07T20:22:04.351Z] 640e595b4fbd: Download complete [2022-03-07T20:22:04.351Z] 59bf1c3509f3: Verifying Checksum [2022-03-07T20:22:04.351Z] 59bf1c3509f3: Download complete [2022-03-07T20:22:04.351Z] 763cafe07f6e: Verifying Checksum [2022-03-07T20:22:04.351Z] 763cafe07f6e: Download complete [2022-03-07T20:22:04.617Z] 0c0b528cf693: Verifying Checksum [2022-03-07T20:22:04.617Z] 0c0b528cf693: Download complete [2022-03-07T20:22:04.617Z] 59bf1c3509f3: Pull complete [2022-03-07T20:22:04.881Z] 4fe6c5a15a65: Verifying Checksum [2022-03-07T20:22:04.881Z] 4fe6c5a15a65: Download complete [2022-03-07T20:22:04.881Z] 666ba61612fd: Pull complete [2022-03-07T20:22:05.148Z] 8ed8ca486205: Pull complete [2022-03-07T20:22:05.148Z] 10935f4eaf8b: Verifying Checksum [2022-03-07T20:22:05.148Z] 10935f4eaf8b: Download complete [2022-03-07T20:22:09.373Z] 4fe6c5a15a65: Pull complete [2022-03-07T20:22:09.373Z] 22a0e8bec74d: Pull complete [2022-03-07T20:22:09.373Z] 640e595b4fbd: Pull complete [2022-03-07T20:22:09.373Z] 763cafe07f6e: Pull complete [2022-03-07T20:22:09.373Z] 0c0b528cf693: Pull complete [2022-03-07T20:22:11.955Z] 10935f4eaf8b: Pull complete [2022-03-07T20:22:11.955Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-07T20:22:11.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-07T20:22:11.956Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-07T20:22:12.270Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-07T20:22:12.270Z] WORKDIR /edgex [2022-03-07T20:22:12.270Z] COPY go.mod . [2022-03-07T20:22:12.270Z] RUN go mod download' [2022-03-07T20:22:12.270Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-07T20:22:14.832Z] Sending build context to Docker daemon 334.3MB [2022-03-07T20:22:14.832Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-07T20:22:14.832Z] ---> 99d49a6021b9 [2022-03-07T20:22:14.832Z] Step 2/4 : WORKDIR /edgex [2022-03-07T20:22:15.417Z] ---> Running in 7fbce86935ea [2022-03-07T20:22:15.417Z] Removing intermediate container 7fbce86935ea [2022-03-07T20:22:15.417Z] ---> 4c5caa931408 [2022-03-07T20:22:15.417Z] Step 3/4 : COPY go.mod . [2022-03-07T20:22:15.679Z] ---> fdf092645b1c [2022-03-07T20:22:15.679Z] Step 4/4 : RUN go mod download [2022-03-07T20:22:15.679Z] ---> Running in 6dad3e40a14b [2022-03-07T20:22:18.983Z] Still waiting to schedule task [2022-03-07T20:22:18.983Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-07T20:22:47.834Z] Removing intermediate container 6dad3e40a14b [2022-03-07T20:22:47.834Z] ---> d03adcf68d32 [2022-03-07T20:22:47.834Z] Successfully built d03adcf68d32 [2022-03-07T20:22:47.834Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-07T20:22:48.133Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-07T20:22:48.133Z] . [Pipeline] withDockerContainer [2022-03-07T20:22:48.311Z] prd-centos7-docker-4c-2g-6549 does not seem to be running inside a container [2022-03-07T20:22:48.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-07T20:22:48.754Z] $ docker top bcc9c7014fce2d963cc518ff901f5ff1257bb76b3c9acbda41ccc9452c3861bd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-07T20:22:49.114Z] + go version [2022-03-07T20:22:49.115Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-07T20:22:49.126Z] $ docker stop --time=1 bcc9c7014fce2d963cc518ff901f5ff1257bb76b3c9acbda41ccc9452c3861bd [2022-03-07T20:22:50.320Z] $ docker rm -f bcc9c7014fce2d963cc518ff901f5ff1257bb76b3c9acbda41ccc9452c3861bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-07T20:22:50.718Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-07T20:22:50.718Z] . [Pipeline] withDockerContainer [2022-03-07T20:22:50.778Z] prd-centos7-docker-4c-2g-6549 does not seem to be running inside a container [2022-03-07T20:22:50.812Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-07T20:22:51.098Z] $ docker top 23b0c48ee9e88133de7254af76908bb92e0bf447c9f4cd030d7728442e71fb07 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-07T20:22:51.176Z] ========================================================= [2022-03-07T20:22:51.176Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-07T20:22:51.176Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-07T20:22:51.473Z] + make test [2022-03-07T20:22:51.473Z] go mod tidy [2022-03-07T20:22:51.473Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-07T20:22:58.122Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-07T20:23:13.106Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-07T20:23:18.416Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-07T20:23:18.416Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-07T20:23:18.416Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-07T20:23:20.377Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-07T20:23:20.968Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-07T20:23:20.968Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-07T20:23:20.968Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-07T20:23:31.032Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-07T20:23:31.032Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-07T20:23:31.032Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-07T20:23:31.032Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-07T20:23:31.032Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-07T20:23:31.032Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-07T20:23:31.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-07T20:23:32.429Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.039s coverage: 28.7% of statements [2022-03-07T20:23:32.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-07T20:23:32.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-07T20:23:33.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 98.5% of statements [2022-03-07T20:23:33.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-07T20:23:33.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 44.7% of statements [2022-03-07T20:23:33.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-07T20:23:33.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-07T20:23:34.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 89.5% of statements [2022-03-07T20:23:34.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-07T20:23:34.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-07T20:23:35.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements [2022-03-07T20:23:35.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-07T20:23:35.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-07T20:23:35.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-07T20:23:35.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-07T20:23:35.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-07T20:23:35.740Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.262s coverage: 94.2% of statements [2022-03-07T20:23:35.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-07T20:23:35.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-07T20:23:35.740Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements [2022-03-07T20:23:35.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-07T20:23:35.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-07T20:23:35.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-07T20:23:35.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-07T20:23:35.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-07T20:23:36.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.041s coverage: 60.0% of statements [2022-03-07T20:23:36.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-07T20:23:36.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-07T20:23:36.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-07T20:23:37.415Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2022-03-07T20:23:37.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-07T20:23:37.415Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2022-03-07T20:23:37.415Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2022-03-07T20:23:37.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-07T20:23:37.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2022-03-07T20:23:37.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements [2022-03-07T20:23:37.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2022-03-07T20:23:38.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2022-03-07T20:23:38.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2022-03-07T20:23:50.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements [2022-03-07T20:23:50.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2022-03-07T20:23:50.531Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6550 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws [2022-03-07T20:23:50.543Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-07T20:23:50.730Z] The recommended git tool is: git [2022-03-07T20:23:54.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.203s coverage: 82.5% of statements [2022-03-07T20:23:54.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-07T20:23:55.682Z] using credential edgex-jenkins-ssh [2022-03-07T20:23:55.697Z] Cloning the remote Git repository [2022-03-07T20:23:55.784Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-07T20:23:55.863Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-07T20:23:55.950Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-07T20:23:55.951Z] > git --version # timeout=10 [2022-03-07T20:23:55.976Z] > git --version # 'git version 2.17.1' [2022-03-07T20:23:55.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-07T20:23:56.103Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-07T20:24:12.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2022-03-07T20:24:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-07T20:24:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-07T20:24:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-07T20:24:12.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-03-07T20:24:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-07T20:24:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-07T20:24:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-07T20:24:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-07T20:24:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-07T20:24:12.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2022-03-07T20:24:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-07T20:24:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-07T20:24:12.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-03-07T20:24:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-07T20:24:12.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 58.8% of statements [2022-03-07T20:24:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-07T20:24:12.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-03-07T20:24:12.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-03-07T20:24:12.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2022-03-07T20:24:12.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements [2022-03-07T20:24:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-07T20:24:12.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements [2022-03-07T20:24:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-07T20:24:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-07T20:24:12.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2022-03-07T20:24:12.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-03-07T20:24:12.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-03-07T20:24:12.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-03-07T20:24:12.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-03-07T20:24:12.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.243s coverage: 65.4% of statements [2022-03-07T20:24:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-07T20:24:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-07T20:24:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-07T20:24:12.952Z] Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 909406326d7cdb07ec75e030b2c1d38660cbff34 [2022-03-07T20:24:11.997Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-07T20:24:12.014Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-07T20:24:12.041Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-07T20:24:12.079Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-07T20:24:12.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-07T20:24:12.093Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-07T20:24:12.987Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T20:24:13.012Z] > git checkout -f 909406326d7cdb07ec75e030b2c1d38660cbff34 # timeout=10 [2022-03-07T20:24:13.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.8% of statements [2022-03-07T20:24:13.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-07T20:24:13.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-07T20:24:13.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2022-03-07T20:24:13.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-07T20:24:13.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2022-03-07T20:24:13.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-07T20:24:13.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-07T20:24:13.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-07T20:24:13.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-07T20:24:13.574Z] Merge succeeded, producing aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 [2022-03-07T20:24:13.575Z] Checking out Revision aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 (PR-3892) [2022-03-07T20:24:13.238Z] > git remote # timeout=10 [2022-03-07T20:24:13.260Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T20:24:13.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-07T20:24:13.287Z] > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 [2022-03-07T20:24:13.569Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-07T20:24:13.597Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T20:24:13.610Z] > git checkout -f aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 # timeout=10 [2022-03-07T20:24:17.865Z] Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" [2022-03-07T20:24:17.890Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-07T20:24:18.846Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-07T20:24:18.846Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-07T20:24:18.846Z] Dload Upload Total Spent Left Speed [2022-03-07T20:24:18.846Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49345 0 --:--:-- --:--:-- --:--:-- 49552 [Pipeline] sh [2022-03-07T20:24:19.359Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-07T20:24:17.887Z] > git rev-list --no-walk 1dd3ab43a6b0ffb021c4c6d52d421ea2f7fad0f9 # timeout=10 [2022-03-07T20:24:19.755Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-07T20:24:19.755Z] + sudo tee /etc/docker/daemon.new [2022-03-07T20:24:19.755Z] { [2022-03-07T20:24:19.755Z] "registry-mirrors": [ [2022-03-07T20:24:19.755Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-07T20:24:19.755Z] ], [2022-03-07T20:24:19.755Z] "bip": "10.250.0.254/24", [2022-03-07T20:24:19.755Z] "hosts": [ [2022-03-07T20:24:19.755Z] "tcp://0.0.0.0:5555", [2022-03-07T20:24:19.755Z] "unix:///var/run/docker.sock" [2022-03-07T20:24:19.755Z] ], [2022-03-07T20:24:19.755Z] "mtu": 1458, [2022-03-07T20:24:19.755Z] "selinux-enabled": true, [2022-03-07T20:24:19.755Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-07T20:24:19.755Z] } [Pipeline] sh [2022-03-07T20:24:20.103Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-07T20:24:20.448Z] + sudo service docker restart [2022-03-07T20:24:21.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements [2022-03-07T20:24:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-07T20:24:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-07T20:24:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-07T20:24:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-07T20:24:21.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.3% of statements [2022-03-07T20:24:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-07T20:24:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-07T20:24:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-07T20:24:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-07T20:24:21.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-03-07T20:24:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-07T20:24:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-07T20:24:21.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements [2022-03-07T20:24:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-07T20:24:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-07T20:24:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-07T20:24:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-07T20:24:21.265Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-03-07T20:24:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-07T20:24:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-07T20:24:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-07T20:24:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-07T20:24:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-07T20:24:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-07T20:24:21.265Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-03-07T20:24:21.265Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-03-07T20:24:21.265Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-07T20:24:38.778Z] provisioning config files... [2022-03-07T20:24:38.802Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config39215262526902221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-07T20:24:39.159Z] ---> docker-login.sh [2022-03-07T20:24:39.159Z] nexus3.edgexfoundry.org:10001 [2022-03-07T20:24:39.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-07T20:24:39.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-07T20:24:39.759Z] Configure a credential helper to remove this warning. See [2022-03-07T20:24:39.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-07T20:24:39.759Z] [2022-03-07T20:24:39.759Z] Login Succeeded [2022-03-07T20:24:40.033Z] nexus3.edgexfoundry.org:10002 [2022-03-07T20:24:40.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-07T20:24:40.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-07T20:24:40.309Z] Configure a credential helper to remove this warning. See [2022-03-07T20:24:40.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-07T20:24:40.309Z] [2022-03-07T20:24:40.309Z] Login Succeeded [2022-03-07T20:24:40.309Z] nexus3.edgexfoundry.org:10003 [2022-03-07T20:24:40.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-07T20:24:40.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-07T20:24:40.856Z] Configure a credential helper to remove this warning. See [2022-03-07T20:24:40.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-07T20:24:40.856Z] [2022-03-07T20:24:40.856Z] Login Succeeded [2022-03-07T20:24:40.856Z] nexus3.edgexfoundry.org:10004 [2022-03-07T20:24:41.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-07T20:24:41.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-07T20:24:41.134Z] Configure a credential helper to remove this warning. See [2022-03-07T20:24:41.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-07T20:24:41.134Z] [2022-03-07T20:24:41.134Z] Login Succeeded [2022-03-07T20:24:41.134Z] docker.io [2022-03-07T20:24:41.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-07T20:24:42.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-07T20:24:42.003Z] Configure a credential helper to remove this warning. See [2022-03-07T20:24:42.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-07T20:24:42.003Z] [2022-03-07T20:24:42.003Z] Login Succeeded [2022-03-07T20:24:42.003Z] ---> docker-login.sh ends [Pipeline] } [2022-03-07T20:24:42.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-07T20:24:42.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-07T20:24:42.541Z] ========================================================= [2022-03-07T20:24:42.541Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-07T20:24:42.541Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-07T20:24:42.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-07T20:24:43.149Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-07T20:24:43.149Z] 9b3977197b4f: Pulling fs layer [2022-03-07T20:24:43.149Z] 1a89e8eeedd5: Pulling fs layer [2022-03-07T20:24:43.149Z] 94645a83ff95: Pulling fs layer [2022-03-07T20:24:43.149Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-07T20:24:43.149Z] 0c92f367c5e7: Pulling fs layer [2022-03-07T20:24:43.149Z] f7c0051592d6: Pulling fs layer [2022-03-07T20:24:43.149Z] a227ed2f7395: Pulling fs layer [2022-03-07T20:24:43.149Z] 7b1c46037f91: Pulling fs layer [2022-03-07T20:24:43.149Z] 0c92f367c5e7: Waiting [2022-03-07T20:24:43.149Z] 3f3a8bcf1eab: Waiting [2022-03-07T20:24:43.149Z] 7b1c46037f91: Waiting [2022-03-07T20:24:43.149Z] f7c0051592d6: Waiting [2022-03-07T20:24:43.149Z] 94645a83ff95: Verifying Checksum [2022-03-07T20:24:43.149Z] 94645a83ff95: Download complete [2022-03-07T20:24:43.149Z] 1a89e8eeedd5: Verifying Checksum [2022-03-07T20:24:43.149Z] 1a89e8eeedd5: Download complete [2022-03-07T20:24:43.149Z] 0c92f367c5e7: Download complete [2022-03-07T20:24:43.149Z] f7c0051592d6: Verifying Checksum [2022-03-07T20:24:43.149Z] f7c0051592d6: Download complete [2022-03-07T20:24:43.149Z] 9b3977197b4f: Download complete [2022-03-07T20:24:43.149Z] a227ed2f7395: Verifying Checksum [2022-03-07T20:24:43.149Z] a227ed2f7395: Download complete [2022-03-07T20:24:43.747Z] 9b3977197b4f: Pull complete [2022-03-07T20:24:44.345Z] 1a89e8eeedd5: Pull complete [2022-03-07T20:24:44.620Z] 94645a83ff95: Pull complete [2022-03-07T20:24:44.895Z] 7b1c46037f91: Verifying Checksum [2022-03-07T20:24:44.895Z] 7b1c46037f91: Download complete [2022-03-07T20:24:45.493Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-07T20:24:45.493Z] 3f3a8bcf1eab: Download complete [2022-03-07T20:24:57.897Z] 3f3a8bcf1eab: Pull complete [2022-03-07T20:24:57.897Z] 0c92f367c5e7: Pull complete [2022-03-07T20:24:57.897Z] f7c0051592d6: Pull complete [2022-03-07T20:24:57.897Z] a227ed2f7395: Pull complete [2022-03-07T20:25:03.297Z] 7b1c46037f91: Pull complete [2022-03-07T20:25:03.297Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-07T20:25:03.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-07T20:25:03.297Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-07T20:25:03.647Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-07T20:25:03.647Z] WORKDIR /edgex [2022-03-07T20:25:03.647Z] COPY go.mod . [2022-03-07T20:25:03.647Z] RUN go mod download [2022-03-07T20:25:03.647Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-07T20:25:06.288Z] Sending build context to Docker daemon 168.9MB [2022-03-07T20:25:06.288Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-07T20:25:06.288Z] ---> f79e39bc4007 [2022-03-07T20:25:06.288Z] Step 2/4 : WORKDIR /edgex [2022-03-07T20:25:08.140Z] GO111MODULE=on go vet ./... [2022-03-07T20:25:08.258Z] ---> Running in b90e4ff503f3 [2022-03-07T20:25:08.258Z] Removing intermediate container b90e4ff503f3 [2022-03-07T20:25:08.258Z] ---> bde4c0d2120e [2022-03-07T20:25:08.258Z] Step 3/4 : COPY go.mod . [2022-03-07T20:25:08.849Z] ---> c9359ecc6719 [2022-03-07T20:25:08.849Z] Step 4/4 : RUN go mod download [2022-03-07T20:25:08.849Z] ---> Running in 35a31d260c33 [2022-03-07T20:25:12.385Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-07T20:25:12.648Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-07T20:25:12.917Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-07T20:25:13.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-07T20:25:13.801Z] + ls -al . [2022-03-07T20:25:13.801Z] total 648 [2022-03-07T20:25:13.801Z] drwxrwxr-x 10 1001 1001 4096 Mar 7 20:25 . [2022-03-07T20:25:13.801Z] drwxr-xr-x 4 root root 28 Mar 7 20:22 .. [2022-03-07T20:25:13.801Z] -rw-rw-r-- 1 1001 1001 11 Mar 7 20:21 .dockerignore [2022-03-07T20:25:13.801Z] drwxrwxr-x 8 1001 1001 179 Mar 7 20:21 .git [2022-03-07T20:25:13.801Z] drwxrwxr-x 4 1001 1001 142 Mar 7 20:21 .github [2022-03-07T20:25:13.801Z] -rw-rw-r-- 1 1001 1001 870 Mar 7 20:21 .gitignore [2022-03-07T20:25:13.801Z] -rw-rw-r-- 1 1001 1001 42 Mar 7 20:21 .golangci.yml [2022-03-07T20:25:13.801Z] -rw-rw-r-- 1 1001 1001 87 Mar 7 20:21 .hadolint.yml [2022-03-07T20:25:13.801Z] drwx------ 3 1001 1001 73 Mar 7 20:21 .semver [2022-03-07T20:25:13.801Z] -rw-rw-r-- 1 1001 1001 166 Mar 7 20:21 .sonarcloud.properties [2022-03-07T20:25:13.801Z] -rw-rw-r-- 1 1001 1001 1171 Mar 7 20:21 ADOPTERS.md [2022-03-07T20:25:13.801Z] -rw-rw-r-- 1 1001 1001 9953 Mar 7 20:21 Attribution.txt [2022-03-07T20:25:13.801Z] -rw-rw-r-- 1 1001 1001 51732 Mar 7 20:21 CHANGELOG.md [2022-03-07T20:25:13.801Z] -rw-rw-r-- 1 1001 1001 3804 Mar 7 20:21 CONTRIBUTING.md [2022-03-07T20:25:13.801Z] -rw-rw-r-- 1 1001 1001 677 Mar 7 20:21 GOVERNANCE.md [2022-03-07T20:25:13.801Z] -rw-rw-r-- 1 1001 1001 849 Mar 7 20:21 Jenkinsfile [2022-03-07T20:25:13.801Z] -rw-rw-r-- 1 1001 1001 10775 Mar 7 20:21 LICENSE [2022-03-07T20:25:13.801Z] -rw-rw-r-- 1 1001 1001 8524 Mar 7 20:21 Makefile [2022-03-07T20:25:13.801Z] -rw-rw-r-- 1 1001 1001 582 Mar 7 20:21 OWNERS.md [2022-03-07T20:25:13.801Z] -rw-rw-r-- 1 1001 1001 8207 Mar 7 20:21 README.md [2022-03-07T20:25:13.801Z] -rw-rw-r-- 1 1001 1001 6912 Mar 7 20:21 SECURITY.md [2022-03-07T20:25:13.801Z] -rw-rw-r-- 1 1001 1001 5 Mar 7 20:22 VERSION [2022-03-07T20:25:13.801Z] -rw-rw-r-- 1 1001 1001 4131 Mar 7 20:21 ZMQWindows.md [2022-03-07T20:25:13.801Z] drwxrwxr-x 2 1001 1001 37 Mar 7 20:21 bin [2022-03-07T20:25:13.801Z] drwxrwxr-x 18 1001 1001 4096 Mar 7 20:21 cmd [2022-03-07T20:25:13.801Z] -rw-r--r-- 1 root root 428383 Mar 7 20:24 coverage.out [2022-03-07T20:25:13.801Z] -rw-rw-r-- 1 1001 1001 3177 Mar 7 20:21 go.mod [2022-03-07T20:25:13.801Z] -rw-rw-r-- 1 1001 1001 51755 Mar 7 20:21 go.sum [2022-03-07T20:25:13.801Z] drwxrwxr-x 8 1001 1001 124 Mar 7 20:21 internal [2022-03-07T20:25:13.802Z] drwxrwxr-x 3 1001 1001 16 Mar 7 20:21 openapi [2022-03-07T20:25:13.802Z] drwxrwxr-x 4 1001 1001 71 Mar 7 20:21 snap [2022-03-07T20:25:13.802Z] -rw-rw-r-- 1 1001 1001 204 Mar 7 20:21 version.go [Pipeline] sh [2022-03-07T20:25:14.094Z] + '[' -e coverage.out ] [2022-03-07T20:25:14.094Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-07T20:25:14.192Z] Stashed 1 file(s) [Pipeline] sh [2022-03-07T20:25:14.496Z] + make build [2022-03-07T20:25:14.496Z] CGO_ENABLED=1 GO111MODULE=on go build -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 [2022-03-07T20:25:37.298Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-07T20:25:52.273Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-07T20:25:52.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-07T20:25:53.803Z] CGO_ENABLED=0 GO111MODULE=on go build -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 [2022-03-07T20:25:54.070Z] CGO_ENABLED=0 GO111MODULE=on go build -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 [2022-03-07T20:25:55.033Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-07T20:25:55.986Z] CGO_ENABLED=0 GO111MODULE=on go build -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 [2022-03-07T20:25:57.376Z] CGO_ENABLED=0 GO111MODULE=on go build -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 [2022-03-07T20:25:58.319Z] CGO_ENABLED=0 GO111MODULE=on go build -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 [2022-03-07T20:25:58.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-07T20:25:59.857Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-07T20:26:01.245Z] CGO_ENABLED=0 GO111MODULE=on go build -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] } [2022-03-07T20:26:09.491Z] $ docker stop --time=1 23b0c48ee9e88133de7254af76908bb92e0bf447c9f4cd030d7728442e71fb07 [2022-03-07T20:26:11.504Z] $ docker rm -f 23b0c48ee9e88133de7254af76908bb92e0bf447c9f4cd030d7728442e71fb07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-07T20:26:13.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-07T20:26:13.132Z] [2022-03-07T20:26:13.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-07T20:26:13.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-07T20:26:13.441Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-07T20:26:13.441Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-07T20:26:13.441Z] ca9280d653b3: Pulling fs layer [2022-03-07T20:26:13.441Z] 7e9c9ca2126c: Pulling fs layer [2022-03-07T20:26:13.441Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-07T20:26:13.441Z] cbdbe7a5bc2a: Download complete [2022-03-07T20:26:13.708Z] ca9280d653b3: Verifying Checksum [2022-03-07T20:26:13.708Z] ca9280d653b3: Download complete [2022-03-07T20:26:13.708Z] cbdbe7a5bc2a: Pull complete [2022-03-07T20:26:13.978Z] 7e9c9ca2126c: Verifying Checksum [2022-03-07T20:26:13.978Z] 7e9c9ca2126c: Download complete [2022-03-07T20:26:14.237Z] ca9280d653b3: Pull complete [2022-03-07T20:26:18.475Z] 7e9c9ca2126c: Pull complete [2022-03-07T20:26:18.475Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-07T20:26:18.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-07T20:26:18.475Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-07T20:26:18.551Z] prd-centos7-docker-4c-2g-6549 does not seem to be running inside a container [2022-03-07T20:26:18.589Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-07T20:26:21.321Z] $ docker top 13846ded5c8f990deed5cc654a5037c1fd66ead2c1ede2a4477f4177ccc49497 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-07T20:26:21.696Z] + docker-compose build --help [2022-03-07T20:26:21.696Z] + grep parallel [2022-03-07T20:26:22.268Z] --parallel Build images in parallel. [Pipeline] } [2022-03-07T20:26:22.280Z] $ docker stop --time=1 13846ded5c8f990deed5cc654a5037c1fd66ead2c1ede2a4477f4177ccc49497 [2022-03-07T20:26:23.487Z] $ docker rm -f 13846ded5c8f990deed5cc654a5037c1fd66ead2c1ede2a4477f4177ccc49497 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-07T20:26:23.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-07T20:26:23.896Z] . [Pipeline] withDockerContainer [2022-03-07T20:26:23.971Z] prd-centos7-docker-4c-2g-6549 does not seem to be running inside a container [2022-03-07T20:26:24.010Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-07T20:26:24.405Z] $ docker top f5dd938ae02e777f179e8e00e7cc3e9857d9b3bbf1389e4ae06c5c6519f5e99a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-07T20:26:24.781Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-07T20:26:25.354Z] Building core-command ... [2022-03-07T20:26:25.354Z] Building core-data ... [2022-03-07T20:26:25.354Z] Building core-metadata ... [2022-03-07T20:26:25.354Z] Building security-bootstrapper ... [2022-03-07T20:26:25.354Z] Building security-proxy-setup ... [2022-03-07T20:26:25.354Z] Building security-secretstore-setup ... [2022-03-07T20:26:25.354Z] Building security-spiffe-token-provider ... [2022-03-07T20:26:25.354Z] Building security-spire-agent ... [2022-03-07T20:26:25.354Z] Building security-spire-config ... [2022-03-07T20:26:25.354Z] Building security-spire-server ... [2022-03-07T20:26:25.354Z] Building support-notifications ... [2022-03-07T20:26:25.354Z] Building support-scheduler ... [2022-03-07T20:26:25.354Z] Building sys-mgmt-agent ... [2022-03-07T20:26:25.354Z] Building support-notifications [2022-03-07T20:26:25.354Z] Building security-spire-config [2022-03-07T20:26:25.354Z] Building security-spire-agent [2022-03-07T20:26:25.354Z] Building security-spiffe-token-provider [2022-03-07T20:26:25.354Z] Building support-scheduler [2022-03-07T20:26:30.655Z] Removing intermediate container 35a31d260c33 [2022-03-07T20:26:30.655Z] ---> f8dbeffdfaa9 [2022-03-07T20:26:30.655Z] Successfully built f8dbeffdfaa9 [2022-03-07T20:26:30.655Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-07T20:26:30.996Z] + docker inspect -f . ci-base-image-arm64 [2022-03-07T20:26:30.996Z] . [Pipeline] withDockerContainer [2022-03-07T20:26:31.204Z] prd-ubuntu18.04-docker-arm64-4c-16g-6550 does not seem to be running inside a container [2022-03-07T20:26:31.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-07T20:26:32.651Z] $ docker top 7637e40433d8309730813a957cdc447c8f34d040765be486060e08e09c8e2732 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-07T20:26:33.517Z] + go version [2022-03-07T20:26:33.517Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-07T20:26:33.561Z] $ docker stop --time=1 7637e40433d8309730813a957cdc447c8f34d040765be486060e08e09c8e2732 [2022-03-07T20:26:35.203Z] $ docker rm -f 7637e40433d8309730813a957cdc447c8f34d040765be486060e08e09c8e2732 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-07T20:26:35.784Z] + docker inspect -f . ci-base-image-arm64 [2022-03-07T20:26:35.785Z] . [Pipeline] withDockerContainer [2022-03-07T20:26:36.003Z] prd-ubuntu18.04-docker-arm64-4c-16g-6550 does not seem to be running inside a container [2022-03-07T20:26:36.090Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-07T20:26:37.344Z] $ docker top e64e0359dd0994bca1edd159aa465e3352bc9c9e3869274869b2027da7ae4397 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-07T20:26:37.591Z] ========================================================= [2022-03-07T20:26:37.591Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-07T20:26:37.591Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-07T20:26:38.237Z] + make test [2022-03-07T20:26:38.237Z] go mod tidy [2022-03-07T20:26:39.217Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-07T20:26:40.614Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:26:40.614Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:26:40.614Z] ---> d03adcf68d32 [2022-03-07T20:26:40.614Z] Step 3/22 : WORKDIR /edgex-go [2022-03-07T20:26:40.614Z] Step 1/19 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:26:40.614Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:26:40.614Z] ---> d03adcf68d32 [2022-03-07T20:26:40.614Z] Step 3/19 : WORKDIR /edgex-go [2022-03-07T20:26:43.947Z] ---> Running in fc1eb0903f3b [2022-03-07T20:26:43.947Z] ---> Running in 69d4ff2aa1ff [2022-03-07T20:26:47.265Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:26:47.265Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:26:47.265Z] ---> d03adcf68d32 [2022-03-07T20:26:47.265Z] Step 3/22 : WORKDIR /edgex-go [2022-03-07T20:26:48.234Z] ---> Running in b76593694f53 [2022-03-07T20:26:48.502Z] Step 1/19 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:26:48.502Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:26:48.502Z] ---> d03adcf68d32 [2022-03-07T20:26:48.502Z] Step 3/19 : WORKDIR /edgex-go [2022-03-07T20:26:48.502Z] ---> Using cache [2022-03-07T20:26:48.502Z] ---> 086a6ce9e268 [2022-03-07T20:26:48.502Z] Step 4/19 : ARG SPIRE_RELEASE=1.2.0 [2022-03-07T20:26:48.838Z] Removing intermediate container fc1eb0903f3b [2022-03-07T20:26:48.838Z] ---> ea0d66b39410 [2022-03-07T20:26:48.838Z] Step 4/19 : ARG SPIRE_RELEASE=1.2.0 [2022-03-07T20:26:48.838Z] Removing intermediate container 69d4ff2aa1ff [2022-03-07T20:26:48.838Z] ---> 086a6ce9e268 [2022-03-07T20:26:48.838Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-07T20:26:48.838Z] ---> Running in 401ea34c83c9 [2022-03-07T20:26:48.838Z] ---> Running in 82a0706392dd [2022-03-07T20:26:48.838Z] ---> Running in 01430572b5cf [2022-03-07T20:26:48.838Z] Removing intermediate container b76593694f53 [2022-03-07T20:26:48.838Z] ---> 2dc8ed2efc84 [2022-03-07T20:26:48.838Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-07T20:26:49.111Z] ---> Running in 41c9f115f2b3 [2022-03-07T20:26:49.111Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-buster [2022-03-07T20:26:49.111Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:26:49.111Z] ---> d03adcf68d32 [2022-03-07T20:26:49.111Z] Step 3/21 : WORKDIR /edgex-go [2022-03-07T20:26:49.111Z] ---> Using cache [2022-03-07T20:26:49.111Z] ---> 2dc8ed2efc84 [2022-03-07T20:26:49.111Z] Step 4/21 : ENV DEBIAN_FRONTEND=noninteractive [2022-03-07T20:26:49.111Z] Removing intermediate container 01430572b5cf [2022-03-07T20:26:49.111Z] ---> 90593fc2e090 [2022-03-07T20:26:49.111Z] Step 5/19 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-07T20:26:49.111Z] ---> Running in cc4f119c98aa [2022-03-07T20:26:49.111Z] Removing intermediate container 401ea34c83c9 [2022-03-07T20:26:49.111Z] ---> a15d8349aace [2022-03-07T20:26:49.111Z] Step 5/19 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-07T20:26:49.111Z] ---> Running in e77976420399 [2022-03-07T20:26:49.111Z] ---> Running in bacd5913e37a [2022-03-07T20:26:49.384Z] Removing intermediate container cc4f119c98aa [2022-03-07T20:26:49.384Z] ---> 08f9631f41c5 [2022-03-07T20:26:49.384Z] Step 5/21 : RUN apt-get update -y && apt-get install -y --no-install-recommends build-essential && apt-get clean && rm -rf /var/lib/apt/lists/* [2022-03-07T20:26:49.384Z] ---> Running in 7848d2016839 [2022-03-07T20:26:49.964Z] /bin/sh: apt-get: not found [2022-03-07T20:26:49.964Z] Removing intermediate container 82a0706392dd [2022-03-07T20:26:49.964Z] ---> 438d931cbecb [2022-03-07T20:26:49.964Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-07T20:26:49.964Z] Removing intermediate container 41c9f115f2b3 [2022-03-07T20:26:49.964Z] ---> fcd60cc0ad1a [2022-03-07T20:26:49.964Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-07T20:26:49.964Z] ---> Running in 8f13d5b41586 [2022-03-07T20:26:49.964Z] ---> Running in 949da74f8d47 [2022-03-07T20:26:50.228Z] Building security-proxy-setup [2022-03-07T20:26:50.808Z] spire-1.2.0/ [2022-03-07T20:26:50.808Z] spire-1.2.0/ [2022-03-07T20:26:50.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-07T20:26:50.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-07T20:26:51.769Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-07T20:26:51.769Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-07T20:26:52.031Z] spire-1.2.0/README.md [2022-03-07T20:26:52.031Z] spire-1.2.0/bin/ [2022-03-07T20:26:52.031Z] spire-1.2.0/bin/spire-server [2022-03-07T20:26:52.031Z] spire-1.2.0/bin/spire-agent [2022-03-07T20:26:52.031Z] spire-1.2.0/conf/ [2022-03-07T20:26:52.031Z] spire-1.2.0/conf/server/ [2022-03-07T20:26:52.031Z] spire-1.2.0/conf/server/server.conf [2022-03-07T20:26:52.031Z] spire-1.2.0/conf/agent/ [2022-03-07T20:26:52.031Z] spire-1.2.0/conf/agent/agent.conf [2022-03-07T20:26:52.031Z] spire-1.2.0/LICENSE [2022-03-07T20:26:52.295Z] OK: 221 MiB in 52 packages [2022-03-07T20:26:52.295Z] OK: 221 MiB in 52 packages [2022-03-07T20:26:52.560Z] spire-1.2.0/README.md [2022-03-07T20:26:52.560Z] spire-1.2.0/bin/ [2022-03-07T20:26:52.560Z] spire-1.2.0/bin/spire-server [2022-03-07T20:26:52.560Z] spire-1.2.0/bin/spire-agent [2022-03-07T20:26:52.560Z] spire-1.2.0/conf/ [2022-03-07T20:26:52.560Z] spire-1.2.0/conf/server/ [2022-03-07T20:26:52.560Z] spire-1.2.0/conf/server/server.conf [2022-03-07T20:26:52.560Z] spire-1.2.0/conf/agent/ [2022-03-07T20:26:52.560Z] spire-1.2.0/conf/agent/agent.conf [2022-03-07T20:26:52.560Z] spire-1.2.0/LICENSE [2022-03-07T20:26:55.126Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:26:55.126Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:26:55.126Z] ---> d03adcf68d32 [2022-03-07T20:26:55.126Z] Step 3/21 : WORKDIR /edgex-go [2022-03-07T20:26:55.126Z] ---> Using cache [2022-03-07T20:26:55.126Z] ---> 2dc8ed2efc84 [2022-03-07T20:26:55.126Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-07T20:26:55.126Z] ---> Using cache [2022-03-07T20:26:55.126Z] ---> fcd60cc0ad1a [2022-03-07T20:26:55.126Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-07T20:26:55.126Z] ---> Running in 882a017479dc [2022-03-07T20:26:55.126Z] Removing intermediate container 8f13d5b41586 [2022-03-07T20:26:55.126Z] ---> 51589328e3e8 [2022-03-07T20:26:55.126Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-07T20:26:55.402Z] Removing intermediate container 949da74f8d47 [2022-03-07T20:26:55.402Z] ---> 38ca19bd7c14 [2022-03-07T20:26:55.402Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-07T20:26:55.402Z] ---> 39ce3ec769f3 [2022-03-07T20:26:55.402Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-07T20:26:55.402Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-07T20:26:55.402Z] ---> Running in 5a8313318f59 [2022-03-07T20:26:55.664Z] ---> 788263b02599 [2022-03-07T20:26:55.664Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-07T20:26:55.664Z] ---> Running in b245277154c1 [2022-03-07T20:26:56.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-07T20:26:56.843Z] OK: 221 MiB in 52 packages [2022-03-07T20:26:57.418Z] Removing intermediate container bacd5913e37a [2022-03-07T20:26:57.418Z] ---> cb56bf03b1ef [2022-03-07T20:26:57.418Z] [2022-03-07T20:26:57.418Z] Step 6/19 : FROM debian:stable-slim [2022-03-07T20:26:57.418Z] Removing intermediate container e77976420399 [2022-03-07T20:26:57.419Z] ---> 124c07398d2a [2022-03-07T20:26:57.419Z] [2022-03-07T20:26:57.419Z] Step 6/19 : FROM debian:stable-slim [2022-03-07T20:26:57.419Z] Removing intermediate container 882a017479dc [2022-03-07T20:26:57.419Z] ---> 5ef479962d3a [2022-03-07T20:26:57.419Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-07T20:26:57.680Z] ---> f15e0c16ca7e [2022-03-07T20:26:57.680Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-07T20:26:57.680Z] ---> Running in c353c60ab66a [2022-03-07T20:26:57.948Z] stable-slim: Pulling from library/debian [2022-03-07T20:26:57.948Z] stable-slim: Pulling from library/debian [2022-03-07T20:26:57.948Z] Removing intermediate container 5a8313318f59 [2022-03-07T20:26:57.948Z] ---> cb727936ddec [2022-03-07T20:26:57.948Z] Step 8/22 : COPY . . [2022-03-07T20:26:57.948Z] Removing intermediate container b245277154c1 [2022-03-07T20:26:57.948Z] ---> 6c2d6b20316b [2022-03-07T20:26:57.948Z] Step 8/22 : COPY . . [2022-03-07T20:27:03.319Z] Digest: sha256:091320245c2637337fc612baf22430ec1735fd395e2c97e2c90136137d156f63 [2022-03-07T20:27:03.319Z] Digest: sha256:091320245c2637337fc612baf22430ec1735fd395e2c97e2c90136137d156f63 [2022-03-07T20:27:03.319Z] Status: Downloaded newer image for debian:stable-slim [2022-03-07T20:27:03.319Z] Status: Downloaded newer image for debian:stable-slim [2022-03-07T20:27:03.319Z] ---> 19f1f0abf5cb [2022-03-07T20:27:03.319Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-07T20:27:03.319Z] ---> 19f1f0abf5cb [2022-03-07T20:27:03.319Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-07T20:27:03.319Z] Removing intermediate container c353c60ab66a [2022-03-07T20:27:03.319Z] ---> b2d7f1701382 [2022-03-07T20:27:03.319Z] Step 8/21 : COPY . . [2022-03-07T20:27:03.319Z] ---> Running in 4c38011929a5 [2022-03-07T20:27:03.319Z] ---> Running in 308e40a1e590 [2022-03-07T20:27:03.319Z] Removing intermediate container 308e40a1e590 [2022-03-07T20:27:03.319Z] ---> 224897189094 [2022-03-07T20:27:03.319Z] Step 8/19 : ENV DEBIAN_FRONTEND=noninteractive [2022-03-07T20:27:03.319Z] Removing intermediate container 4c38011929a5 [2022-03-07T20:27:03.319Z] ---> ad81a822d522 [2022-03-07T20:27:03.319Z] Step 8/19 : ENV DEBIAN_FRONTEND=noninteractive [2022-03-07T20:27:04.730Z] ---> Running in 4af482512706 [2022-03-07T20:27:04.730Z] ---> Running in 45642fbafce4 [2022-03-07T20:27:05.693Z] Removing intermediate container 4af482512706 [2022-03-07T20:27:05.693Z] ---> 89a821f7ebfd [2022-03-07T20:27:05.693Z] Step 9/19 : RUN apt-get update -y && apt-get upgrade -y && apt-get install -y --no-install-recommends dumb-init && apt-get clean && rm -rf /var/lib/apt/lists/* [2022-03-07T20:27:06.275Z] Removing intermediate container 45642fbafce4 [2022-03-07T20:27:06.275Z] ---> 3d8588661c9a [2022-03-07T20:27:06.275Z] Step 9/19 : RUN apt-get update -y && apt-get upgrade -y && apt-get install -y --no-install-recommends dumb-init openssl && apt-get clean && rm -rf /var/lib/apt/lists/* [2022-03-07T20:27:06.275Z] ---> Running in 70ca1da4e35e [2022-03-07T20:27:06.275Z] ---> 620d125ac000 [2022-03-07T20:27:06.275Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-07T20:27:06.275Z] ---> Running in 98bcc73a0eca [2022-03-07T20:27:06.275Z] ---> 5c62b3d0698c [2022-03-07T20:27:06.275Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-07T20:27:06.275Z] ---> Running in 91b369ac4338 [2022-03-07T20:27:06.538Z] ---> Running in f10d7386517d [2022-03-07T20:27:06.806Z] Get:1 http://deb.debian.org/debian stable InRelease [116 kB] [2022-03-07T20:27:06.806Z] Get:2 http://deb.debian.org/debian stable-updates InRelease [39.4 kB] [2022-03-07T20:27:06.806Z] Get:3 http://security.debian.org/debian-security stable-security InRelease [44.1 kB] [2022-03-07T20:27:07.075Z] Get:4 http://deb.debian.org/debian stable/main amd64 Packages [8183 kB] [2022-03-07T20:27:07.075Z] Get:1 http://security.debian.org/debian-security stable-security InRelease [44.1 kB] [2022-03-07T20:27:07.075Z] Get:2 http://deb.debian.org/debian stable InRelease [116 kB] [2022-03-07T20:27:07.075Z] Get:3 http://deb.debian.org/debian stable-updates InRelease [39.4 kB] [2022-03-07T20:27:07.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-07T20:27:07.352Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-07T20:27:07.352Z] Get:4 http://security.debian.org/debian-security stable-security/main amd64 Packages [120 kB] [2022-03-07T20:27:07.637Z] Get:5 http://deb.debian.org/debian stable/main amd64 Packages [8183 kB] [2022-03-07T20:27:07.912Z] Get:5 http://deb.debian.org/debian stable-updates/main amd64 Packages [2596 B] [2022-03-07T20:27:08.184Z] Get:6 http://security.debian.org/debian-security stable-security/main amd64 Packages [120 kB] [2022-03-07T20:27:08.809Z] Get:6 http://deb.debian.org/debian stable-updates/main amd64 Packages [2596 B] [2022-03-07T20:27:10.312Z] Fetched 8505 kB in 3s (2525 kB/s) [2022-03-07T20:27:11.287Z] Reading package lists... [2022-03-07T20:27:11.287Z] Reading package lists...Fetched 8505 kB in 4s (2208 kB/s) [2022-03-07T20:27:11.533Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-07T20:27:11.934Z] Reading package lists... [2022-03-07T20:27:12.219Z] Building dependency tree... ---> ed3016e27ef3 [2022-03-07T20:27:12.220Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-07T20:27:12.220Z] ---> Running in 97796212e9a4 [2022-03-07T20:27:12.220Z] [2022-03-07T20:27:12.220Z] Reading state information... [2022-03-07T20:27:12.499Z] Calculating upgrade... [2022-03-07T20:27:12.771Z] [2022-03-07T20:27:12.771Z] Reading package lists...CGO_ENABLED=0 GO111MODULE=on go build -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 [2022-03-07T20:27:13.043Z] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T20:27:13.732Z] Reading package lists... [2022-03-07T20:27:14.284Z] Building dependency tree... [2022-03-07T20:27:14.284Z] Reading state information... [2022-03-07T20:27:14.284Z] Calculating upgrade... [2022-03-07T20:27:14.284Z] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T20:27:14.547Z] Reading package lists... [2022-03-07T20:27:15.151Z] Building dependency tree... [2022-03-07T20:27:15.151Z] Reading state information... [2022-03-07T20:27:15.426Z] [2022-03-07T20:27:15.426Z] Building dependency tree...The following NEW packages will be installed: [2022-03-07T20:27:15.426Z] dumb-init [2022-03-07T20:27:15.426Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T20:27:15.426Z] Need to get 13.8 kB of archives. [2022-03-07T20:27:15.426Z] After this operation, 33.8 kB of additional disk space will be used. [2022-03-07T20:27:15.426Z] Get:1 http://deb.debian.org/debian stable/main amd64 dumb-init amd64 1.2.5-1 [13.8 kB] [2022-03-07T20:27:15.726Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T20:27:16.009Z] Fetched 13.8 kB in 0s (393 kB/s) [2022-03-07T20:27:16.009Z] [2022-03-07T20:27:16.009Z] Reading state information... [2022-03-07T20:27:16.009Z] Selecting previously unselected package dumb-init. [2022-03-07T20:27:16.009Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-07T20:27:16.009Z] Preparing to unpack .../dumb-init_1.2.5-1_amd64.deb ... [2022-03-07T20:27:16.009Z] Unpacking dumb-init (1.2.5-1) ... [2022-03-07T20:27:16.009Z] Setting up dumb-init (1.2.5-1) ... [2022-03-07T20:27:16.326Z] Suggested packages: [2022-03-07T20:27:16.326Z] ca-certificates [2022-03-07T20:27:16.611Z] The following NEW packages will be installed: [2022-03-07T20:27:16.611Z] dumb-init openssl [2022-03-07T20:27:16.611Z] Removing intermediate container 70ca1da4e35e [2022-03-07T20:27:16.611Z] ---> bbed6fb2111a [2022-03-07T20:27:16.611Z] Step 10/19 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-07T20:27:16.611Z] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T20:27:16.611Z] Need to get 865 kB of archives. [2022-03-07T20:27:16.611Z] After this operation, 1534 kB of additional disk space will be used. [2022-03-07T20:27:16.611Z] Get:1 http://deb.debian.org/debian stable/main amd64 dumb-init amd64 1.2.5-1 [13.8 kB] [2022-03-07T20:27:16.611Z] Get:2 http://deb.debian.org/debian stable/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-07T20:27:16.611Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T20:27:16.874Z] Fetched 865 kB in 0s (11.9 MB/s) [2022-03-07T20:27:16.874Z] Selecting previously unselected package dumb-init. [2022-03-07T20:27:16.874Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-07T20:27:16.874Z] Preparing to unpack .../dumb-init_1.2.5-1_amd64.deb ... [2022-03-07T20:27:16.874Z] Unpacking dumb-init (1.2.5-1) ... [2022-03-07T20:27:16.874Z] Selecting previously unselected package openssl. [2022-03-07T20:27:16.874Z] Preparing to unpack .../openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-07T20:27:16.874Z] Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-07T20:27:17.144Z] Setting up dumb-init (1.2.5-1) ... [2022-03-07T20:27:17.144Z] Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-07T20:27:19.236Z] Removing intermediate container 98bcc73a0eca [2022-03-07T20:27:19.236Z] ---> daa016b4bcc0 [2022-03-07T20:27:19.236Z] Step 10/19 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-07T20:27:19.236Z] ---> 0750c181d6c6 [2022-03-07T20:27:19.236Z] Step 11/19 : COPY docker-entrypoint.sh /usr/local/bin/ [2022-03-07T20:27:19.236Z] Building security-secretstore-setup [2022-03-07T20:27:20.216Z] ---> 30fe5b0cc9f0 [2022-03-07T20:27:20.216Z] Step 11/19 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-07T20:27:25.609Z] ---> 7a58e2848e97 [2022-03-07T20:27:25.609Z] Step 12/19 : COPY docker-entrypoint.sh /usr/local/bin/ [2022-03-07T20:27:25.609Z] Building sys-mgmt-agent [2022-03-07T20:27:26.199Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:27:26.199Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:27:26.199Z] ---> d03adcf68d32 [2022-03-07T20:27:26.199Z] Step 3/25 : WORKDIR /edgex-go [2022-03-07T20:27:26.199Z] ---> Using cache [2022-03-07T20:27:26.199Z] ---> 2dc8ed2efc84 [2022-03-07T20:27:26.199Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-07T20:27:26.199Z] ---> Using cache [2022-03-07T20:27:26.199Z] ---> fcd60cc0ad1a [2022-03-07T20:27:26.199Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-07T20:27:26.199Z] ---> Using cache [2022-03-07T20:27:26.199Z] ---> 5ef479962d3a [2022-03-07T20:27:26.199Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-07T20:27:26.199Z] ---> Using cache [2022-03-07T20:27:26.199Z] ---> f15e0c16ca7e [2022-03-07T20:27:26.199Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-07T20:27:26.199Z] ---> Using cache [2022-03-07T20:27:26.199Z] ---> b2d7f1701382 [2022-03-07T20:27:26.199Z] Step 8/25 : COPY . . [2022-03-07T20:27:26.199Z] ---> Using cache [2022-03-07T20:27:26.199Z] ---> ed3016e27ef3 [2022-03-07T20:27:26.199Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-07T20:27:26.470Z] ---> Running in 8354ad7fef79 [2022-03-07T20:27:27.063Z] CGO_ENABLED=0 GO111MODULE=on go build -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 [2022-03-07T20:27:33.735Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:27:33.735Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:27:33.735Z] ---> d03adcf68d32 [2022-03-07T20:27:33.735Z] Step 3/23 : WORKDIR /edgex-go [2022-03-07T20:27:33.735Z] ---> Using cache [2022-03-07T20:27:33.735Z] ---> 2dc8ed2efc84 [2022-03-07T20:27:33.735Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-07T20:27:33.735Z] ---> Using cache [2022-03-07T20:27:33.735Z] ---> fcd60cc0ad1a [2022-03-07T20:27:33.735Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-07T20:27:33.735Z] ---> Running in fa2fb04767e0 [2022-03-07T20:27:33.996Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-07T20:27:34.942Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-07T20:27:35.528Z] OK: 221 MiB in 52 packages [2022-03-07T20:27:35.796Z] Removing intermediate container fa2fb04767e0 [2022-03-07T20:27:35.796Z] ---> e8d652de76cf [2022-03-07T20:27:35.796Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-07T20:27:36.073Z] ---> 41223939e400 [2022-03-07T20:27:36.073Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-07T20:27:36.073Z] ---> Running in baaa2aaeb7bc [2022-03-07T20:27:38.695Z] Removing intermediate container baaa2aaeb7bc [2022-03-07T20:27:38.695Z] ---> 391da1b47a39 [2022-03-07T20:27:38.695Z] Step 8/23 : COPY . . [2022-03-07T20:27:45.417Z] ---> 904cb50f4651 [2022-03-07T20:27:45.417Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-07T20:27:45.417Z] ---> Running in e9b12b4a1279 [2022-03-07T20:27:45.417Z] CGO_ENABLED=0 GO111MODULE=on go build -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 [2022-03-07T20:27:58.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-07T20:28:06.993Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-07T20:28:07.598Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-07T20:28:08.196Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-07T20:28:18.381Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-07T20:28:18.381Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-07T20:28:18.381Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-07T20:28:18.381Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-07T20:28:32.205Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-07T20:28:37.633Z] Removing intermediate container 91b369ac4338 [2022-03-07T20:28:37.633Z] ---> 267766d96d99 [2022-03-07T20:28:37.633Z] [2022-03-07T20:28:37.633Z] Step 10/22 : FROM alpine:3.14 [2022-03-07T20:28:37.633Z] Removing intermediate container 97796212e9a4 [2022-03-07T20:28:37.633Z] ---> ba4c233922c1 [2022-03-07T20:28:37.633Z] [2022-03-07T20:28:37.633Z] Step 10/21 : FROM alpine:3.14 [2022-03-07T20:28:37.900Z] Removing intermediate container f10d7386517d [2022-03-07T20:28:37.900Z] ---> dd6b78ebe319 [2022-03-07T20:28:37.900Z] [2022-03-07T20:28:37.900Z] Step 10/22 : FROM alpine:3.14 [2022-03-07T20:28:38.485Z] 3.14: Pulling from library/alpine [2022-03-07T20:28:38.485Z] 3.14: Pulling from library/alpine [2022-03-07T20:28:39.082Z] 3.14: Pulling from library/alpine [2022-03-07T20:28:39.680Z] CGO_ENABLED=0 GO111MODULE=on go build -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 [2022-03-07T20:28:39.680Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-07T20:28:39.680Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-07T20:28:39.680Z] Status: Downloaded newer image for alpine:3.14 [2022-03-07T20:28:39.680Z] Status: Image is up to date for alpine:3.14 [2022-03-07T20:28:39.680Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-07T20:28:39.680Z] Status: Image is up to date for alpine:3.14 [2022-03-07T20:28:39.680Z] ---> 0a97eee8041e [2022-03-07T20:28:39.680Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-07T20:28:39.680Z] ---> 0a97eee8041e [2022-03-07T20:28:39.680Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-07T20:28:39.680Z] ---> 0a97eee8041e [2022-03-07T20:28:39.680Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-07T20:28:39.953Z] ---> Running in 35712b00198f [2022-03-07T20:28:39.953Z] ---> Running in 450843e9a359 [2022-03-07T20:28:39.953Z] ---> Running in c5837a32b845 [2022-03-07T20:28:40.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-07T20:28:40.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-07T20:28:41.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-07T20:28:41.173Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-07T20:28:41.173Z] Executing busybox-1.33.1-r6.trigger [2022-03-07T20:28:41.173Z] OK: 6 MiB in 15 packages [2022-03-07T20:28:41.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-07T20:28:41.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-07T20:28:41.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-07T20:28:41.456Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-07T20:28:41.456Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-07T20:28:41.456Z] Executing busybox-1.33.1-r6.trigger [2022-03-07T20:28:41.456Z] Executing ca-certificates-20211220-r0.trigger [2022-03-07T20:28:41.456Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-07T20:28:41.721Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-07T20:28:41.721Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-07T20:28:41.721Z] OK: 6 MiB in 16 packages [2022-03-07T20:28:41.721Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-07T20:28:41.721Z] (5/5) Installing curl (7.79.1-r0) [2022-03-07T20:28:41.721Z] Executing busybox-1.33.1-r6.trigger [2022-03-07T20:28:41.721Z] Executing ca-certificates-20211220-r0.trigger [2022-03-07T20:28:41.721Z] OK: 8 MiB in 19 packages [2022-03-07T20:28:42.671Z] Removing intermediate container 450843e9a359 [2022-03-07T20:28:42.671Z] ---> 718d52fedddf [2022-03-07T20:28:42.671Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-07T20:28:42.939Z] ---> Running in cfd7e9da66d2 [2022-03-07T20:28:42.939Z] Removing intermediate container 35712b00198f [2022-03-07T20:28:42.939Z] ---> e708c0febf26 [2022-03-07T20:28:42.939Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-07T20:28:43.199Z] Removing intermediate container 8354ad7fef79 [2022-03-07T20:28:43.199Z] ---> ddd5b4afdaa3 [2022-03-07T20:28:43.199Z] [2022-03-07T20:28:43.199Z] Step 10/25 : FROM alpine:3.14 [2022-03-07T20:28:43.199Z] ---> 0a97eee8041e [2022-03-07T20:28:43.199Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-07T20:28:43.199Z] ---> Running in efad85e3ac64 [2022-03-07T20:28:43.199Z] Removing intermediate container c5837a32b845 [2022-03-07T20:28:43.199Z] ---> 6e1baa8d69c6 [2022-03-07T20:28:43.199Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-07T20:28:43.462Z] ---> Running in 1d76c7a48366 [2022-03-07T20:28:43.462Z] Removing intermediate container cfd7e9da66d2 [2022-03-07T20:28:43.462Z] ---> 03408dd0284d [2022-03-07T20:28:43.462Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-07T20:28:43.462Z] ---> Running in 55ac99dd7ab5 [2022-03-07T20:28:43.462Z] ---> Running in 6a2aaa210879 [2022-03-07T20:28:43.462Z] Removing intermediate container efad85e3ac64 [2022-03-07T20:28:43.462Z] ---> 04740822af3d [2022-03-07T20:28:43.462Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-07T20:28:43.462Z] ---> Running in e25d77ec1fda [2022-03-07T20:28:43.462Z] Removing intermediate container 55ac99dd7ab5 [2022-03-07T20:28:43.462Z] ---> 69ed57be0d61 [2022-03-07T20:28:43.462Z] Step 13/21 : WORKDIR /edgex [2022-03-07T20:28:43.737Z] ---> Running in b62ed962c004 [2022-03-07T20:28:43.737Z] Removing intermediate container 6a2aaa210879 [2022-03-07T20:28:43.737Z] ---> 56717aeca741 [2022-03-07T20:28:43.737Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-07T20:28:43.737Z] ---> Running in 20c1318fd8a8 [2022-03-07T20:28:43.737Z] Removing intermediate container e25d77ec1fda [2022-03-07T20:28:43.737Z] ---> 7f47f858a9cd [2022-03-07T20:28:43.737Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-07T20:28:43.737Z] Removing intermediate container b62ed962c004 [2022-03-07T20:28:43.737Z] ---> 8840d89592be [2022-03-07T20:28:43.737Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-07T20:28:44.003Z] ---> Running in c8039868b24c [2022-03-07T20:28:44.003Z] Removing intermediate container 20c1318fd8a8 [2022-03-07T20:28:44.003Z] ---> 796621164cbf [2022-03-07T20:28:44.003Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-07T20:28:44.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-07T20:28:44.003Z] Removing intermediate container c8039868b24c [2022-03-07T20:28:44.003Z] ---> 0526360353a6 [2022-03-07T20:28:44.003Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-07T20:28:44.266Z] ---> 5fac43395231 [2022-03-07T20:28:44.266Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-07T20:28:44.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-07T20:28:44.266Z] ---> 2cf2cf7e3d62 [2022-03-07T20:28:44.266Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-07T20:28:44.527Z] ---> ac7b55dbebf5 [2022-03-07T20:28:44.527Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-07T20:28:44.527Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-07T20:28:44.527Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-07T20:28:44.527Z] (3/3) Installing su-exec (0.2-r1) [2022-03-07T20:28:44.527Z] Executing busybox-1.33.1-r6.trigger [2022-03-07T20:28:44.527Z] Executing ca-certificates-20211220-r0.trigger [2022-03-07T20:28:44.527Z] OK: 6 MiB in 17 packages [2022-03-07T20:28:45.102Z] ---> a0a11a21da8c [2022-03-07T20:28:45.102Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-07T20:28:45.377Z] ---> 97b7ee984622 [2022-03-07T20:28:45.377Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-07T20:28:45.377Z] ---> cef6bba21a42 [2022-03-07T20:28:45.377Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-07T20:28:45.642Z] Removing intermediate container 1d76c7a48366 [2022-03-07T20:28:45.642Z] ---> 9ea60aeef40e [2022-03-07T20:28:45.642Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-07T20:28:45.642Z] ---> 0f19a198fc3c [2022-03-07T20:28:45.642Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-07T20:28:45.642Z] ---> 6d2bc76c39db [2022-03-07T20:28:45.642Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-07T20:28:45.642Z] ---> Running in 485b9bf183f7 [2022-03-07T20:28:45.642Z] ---> Running in 48f40af5e3fd [2022-03-07T20:28:45.642Z] ---> a3ab1c7c0a77 [2022-03-07T20:28:45.642Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-07T20:28:45.642Z] ---> Running in 810e4e06fc7c [2022-03-07T20:28:45.902Z] ---> Running in a452ca66cc6b [2022-03-07T20:28:45.902Z] Removing intermediate container 485b9bf183f7 [2022-03-07T20:28:45.902Z] ---> c3e30804c2a7 [2022-03-07T20:28:45.902Z] Step 13/25 : WORKDIR / [2022-03-07T20:28:45.902Z] Removing intermediate container 48f40af5e3fd [2022-03-07T20:28:45.902Z] ---> a0a5f00558a1 [2022-03-07T20:28:45.902Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-07T20:28:45.902Z] ---> Running in 34f302952ab1 [2022-03-07T20:28:45.902Z] ---> Running in 09e45d588ed8 [2022-03-07T20:28:45.902Z] Removing intermediate container 810e4e06fc7c [2022-03-07T20:28:45.902Z] ---> 72eb09c609dc [2022-03-07T20:28:45.902Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-07T20:28:45.902Z] Removing intermediate container a452ca66cc6b [2022-03-07T20:28:45.902Z] ---> 53542b8060c6 [2022-03-07T20:28:45.902Z] Step 18/21 : CMD ["--init=true"] [2022-03-07T20:28:46.171Z] ---> Running in d715ac29f2d7 [2022-03-07T20:28:46.171Z] ---> Running in 3b3e1e6871c6 [2022-03-07T20:28:46.171Z] Removing intermediate container 34f302952ab1 [2022-03-07T20:28:46.171Z] ---> 50c2493674b7 [2022-03-07T20:28:46.171Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-07T20:28:46.171Z] Removing intermediate container 09e45d588ed8 [2022-03-07T20:28:46.171Z] ---> a3c0c52d0260 [2022-03-07T20:28:46.171Z] Step 20/22 : LABEL arch=x86_64 [2022-03-07T20:28:46.435Z] Removing intermediate container d715ac29f2d7 [2022-03-07T20:28:46.435Z] ---> 6852ba97ede9 [2022-03-07T20:28:46.435Z] Step 20/22 : LABEL arch=x86_64 [2022-03-07T20:28:46.435Z] Removing intermediate container 3b3e1e6871c6 [2022-03-07T20:28:46.435Z] ---> 320f13a52f85 [2022-03-07T20:28:46.435Z] Step 19/21 : LABEL arch=x86_64 [2022-03-07T20:28:46.435Z] ---> Running in 71055999134a [2022-03-07T20:28:46.698Z] ---> 58638f279f08 [2022-03-07T20:28:46.698Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-07T20:28:46.698Z] ---> Running in 6e8ac02641fc [2022-03-07T20:28:46.698Z] ---> Running in de587b0dbb1c [2022-03-07T20:28:46.698Z] Removing intermediate container 71055999134a [2022-03-07T20:28:46.698Z] ---> 1cb0f6f01101 [2022-03-07T20:28:46.698Z] Step 21/22 : LABEL git_sha=d628d44106382b965d2ab2d7a34151c8ea7cd248 [2022-03-07T20:28:46.965Z] ---> Running in bc65e6c5ac0e [2022-03-07T20:28:46.965Z] Removing intermediate container 6e8ac02641fc [2022-03-07T20:28:46.965Z] ---> 937516474815 [2022-03-07T20:28:46.965Z] Step 21/22 : LABEL git_sha=d628d44106382b965d2ab2d7a34151c8ea7cd248 [2022-03-07T20:28:46.965Z] Removing intermediate container de587b0dbb1c [2022-03-07T20:28:46.965Z] ---> 27fe5ad658c1 [2022-03-07T20:28:46.965Z] Step 20/21 : LABEL git_sha=d628d44106382b965d2ab2d7a34151c8ea7cd248 [2022-03-07T20:28:46.965Z] ---> 30a233263fb9 [2022-03-07T20:28:46.965Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-07T20:28:47.225Z] ---> Running in 060b9b066aa9 [2022-03-07T20:28:47.225Z] ---> Running in 3a5bed5d1d29 [2022-03-07T20:28:47.225Z] Removing intermediate container bc65e6c5ac0e [2022-03-07T20:28:47.225Z] ---> c87ce566f87c [2022-03-07T20:28:47.225Z] Step 22/22 : LABEL version=0.0.0 [2022-03-07T20:28:47.225Z] Removing intermediate container e9b12b4a1279 [2022-03-07T20:28:47.225Z] ---> 353a926e6ab6 [2022-03-07T20:28:47.225Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-07T20:28:47.225Z] ---> Running in 8a957f6fcd74 [2022-03-07T20:28:47.225Z] ---> Running in 7cbfd6ecbcb1 [2022-03-07T20:28:47.225Z] Removing intermediate container 3a5bed5d1d29 [2022-03-07T20:28:47.225Z] ---> fc675691f9d8 [2022-03-07T20:28:47.225Z] Step 21/21 : LABEL version=0.0.0 [2022-03-07T20:28:47.225Z] Removing intermediate container 060b9b066aa9 [2022-03-07T20:28:47.225Z] ---> ac252b281bae [2022-03-07T20:28:47.225Z] Step 22/22 : LABEL version=0.0.0 [2022-03-07T20:28:47.225Z] ---> Running in 8a0d40404543 [2022-03-07T20:28:47.486Z] ---> 8c4549140e9a [2022-03-07T20:28:47.486Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-07T20:28:47.486Z] ---> Running in cd53b3815bab [2022-03-07T20:28:47.486Z] Removing intermediate container 8a957f6fcd74 [2022-03-07T20:28:47.486Z] ---> 4cfe3c085e76 [2022-03-07T20:28:47.486Z] [2022-03-07T20:28:47.486Z] Removing intermediate container 8a0d40404543 [2022-03-07T20:28:47.486Z] ---> a7881d87afd6 [2022-03-07T20:28:47.486Z] [2022-03-07T20:28:47.755Z] Successfully built a7881d87afd6 [2022-03-07T20:28:47.755Z] Removing intermediate container cd53b3815bab [2022-03-07T20:28:47.755Z] ---> 73f25d0e80ca [2022-03-07T20:28:47.755Z] [2022-03-07T20:28:47.755Z] Successfully tagged security-proxy-setup:latest [2022-03-07T20:28:47.755Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-03-07T20:28:47.755Z] Successfully built 4cfe3c085e76 [2022-03-07T20:28:47.755Z] Successfully tagged support-notifications:latest [2022-03-07T20:28:47.755Z] Building core-metadata [2022-03-07T20:28:47.755Z]  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -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 [2022-03-07T20:28:47.755Z] ---> 7cc787814556 [2022-03-07T20:28:47.755Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-07T20:28:47.755Z] Successfully built 73f25d0e80ca [2022-03-07T20:28:47.755Z] Successfully tagged support-scheduler:latest [2022-03-07T20:28:47.755Z] Building core-command [2022-03-07T20:28:48.760Z]  Building support-scheduler ... done  ---> 4df0a118f0ea [2022-03-07T20:28:48.760Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-07T20:28:50.858Z] ---> 6d13dc8c94ed [2022-03-07T20:28:50.858Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-07T20:28:51.118Z] Removing intermediate container 7cbfd6ecbcb1 [2022-03-07T20:28:51.118Z] ---> ee8b80962d96 [2022-03-07T20:28:51.118Z] [2022-03-07T20:28:51.118Z] Step 11/23 : FROM docker:20.10.10 [2022-03-07T20:28:51.118Z] ---> 315f59c4dad5 [2022-03-07T20:28:51.118Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-07T20:28:51.118Z] ---> Running in f25fb4ff6a16 [2022-03-07T20:28:51.393Z] 20.10.10: Pulling from library/docker [2022-03-07T20:28:54.709Z] Removing intermediate container f25fb4ff6a16 [2022-03-07T20:28:54.709Z] ---> ed9fcfaeea08 [2022-03-07T20:28:54.709Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-07T20:28:54.709Z] ---> Running in 2a7837670874 [2022-03-07T20:28:56.642Z] Removing intermediate container 2a7837670874 [2022-03-07T20:28:56.642Z] ---> 1f8ca4a12538 [2022-03-07T20:28:56.642Z] Step 23/25 : LABEL arch=x86_64 [2022-03-07T20:28:58.565Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:28:58.565Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:28:58.565Z] ---> d03adcf68d32 [2022-03-07T20:28:58.565Z] Step 3/23 : WORKDIR /edgex-go [2022-03-07T20:28:58.565Z] ---> Using cache [2022-03-07T20:28:58.565Z] ---> 2dc8ed2efc84 [2022-03-07T20:28:58.565Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-07T20:28:58.565Z] ---> Using cache [2022-03-07T20:28:58.565Z] ---> fcd60cc0ad1a [2022-03-07T20:28:58.565Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-07T20:28:58.565Z] ---> Using cache [2022-03-07T20:28:58.565Z] ---> 5ef479962d3a [2022-03-07T20:28:58.565Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-07T20:28:58.565Z] ---> Using cache [2022-03-07T20:28:58.565Z] ---> f15e0c16ca7e [2022-03-07T20:28:58.565Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-07T20:28:58.565Z] ---> Using cache [2022-03-07T20:28:58.565Z] ---> b2d7f1701382 [2022-03-07T20:28:58.565Z] Step 8/23 : COPY . . [2022-03-07T20:28:58.565Z] ---> Using cache [2022-03-07T20:28:58.565Z] ---> ed3016e27ef3 [2022-03-07T20:28:58.565Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-07T20:28:58.827Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:28:58.827Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:28:58.827Z] ---> d03adcf68d32 [2022-03-07T20:28:58.827Z] Step 3/23 : WORKDIR /edgex-go [2022-03-07T20:28:58.827Z] ---> Using cache [2022-03-07T20:28:58.827Z] ---> 2dc8ed2efc84 [2022-03-07T20:28:58.827Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-07T20:28:58.827Z] ---> Using cache [2022-03-07T20:28:58.827Z] ---> fcd60cc0ad1a [2022-03-07T20:28:58.827Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-07T20:28:58.827Z] ---> Using cache [2022-03-07T20:28:58.827Z] ---> 5ef479962d3a [2022-03-07T20:28:58.827Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-07T20:28:58.827Z] ---> Using cache [2022-03-07T20:28:58.827Z] ---> f15e0c16ca7e [2022-03-07T20:28:58.827Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-07T20:28:58.827Z] ---> Using cache [2022-03-07T20:28:58.827Z] ---> b2d7f1701382 [2022-03-07T20:28:58.827Z] Step 8/23 : COPY . . [2022-03-07T20:28:58.827Z] ---> Using cache [2022-03-07T20:28:58.827Z] ---> ed3016e27ef3 [2022-03-07T20:28:58.827Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-07T20:28:59.399Z] ---> Running in 2e1980e5ba9f [2022-03-07T20:28:59.972Z] ---> Running in c6b5f8407402 [2022-03-07T20:28:59.972Z] ---> Running in 771acbd577da [2022-03-07T20:29:00.544Z] Removing intermediate container 2e1980e5ba9f [2022-03-07T20:29:00.544Z] ---> ffd93d053e66 [2022-03-07T20:29:00.544Z] Step 24/25 : LABEL git_sha=d628d44106382b965d2ab2d7a34151c8ea7cd248 [2022-03-07T20:29:00.805Z] ---> Running in 66dfa039fb72 [2022-03-07T20:29:01.377Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-07T20:29:01.377Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-07T20:29:01.377Z] Removing intermediate container 66dfa039fb72 [2022-03-07T20:29:01.377Z] ---> 0297eb6c84b2 [2022-03-07T20:29:01.377Z] Step 25/25 : LABEL version=0.0.0 [2022-03-07T20:29:01.639Z] ---> b706a049f56e [2022-03-07T20:29:01.639Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-07T20:29:01.900Z] ---> Running in a73deacc6a6e [2022-03-07T20:29:02.161Z] ---> Running in 40e366456097 [2022-03-07T20:29:02.423Z] Removing intermediate container a73deacc6a6e [2022-03-07T20:29:02.423Z] ---> 99e1fb50906f [2022-03-07T20:29:02.423Z] [2022-03-07T20:29:02.423Z] Successfully built 99e1fb50906f [2022-03-07T20:29:02.423Z] Successfully tagged security-secretstore-setup:latest [2022-03-07T20:29:02.423Z]  Building security-secretstore-setup ... done Building core-data [2022-03-07T20:29:02.694Z] Removing intermediate container 40e366456097 [2022-03-07T20:29:02.694Z] ---> fb65cdd927b6 [2022-03-07T20:29:02.694Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-07T20:29:02.694Z] ---> Running in 3258be108b18 [2022-03-07T20:29:03.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-07T20:29:03.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-07T20:29:03.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-07T20:29:03.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-07T20:29:03.546Z] (1/42) Installing readline (8.1.0-r0) [2022-03-07T20:29:03.546Z] (2/42) Installing bash (5.1.4-r0) [2022-03-07T20:29:03.546Z] Executing bash-5.1.4-r0.post-install [2022-03-07T20:29:03.546Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-07T20:29:03.546Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-07T20:29:03.546Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-07T20:29:03.546Z] (6/42) Installing curl (7.79.1-r0) [2022-03-07T20:29:03.546Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-07T20:29:03.546Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-07T20:29:03.546Z] (9/42) Installing expat (2.4.7-r0) [2022-03-07T20:29:03.546Z] (10/42) Installing libffi (3.3-r2) [2022-03-07T20:29:03.546Z] (11/42) Installing gdbm (1.19-r0) [2022-03-07T20:29:03.546Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-07T20:29:03.546Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-07T20:29:03.546Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-07T20:29:03.809Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-07T20:29:03.809Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-07T20:29:03.809Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-07T20:29:05.242Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-07T20:29:05.242Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-07T20:29:05.242Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-07T20:29:05.242Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-07T20:29:05.242Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-07T20:29:05.242Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-07T20:29:05.242Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-07T20:29:05.242Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-07T20:29:05.242Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-07T20:29:05.242Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-07T20:29:05.242Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-07T20:29:05.242Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-07T20:29:05.242Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-07T20:29:05.242Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-07T20:29:05.242Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-07T20:29:05.242Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-07T20:29:05.242Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-07T20:29:05.242Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-07T20:29:05.242Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-07T20:29:05.242Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-07T20:29:05.242Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-07T20:29:05.402Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-07T20:29:05.402Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-07T20:29:05.402Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-07T20:29:05.402Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-07T20:29:05.402Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-07T20:29:05.402Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-07T20:29:05.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-07T20:29:05.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.237s coverage: 28.7% of statements [2022-03-07T20:29:05.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-07T20:29:05.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-07T20:29:05.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.325s coverage: 98.5% of statements [2022-03-07T20:29:05.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-07T20:29:05.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.434s coverage: 44.7% of statements [2022-03-07T20:29:05.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-07T20:29:05.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-07T20:29:05.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.663s coverage: 89.5% of statements [2022-03-07T20:29:05.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-07T20:29:05.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-07T20:29:05.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.226s coverage: 84.4% of statements [2022-03-07T20:29:05.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-07T20:29:05.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-07T20:29:05.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-07T20:29:05.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-07T20:29:05.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-07T20:29:05.517Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-07T20:29:05.517Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-07T20:29:05.517Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-07T20:29:05.517Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-07T20:29:05.788Z] Executing busybox-1.33.1-r6.trigger [2022-03-07T20:29:05.788Z] OK: 84 MiB in 64 packages [2022-03-07T20:29:06.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.673s coverage: 94.2% of statements [2022-03-07T20:29:06.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-07T20:29:06.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-07T20:29:06.002Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.269s coverage: 59.1% of statements [2022-03-07T20:29:06.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-07T20:29:06.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-07T20:29:06.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-07T20:29:06.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-07T20:29:06.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-07T20:29:06.002Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.201s coverage: 60.0% of statements [2022-03-07T20:29:06.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-07T20:29:06.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-07T20:29:06.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-07T20:29:06.002Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.314s coverage: 0.9% of statements [2022-03-07T20:29:06.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-07T20:29:06.002Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.281s coverage: 58.8% of statements [2022-03-07T20:29:06.002Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.202s coverage: 21.7% of statements [2022-03-07T20:29:06.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-07T20:29:06.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.202s coverage: 47.1% of statements [2022-03-07T20:29:06.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.321s coverage: 79.5% of statements [2022-03-07T20:29:07.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements [2022-03-07T20:29:07.762Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:29:07.763Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:29:07.763Z] ---> d03adcf68d32 [2022-03-07T20:29:07.763Z] Step 3/31 : WORKDIR /edgex-go [2022-03-07T20:29:07.763Z] ---> Using cache [2022-03-07T20:29:07.763Z] ---> 2dc8ed2efc84 [2022-03-07T20:29:07.763Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-07T20:29:07.763Z] ---> Using cache [2022-03-07T20:29:07.763Z] ---> fcd60cc0ad1a [2022-03-07T20:29:07.763Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-07T20:29:07.763Z] ---> Using cache [2022-03-07T20:29:07.763Z] ---> 5ef479962d3a [2022-03-07T20:29:07.763Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-07T20:29:07.763Z] ---> Using cache [2022-03-07T20:29:07.763Z] ---> f15e0c16ca7e [2022-03-07T20:29:07.763Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-07T20:29:07.763Z] ---> Using cache [2022-03-07T20:29:07.763Z] ---> b2d7f1701382 [2022-03-07T20:29:07.763Z] Step 8/31 : COPY . . [2022-03-07T20:29:07.763Z] ---> Using cache [2022-03-07T20:29:07.763Z] ---> ed3016e27ef3 [2022-03-07T20:29:07.763Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-07T20:29:07.763Z] Collecting docker-compose==1.23.2 [2022-03-07T20:29:08.032Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-07T20:29:08.303Z] Collecting PyYAML<4,>=3.10 [2022-03-07T20:29:08.303Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-07T20:29:08.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.208s coverage: 96.3% of statements [2022-03-07T20:29:08.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.183s coverage: 87.5% of statements [2022-03-07T20:29:08.892Z] Collecting jsonschema<3,>=2.5.1 [2022-03-07T20:29:08.892Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-07T20:29:08.892Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-07T20:29:08.892Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-07T20:29:09.164Z] ---> Running in 71a44ede13de [2022-03-07T20:29:09.436Z] Collecting docopt<0.7,>=0.6.1 [2022-03-07T20:29:09.436Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-07T20:29:09.702Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-07T20:29:10.276Z] Collecting cached-property<2,>=1.2.0 [2022-03-07T20:29:10.276Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-07T20:29:10.539Z] Collecting docker<4.0,>=3.6.0 [2022-03-07T20:29:10.539Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-07T20:29:10.539Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-07T20:29:10.539Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-07T20:29:10.804Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-07T20:29:10.804Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-07T20:29:10.804Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-07T20:29:10.804Z] Collecting texttable<0.10,>=0.9.0 [2022-03-07T20:29:10.804Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-07T20:29:11.382Z] Collecting docker-pycreds>=0.4.0 [2022-03-07T20:29:11.382Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-07T20:29:11.645Z] Collecting idna<2.8,>=2.5 [2022-03-07T20:29:11.645Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-07T20:29:11.645Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:29:11.645Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:29:11.645Z] ---> d03adcf68d32 [2022-03-07T20:29:11.645Z] Step 3/23 : WORKDIR /edgex-go [2022-03-07T20:29:11.645Z] ---> Using cache [2022-03-07T20:29:11.645Z] ---> 2dc8ed2efc84 [2022-03-07T20:29:11.645Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-07T20:29:11.645Z] ---> Using cache [2022-03-07T20:29:11.645Z] ---> fcd60cc0ad1a [2022-03-07T20:29:11.645Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-07T20:29:11.910Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-07T20:29:11.910Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-07T20:29:11.910Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-07T20:29:11.910Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-07T20:29:11.910Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-07T20:29:11.910Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-07T20:29:11.910Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-07T20:29:11.910Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-07T20:29:11.910Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-07T20:29:12.176Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-07T20:29:12.176Z] Attempting uninstall: urllib3 [2022-03-07T20:29:12.176Z] Found existing installation: urllib3 1.26.5 [2022-03-07T20:29:12.176Z] Uninstalling urllib3-1.26.5: [2022-03-07T20:29:12.176Z] Successfully uninstalled urllib3-1.26.5 [2022-03-07T20:29:12.176Z] ---> Running in 82cd258fd384 [2022-03-07T20:29:12.445Z] Attempting uninstall: idna [2022-03-07T20:29:12.445Z] Found existing installation: idna 3.2 [2022-03-07T20:29:12.445Z] Uninstalling idna-3.2: [2022-03-07T20:29:12.445Z] Successfully uninstalled idna-3.2 [2022-03-07T20:29:12.709Z] Attempting uninstall: chardet [2022-03-07T20:29:12.709Z] Found existing installation: chardet 4.0.0 [2022-03-07T20:29:12.709Z] Uninstalling chardet-4.0.0: [2022-03-07T20:29:12.709Z] Successfully uninstalled chardet-4.0.0 [2022-03-07T20:29:12.975Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-07T20:29:13.242Z] Attempting uninstall: requests [2022-03-07T20:29:13.242Z] Found existing installation: requests 2.25.1 [2022-03-07T20:29:13.242Z] Uninstalling requests-2.25.1: [2022-03-07T20:29:13.505Z] Successfully uninstalled requests-2.25.1 [2022-03-07T20:29:13.505Z] Running setup.py install for texttable: started [2022-03-07T20:29:13.765Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-07T20:29:14.336Z] OK: 221 MiB in 52 packages [2022-03-07T20:29:14.336Z] Running setup.py install for texttable: finished with status 'done' [2022-03-07T20:29:14.336Z] Running setup.py install for PyYAML: started [2022-03-07T20:29:14.915Z] Removing intermediate container 82cd258fd384 [2022-03-07T20:29:14.915Z] ---> 7e54b8dab477 [2022-03-07T20:29:14.915Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-07T20:29:14.915Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-07T20:29:15.176Z] Running setup.py install for docopt: started [2022-03-07T20:29:15.176Z] ---> 1dfd57a9b641 [2022-03-07T20:29:15.176Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-07T20:29:15.176Z] ---> Running in 14d138a65bbf [2022-03-07T20:29:16.127Z] Running setup.py install for docopt: finished with status 'done' [2022-03-07T20:29:16.127Z] Running setup.py install for dockerpty: started [2022-03-07T20:29:16.698Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-07T20:29:17.272Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-07T20:29:17.272Z] Removing intermediate container 14d138a65bbf [2022-03-07T20:29:17.272Z] ---> baa5ccf702f3 [2022-03-07T20:29:17.272Z] Step 8/23 : COPY . . [2022-03-07T20:29:20.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.248s coverage: 94.4% of statements [2022-03-07T20:29:20.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements [2022-03-07T20:29:25.446Z] Removing intermediate container 3258be108b18 [2022-03-07T20:29:25.446Z] ---> bf8b4b0dabc2 [2022-03-07T20:29:25.446Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-07T20:29:25.446Z] ---> Running in a96fff4e9c69 [2022-03-07T20:29:25.446Z] Removing intermediate container a96fff4e9c69 [2022-03-07T20:29:25.446Z] ---> 4b52038b1c17 [2022-03-07T20:29:25.446Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-07T20:29:25.446Z] ---> Running in b720eafaf68a [2022-03-07T20:29:25.446Z] Removing intermediate container b720eafaf68a [2022-03-07T20:29:25.446Z] ---> 4f89b953eef2 [2022-03-07T20:29:25.446Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-07T20:29:25.446Z] ---> a6aaca581a4f [2022-03-07T20:29:25.446Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-07T20:29:25.717Z] ---> Running in b161baafbf9b [2022-03-07T20:29:25.984Z] ---> d10c57af3af0 [2022-03-07T20:29:25.984Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-07T20:29:26.245Z] ---> 0460e413c2cc [2022-03-07T20:29:26.245Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-07T20:29:26.245Z] CGO_ENABLED=1 GO111MODULE=on go build -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 [2022-03-07T20:29:26.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.589s coverage: 82.5% of statements [2022-03-07T20:29:26.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-07T20:29:26.823Z] ---> e109ba877e59 [2022-03-07T20:29:26.823Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-07T20:29:26.823Z] ---> Running in 229578739f7a [2022-03-07T20:29:26.823Z] Removing intermediate container 229578739f7a [2022-03-07T20:29:26.823Z] ---> d29e00435449 [2022-03-07T20:29:26.823Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-07T20:29:27.091Z] ---> Running in fa7a0037cb57 [2022-03-07T20:29:27.091Z] Removing intermediate container fa7a0037cb57 [2022-03-07T20:29:27.091Z] ---> e8926d96a8e0 [2022-03-07T20:29:27.091Z] Step 21/23 : LABEL arch=x86_64 [2022-03-07T20:29:27.091Z] ---> Running in f716e3eb1224 [2022-03-07T20:29:27.358Z] Removing intermediate container f716e3eb1224 [2022-03-07T20:29:27.358Z] ---> bfd0b9b4a0e5 [2022-03-07T20:29:27.358Z] Step 22/23 : LABEL git_sha=d628d44106382b965d2ab2d7a34151c8ea7cd248 [2022-03-07T20:29:27.358Z] ---> Running in cd5adea515ee [2022-03-07T20:29:27.625Z] Removing intermediate container cd5adea515ee [2022-03-07T20:29:27.625Z] ---> 9d5143b03296 [2022-03-07T20:29:27.625Z] Step 23/23 : LABEL version=0.0.0 [2022-03-07T20:29:27.626Z] ---> Running in 0ee66d51e729 [2022-03-07T20:29:27.893Z] Removing intermediate container 0ee66d51e729 [2022-03-07T20:29:27.893Z] ---> 80f5f737a649 [2022-03-07T20:29:27.893Z] [2022-03-07T20:29:27.893Z] Successfully built 80f5f737a649 [2022-03-07T20:29:27.893Z] Successfully tagged sys-mgmt-agent:latest [2022-03-07T20:29:27.893Z] Building security-spire-server [2022-03-07T20:29:34.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements [2022-03-07T20:29:34.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-07T20:29:34.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-07T20:29:34.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-07T20:29:34.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements [2022-03-07T20:29:34.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-07T20:29:34.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-07T20:29:34.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-07T20:29:34.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-07T20:29:34.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-07T20:29:34.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.187s coverage: 87.2% of statements [2022-03-07T20:29:34.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-07T20:29:34.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-07T20:29:34.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2022-03-07T20:29:34.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-07T20:29:34.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements [2022-03-07T20:29:34.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-07T20:29:34.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.303s coverage: 80.0% of statements [2022-03-07T20:29:34.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.220s coverage: 87.2% of statements [2022-03-07T20:29:34.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.252s coverage: 85.4% of statements [2022-03-07T20:29:34.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.735s coverage: 91.2% of statements [2022-03-07T20:29:34.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-07T20:29:34.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.633s coverage: 64.4% of statements [2022-03-07T20:29:34.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-07T20:29:34.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-07T20:29:34.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.190s coverage: 100.0% of statements [2022-03-07T20:29:34.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements [2022-03-07T20:29:34.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2022-03-07T20:29:34.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2022-03-07T20:29:34.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2022-03-07T20:29:38.295Z]  Building sys-mgmt-agent ... done Step 1/18 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:29:38.295Z] Step 2/18 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:29:38.295Z] ---> d03adcf68d32 [2022-03-07T20:29:38.295Z] Step 3/18 : WORKDIR /edgex-go [2022-03-07T20:29:38.295Z] ---> Using cache [2022-03-07T20:29:38.295Z] ---> 2dc8ed2efc84 [2022-03-07T20:29:38.295Z] Step 4/18 : ARG SPIRE_RELEASE=1.2.0 [2022-03-07T20:29:38.296Z] ---> Running in eea62710b850 [2022-03-07T20:29:38.296Z] Removing intermediate container eea62710b850 [2022-03-07T20:29:38.296Z] ---> 82ad785140df [2022-03-07T20:29:38.296Z] Step 5/18 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-07T20:29:38.571Z] ---> Running in dc5f9d8be2ad [2022-03-07T20:29:39.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.265s coverage: 65.4% of statements [2022-03-07T20:29:39.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-07T20:29:39.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-07T20:29:39.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-07T20:29:39.551Z] spire-1.2.0/ [2022-03-07T20:29:41.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.705s coverage: 43.8% of statements [2022-03-07T20:29:41.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-07T20:29:41.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-07T20:29:41.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.234s coverage: 89.5% of statements [2022-03-07T20:29:41.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-07T20:29:41.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.204s coverage: 84.8% of statements [2022-03-07T20:29:41.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-07T20:29:41.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-07T20:29:41.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-07T20:29:41.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-07T20:29:42.164Z] spire-1.2.0/README.md [2022-03-07T20:29:42.164Z] spire-1.2.0/bin/ [2022-03-07T20:29:42.164Z] spire-1.2.0/bin/spire-server [2022-03-07T20:29:42.164Z] spire-1.2.0/bin/spire-agent [2022-03-07T20:29:42.164Z] spire-1.2.0/conf/ [2022-03-07T20:29:42.164Z] spire-1.2.0/conf/server/ [2022-03-07T20:29:42.164Z] spire-1.2.0/conf/server/server.conf [2022-03-07T20:29:42.164Z] spire-1.2.0/conf/agent/ [2022-03-07T20:29:42.164Z] spire-1.2.0/conf/agent/agent.conf [2022-03-07T20:29:42.164Z] spire-1.2.0/LICENSE [2022-03-07T20:29:44.191Z] Removing intermediate container dc5f9d8be2ad [2022-03-07T20:29:44.191Z] ---> 22267ea0612c [2022-03-07T20:29:44.191Z] [2022-03-07T20:29:44.191Z] Step 6/18 : FROM debian:stable-slim [2022-03-07T20:29:44.191Z] ---> 19f1f0abf5cb [2022-03-07T20:29:44.191Z] Step 7/18 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-07T20:29:44.191Z] ---> Using cache [2022-03-07T20:29:44.191Z] ---> 224897189094 [2022-03-07T20:29:44.191Z] Step 8/18 : ENV DEBIAN_FRONTEND=noninteractive [2022-03-07T20:29:44.191Z] ---> Using cache [2022-03-07T20:29:44.191Z] ---> 3d8588661c9a [2022-03-07T20:29:44.191Z] Step 9/18 : RUN apt-get update -y && apt-get upgrade -y && apt-get install -y --no-install-recommends dumb-init openssl && apt-get clean && rm -rf /var/lib/apt/lists/* [2022-03-07T20:29:44.191Z] ---> Using cache [2022-03-07T20:29:44.191Z] ---> daa016b4bcc0 [2022-03-07T20:29:44.191Z] Step 10/18 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-07T20:29:45.653Z] ---> 93e43fedddba [2022-03-07T20:29:45.653Z] Step 11/18 : COPY docker-entrypoint.sh /usr/local/bin/ [2022-03-07T20:29:48.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.284s coverage: 17.7% of statements [2022-03-07T20:29:48.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-07T20:29:48.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-07T20:29:48.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-07T20:29:48.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-07T20:29:48.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.583s coverage: 92.3% of statements [2022-03-07T20:29:48.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-07T20:29:48.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-07T20:29:48.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-07T20:29:48.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-07T20:29:48.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.233s coverage: 63.2% of statements [2022-03-07T20:29:48.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-07T20:29:48.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-07T20:29:48.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.408s coverage: 97.7% of statements [2022-03-07T20:29:48.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-07T20:29:48.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-07T20:29:48.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-07T20:29:48.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-07T20:29:48.406Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.191s coverage: 28.9% of statements [2022-03-07T20:29:48.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-07T20:29:48.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-07T20:29:48.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-07T20:29:48.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-07T20:29:48.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-07T20:29:48.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-07T20:29:48.406Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.162s coverage: 100.0% of statements [2022-03-07T20:29:48.406Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2022-03-07T20:29:48.996Z] 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 [2022-03-07T20:29:48.996Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-07T20:29:48.996Z] GO111MODULE=on go vet ./... [2022-03-07T20:30:17.867Z] Removing intermediate container c6b5f8407402 [2022-03-07T20:30:17.868Z] ---> f2d5a2b3de07 [2022-03-07T20:30:17.868Z] [2022-03-07T20:30:17.868Z] Step 10/23 : FROM alpine:3.14 [2022-03-07T20:30:17.868Z] ---> 0a97eee8041e [2022-03-07T20:30:17.868Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-07T20:30:17.868Z] ---> Using cache [2022-03-07T20:30:17.868Z] ---> 718d52fedddf [2022-03-07T20:30:17.868Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-07T20:30:17.868Z] ---> Using cache [2022-03-07T20:30:17.868Z] ---> 03408dd0284d [2022-03-07T20:30:17.868Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-07T20:30:17.868Z] ---> Running in 0da70f2e773d [2022-03-07T20:30:17.868Z] Removing intermediate container 0da70f2e773d [2022-03-07T20:30:17.868Z] ---> ce71d964b93f [2022-03-07T20:30:17.868Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-07T20:30:17.868Z] ---> Running in 814f40a06019 [2022-03-07T20:30:17.868Z] Removing intermediate container 814f40a06019 [2022-03-07T20:30:17.868Z] ---> f9ca8ae91db8 [2022-03-07T20:30:17.868Z] Step 15/23 : WORKDIR / [2022-03-07T20:30:17.868Z] ---> Running in 5eba22e5c4e1 [2022-03-07T20:30:17.868Z] Removing intermediate container 5eba22e5c4e1 [2022-03-07T20:30:17.868Z] ---> 2b042ae697cc [2022-03-07T20:30:17.868Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-07T20:30:17.868Z] ---> 633ae9db1e9b [2022-03-07T20:30:17.868Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-07T20:30:17.868Z] ---> 1adfa346d969 [2022-03-07T20:30:17.868Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-07T20:30:18.136Z] ---> 7b72093d244c [2022-03-07T20:30:18.136Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-07T20:30:18.136Z] ---> Running in 0f33b168e92d [2022-03-07T20:30:18.399Z] Removing intermediate container 0f33b168e92d [2022-03-07T20:30:18.399Z] ---> 056aff08b11b [2022-03-07T20:30:18.399Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-07T20:30:18.671Z] ---> Running in 3f87e7efc831 [2022-03-07T20:30:18.932Z] Removing intermediate container 3f87e7efc831 [2022-03-07T20:30:18.932Z] ---> 965d4fe2f9cb [2022-03-07T20:30:18.932Z] Step 21/23 : LABEL arch=x86_64 [2022-03-07T20:30:18.932Z] ---> Running in 19fecd0412ab [2022-03-07T20:30:19.194Z] Removing intermediate container 19fecd0412ab [2022-03-07T20:30:19.194Z] ---> c13dbe135fa6 [2022-03-07T20:30:19.194Z] Step 22/23 : LABEL git_sha=d628d44106382b965d2ab2d7a34151c8ea7cd248 [2022-03-07T20:30:19.194Z] ---> Running in ac57701e07ee [2022-03-07T20:30:19.463Z] Removing intermediate container ac57701e07ee [2022-03-07T20:30:19.463Z] ---> 81211d0cc5f1 [2022-03-07T20:30:19.463Z] Step 23/23 : LABEL version=0.0.0 [2022-03-07T20:30:19.726Z] ---> Running in 00e47a9abe05 [2022-03-07T20:30:20.306Z] Removing intermediate container 00e47a9abe05 [2022-03-07T20:30:20.306Z] ---> 5ba6b454b5f9 [2022-03-07T20:30:20.306Z] [2022-03-07T20:30:20.885Z] Successfully built 5ba6b454b5f9 [2022-03-07T20:30:20.885Z] Successfully tagged core-command:latest [2022-03-07T20:30:20.885Z]  Building core-command ... done Removing intermediate container 771acbd577da [2022-03-07T20:30:20.885Z] ---> ead471ef7df0 [2022-03-07T20:30:20.885Z] [2022-03-07T20:30:20.885Z] Step 10/23 : FROM alpine:3.14 [2022-03-07T20:30:20.885Z] ---> 0a97eee8041e [2022-03-07T20:30:20.885Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-07T20:30:20.885Z] ---> Using cache [2022-03-07T20:30:20.885Z] ---> 718d52fedddf [2022-03-07T20:30:20.885Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-07T20:30:20.885Z] ---> Using cache [2022-03-07T20:30:20.885Z] ---> 03408dd0284d [2022-03-07T20:30:20.885Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-07T20:30:20.885Z] ---> Running in dea16aa451ef [2022-03-07T20:30:21.149Z] Removing intermediate container dea16aa451ef [2022-03-07T20:30:21.149Z] ---> d40372dd9e3a [2022-03-07T20:30:21.149Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-07T20:30:21.149Z] ---> Running in 79e71bb328e9 [2022-03-07T20:30:21.416Z] Removing intermediate container 79e71bb328e9 [2022-03-07T20:30:21.416Z] ---> 3fb602b18550 [2022-03-07T20:30:21.416Z] Step 15/23 : WORKDIR / [2022-03-07T20:30:21.705Z] ---> Running in 7e639486c042 [2022-03-07T20:30:22.296Z] Removing intermediate container 7e639486c042 [2022-03-07T20:30:22.296Z] ---> 7026a569a86f [2022-03-07T20:30:22.296Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-07T20:30:22.905Z] ---> e7ea0cb5bb0c [2022-03-07T20:30:22.905Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-07T20:30:22.905Z] Removing intermediate container 71a44ede13de [2022-03-07T20:30:22.905Z] ---> 3c0caab5e717 [2022-03-07T20:30:22.905Z] [2022-03-07T20:30:22.905Z] Step 10/31 : FROM alpine:3.14 [2022-03-07T20:30:22.905Z] ---> 0a97eee8041e [2022-03-07T20:30:22.905Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-07T20:30:22.905Z] ---> Running in cd413c444d99 [2022-03-07T20:30:23.183Z] Removing intermediate container cd413c444d99 [2022-03-07T20:30:23.183Z] ---> d7412e08e4e2 [2022-03-07T20:30:23.183Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-07T20:30:23.183Z] ---> Running in 1f19eec0cc99 [2022-03-07T20:30:23.183Z] ---> 63d806da538e [2022-03-07T20:30:23.183Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-07T20:30:23.789Z] ---> 98d0343c5077 [2022-03-07T20:30:23.789Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-07T20:30:23.789Z] ---> Running in 2b1bdc2b463c [2022-03-07T20:30:23.789Z] Removing intermediate container 2b1bdc2b463c [2022-03-07T20:30:23.789Z] ---> de1153cd1a47 [2022-03-07T20:30:23.789Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-07T20:30:23.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-07T20:30:24.062Z] ---> Running in 1732dc4caf84 [2022-03-07T20:30:24.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-07T20:30:24.326Z] Removing intermediate container 1732dc4caf84 [2022-03-07T20:30:24.326Z] ---> 52cab3fc9733 [2022-03-07T20:30:24.326Z] Step 21/23 : LABEL arch=x86_64 [2022-03-07T20:30:24.326Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-07T20:30:24.326Z] (2/2) Installing su-exec (0.2-r1) [2022-03-07T20:30:24.326Z] Executing busybox-1.33.1-r6.trigger [2022-03-07T20:30:24.326Z] OK: 6 MiB in 16 packages [2022-03-07T20:30:24.326Z] ---> Running in 2218699bb6c1 [2022-03-07T20:30:24.326Z] Removing intermediate container 2218699bb6c1 [2022-03-07T20:30:24.326Z] ---> a85dcb04d613 [2022-03-07T20:30:24.326Z] Step 22/23 : LABEL git_sha=d628d44106382b965d2ab2d7a34151c8ea7cd248 [2022-03-07T20:30:24.592Z] ---> Running in d0ba3edcdfa3 [2022-03-07T20:30:24.592Z] Removing intermediate container d0ba3edcdfa3 [2022-03-07T20:30:24.592Z] ---> 1faa4c9ea1d2 [2022-03-07T20:30:24.592Z] Step 23/23 : LABEL version=0.0.0 [2022-03-07T20:30:24.861Z] ---> Running in 3b2fd3b8f242 [2022-03-07T20:30:24.862Z] Removing intermediate container 1f19eec0cc99 [2022-03-07T20:30:24.862Z] ---> 92eb41ed9243 [2022-03-07T20:30:24.862Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-07T20:30:24.862Z] Removing intermediate container 3b2fd3b8f242 [2022-03-07T20:30:24.862Z] ---> d0f46422925b [2022-03-07T20:30:24.862Z] [2022-03-07T20:30:25.122Z] ---> Running in 9fabde447149 [2022-03-07T20:30:25.122Z] Successfully built d0f46422925b [2022-03-07T20:30:25.122Z] Successfully tagged core-metadata:latest [2022-03-07T20:30:25.122Z]  Building core-metadata ... done Removing intermediate container 9fabde447149 [2022-03-07T20:30:25.122Z] ---> c485720bbfc7 [2022-03-07T20:30:25.122Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-07T20:30:25.122Z] ---> Running in 7c2ae67cca69 [2022-03-07T20:30:25.388Z] Removing intermediate container 7c2ae67cca69 [2022-03-07T20:30:25.388Z] ---> d15c46187aa5 [2022-03-07T20:30:25.388Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-07T20:30:25.388Z] ---> Running in 44cdb85263cc [2022-03-07T20:30:26.345Z] Removing intermediate container 44cdb85263cc [2022-03-07T20:30:26.345Z] ---> 8e1985eeb9c5 [2022-03-07T20:30:26.345Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-07T20:30:26.345Z] ---> Running in 34d31240767a [2022-03-07T20:30:26.614Z] Removing intermediate container 34d31240767a [2022-03-07T20:30:26.614Z] ---> b07cd9d88b9c [2022-03-07T20:30:26.614Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-07T20:30:26.877Z] ---> 38c3628d9c30 [2022-03-07T20:30:26.877Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-07T20:30:26.877Z] ---> Running in 4e6b0f70a9b7 [2022-03-07T20:30:27.835Z] Removing intermediate container 4e6b0f70a9b7 [2022-03-07T20:30:27.835Z] ---> 91b4ab2263c7 [2022-03-07T20:30:27.835Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-07T20:30:28.100Z] ---> 74463b98e0f7 [2022-03-07T20:30:28.100Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-07T20:30:28.687Z] ---> be3ab87dd420 [2022-03-07T20:30:28.687Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-07T20:30:28.951Z] ---> 7a3d8691359b [2022-03-07T20:30:28.951Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-07T20:30:29.217Z] ---> 97bf50566df9 [2022-03-07T20:30:29.217Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-07T20:30:29.477Z] ---> e5c8e0049db3 [2022-03-07T20:30:29.477Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-07T20:30:29.477Z] ---> Running in 9a18781ee9f4 [2022-03-07T20:30:29.739Z] Removing intermediate container 9a18781ee9f4 [2022-03-07T20:30:29.739Z] ---> b2da33181c22 [2022-03-07T20:30:29.739Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-07T20:30:29.739Z] ---> eca98319b68b [2022-03-07T20:30:29.739Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-07T20:30:30.020Z] ---> Running in 8ae469abdfc2 [2022-03-07T20:30:30.997Z] Removing intermediate container 8ae469abdfc2 [2022-03-07T20:30:30.997Z] ---> 0e9234dc71e7 [2022-03-07T20:30:30.997Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-07T20:30:30.997Z] ---> Running in ee437cb3a763 [2022-03-07T20:30:31.259Z] Removing intermediate container ee437cb3a763 [2022-03-07T20:30:31.259Z] ---> 636123dc1670 [2022-03-07T20:30:31.259Z] Step 28/31 : CMD ["gate"] [2022-03-07T20:30:31.259Z] ---> Running in 0e607756ce09 [2022-03-07T20:30:31.522Z] Removing intermediate container 0e607756ce09 [2022-03-07T20:30:31.522Z] ---> 2a4fc9b50aa3 [2022-03-07T20:30:31.522Z] Step 29/31 : LABEL arch=x86_64 [2022-03-07T20:30:31.522Z] ---> Running in 323e462be12d [2022-03-07T20:30:31.811Z] Removing intermediate container 323e462be12d [2022-03-07T20:30:31.811Z] ---> ca953b51c9ee [2022-03-07T20:30:31.811Z] Step 30/31 : LABEL git_sha=d628d44106382b965d2ab2d7a34151c8ea7cd248 [2022-03-07T20:30:31.811Z] ---> Running in 04e8d55f890d [2022-03-07T20:30:32.085Z] Removing intermediate container 04e8d55f890d [2022-03-07T20:30:32.085Z] ---> 384d16196cf3 [2022-03-07T20:30:32.085Z] Step 31/31 : LABEL version=0.0.0 [2022-03-07T20:30:32.345Z] ---> Running in d7000ad54a63 [2022-03-07T20:30:32.345Z] Removing intermediate container d7000ad54a63 [2022-03-07T20:30:32.345Z] ---> 4fbb07c0b72d [2022-03-07T20:30:32.345Z] [2022-03-07T20:30:32.345Z] Successfully built 4fbb07c0b72d [2022-03-07T20:30:32.606Z] Successfully tagged security-bootstrapper:latest [2022-03-07T20:30:35.159Z]  Building security-bootstrapper ... done Removing intermediate container b161baafbf9b [2022-03-07T20:30:35.159Z] ---> 6831e41389c7 [2022-03-07T20:30:35.159Z] [2022-03-07T20:30:35.159Z] Step 10/23 : FROM alpine:3.14 [2022-03-07T20:30:35.159Z] ---> 0a97eee8041e [2022-03-07T20:30:35.159Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-07T20:30:35.159Z] ---> Running in 319ff9f32352 [2022-03-07T20:30:35.159Z] Removing intermediate container 319ff9f32352 [2022-03-07T20:30:35.159Z] ---> 691b1e74c94c [2022-03-07T20:30:35.159Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-07T20:30:35.159Z] ---> Running in c37138c59391 [2022-03-07T20:30:35.419Z] Removing intermediate container c37138c59391 [2022-03-07T20:30:35.419Z] ---> 66886fc33839 [2022-03-07T20:30:35.419Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-07T20:30:35.419Z] ---> Running in ddb6bd055e61 [2022-03-07T20:30:35.419Z] Removing intermediate container ddb6bd055e61 [2022-03-07T20:30:35.419Z] ---> e0a007bde3f0 [2022-03-07T20:30:35.419Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-07T20:30:35.419Z] ---> Running in 22dd3494dfd0 [2022-03-07T20:30:35.991Z] Removing intermediate container 22dd3494dfd0 [2022-03-07T20:30:35.991Z] ---> c12428a763cd [2022-03-07T20:30:35.991Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-07T20:30:35.991Z] ---> Running in e3596770c65d [2022-03-07T20:30:36.254Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-07T20:30:36.823Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-07T20:30:37.391Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-07T20:30:37.391Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-07T20:30:37.391Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-07T20:30:37.652Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-07T20:30:37.652Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-07T20:30:37.652Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-07T20:30:37.911Z] Executing busybox-1.33.1-r6.trigger [2022-03-07T20:30:37.911Z] OK: 8 MiB in 20 packages [2022-03-07T20:30:38.173Z] Removing intermediate container e3596770c65d [2022-03-07T20:30:38.173Z] ---> c3219b843f7e [2022-03-07T20:30:38.173Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-07T20:30:38.173Z] ---> f08856b4abe6 [2022-03-07T20:30:38.173Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-07T20:30:38.744Z] ---> dffcfd1c53b3 [2022-03-07T20:30:38.744Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-07T20:30:38.744Z] ---> 9c9c1a32ef9f [2022-03-07T20:30:38.744Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-07T20:30:38.744Z] ---> Running in 1f1cf02e8b1f [2022-03-07T20:30:38.744Z] Removing intermediate container 1f1cf02e8b1f [2022-03-07T20:30:38.744Z] ---> ddb7a9c84b87 [2022-03-07T20:30:38.744Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-07T20:30:38.744Z] ---> Running in 8c09965e0e02 [2022-03-07T20:30:39.004Z] Removing intermediate container 8c09965e0e02 [2022-03-07T20:30:39.004Z] ---> fcf3927c00db [2022-03-07T20:30:39.004Z] Step 21/23 : LABEL arch=x86_64 [2022-03-07T20:30:39.004Z] ---> Running in 74052eb28bdf [2022-03-07T20:30:39.004Z] Removing intermediate container 74052eb28bdf [2022-03-07T20:30:39.004Z] ---> 42bf936160ae [2022-03-07T20:30:39.004Z] Step 22/23 : LABEL git_sha=d628d44106382b965d2ab2d7a34151c8ea7cd248 [2022-03-07T20:30:39.004Z] ---> Running in 1ea86824e90d [2022-03-07T20:30:39.266Z] Removing intermediate container 1ea86824e90d [2022-03-07T20:30:39.266Z] ---> aa3c9960b4c8 [2022-03-07T20:30:39.266Z] Step 23/23 : LABEL version=0.0.0 [2022-03-07T20:30:39.266Z] ---> Running in 7a4ea0ad747d [2022-03-07T20:30:39.266Z] Removing intermediate container 7a4ea0ad747d [2022-03-07T20:30:39.266Z] ---> b633a7ff1e2d [2022-03-07T20:30:39.266Z] [2022-03-07T20:30:39.266Z] Successfully built b633a7ff1e2d [2022-03-07T20:30:39.266Z] Successfully tagged core-data:latest [2022-03-07T20:30:39.266Z]  Building core-data ... done  [2022-03-07T20:30:39.266Z] ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apt-get update -y && apt-get install -y --no-install-recommends build-essential && apt-get clean && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 127") [2022-03-07T20:30:39.266Z] [2022-03-07T20:30:39.266Z] ERROR: for security-spire-config (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') [2022-03-07T20:30:39.266Z] [2022-03-07T20:30:39.266Z] ERROR: for security-spire-agent (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') [2022-03-07T20:30:39.266Z] [2022-03-07T20:30:39.266Z] ERROR: for security-spire-server (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') [2022-03-07T20:30:39.266Z] Service 'security-spire-server' failed to build: COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist [Pipeline] } [2022-03-07T20:30:39.279Z] $ docker stop --time=1 f5dd938ae02e777f179e8e00e7cc3e9857d9b3bbf1389e4ae06c5c6519f5e99a [2022-03-07T20:30:40.579Z] $ docker rm -f f5dd938ae02e777f179e8e00e7cc3e9857d9b3bbf1389e4ae06c5c6519f5e99a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-07T20:30:40.758Z] Failed in branch amd64 [2022-03-07T20:31:25.809Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-07T20:31:25.809Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-07T20:31:25.810Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-07T20:31:26.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-07T20:31:27.089Z] + ls -al . [2022-03-07T20:31:27.090Z] total 676 [2022-03-07T20:31:27.090Z] drwxrwxr-x 9 1001 1001 4096 Mar 7 20:31 . [2022-03-07T20:31:27.090Z] drwxr-xr-x 4 root root 4096 Mar 7 20:26 .. [2022-03-07T20:31:27.090Z] -rw-rw-r-- 1 1001 1001 11 Mar 7 20:24 .dockerignore [2022-03-07T20:31:27.090Z] drwxrwxr-x 8 1001 1001 4096 Mar 7 20:24 .git [2022-03-07T20:31:27.090Z] drwxrwxr-x 4 1001 1001 4096 Mar 7 20:24 .github [2022-03-07T20:31:27.090Z] -rw-rw-r-- 1 1001 1001 870 Mar 7 20:24 .gitignore [2022-03-07T20:31:27.090Z] -rw-rw-r-- 1 1001 1001 42 Mar 7 20:24 .golangci.yml [2022-03-07T20:31:27.090Z] -rw-rw-r-- 1 1001 1001 87 Mar 7 20:24 .hadolint.yml [2022-03-07T20:31:27.090Z] -rw-rw-r-- 1 1001 1001 166 Mar 7 20:24 .sonarcloud.properties [2022-03-07T20:31:27.090Z] -rw-rw-r-- 1 1001 1001 1171 Mar 7 20:24 ADOPTERS.md [2022-03-07T20:31:27.090Z] -rw-rw-r-- 1 1001 1001 9953 Mar 7 20:24 Attribution.txt [2022-03-07T20:31:27.090Z] -rw-rw-r-- 1 1001 1001 51732 Mar 7 20:24 CHANGELOG.md [2022-03-07T20:31:27.090Z] -rw-rw-r-- 1 1001 1001 3804 Mar 7 20:24 CONTRIBUTING.md [2022-03-07T20:31:27.090Z] -rw-rw-r-- 1 1001 1001 677 Mar 7 20:24 GOVERNANCE.md [2022-03-07T20:31:27.090Z] -rw-rw-r-- 1 1001 1001 849 Mar 7 20:24 Jenkinsfile [2022-03-07T20:31:27.090Z] -rw-rw-r-- 1 1001 1001 10775 Mar 7 20:24 LICENSE [2022-03-07T20:31:27.090Z] -rw-rw-r-- 1 1001 1001 8524 Mar 7 20:24 Makefile [2022-03-07T20:31:27.090Z] -rw-rw-r-- 1 1001 1001 582 Mar 7 20:24 OWNERS.md [2022-03-07T20:31:27.090Z] -rw-rw-r-- 1 1001 1001 8207 Mar 7 20:24 README.md [2022-03-07T20:31:27.090Z] -rw-rw-r-- 1 1001 1001 6912 Mar 7 20:24 SECURITY.md [2022-03-07T20:31:27.090Z] -rw-rw-r-- 1 1001 1001 5 Mar 7 20:22 VERSION [2022-03-07T20:31:27.090Z] -rw-rw-r-- 1 1001 1001 4131 Mar 7 20:24 ZMQWindows.md [2022-03-07T20:31:27.090Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 20:24 bin [2022-03-07T20:31:27.090Z] drwxrwxr-x 18 1001 1001 4096 Mar 7 20:24 cmd [2022-03-07T20:31:27.090Z] -rw-r--r-- 1 root root 428383 Mar 7 20:29 coverage.out [2022-03-07T20:31:27.090Z] -rw-rw-r-- 1 1001 1001 3177 Mar 7 20:24 go.mod [2022-03-07T20:31:27.090Z] -rw-rw-r-- 1 1001 1001 51755 Mar 7 20:24 go.sum [2022-03-07T20:31:27.090Z] drwxrwxr-x 8 1001 1001 4096 Mar 7 20:24 internal [2022-03-07T20:31:27.090Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 20:24 openapi [2022-03-07T20:31:27.090Z] drwxrwxr-x 4 1001 1001 4096 Mar 7 20:24 snap [2022-03-07T20:31:27.090Z] -rw-rw-r-- 1 1001 1001 204 Mar 7 20:24 version.go [Pipeline] sh [2022-03-07T20:31:27.746Z] + '[' -e coverage.out ] [2022-03-07T20:31:27.746Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-07T20:31:27.769Z] Warning: overwriting stash ‘coverage-report’ [2022-03-07T20:31:28.533Z] Stashed 1 file(s) [Pipeline] sh [2022-03-07T20:31:29.172Z] + make build [2022-03-07T20:31:29.172Z] CGO_ENABLED=1 GO111MODULE=on go build -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 [2022-03-07T20:32:50.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-07T20:33:38.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-07T20:33:38.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-07T20:33:41.555Z] CGO_ENABLED=0 GO111MODULE=on go build -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 [2022-03-07T20:33:42.530Z] CGO_ENABLED=0 GO111MODULE=on go build -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 [2022-03-07T20:33:45.917Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-07T20:33:50.219Z] CGO_ENABLED=0 GO111MODULE=on go build -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 [2022-03-07T20:33:55.609Z] CGO_ENABLED=0 GO111MODULE=on go build -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 [2022-03-07T20:33:59.911Z] CGO_ENABLED=0 GO111MODULE=on go build -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 [2022-03-07T20:34:02.537Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-07T20:34:05.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-07T20:34:14.190Z] CGO_ENABLED=0 GO111MODULE=on go build -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] } [2022-03-07T20:34:46.578Z] $ docker stop --time=1 e64e0359dd0994bca1edd159aa465e3352bc9c9e3869274869b2027da7ae4397 [2022-03-07T20:34:48.584Z] $ docker rm -f e64e0359dd0994bca1edd159aa465e3352bc9c9e3869274869b2027da7ae4397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-07T20:34:50.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-07T20:34:50.738Z] [2022-03-07T20:34:50.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-07T20:34:51.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-07T20:34:51.350Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-07T20:34:51.350Z] 29e5d40040c1: Pulling fs layer [2022-03-07T20:34:51.350Z] 1ce36da41761: Pulling fs layer [2022-03-07T20:34:51.350Z] 25b303627fd3: Pulling fs layer [2022-03-07T20:34:51.350Z] 29e5d40040c1: Verifying Checksum [2022-03-07T20:34:51.350Z] 29e5d40040c1: Download complete [2022-03-07T20:34:51.622Z] 1ce36da41761: Verifying Checksum [2022-03-07T20:34:51.622Z] 1ce36da41761: Download complete [2022-03-07T20:34:51.895Z] 29e5d40040c1: Pull complete [2022-03-07T20:34:53.323Z] 25b303627fd3: Verifying Checksum [2022-03-07T20:34:53.323Z] 25b303627fd3: Download complete [2022-03-07T20:34:53.323Z] 1ce36da41761: Pull complete [2022-03-07T20:35:03.467Z] 25b303627fd3: Pull complete [2022-03-07T20:35:03.467Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-07T20:35:03.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-07T20:35:03.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-07T20:35:03.691Z] prd-ubuntu18.04-docker-arm64-4c-16g-6550 does not seem to be running inside a container [2022-03-07T20:35:03.797Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-07T20:35:06.116Z] $ docker top 762e13a5c19025ee57160f0dc7f0b590c4a4737facdf1d9f2853b3f0104b7b22 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-07T20:35:06.965Z] + docker-compose build --help [2022-03-07T20:35:06.965Z] + grep parallel [2022-03-07T20:35:10.341Z] --parallel Build images in parallel. [Pipeline] } [2022-03-07T20:35:10.659Z] $ docker stop --time=1 762e13a5c19025ee57160f0dc7f0b590c4a4737facdf1d9f2853b3f0104b7b22 [2022-03-07T20:35:12.305Z] $ docker rm -f 762e13a5c19025ee57160f0dc7f0b590c4a4737facdf1d9f2853b3f0104b7b22 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-07T20:35:12.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-07T20:35:12.874Z] . [Pipeline] withDockerContainer [2022-03-07T20:35:13.096Z] prd-ubuntu18.04-docker-arm64-4c-16g-6550 does not seem to be running inside a container [2022-03-07T20:35:13.195Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-07T20:35:14.426Z] $ docker top 221f281f022ed683cad6a3a1d43f992f3fe3a3b44024b4052344f1df2441949a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-07T20:35:15.342Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-07T20:35:19.644Z] Building core-command ... [2022-03-07T20:35:19.644Z] Building core-data ... [2022-03-07T20:35:19.644Z] Building core-metadata ... [2022-03-07T20:35:19.644Z] Building security-bootstrapper ... [2022-03-07T20:35:19.644Z] Building security-proxy-setup ... [2022-03-07T20:35:19.644Z] Building security-secretstore-setup ... [2022-03-07T20:35:19.644Z] Building security-spiffe-token-provider ... [2022-03-07T20:35:19.644Z] Building security-spire-agent ... [2022-03-07T20:35:19.644Z] Building security-spire-config ... [2022-03-07T20:35:19.644Z] Building security-spire-server ... [2022-03-07T20:35:19.644Z] Building support-notifications ... [2022-03-07T20:35:19.644Z] Building support-scheduler ... [2022-03-07T20:35:19.644Z] Building sys-mgmt-agent ... [2022-03-07T20:35:19.644Z] Building security-spiffe-token-provider [2022-03-07T20:35:19.644Z] Building security-spire-agent [2022-03-07T20:35:19.644Z] Building security-secretstore-setup [2022-03-07T20:35:19.644Z] Building sys-mgmt-agent [2022-03-07T20:35:19.644Z] Building security-spire-config [2022-03-07T20:36:41.384Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:36:41.384Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:36:41.384Z] ---> f8dbeffdfaa9 [2022-03-07T20:36:41.384Z] Step 3/25 : WORKDIR /edgex-go [2022-03-07T20:36:41.384Z] Step 1/19 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:36:41.384Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:36:41.384Z] ---> f8dbeffdfaa9 [2022-03-07T20:36:41.384Z] Step 3/19 : WORKDIR /edgex-go [2022-03-07T20:36:41.384Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:36:41.384Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:36:41.384Z] ---> f8dbeffdfaa9 [2022-03-07T20:36:41.384Z] Step 3/23 : WORKDIR /edgex-go [2022-03-07T20:36:41.384Z] Step 1/19 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:36:41.384Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:36:41.384Z] ---> f8dbeffdfaa9 [2022-03-07T20:36:41.384Z] Step 3/19 : WORKDIR /edgex-go [2022-03-07T20:36:41.384Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-buster [2022-03-07T20:36:41.384Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:36:41.384Z] ---> f8dbeffdfaa9 [2022-03-07T20:36:41.384Z] Step 3/21 : WORKDIR /edgex-go [2022-03-07T20:36:41.384Z] ---> Running in f8f65f263bb5 [2022-03-07T20:36:41.384Z] ---> Running in 9965c1f0cfb5 [2022-03-07T20:36:41.384Z] ---> Running in c3f9c88fbcdd [2022-03-07T20:36:41.384Z] ---> Running in 744aa69c513f [2022-03-07T20:36:41.384Z] ---> Running in 3802ffad565a [2022-03-07T20:36:41.384Z] Removing intermediate container 9965c1f0cfb5 [2022-03-07T20:36:41.384Z] ---> ef276133f548 [2022-03-07T20:36:41.384Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-07T20:36:41.384Z] Removing intermediate container f8f65f263bb5 [2022-03-07T20:36:41.384Z] ---> 46f9802af7f0 [2022-03-07T20:36:41.384Z] Step 4/21 : ENV DEBIAN_FRONTEND=noninteractive [2022-03-07T20:36:41.384Z] ---> Running in 82832baa5920 [2022-03-07T20:36:41.384Z] Removing intermediate container 744aa69c513f [2022-03-07T20:36:41.384Z] ---> 07e2488e9f6a [2022-03-07T20:36:41.384Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-07T20:36:41.384Z] Removing intermediate container 3802ffad565a [2022-03-07T20:36:41.384Z] ---> 0f24fa9b1ac7 [2022-03-07T20:36:41.384Z] Step 4/19 : ARG SPIRE_RELEASE=1.2.0 [2022-03-07T20:36:41.384Z] Removing intermediate container c3f9c88fbcdd [2022-03-07T20:36:41.384Z] ---> 9ac00205c35a [2022-03-07T20:36:41.384Z] Step 4/19 : ARG SPIRE_RELEASE=1.2.0 [2022-03-07T20:36:41.384Z] ---> Running in 04e9ddecbdef [2022-03-07T20:36:41.384Z] ---> Running in 127fa5f1f807 [2022-03-07T20:36:41.384Z] ---> Running in e8e8e5b68896 [2022-03-07T20:36:41.384Z] ---> Running in d95456d209d9 [2022-03-07T20:36:41.384Z] Removing intermediate container 127fa5f1f807 [2022-03-07T20:36:41.384Z] ---> 76b173e238b3 [2022-03-07T20:36:41.384Z] Step 5/21 : RUN apt-get update -y && apt-get install -y --no-install-recommends build-essential && apt-get clean && rm -rf /var/lib/apt/lists/* [2022-03-07T20:36:41.384Z] Removing intermediate container e8e8e5b68896 [2022-03-07T20:36:41.384Z] ---> 3bed6182ee26 [2022-03-07T20:36:41.384Z] Step 5/19 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-07T20:36:41.384Z] Removing intermediate container d95456d209d9 [2022-03-07T20:36:41.384Z] ---> 94f27e7ee874 [2022-03-07T20:36:41.384Z] Step 5/19 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-07T20:36:41.384Z] ---> Running in 888470204d95 [2022-03-07T20:36:41.384Z] ---> Running in 7ba366e0e38f [2022-03-07T20:36:41.384Z] ---> Running in 92013c273efe [2022-03-07T20:36:41.384Z] Removing intermediate container 82832baa5920 [2022-03-07T20:36:41.384Z] ---> a97e085036c0 [2022-03-07T20:36:41.384Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-07T20:36:41.384Z] ---> Running in 676b2ce8dce1 [2022-03-07T20:36:41.384Z] /bin/sh: apt-get: not found [2022-03-07T20:36:41.384Z] Removing intermediate container 04e9ddecbdef [2022-03-07T20:36:41.384Z] ---> 2fa153f3b2d9 [2022-03-07T20:36:41.384Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-07T20:36:41.384Z] ---> Running in d3468483aa55 [2022-03-07T20:36:41.384Z] Building core-metadata [2022-03-07T20:36:41.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-07T20:36:41.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-07T20:36:41.384Z] spire-1.2.0/ [2022-03-07T20:36:41.384Z] spire-1.2.0/ [2022-03-07T20:36:41.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-07T20:36:41.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-07T20:36:41.384Z] OK: 220 MiB in 52 packages [2022-03-07T20:36:41.384Z] OK: 220 MiB in 52 packages [2022-03-07T20:36:42.380Z] Removing intermediate container 676b2ce8dce1 [2022-03-07T20:36:42.380Z] ---> 2de8ce6c6207 [2022-03-07T20:36:42.380Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-07T20:36:42.657Z] Removing intermediate container d3468483aa55 [2022-03-07T20:36:42.657Z] ---> 93dcbe8ddeb8 [2022-03-07T20:36:42.657Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-07T20:36:43.259Z] spire-1.2.0/README.md [2022-03-07T20:36:43.259Z] spire-1.2.0/bin/ [2022-03-07T20:36:43.259Z] spire-1.2.0/bin/spire-server [2022-03-07T20:36:43.259Z] spire-1.2.0/bin/spire-agent [2022-03-07T20:36:43.259Z] spire-1.2.0/conf/ [2022-03-07T20:36:43.259Z] spire-1.2.0/conf/server/ [2022-03-07T20:36:43.259Z] spire-1.2.0/conf/server/server.conf [2022-03-07T20:36:43.259Z] spire-1.2.0/conf/agent/ [2022-03-07T20:36:43.259Z] spire-1.2.0/conf/agent/agent.conf [2022-03-07T20:36:43.259Z] spire-1.2.0/LICENSE [2022-03-07T20:36:43.259Z] spire-1.2.0/README.md [2022-03-07T20:36:43.259Z] spire-1.2.0/bin/ [2022-03-07T20:36:43.259Z] spire-1.2.0/bin/spire-server [2022-03-07T20:36:43.259Z] spire-1.2.0/bin/spire-agent [2022-03-07T20:36:43.259Z] spire-1.2.0/conf/ [2022-03-07T20:36:43.259Z] spire-1.2.0/conf/server/ [2022-03-07T20:36:43.259Z] spire-1.2.0/conf/server/server.conf [2022-03-07T20:36:43.259Z] spire-1.2.0/conf/agent/ [2022-03-07T20:36:43.259Z] spire-1.2.0/conf/agent/agent.conf [2022-03-07T20:36:43.259Z] spire-1.2.0/LICENSE [2022-03-07T20:36:43.871Z] ---> e9c05ff7d7e7 [2022-03-07T20:36:43.871Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-07T20:36:43.871Z] ---> 7259e79f772c [2022-03-07T20:36:43.871Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-07T20:36:43.871Z] ---> Running in b913b646d564 [2022-03-07T20:36:44.147Z] ---> Running in c454bd687d8c [2022-03-07T20:36:49.552Z] Removing intermediate container c454bd687d8c [2022-03-07T20:36:49.552Z] ---> 7b4f8eadca4d [2022-03-07T20:36:49.552Z] Step 8/23 : COPY . . [2022-03-07T20:36:49.552Z] Removing intermediate container b913b646d564 [2022-03-07T20:36:49.552Z] ---> bd9db1a7388b [2022-03-07T20:36:49.552Z] Step 8/25 : COPY . . [2022-03-07T20:36:50.989Z] Removing intermediate container 92013c273efe [2022-03-07T20:36:50.989Z] ---> 47128093c434 [2022-03-07T20:36:50.989Z] [2022-03-07T20:36:50.989Z] Step 6/19 : FROM debian:stable-slim [2022-03-07T20:36:50.989Z] Removing intermediate container 7ba366e0e38f [2022-03-07T20:36:50.989Z] ---> 1d84ac8250da [2022-03-07T20:36:50.989Z] [2022-03-07T20:36:50.989Z] Step 6/19 : FROM debian:stable-slim [2022-03-07T20:36:51.264Z] stable-slim: Pulling from library/debian [2022-03-07T20:36:51.264Z] stable-slim: Pulling from library/debian [2022-03-07T20:36:57.984Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:36:57.984Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:36:57.984Z] ---> f8dbeffdfaa9 [2022-03-07T20:36:57.984Z] Step 3/23 : WORKDIR /edgex-go [2022-03-07T20:36:57.984Z] ---> Using cache [2022-03-07T20:36:57.984Z] ---> 9ac00205c35a [2022-03-07T20:36:57.984Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-07T20:36:59.965Z] ---> Running in 171094f19b16 [2022-03-07T20:37:00.949Z] Digest: sha256:091320245c2637337fc612baf22430ec1735fd395e2c97e2c90136137d156f63 [2022-03-07T20:37:00.950Z] Digest: sha256:091320245c2637337fc612baf22430ec1735fd395e2c97e2c90136137d156f63 [2022-03-07T20:37:00.950Z] Status: Downloaded newer image for debian:stable-slim [2022-03-07T20:37:00.950Z] Status: Downloaded newer image for debian:stable-slim [2022-03-07T20:37:00.950Z] ---> 99d618c8eb0a [2022-03-07T20:37:00.950Z] ---> 99d618c8eb0a [2022-03-07T20:37:00.950Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-07T20:37:00.950Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-07T20:37:01.565Z] ---> Running in 5a29f9cdc391 [2022-03-07T20:37:01.565Z] ---> Running in eb3ef14965b2 [2022-03-07T20:37:02.167Z] Removing intermediate container eb3ef14965b2 [2022-03-07T20:37:02.167Z] Removing intermediate container 5a29f9cdc391 [2022-03-07T20:37:02.167Z] ---> 424483b730d7 [2022-03-07T20:37:02.167Z] Step 8/19 : ENV DEBIAN_FRONTEND=noninteractive [2022-03-07T20:37:02.167Z] ---> 848d19eb3899 [2022-03-07T20:37:02.167Z] Step 8/19 : ENV DEBIAN_FRONTEND=noninteractive [2022-03-07T20:37:02.167Z] ---> Running in 00bc4d13340a [2022-03-07T20:37:02.167Z] ---> Running in 9a2257411eed [2022-03-07T20:37:02.441Z] Removing intermediate container 171094f19b16 [2022-03-07T20:37:02.441Z] ---> 02538f12a696 [2022-03-07T20:37:02.441Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-07T20:37:02.717Z] ---> Running in c456837f6119 [2022-03-07T20:37:02.991Z] Removing intermediate container 00bc4d13340a [2022-03-07T20:37:02.991Z] ---> 2a6b1f272c1b [2022-03-07T20:37:02.991Z] Step 9/19 : RUN apt-get update -y && apt-get upgrade -y && apt-get install -y --no-install-recommends dumb-init && apt-get clean && rm -rf /var/lib/apt/lists/* [2022-03-07T20:37:02.991Z] Removing intermediate container 9a2257411eed [2022-03-07T20:37:02.991Z] ---> 5985cdd43298 [2022-03-07T20:37:02.991Z] Step 9/19 : RUN apt-get update -y && apt-get upgrade -y && apt-get install -y --no-install-recommends dumb-init openssl && apt-get clean && rm -rf /var/lib/apt/lists/* [2022-03-07T20:37:03.265Z] ---> Running in 709a98fb6c45 [2022-03-07T20:37:03.265Z] ---> Running in 8c25fbeda3a7 [2022-03-07T20:37:04.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-07T20:37:05.236Z] Get:1 http://deb.debian.org/debian stable InRelease [116 kB] [2022-03-07T20:37:05.236Z] Get:2 http://security.debian.org/debian-security stable-security InRelease [44.1 kB] [2022-03-07T20:37:05.236Z] Get:1 http://deb.debian.org/debian stable InRelease [116 kB] [2022-03-07T20:37:05.236Z] Get:2 http://security.debian.org/debian-security stable-security InRelease [44.1 kB] [2022-03-07T20:37:05.236Z] Get:3 http://deb.debian.org/debian stable-updates InRelease [39.4 kB] [2022-03-07T20:37:05.236Z] Get:3 http://deb.debian.org/debian stable-updates InRelease [39.4 kB] [2022-03-07T20:37:05.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-07T20:37:05.843Z] Get:4 http://deb.debian.org/debian stable/main arm64 Packages [8070 kB] [2022-03-07T20:37:05.843Z] Get:4 http://security.debian.org/debian-security stable-security/main arm64 Packages [120 kB] [2022-03-07T20:37:06.443Z] OK: 220 MiB in 52 packages [2022-03-07T20:37:06.443Z] Get:5 http://deb.debian.org/debian stable/main arm64 Packages [8070 kB] [2022-03-07T20:37:06.719Z] Get:5 http://deb.debian.org/debian stable-updates/main arm64 Packages [2596 B] [2022-03-07T20:37:07.318Z] Get:6 http://deb.debian.org/debian stable-updates/main arm64 Packages [2596 B] [2022-03-07T20:37:07.592Z] Get:6 http://security.debian.org/debian-security stable-security/main arm64 Packages [120 kB] [2022-03-07T20:37:08.573Z] Removing intermediate container c456837f6119 [2022-03-07T20:37:08.573Z] ---> 152830a6aa15 [2022-03-07T20:37:08.573Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-07T20:37:09.558Z] Fetched 8392 kB in 5s (1799 kB/s) [2022-03-07T20:37:09.836Z] Reading package lists...Fetched 8392 kB in 5s (1706 kB/s) [2022-03-07T20:37:10.124Z] Reading package lists... ---> aaf902106dab [2022-03-07T20:37:10.124Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-07T20:37:10.409Z] ---> Running in cb85325bc250 [2022-03-07T20:37:13.816Z] ---> d4e222bd5679 [2022-03-07T20:37:13.816Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-07T20:37:13.816Z] ---> Running in 3bf2c69665d6 [2022-03-07T20:37:13.816Z] ---> 26883ed75b8a [2022-03-07T20:37:13.816Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-07T20:37:13.816Z] [2022-03-07T20:37:13.816Z] [2022-03-07T20:37:13.816Z] Reading package lists... ---> Running in 3251f8443513 [2022-03-07T20:37:15.515Z] Reading package lists...CGO_ENABLED=0 GO111MODULE=on go build -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 [2022-03-07T20:37:15.798Z] CGO_ENABLED=0 GO111MODULE=on go build -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 [2022-03-07T20:37:16.774Z] Removing intermediate container cb85325bc250 [2022-03-07T20:37:16.774Z] ---> 3060909d28a7 [2022-03-07T20:37:16.774Z] Step 8/23 : COPY . . [2022-03-07T20:37:18.740Z] [2022-03-07T20:37:19.015Z] Building dependency tree... [2022-03-07T20:37:19.612Z] Building dependency tree... [2022-03-07T20:37:19.612Z] Reading state information... [2022-03-07T20:37:20.169Z] Calculating upgrade... [2022-03-07T20:37:20.169Z] Reading state information... [2022-03-07T20:37:20.442Z] Calculating upgrade... [2022-03-07T20:37:21.048Z] [2022-03-07T20:37:21.323Z] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T20:37:21.919Z] Reading package lists...0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T20:37:27.316Z] Reading package lists... [2022-03-07T20:37:27.316Z] [2022-03-07T20:37:27.591Z] Building dependency tree...Building dependency tree... [2022-03-07T20:37:27.591Z] Reading state information... [2022-03-07T20:37:27.865Z] [2022-03-07T20:37:27.865Z] Reading state information... [2022-03-07T20:37:28.464Z] Suggested packages: [2022-03-07T20:37:28.464Z] ca-certificates [2022-03-07T20:37:28.740Z] The following NEW packages will be installed: [2022-03-07T20:37:28.740Z] dumb-init openssl [2022-03-07T20:37:29.014Z] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T20:37:29.014Z] Need to get 842 kB of archives. [2022-03-07T20:37:29.014Z] After this operation, 1518 kB of additional disk space will be used. [2022-03-07T20:37:29.014Z] Get:1 http://deb.debian.org/debian stable/main arm64 dumb-init arm64 1.2.5-1 [13.8 kB] [2022-03-07T20:37:29.014Z] Get:2 http://deb.debian.org/debian stable/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-03-07T20:37:30.452Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T20:37:30.452Z] The following NEW packages will be installed: [2022-03-07T20:37:30.452Z] dumb-init [2022-03-07T20:37:30.452Z] Fetched 842 kB in 0s (7118 kB/s) [2022-03-07T20:37:30.452Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T20:37:30.452Z] Need to get 13.8 kB of archives. [2022-03-07T20:37:30.452Z] After this operation, 33.8 kB of additional disk space will be used. [2022-03-07T20:37:30.452Z] Get:1 http://deb.debian.org/debian stable/main arm64 dumb-init arm64 1.2.5-1 [13.8 kB] [2022-03-07T20:37:30.452Z] Selecting previously unselected package dumb-init. [2022-03-07T20:37:30.452Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-03-07T20:37:30.452Z] Preparing to unpack .../dumb-init_1.2.5-1_arm64.deb ... [2022-03-07T20:37:30.452Z] Unpacking dumb-init (1.2.5-1) ... [2022-03-07T20:37:30.728Z] Selecting previously unselected package openssl. [2022-03-07T20:37:30.728Z] Preparing to unpack .../openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-03-07T20:37:30.728Z] Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-07T20:37:31.011Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T20:37:31.011Z] Setting up dumb-init (1.2.5-1) ... [2022-03-07T20:37:31.295Z] Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-07T20:37:31.295Z] Fetched 13.8 kB in 0s (198 kB/s) [2022-03-07T20:37:31.295Z] Selecting previously unselected package dumb-init. [2022-03-07T20:37:31.295Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-03-07T20:37:31.295Z] Preparing to unpack .../dumb-init_1.2.5-1_arm64.deb ... [2022-03-07T20:37:31.575Z] Unpacking dumb-init (1.2.5-1) ... [2022-03-07T20:37:31.575Z] Setting up dumb-init (1.2.5-1) ... [2022-03-07T20:37:34.224Z] Removing intermediate container 8c25fbeda3a7 [2022-03-07T20:37:34.224Z] ---> 20a46f8cc7a1 [2022-03-07T20:37:34.224Z] Step 10/19 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-07T20:37:34.224Z] Removing intermediate container 709a98fb6c45 [2022-03-07T20:37:34.224Z] ---> a374357ce423 [2022-03-07T20:37:34.224Z] Step 10/19 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-07T20:37:34.224Z] ---> fe1108138db0 [2022-03-07T20:37:34.224Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-07T20:37:34.224Z] ---> Running in 1d49a5c81341 [2022-03-07T20:37:36.842Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-07T20:37:39.466Z] ---> a71e3daba096 [2022-03-07T20:37:39.466Z] Step 11/19 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-07T20:37:42.084Z] ---> 7ed07dfcc591 [2022-03-07T20:37:42.084Z] Step 11/19 : COPY docker-entrypoint.sh /usr/local/bin/ [2022-03-07T20:37:42.679Z] Building support-scheduler [2022-03-07T20:37:45.303Z] ---> 426400e0eaa4 [2022-03-07T20:37:45.303Z] Step 12/19 : COPY docker-entrypoint.sh /usr/local/bin/ [2022-03-07T20:37:45.577Z] Building support-notifications [2022-03-07T20:38:24.637Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:38:24.637Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:38:24.637Z] ---> f8dbeffdfaa9 [2022-03-07T20:38:24.637Z] Step 3/22 : WORKDIR /edgex-go [2022-03-07T20:38:24.637Z] ---> Using cache [2022-03-07T20:38:24.637Z] ---> 9ac00205c35a [2022-03-07T20:38:24.637Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-07T20:38:24.637Z] ---> Using cache [2022-03-07T20:38:24.637Z] ---> 02538f12a696 [2022-03-07T20:38:24.637Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-07T20:38:24.637Z] ---> Using cache [2022-03-07T20:38:24.637Z] ---> 152830a6aa15 [2022-03-07T20:38:24.637Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-07T20:38:24.637Z] ---> Using cache [2022-03-07T20:38:24.637Z] ---> aaf902106dab [2022-03-07T20:38:24.637Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-07T20:38:24.637Z] ---> Using cache [2022-03-07T20:38:24.637Z] ---> 3060909d28a7 [2022-03-07T20:38:24.637Z] Step 8/22 : COPY . . [2022-03-07T20:38:24.637Z] ---> Using cache [2022-03-07T20:38:24.637Z] ---> fe1108138db0 [2022-03-07T20:38:24.637Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-07T20:38:24.637Z] ---> Running in f8301aaa92bd [2022-03-07T20:38:24.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-07T20:38:25.244Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:38:25.244Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:38:25.244Z] ---> f8dbeffdfaa9 [2022-03-07T20:38:25.244Z] Step 3/22 : WORKDIR /edgex-go [2022-03-07T20:38:25.244Z] ---> Using cache [2022-03-07T20:38:25.244Z] ---> 9ac00205c35a [2022-03-07T20:38:25.244Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-07T20:38:25.244Z] ---> Using cache [2022-03-07T20:38:25.244Z] ---> 02538f12a696 [2022-03-07T20:38:25.244Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-07T20:38:25.244Z] ---> Running in fe091f7563cf [2022-03-07T20:38:27.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-07T20:38:28.200Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-07T20:38:29.636Z] OK: 220 MiB in 52 packages [2022-03-07T20:38:30.618Z] Removing intermediate container fe091f7563cf [2022-03-07T20:38:30.618Z] ---> e8c74e1cecad [2022-03-07T20:38:30.618Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-07T20:38:32.078Z] ---> 0845fb927aeb [2022-03-07T20:38:32.078Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-07T20:38:32.078Z] ---> Running in 72431d63a73a [2022-03-07T20:38:38.794Z] Removing intermediate container 72431d63a73a [2022-03-07T20:38:38.794Z] ---> 3d691472e601 [2022-03-07T20:38:38.794Z] Step 8/22 : COPY . . [2022-03-07T20:38:57.105Z] ---> 8e969f3dcb7f [2022-03-07T20:38:57.105Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-07T20:38:57.105Z] ---> Running in 188ebb2622ad [2022-03-07T20:38:57.702Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-07T20:41:19.613Z] CGO_ENABLED=0 GO111MODULE=on go build -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 [2022-03-07T20:41:23.956Z] Removing intermediate container 3251f8443513 [2022-03-07T20:41:23.956Z] ---> 1ac2ba3418bb [2022-03-07T20:41:23.956Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-07T20:41:24.237Z] ---> Running in d4b68c9eb268 [2022-03-07T20:41:26.859Z] CGO_ENABLED=0 GO111MODULE=on go build -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 [2022-03-07T20:41:28.855Z] Removing intermediate container 3bf2c69665d6 [2022-03-07T20:41:28.855Z] ---> 3bdb1d85ae9f [2022-03-07T20:41:28.855Z] [2022-03-07T20:41:28.855Z] Step 10/25 : FROM alpine:3.14 [2022-03-07T20:41:28.855Z] 3.14: Pulling from library/alpine [2022-03-07T20:41:30.292Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-07T20:41:30.292Z] Status: Downloaded newer image for alpine:3.14 [2022-03-07T20:41:30.292Z] ---> 5b8b7b635229 [2022-03-07T20:41:30.292Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-07T20:41:30.292Z] ---> Running in fffee7a03295 [2022-03-07T20:41:31.280Z] Removing intermediate container d4b68c9eb268 [2022-03-07T20:41:31.280Z] ---> 33a5568c5a68 [2022-03-07T20:41:31.280Z] [2022-03-07T20:41:31.280Z] Step 11/23 : FROM docker:20.10.10 [2022-03-07T20:41:31.280Z] 20.10.10: Pulling from library/docker [2022-03-07T20:41:33.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-07T20:41:33.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-07T20:41:34.974Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-07T20:41:34.974Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-07T20:41:34.974Z] (3/3) Installing su-exec (0.2-r1) [2022-03-07T20:41:34.974Z] Executing busybox-1.33.1-r6.trigger [2022-03-07T20:41:34.974Z] Executing ca-certificates-20211220-r0.trigger [2022-03-07T20:41:35.572Z] OK: 6 MiB in 17 packages [2022-03-07T20:41:39.898Z] Removing intermediate container fffee7a03295 [2022-03-07T20:41:39.898Z] ---> 56d9256c1207 [2022-03-07T20:41:39.898Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-07T20:41:39.898Z] ---> Running in 7bacea6a3d95 [2022-03-07T20:41:40.171Z] Removing intermediate container 7bacea6a3d95 [2022-03-07T20:41:40.171Z] ---> 72918f283dba [2022-03-07T20:41:40.171Z] Step 13/25 : WORKDIR / [2022-03-07T20:41:40.444Z] ---> Running in 93232d366910 [2022-03-07T20:41:41.039Z] Removing intermediate container 93232d366910 [2022-03-07T20:41:41.039Z] ---> ca29871dfca6 [2022-03-07T20:41:41.039Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-07T20:41:42.479Z] ---> b6bfd2698c69 [2022-03-07T20:41:42.479Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-07T20:41:43.467Z] ---> 7f127818b43d [2022-03-07T20:41:43.467Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-07T20:41:45.461Z] ---> baa7a8bc3a25 [2022-03-07T20:41:45.461Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-07T20:41:46.442Z] ---> 92d4fd6ee018 [2022-03-07T20:41:46.442Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-07T20:41:48.422Z] ---> b53010f6b10e [2022-03-07T20:41:48.422Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-07T20:41:51.051Z] ---> 473d76140f53 [2022-03-07T20:41:51.051Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-07T20:41:52.031Z] ---> 08d0dc061822 [2022-03-07T20:41:52.031Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-07T20:41:52.303Z] ---> Running in 6469872cc894 [2022-03-07T20:41:52.577Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-07T20:41:52.577Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-07T20:41:52.577Z] ---> 520e9a0a30f7 [2022-03-07T20:41:52.577Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-07T20:41:52.850Z] ---> Running in 8547ca5f06e2 [2022-03-07T20:41:53.445Z] Removing intermediate container 8547ca5f06e2 [2022-03-07T20:41:53.445Z] ---> 656022ec5d92 [2022-03-07T20:41:53.445Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-07T20:41:53.720Z] ---> Running in 4beb596a92b0 [2022-03-07T20:41:55.705Z] Removing intermediate container 6469872cc894 [2022-03-07T20:41:55.705Z] ---> 49767dc7cc77 [2022-03-07T20:41:55.705Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-07T20:41:55.705Z] ---> Running in f3db4acaa0a2 [2022-03-07T20:41:55.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-07T20:41:56.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-07T20:41:56.572Z] Removing intermediate container f3db4acaa0a2 [2022-03-07T20:41:56.572Z] ---> a7c5650b189a [2022-03-07T20:41:56.572Z] Step 23/25 : LABEL arch=arm64 [2022-03-07T20:41:56.889Z] ---> Running in 3f32c08daea3 [2022-03-07T20:41:57.906Z] Removing intermediate container 3f32c08daea3 [2022-03-07T20:41:57.906Z] ---> 28483219c4e7 [2022-03-07T20:41:57.906Z] Step 24/25 : LABEL git_sha=aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 [2022-03-07T20:41:57.906Z] ---> Running in 5fdd71add42a [2022-03-07T20:41:57.906Z] (1/42) Installing readline (8.1.0-r0) [2022-03-07T20:41:57.906Z] (2/42) Installing bash (5.1.4-r0) [2022-03-07T20:41:57.906Z] Executing bash-5.1.4-r0.post-install [2022-03-07T20:41:58.185Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-07T20:41:58.185Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-07T20:41:58.185Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-07T20:41:58.185Z] (6/42) Installing curl (7.79.1-r0) [2022-03-07T20:41:58.185Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-07T20:41:58.185Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-07T20:41:58.185Z] (9/42) Installing expat (2.4.7-r0) [2022-03-07T20:41:58.185Z] (10/42) Installing libffi (3.3-r2) [2022-03-07T20:41:58.185Z] (11/42) Installing gdbm (1.19-r0) [2022-03-07T20:41:58.185Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-07T20:41:58.185Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-07T20:41:58.185Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-07T20:41:58.468Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-07T20:41:58.468Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-07T20:41:58.468Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-07T20:41:58.823Z] Removing intermediate container 5fdd71add42a [2022-03-07T20:41:58.823Z] ---> 6f81520c8b9b [2022-03-07T20:41:58.823Z] Step 25/25 : LABEL version=0.0.0 [2022-03-07T20:41:59.122Z] ---> Running in 088a2ef466cc [2022-03-07T20:42:00.599Z] Removing intermediate container 088a2ef466cc [2022-03-07T20:42:00.599Z] ---> 35c1afead8b9 [2022-03-07T20:42:00.599Z] [2022-03-07T20:42:01.195Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-07T20:42:01.195Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-07T20:42:01.195Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-07T20:42:01.195Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-07T20:42:01.471Z] Successfully built 35c1afead8b9 [2022-03-07T20:42:01.472Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-07T20:42:01.472Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-07T20:42:01.472Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-07T20:42:01.472Z]  Building security-secretstore-setup ... done (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-07T20:42:01.472Z] Building security-proxy-setup [2022-03-07T20:42:01.472Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-07T20:42:01.472Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-07T20:42:01.472Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-07T20:42:01.472Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-07T20:42:01.472Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-07T20:42:01.751Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-07T20:42:01.751Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-07T20:42:01.751Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-07T20:42:01.751Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-07T20:42:01.751Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-07T20:42:01.751Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-07T20:42:01.751Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-07T20:42:01.751Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-07T20:42:01.751Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-07T20:42:01.751Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-07T20:42:01.751Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-07T20:42:01.751Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-07T20:42:02.024Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-07T20:42:03.005Z] Executing busybox-1.33.1-r6.trigger [2022-03-07T20:42:03.005Z] OK: 84 MiB in 64 packages [2022-03-07T20:42:03.279Z] Removing intermediate container 1d49a5c81341 [2022-03-07T20:42:03.279Z] ---> a49edf3fd009 [2022-03-07T20:42:03.279Z] [2022-03-07T20:42:03.279Z] Step 10/23 : FROM alpine:3.14 [2022-03-07T20:42:03.279Z] ---> 5b8b7b635229 [2022-03-07T20:42:03.279Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-07T20:42:03.556Z] ---> Running in af0f6fca4ed6 [2022-03-07T20:42:05.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-07T20:42:05.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-07T20:42:06.507Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-07T20:42:06.507Z] Executing busybox-1.33.1-r6.trigger [2022-03-07T20:42:06.507Z] OK: 6 MiB in 15 packages [2022-03-07T20:42:08.490Z] Removing intermediate container af0f6fca4ed6 [2022-03-07T20:42:08.490Z] ---> 5ad6a0d778e7 [2022-03-07T20:42:08.490Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-07T20:42:08.490Z] Collecting docker-compose==1.23.2 [2022-03-07T20:42:08.490Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-07T20:42:08.767Z] ---> Running in 6ffa1347f7db [2022-03-07T20:42:09.041Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-07T20:42:09.315Z] Removing intermediate container 6ffa1347f7db [2022-03-07T20:42:09.315Z] ---> a1d17c9cad5b [2022-03-07T20:42:09.315Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-07T20:42:09.315Z] ---> Running in 02e046175d00 [2022-03-07T20:42:09.589Z] Collecting docker<4.0,>=3.6.0 [2022-03-07T20:42:09.589Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-07T20:42:09.865Z] Removing intermediate container 02e046175d00 [2022-03-07T20:42:09.865Z] ---> b9a4809b838c [2022-03-07T20:42:09.865Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-07T20:42:10.140Z] ---> Running in bd93a08fcfa1 [2022-03-07T20:42:10.140Z] Collecting jsonschema<3,>=2.5.1 [2022-03-07T20:42:10.140Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-07T20:42:10.414Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-07T20:42:10.414Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-07T20:42:10.691Z] Removing intermediate container bd93a08fcfa1 [2022-03-07T20:42:10.691Z] ---> 1c21990a0463 [2022-03-07T20:42:10.691Z] Step 15/23 : WORKDIR / [2022-03-07T20:42:10.968Z] ---> Running in d0e1467aeb9f [2022-03-07T20:42:11.581Z] Removing intermediate container d0e1467aeb9f [2022-03-07T20:42:11.581Z] ---> 7f43e1463ad8 [2022-03-07T20:42:11.581Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-07T20:42:13.028Z] ---> 3e8d225f0f22 [2022-03-07T20:42:13.028Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-07T20:42:13.304Z] Collecting texttable<0.10,>=0.9.0 [2022-03-07T20:42:13.304Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-07T20:42:15.290Z] ---> 2d47ba80eeab [2022-03-07T20:42:15.290Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-07T20:42:16.733Z] ---> 11f896213463 [2022-03-07T20:42:16.733Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-07T20:42:16.733Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-07T20:42:16.734Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-07T20:42:16.734Z] ---> Running in 1e63e78f3f06 [2022-03-07T20:42:16.734Z] Collecting cached-property<2,>=1.2.0 [2022-03-07T20:42:16.734Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-07T20:42:16.734Z] Collecting docopt<0.7,>=0.6.1 [2022-03-07T20:42:17.009Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-07T20:42:17.010Z] Removing intermediate container 1e63e78f3f06 [2022-03-07T20:42:17.010Z] ---> 046acdd9503e [2022-03-07T20:42:17.010Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-07T20:42:17.287Z] ---> Running in f06fa89943f2 [2022-03-07T20:42:18.277Z] Removing intermediate container f06fa89943f2 [2022-03-07T20:42:18.277Z] ---> d3634c65f6d5 [2022-03-07T20:42:18.277Z] Step 21/23 : LABEL arch=arm64 [2022-03-07T20:42:18.277Z] ---> Running in 70bd80adaa19 [2022-03-07T20:42:18.878Z] Removing intermediate container 70bd80adaa19 [2022-03-07T20:42:18.878Z] ---> 584b87d075e8 [2022-03-07T20:42:18.878Z] Step 22/23 : LABEL git_sha=aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 [2022-03-07T20:42:19.158Z] ---> Running in 7e551ce1f470 [2022-03-07T20:42:19.767Z] Removing intermediate container 7e551ce1f470 [2022-03-07T20:42:19.767Z] ---> 049eb405e513 [2022-03-07T20:42:19.767Z] Step 23/23 : LABEL version=0.0.0 [2022-03-07T20:42:20.040Z] ---> Running in 07767499c5e8 [2022-03-07T20:42:20.640Z] Removing intermediate container 07767499c5e8 [2022-03-07T20:42:20.640Z] ---> 2b0a5aedc408 [2022-03-07T20:42:20.640Z] [2022-03-07T20:42:20.918Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-07T20:42:20.918Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-07T20:42:20.918Z] Successfully built 2b0a5aedc408 [2022-03-07T20:42:21.193Z] Successfully tagged core-metadata-arm64:latest [2022-03-07T20:42:21.193Z]  Building core-metadata ... done Building core-data [2022-03-07T20:42:22.176Z] Collecting PyYAML<4,>=3.10 [2022-03-07T20:42:22.176Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-07T20:42:26.485Z] Collecting docker-pycreds>=0.4.0 [2022-03-07T20:42:26.485Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-07T20:42:26.761Z] Collecting idna<2.8,>=2.5 [2022-03-07T20:42:27.038Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-07T20:42:27.038Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-07T20:42:27.636Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-07T20:42:27.636Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-07T20:42:27.911Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-07T20:42:27.911Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-07T20:42:28.507Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-07T20:42:28.507Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-07T20:42:28.507Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-07T20:42:28.507Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-07T20:42:28.507Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:42:28.507Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:42:28.507Z] ---> f8dbeffdfaa9 [2022-03-07T20:42:28.507Z] Step 3/21 : WORKDIR /edgex-go [2022-03-07T20:42:28.507Z] ---> Using cache [2022-03-07T20:42:28.507Z] ---> 9ac00205c35a [2022-03-07T20:42:28.507Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-07T20:42:28.507Z] ---> Using cache [2022-03-07T20:42:28.507Z] ---> 02538f12a696 [2022-03-07T20:42:28.507Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-07T20:42:28.507Z] ---> Using cache [2022-03-07T20:42:28.507Z] ---> 152830a6aa15 [2022-03-07T20:42:28.507Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-07T20:42:28.507Z] ---> Using cache [2022-03-07T20:42:28.507Z] ---> aaf902106dab [2022-03-07T20:42:28.507Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-07T20:42:28.507Z] ---> Using cache [2022-03-07T20:42:28.507Z] ---> 3060909d28a7 [2022-03-07T20:42:28.507Z] Step 8/21 : COPY . . [2022-03-07T20:42:28.507Z] ---> Using cache [2022-03-07T20:42:28.507Z] ---> fe1108138db0 [2022-03-07T20:42:28.507Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-07T20:42:28.782Z] ---> Running in 48db502e85f7 [2022-03-07T20:42:29.386Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-07T20:42:29.386Z] Attempting uninstall: urllib3 [2022-03-07T20:42:29.386Z] Found existing installation: urllib3 1.26.5 [2022-03-07T20:42:29.386Z] Uninstalling urllib3-1.26.5: [2022-03-07T20:42:29.660Z] Successfully uninstalled urllib3-1.26.5 [2022-03-07T20:42:30.643Z] Attempting uninstall: idna [2022-03-07T20:42:30.643Z] Found existing installation: idna 3.2 [2022-03-07T20:42:30.643Z] Uninstalling idna-3.2: [2022-03-07T20:42:30.643Z] CGO_ENABLED=0 GO111MODULE=on go build -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 [2022-03-07T20:42:30.920Z] Successfully uninstalled idna-3.2 [2022-03-07T20:42:31.899Z] Attempting uninstall: chardet [2022-03-07T20:42:31.899Z] Found existing installation: chardet 4.0.0 [2022-03-07T20:42:31.899Z] Uninstalling chardet-4.0.0: [2022-03-07T20:42:31.899Z] Successfully uninstalled chardet-4.0.0 [2022-03-07T20:42:33.879Z] Attempting uninstall: requests [2022-03-07T20:42:33.879Z] Found existing installation: requests 2.25.1 [2022-03-07T20:42:33.879Z] Uninstalling requests-2.25.1: [2022-03-07T20:42:34.152Z] Successfully uninstalled requests-2.25.1 [2022-03-07T20:42:34.752Z] Running setup.py install for texttable: started [2022-03-07T20:42:38.159Z] Running setup.py install for texttable: finished with status 'done' [2022-03-07T20:42:38.159Z] Running setup.py install for PyYAML: started [2022-03-07T20:42:42.493Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-07T20:42:42.770Z] Running setup.py install for docopt: started [2022-03-07T20:42:45.394Z] Running setup.py install for docopt: finished with status 'done' [2022-03-07T20:42:45.394Z] Running setup.py install for dockerpty: started [2022-03-07T20:42:48.026Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-07T20:42:50.649Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-07T20:42:51.627Z] Removing intermediate container f8301aaa92bd [2022-03-07T20:42:51.627Z] ---> 330ded9b603b [2022-03-07T20:42:51.627Z] [2022-03-07T20:42:51.627Z] Step 10/22 : FROM alpine:3.14 [2022-03-07T20:42:51.627Z] ---> 5b8b7b635229 [2022-03-07T20:42:51.627Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-07T20:42:51.627Z] ---> Using cache [2022-03-07T20:42:51.627Z] ---> 5ad6a0d778e7 [2022-03-07T20:42:51.627Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-07T20:42:51.627Z] ---> Using cache [2022-03-07T20:42:51.627Z] ---> a1d17c9cad5b [2022-03-07T20:42:51.627Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-07T20:42:51.627Z] ---> Running in 04a64eeded94 [2022-03-07T20:42:52.232Z] Removing intermediate container 04a64eeded94 [2022-03-07T20:42:52.232Z] ---> 0a641afb30fb [2022-03-07T20:42:52.232Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-07T20:42:52.515Z] ---> Running in e14e3c66b61f [2022-03-07T20:42:53.121Z] Removing intermediate container e14e3c66b61f [2022-03-07T20:42:53.398Z] ---> 0ac698eec2e5 [2022-03-07T20:42:53.399Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-07T20:42:53.676Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:42:53.676Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:42:53.676Z] ---> f8dbeffdfaa9 [2022-03-07T20:42:53.676Z] Step 3/23 : WORKDIR /edgex-go [2022-03-07T20:42:53.676Z] ---> Using cache [2022-03-07T20:42:53.676Z] ---> 9ac00205c35a [2022-03-07T20:42:53.676Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-07T20:42:53.676Z] ---> Using cache [2022-03-07T20:42:53.676Z] ---> 02538f12a696 [2022-03-07T20:42:53.676Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-07T20:42:53.676Z] ---> Running in 2faa1158dfaa [2022-03-07T20:42:55.123Z] ---> f8eb23d0f3c0 [2022-03-07T20:42:55.123Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-07T20:42:55.723Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-07T20:42:56.707Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-07T20:42:58.251Z] ---> 407567e7afb3 [2022-03-07T20:42:58.251Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-07T20:42:58.251Z] OK: 220 MiB in 52 packages [2022-03-07T20:43:00.926Z] Removing intermediate container 2faa1158dfaa [2022-03-07T20:43:00.926Z] ---> 3d7400d0def9 [2022-03-07T20:43:00.926Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-07T20:43:00.926Z] ---> 8687212a56cf [2022-03-07T20:43:00.926Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-07T20:43:01.202Z] ---> Running in 3ae8d1a527f5 [2022-03-07T20:43:02.189Z] Removing intermediate container 3ae8d1a527f5 [2022-03-07T20:43:02.189Z] ---> 856c7720e4b9 [2022-03-07T20:43:02.189Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-07T20:43:02.189Z] ---> Running in ae4096008ac1 [2022-03-07T20:43:02.459Z] ---> 126107742f7b [2022-03-07T20:43:02.459Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-07T20:43:02.734Z] ---> Running in b00328df2f7e [2022-03-07T20:43:03.351Z] Removing intermediate container ae4096008ac1 [2022-03-07T20:43:03.351Z] ---> deb9a56cbaa0 [2022-03-07T20:43:03.351Z] Step 20/22 : LABEL arch=arm64 [2022-03-07T20:43:03.351Z] ---> Running in 935f65cd0927 [2022-03-07T20:43:04.791Z] Removing intermediate container 935f65cd0927 [2022-03-07T20:43:04.791Z] ---> b315b6a74368 [2022-03-07T20:43:04.791Z] Step 21/22 : LABEL git_sha=aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 [2022-03-07T20:43:04.791Z] ---> Running in 4a2076204672 [2022-03-07T20:43:05.782Z] Removing intermediate container 4a2076204672 [2022-03-07T20:43:05.782Z] ---> 4f512108ee29 [2022-03-07T20:43:05.782Z] Step 22/22 : LABEL version=0.0.0 [2022-03-07T20:43:06.058Z] ---> Running in 41224bb489a3 [2022-03-07T20:43:07.048Z] Removing intermediate container 41224bb489a3 [2022-03-07T20:43:07.048Z] ---> 09e915703935 [2022-03-07T20:43:07.048Z] [2022-03-07T20:43:08.039Z] Successfully built 09e915703935 [2022-03-07T20:43:08.039Z] Successfully tagged support-scheduler-arm64:latest [2022-03-07T20:43:08.039Z]  Building support-scheduler ... done Building security-bootstrapper [2022-03-07T20:43:09.503Z] Removing intermediate container b00328df2f7e [2022-03-07T20:43:09.503Z] ---> 0ebb523b84f4 [2022-03-07T20:43:09.503Z] Step 8/23 : COPY . . [2022-03-07T20:43:10.105Z] Removing intermediate container 4beb596a92b0 [2022-03-07T20:43:10.105Z] ---> 0de208a8319d [2022-03-07T20:43:10.105Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-07T20:43:10.383Z] ---> Running in 0b6fb1bf9e45 [2022-03-07T20:43:11.365Z] Removing intermediate container 0b6fb1bf9e45 [2022-03-07T20:43:11.365Z] ---> ac38de613c68 [2022-03-07T20:43:11.365Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-07T20:43:11.640Z] ---> Running in fd67ac4a0279 [2022-03-07T20:43:12.646Z] Removing intermediate container fd67ac4a0279 [2022-03-07T20:43:12.646Z] ---> 5086a664304a [2022-03-07T20:43:12.646Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-07T20:43:16.037Z] ---> e34378030ba4 [2022-03-07T20:43:16.037Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-07T20:43:18.021Z] ---> f3acf4fc9b4b [2022-03-07T20:43:18.021Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-07T20:43:20.650Z] ---> 259914094e41 [2022-03-07T20:43:20.650Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-07T20:43:20.650Z] ---> Running in 4525d589cd3c [2022-03-07T20:43:22.086Z] Removing intermediate container 4525d589cd3c [2022-03-07T20:43:22.086Z] ---> 4ba63e9c7765 [2022-03-07T20:43:22.086Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-07T20:43:22.086Z] ---> Running in 6e4affa95771 [2022-03-07T20:43:23.079Z] Removing intermediate container 6e4affa95771 [2022-03-07T20:43:23.079Z] ---> 7f301bc72173 [2022-03-07T20:43:23.079Z] Step 21/23 : LABEL arch=arm64 [2022-03-07T20:43:23.079Z] ---> Running in 28319a8275fa [2022-03-07T20:43:24.520Z] Removing intermediate container 28319a8275fa [2022-03-07T20:43:24.520Z] ---> 3cbe9e6deb0c [2022-03-07T20:43:24.520Z] Step 22/23 : LABEL git_sha=aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 [2022-03-07T20:43:24.797Z] ---> Running in 8aeb7b6710c7 [2022-03-07T20:43:24.797Z] Removing intermediate container 188ebb2622ad [2022-03-07T20:43:24.797Z] ---> 35b3663e50f2 [2022-03-07T20:43:24.797Z] [2022-03-07T20:43:24.797Z] Step 10/22 : FROM alpine:3.14 [2022-03-07T20:43:24.797Z] ---> 5b8b7b635229 [2022-03-07T20:43:24.797Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-07T20:43:25.074Z] ---> Running in 742a0128e93e [2022-03-07T20:43:26.523Z] Removing intermediate container 8aeb7b6710c7 [2022-03-07T20:43:26.523Z] ---> d63c7aaed417 [2022-03-07T20:43:26.523Z] Step 23/23 : LABEL version=0.0.0 [2022-03-07T20:43:26.523Z] ---> Running in 42fb456e63ae [2022-03-07T20:43:27.509Z] Removing intermediate container 42fb456e63ae [2022-03-07T20:43:27.509Z] ---> 33c93a462c41 [2022-03-07T20:43:27.509Z] [2022-03-07T20:43:27.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-07T20:43:28.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-07T20:43:28.381Z] Successfully built 33c93a462c41 [2022-03-07T20:43:28.381Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-07T20:43:28.381Z]  Building sys-mgmt-agent ... done Building core-command [2022-03-07T20:43:28.978Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-07T20:43:28.978Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-07T20:43:28.978Z] Executing busybox-1.33.1-r6.trigger [2022-03-07T20:43:29.252Z] Executing ca-certificates-20211220-r0.trigger [2022-03-07T20:43:29.529Z] OK: 6 MiB in 16 packages [2022-03-07T20:43:32.919Z] Removing intermediate container 742a0128e93e [2022-03-07T20:43:32.919Z] ---> 17d7f4c963c2 [2022-03-07T20:43:32.919Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-07T20:43:32.919Z] ---> Running in dcf39de6df5e [2022-03-07T20:43:33.516Z] Removing intermediate container dcf39de6df5e [2022-03-07T20:43:33.516Z] ---> d5017e7379b8 [2022-03-07T20:43:33.517Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-07T20:43:33.517Z] ---> Running in 3b8e3b794652 [2022-03-07T20:43:34.510Z] Removing intermediate container 3b8e3b794652 [2022-03-07T20:43:34.510Z] ---> b19afc7c5596 [2022-03-07T20:43:34.510Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-07T20:43:34.783Z] ---> Running in 5ec6811917f8 [2022-03-07T20:43:35.765Z] Removing intermediate container 5ec6811917f8 [2022-03-07T20:43:35.765Z] ---> a5fa8aedad42 [2022-03-07T20:43:35.765Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-07T20:43:37.199Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:43:37.199Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:43:37.199Z] ---> f8dbeffdfaa9 [2022-03-07T20:43:37.199Z] Step 3/31 : WORKDIR /edgex-go [2022-03-07T20:43:37.199Z] ---> Using cache [2022-03-07T20:43:37.199Z] ---> 9ac00205c35a [2022-03-07T20:43:37.199Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-07T20:43:37.199Z] ---> Using cache [2022-03-07T20:43:37.199Z] ---> 02538f12a696 [2022-03-07T20:43:37.199Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-07T20:43:37.199Z] ---> Using cache [2022-03-07T20:43:37.199Z] ---> 152830a6aa15 [2022-03-07T20:43:37.199Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-07T20:43:37.199Z] ---> Using cache [2022-03-07T20:43:37.199Z] ---> aaf902106dab [2022-03-07T20:43:37.199Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-07T20:43:37.199Z] ---> Using cache [2022-03-07T20:43:37.199Z] ---> 3060909d28a7 [2022-03-07T20:43:37.199Z] Step 8/31 : COPY . . [2022-03-07T20:43:37.483Z] ---> Using cache [2022-03-07T20:43:37.483Z] ---> fe1108138db0 [2022-03-07T20:43:37.483Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-07T20:43:38.084Z] ---> 76f8fe35f993 [2022-03-07T20:43:38.084Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-07T20:43:38.084Z] ---> Running in 04245e5fc0fa [2022-03-07T20:43:40.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-07T20:43:41.511Z] ---> 142d623077bc [2022-03-07T20:43:41.511Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-07T20:43:42.954Z] ---> b05a02fc9a92 [2022-03-07T20:43:42.954Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-07T20:43:43.231Z] ---> Running in 24de498cf14e [2022-03-07T20:43:43.231Z] ---> da396a977169 [2022-03-07T20:43:43.231Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-07T20:43:43.829Z] ---> Running in 1a35ec958510 [2022-03-07T20:43:44.108Z] Removing intermediate container 24de498cf14e [2022-03-07T20:43:44.108Z] ---> 494effca8ca7 [2022-03-07T20:43:44.108Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-07T20:43:44.382Z] ---> Running in 5b250ef265bc [2022-03-07T20:43:45.372Z] Removing intermediate container 5b250ef265bc [2022-03-07T20:43:45.372Z] ---> 45edf40f401a [2022-03-07T20:43:45.372Z] Step 20/22 : LABEL arch=arm64 [2022-03-07T20:43:45.648Z] ---> Running in b2a85796f747 [2022-03-07T20:43:45.924Z] CGO_ENABLED=1 GO111MODULE=on go build -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 [2022-03-07T20:43:46.524Z] Removing intermediate container b2a85796f747 [2022-03-07T20:43:46.524Z] ---> 99726cd17f5b [2022-03-07T20:43:46.524Z] Step 21/22 : LABEL git_sha=aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 [2022-03-07T20:43:46.524Z] ---> Running in b3e2cbaa7df3 [2022-03-07T20:43:47.124Z] Removing intermediate container b3e2cbaa7df3 [2022-03-07T20:43:47.124Z] ---> ca53f9f69009 [2022-03-07T20:43:47.124Z] Step 22/22 : LABEL version=0.0.0 [2022-03-07T20:43:47.400Z] ---> Running in fc41d168b5be [2022-03-07T20:43:48.000Z] Removing intermediate container fc41d168b5be [2022-03-07T20:43:48.000Z] ---> 09ebd756bc20 [2022-03-07T20:43:48.000Z] [2022-03-07T20:43:48.597Z] Successfully built 09ebd756bc20 [2022-03-07T20:43:48.597Z] Successfully tagged support-notifications-arm64:latest [2022-03-07T20:43:48.597Z]  Building support-notifications ... done Building security-spire-server [2022-03-07T20:44:03.690Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:44:03.690Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:44:03.690Z] ---> f8dbeffdfaa9 [2022-03-07T20:44:03.690Z] Step 3/23 : WORKDIR /edgex-go [2022-03-07T20:44:03.690Z] ---> Using cache [2022-03-07T20:44:03.690Z] ---> 9ac00205c35a [2022-03-07T20:44:03.690Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-07T20:44:03.690Z] ---> Using cache [2022-03-07T20:44:03.690Z] ---> 02538f12a696 [2022-03-07T20:44:03.690Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-07T20:44:03.690Z] ---> Using cache [2022-03-07T20:44:03.690Z] ---> 152830a6aa15 [2022-03-07T20:44:03.690Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-07T20:44:03.690Z] ---> Using cache [2022-03-07T20:44:03.690Z] ---> aaf902106dab [2022-03-07T20:44:03.690Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-07T20:44:03.690Z] ---> Using cache [2022-03-07T20:44:03.690Z] ---> 3060909d28a7 [2022-03-07T20:44:03.690Z] Step 8/23 : COPY . . [2022-03-07T20:44:03.690Z] ---> Using cache [2022-03-07T20:44:03.690Z] ---> fe1108138db0 [2022-03-07T20:44:03.690Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-07T20:44:03.690Z] ---> Running in 4b23c6e56501 [2022-03-07T20:44:04.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-07T20:44:22.608Z] Step 1/18 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-07T20:44:22.608Z] Step 2/18 : FROM ${BUILDER_BASE} AS builder [2022-03-07T20:44:22.608Z] ---> f8dbeffdfaa9 [2022-03-07T20:44:22.608Z] Step 3/18 : WORKDIR /edgex-go [2022-03-07T20:44:22.608Z] ---> Using cache [2022-03-07T20:44:22.608Z] ---> 9ac00205c35a [2022-03-07T20:44:22.608Z] Step 4/18 : ARG SPIRE_RELEASE=1.2.0 [2022-03-07T20:44:22.608Z] ---> Using cache [2022-03-07T20:44:22.608Z] ---> 94f27e7ee874 [2022-03-07T20:44:22.608Z] Step 5/18 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-07T20:44:22.608Z] ---> Using cache [2022-03-07T20:44:22.608Z] ---> 47128093c434 [2022-03-07T20:44:22.608Z] [2022-03-07T20:44:22.608Z] Step 6/18 : FROM debian:stable-slim [2022-03-07T20:44:22.608Z] ---> 99d618c8eb0a [2022-03-07T20:44:22.608Z] Step 7/18 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-07T20:44:22.608Z] ---> Using cache [2022-03-07T20:44:22.608Z] ---> 848d19eb3899 [2022-03-07T20:44:22.608Z] Step 8/18 : ENV DEBIAN_FRONTEND=noninteractive [2022-03-07T20:44:22.608Z] ---> Using cache [2022-03-07T20:44:22.608Z] ---> 5985cdd43298 [2022-03-07T20:44:22.608Z] Step 9/18 : RUN apt-get update -y && apt-get upgrade -y && apt-get install -y --no-install-recommends dumb-init openssl && apt-get clean && rm -rf /var/lib/apt/lists/* [2022-03-07T20:44:22.608Z] ---> Using cache [2022-03-07T20:44:22.608Z] ---> a374357ce423 [2022-03-07T20:44:22.608Z] Step 10/18 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-07T20:44:27.060Z] ---> 409e521ba3da [2022-03-07T20:44:27.060Z] Step 11/18 : COPY docker-entrypoint.sh /usr/local/bin/ [2022-03-07T20:45:48.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-07T20:45:55.572Z] Removing intermediate container 48db502e85f7 [2022-03-07T20:45:55.572Z] ---> ff48fadb326f [2022-03-07T20:45:55.572Z] [2022-03-07T20:45:55.572Z] Step 10/21 : FROM alpine:3.14 [2022-03-07T20:45:55.572Z] ---> 5b8b7b635229 [2022-03-07T20:45:55.572Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-07T20:45:55.572Z] ---> Running in a33478c7afa7 [2022-03-07T20:45:56.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-07T20:45:56.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-07T20:45:57.849Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-07T20:45:57.849Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-07T20:45:57.849Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-07T20:45:57.849Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-07T20:45:57.849Z] (5/5) Installing curl (7.79.1-r0) [2022-03-07T20:45:57.849Z] Executing busybox-1.33.1-r6.trigger [2022-03-07T20:45:58.134Z] Executing ca-certificates-20211220-r0.trigger [2022-03-07T20:45:58.408Z] OK: 8 MiB in 19 packages [2022-03-07T20:46:00.389Z] Removing intermediate container a33478c7afa7 [2022-03-07T20:46:00.389Z] ---> eabcb324b912 [2022-03-07T20:46:00.389Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-07T20:46:00.389Z] ---> Running in 22cc2d74b353 [2022-03-07T20:46:00.985Z] Removing intermediate container 22cc2d74b353 [2022-03-07T20:46:00.985Z] ---> c8439d3c3733 [2022-03-07T20:46:00.985Z] Step 13/21 : WORKDIR /edgex [2022-03-07T20:46:00.985Z] ---> Running in 1acb095b4732 [2022-03-07T20:46:01.585Z] Removing intermediate container 1acb095b4732 [2022-03-07T20:46:01.585Z] ---> 80e4de0495d4 [2022-03-07T20:46:01.585Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-07T20:46:02.566Z] ---> f9c95603cc01 [2022-03-07T20:46:02.566Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-07T20:46:03.998Z] ---> aa7867c10d15 [2022-03-07T20:46:03.998Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-07T20:46:05.433Z] ---> 8fc4dd088564 [2022-03-07T20:46:05.433Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-07T20:46:05.707Z] ---> Running in 3b934b22a3d9 [2022-03-07T20:46:06.303Z] Removing intermediate container 3b934b22a3d9 [2022-03-07T20:46:06.303Z] ---> aae2a79f89ec [2022-03-07T20:46:06.303Z] Step 18/21 : CMD ["--init=true"] [2022-03-07T20:46:06.303Z] ---> Running in ead4d6760e45 [2022-03-07T20:46:06.908Z] Removing intermediate container ead4d6760e45 [2022-03-07T20:46:06.908Z] ---> 1bfab24c90c1 [2022-03-07T20:46:06.908Z] Step 19/21 : LABEL arch=arm64 [2022-03-07T20:46:06.908Z] ---> Running in 3cb21ff399f0 [2022-03-07T20:46:07.505Z] Removing intermediate container 3cb21ff399f0 [2022-03-07T20:46:07.505Z] ---> aa0dfa2074fc [2022-03-07T20:46:07.505Z] Step 20/21 : LABEL git_sha=aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 [2022-03-07T20:46:07.777Z] ---> Running in e24591a10a95 [2022-03-07T20:46:08.054Z] Removing intermediate container e24591a10a95 [2022-03-07T20:46:08.054Z] ---> 124a732c9b81 [2022-03-07T20:46:08.054Z] Step 21/21 : LABEL version=0.0.0 [2022-03-07T20:46:08.329Z] ---> Running in bf77dc504618 [2022-03-07T20:46:08.602Z] Removing intermediate container bf77dc504618 [2022-03-07T20:46:08.602Z] ---> 821250cc11b2 [2022-03-07T20:46:08.602Z] [2022-03-07T20:46:09.198Z] Successfully built 821250cc11b2 [2022-03-07T20:46:09.198Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-07T20:47:05.713Z]  Building security-proxy-setup ... done Removing intermediate container 04245e5fc0fa [2022-03-07T20:47:05.713Z] ---> 8d22d3d35072 [2022-03-07T20:47:05.713Z] [2022-03-07T20:47:05.713Z] Step 10/31 : FROM alpine:3.14 [2022-03-07T20:47:05.713Z] ---> 5b8b7b635229 [2022-03-07T20:47:05.713Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-07T20:47:05.713Z] ---> Running in e9fbbbcd2174 [2022-03-07T20:47:05.713Z] Removing intermediate container e9fbbbcd2174 [2022-03-07T20:47:05.713Z] ---> 44da35a04654 [2022-03-07T20:47:05.713Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-07T20:47:05.713Z] ---> Running in e454d4629bee [2022-03-07T20:47:05.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-07T20:47:05.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-07T20:47:05.713Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-07T20:47:05.713Z] (2/2) Installing su-exec (0.2-r1) [2022-03-07T20:47:05.713Z] Executing busybox-1.33.1-r6.trigger [2022-03-07T20:47:05.713Z] OK: 6 MiB in 16 packages [2022-03-07T20:47:06.694Z] Removing intermediate container e454d4629bee [2022-03-07T20:47:06.694Z] ---> 18f27bb3e683 [2022-03-07T20:47:06.694Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-07T20:47:06.694Z] ---> Running in f1a8fbae171f [2022-03-07T20:47:07.297Z] Removing intermediate container f1a8fbae171f [2022-03-07T20:47:07.297Z] ---> 1307a82f645b [2022-03-07T20:47:07.297Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-07T20:47:07.572Z] Removing intermediate container 4b23c6e56501 [2022-03-07T20:47:07.572Z] ---> d98a4f3f33b1 [2022-03-07T20:47:07.572Z] [2022-03-07T20:47:07.572Z] Step 10/23 : FROM alpine:3.14 [2022-03-07T20:47:07.572Z] ---> 5b8b7b635229 [2022-03-07T20:47:07.572Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-07T20:47:07.572Z] ---> Using cache [2022-03-07T20:47:07.572Z] ---> 5ad6a0d778e7 [2022-03-07T20:47:07.572Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-07T20:47:07.572Z] ---> Using cache [2022-03-07T20:47:07.572Z] ---> a1d17c9cad5b [2022-03-07T20:47:07.572Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-07T20:47:07.572Z] ---> Running in f79eb487a6b1 [2022-03-07T20:47:07.572Z] ---> Running in 7d6e5d6b6e83 [2022-03-07T20:47:08.172Z] Removing intermediate container f79eb487a6b1 [2022-03-07T20:47:08.172Z] ---> 15fe1ec3c598 [2022-03-07T20:47:08.172Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-07T20:47:08.445Z] Removing intermediate container 7d6e5d6b6e83 [2022-03-07T20:47:08.445Z] ---> 68feb5c58980 [2022-03-07T20:47:08.445Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-07T20:47:08.445Z] ---> Running in ce8f11d814d1 [2022-03-07T20:47:08.445Z] ---> Running in a19bb7fd6a0f [2022-03-07T20:47:09.429Z] Removing intermediate container a19bb7fd6a0f [2022-03-07T20:47:09.429Z] ---> 65732a07ae37 [2022-03-07T20:47:09.429Z] Step 15/23 : WORKDIR / [2022-03-07T20:47:09.429Z] ---> Running in ca794dc29ec4 [2022-03-07T20:47:10.025Z] Removing intermediate container ca794dc29ec4 [2022-03-07T20:47:10.025Z] ---> e14c0cc76bb5 [2022-03-07T20:47:10.025Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-07T20:47:11.467Z] ---> f505f4cad0b3 [2022-03-07T20:47:11.467Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-07T20:47:11.741Z] Removing intermediate container ce8f11d814d1 [2022-03-07T20:47:11.741Z] ---> d2f2723672c8 [2022-03-07T20:47:11.741Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-07T20:47:11.741Z] ---> Running in e227c7df5e03 [2022-03-07T20:47:12.740Z] Removing intermediate container e227c7df5e03 [2022-03-07T20:47:12.740Z] ---> 5bc7d9aeca12 [2022-03-07T20:47:12.740Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-07T20:47:13.014Z] ---> 8dd6b28a15b0 [2022-03-07T20:47:13.014Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-07T20:47:13.287Z] ---> ea4cd948d20a [2022-03-07T20:47:13.287Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-07T20:47:13.572Z] ---> Running in 321ef4278a23 [2022-03-07T20:47:13.847Z] ---> 09e9f3c502c1 [2022-03-07T20:47:13.847Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-07T20:47:13.847Z] ---> Running in 5978903666f7 [2022-03-07T20:47:14.445Z] Removing intermediate container 5978903666f7 [2022-03-07T20:47:14.445Z] ---> b8285b49c680 [2022-03-07T20:47:14.445Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-07T20:47:14.445Z] ---> Running in c53db60bcf95 [2022-03-07T20:47:15.038Z] Removing intermediate container c53db60bcf95 [2022-03-07T20:47:15.038Z] ---> b87f84a8bebd [2022-03-07T20:47:15.038Z] Step 21/23 : LABEL arch=arm64 [2022-03-07T20:47:15.038Z] ---> Running in 6dc3c4c4a0e8 [2022-03-07T20:47:15.633Z] Removing intermediate container 6dc3c4c4a0e8 [2022-03-07T20:47:15.633Z] ---> ca62cd8a8abf [2022-03-07T20:47:15.633Z] Step 22/23 : LABEL git_sha=aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 [2022-03-07T20:47:15.633Z] ---> Running in 40d3517cef1f [2022-03-07T20:47:15.913Z] Removing intermediate container 321ef4278a23 [2022-03-07T20:47:15.913Z] ---> d2247292b67d [2022-03-07T20:47:15.913Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-07T20:47:16.185Z] Removing intermediate container 40d3517cef1f [2022-03-07T20:47:16.185Z] ---> 1de70610adb1 [2022-03-07T20:47:16.185Z] Step 23/23 : LABEL version=0.0.0 [2022-03-07T20:47:16.455Z] ---> Running in e2420ae5d67b [2022-03-07T20:47:16.727Z] ---> e2e30372d3b8 [2022-03-07T20:47:16.727Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-07T20:47:17.000Z] Removing intermediate container e2420ae5d67b [2022-03-07T20:47:17.000Z] ---> 00139c84027e [2022-03-07T20:47:17.000Z] [2022-03-07T20:47:17.273Z] Successfully built 00139c84027e [2022-03-07T20:47:17.273Z] Successfully tagged core-command-arm64:latest [2022-03-07T20:47:18.140Z]  Building core-command ... done  ---> 309a48ad91ae [2022-03-07T20:47:18.140Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-07T20:47:19.120Z] ---> 663bdeee455c [2022-03-07T20:47:19.120Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-07T20:47:19.392Z] Removing intermediate container 1a35ec958510 [2022-03-07T20:47:19.392Z] ---> d6e907ead835 [2022-03-07T20:47:19.392Z] [2022-03-07T20:47:19.392Z] Step 10/23 : FROM alpine:3.14 [2022-03-07T20:47:19.392Z] ---> 5b8b7b635229 [2022-03-07T20:47:19.392Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-07T20:47:19.663Z] ---> Running in 68010168300e [2022-03-07T20:47:19.663Z] ---> e8ae44205cc8 [2022-03-07T20:47:19.663Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-07T20:47:19.937Z] Removing intermediate container 68010168300e [2022-03-07T20:47:19.937Z] ---> b415bb1c2a99 [2022-03-07T20:47:19.937Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-07T20:47:19.937Z] ---> Running in 474bb77bcea9 [2022-03-07T20:47:20.209Z] ---> 46448992622b [2022-03-07T20:47:20.209Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-07T20:47:20.480Z] ---> Running in ee33f690bd62 [2022-03-07T20:47:20.481Z] Removing intermediate container 474bb77bcea9 [2022-03-07T20:47:20.481Z] ---> 14608cfde9e5 [2022-03-07T20:47:20.481Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-07T20:47:20.750Z] ---> Running in 54628b3d2410 [2022-03-07T20:47:21.023Z] Removing intermediate container ee33f690bd62 [2022-03-07T20:47:21.023Z] ---> df914dd355f9 [2022-03-07T20:47:21.023Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-07T20:47:21.023Z] Removing intermediate container 54628b3d2410 [2022-03-07T20:47:21.023Z] ---> c1b62f9d454f [2022-03-07T20:47:21.023Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-07T20:47:21.303Z] ---> Running in 38315b6e385c [2022-03-07T20:47:21.585Z] ---> 9defe8cb603e [2022-03-07T20:47:21.585Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-07T20:47:21.860Z] ---> Running in 14b1c546781d [2022-03-07T20:47:23.292Z] Removing intermediate container 38315b6e385c [2022-03-07T20:47:23.292Z] ---> aac47a4780b7 [2022-03-07T20:47:23.292Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-07T20:47:23.292Z] ---> Running in ca949a89bbb0 [2022-03-07T20:47:23.889Z] Removing intermediate container 14b1c546781d [2022-03-07T20:47:23.889Z] ---> 4451d494231c [2022-03-07T20:47:23.889Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-07T20:47:24.162Z] ---> Running in 21cf7e3a5e1b [2022-03-07T20:47:24.434Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-07T20:47:24.434Z] Removing intermediate container 21cf7e3a5e1b [2022-03-07T20:47:24.434Z] ---> 9ccf80c10cdf [2022-03-07T20:47:24.434Z] Step 28/31 : CMD ["gate"] [2022-03-07T20:47:24.705Z] ---> Running in 3677eba6fa98 [2022-03-07T20:47:24.996Z] Removing intermediate container 3677eba6fa98 [2022-03-07T20:47:24.996Z] ---> 6c373d4a5ecc [2022-03-07T20:47:24.996Z] Step 29/31 : LABEL arch=arm64 [2022-03-07T20:47:25.283Z] ---> Running in e8da37068dcb [2022-03-07T20:47:25.283Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-07T20:47:25.559Z] Removing intermediate container e8da37068dcb [2022-03-07T20:47:25.559Z] ---> 6f3083578d0d [2022-03-07T20:47:25.559Z] Step 30/31 : LABEL git_sha=aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 [2022-03-07T20:47:25.846Z] ---> Running in 98b77e66fe11 [2022-03-07T20:47:26.128Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-07T20:47:26.437Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-07T20:47:26.437Z] Removing intermediate container 98b77e66fe11 [2022-03-07T20:47:26.437Z] ---> f226a8c5272c [2022-03-07T20:47:26.437Z] Step 31/31 : LABEL version=0.0.0 [2022-03-07T20:47:26.437Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-07T20:47:26.437Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-07T20:47:26.718Z] ---> Running in 4356a712aa33 [2022-03-07T20:47:26.718Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-07T20:47:26.718Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-07T20:47:27.000Z] Executing busybox-1.33.1-r6.trigger [2022-03-07T20:47:27.000Z] OK: 8 MiB in 20 packages [2022-03-07T20:47:27.000Z] Removing intermediate container 4356a712aa33 [2022-03-07T20:47:27.000Z] ---> f70d2b39cd39 [2022-03-07T20:47:27.000Z] [2022-03-07T20:47:27.594Z] Successfully built f70d2b39cd39 [2022-03-07T20:47:27.594Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-07T20:47:27.867Z]  Building security-bootstrapper ... done Removing intermediate container ca949a89bbb0 [2022-03-07T20:47:27.867Z] ---> ad2d19314463 [2022-03-07T20:47:27.867Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-07T20:47:28.459Z] ---> b34a551958eb [2022-03-07T20:47:28.459Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-07T20:47:29.885Z] ---> 2ebfaaee43fd [2022-03-07T20:47:29.885Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-07T20:47:30.158Z] ---> d771567d7687 [2022-03-07T20:47:30.158Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-07T20:47:30.435Z] ---> Running in 635b62cf0dd1 [2022-03-07T20:47:30.707Z] Removing intermediate container 635b62cf0dd1 [2022-03-07T20:47:30.707Z] ---> b6ed89c190f6 [2022-03-07T20:47:30.707Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-07T20:47:30.707Z] ---> Running in f6ad77bbfdf2 [2022-03-07T20:47:31.300Z] Removing intermediate container f6ad77bbfdf2 [2022-03-07T20:47:31.300Z] ---> 386dd39f4441 [2022-03-07T20:47:31.300Z] Step 21/23 : LABEL arch=arm64 [2022-03-07T20:47:31.300Z] ---> Running in 6dd8b336b85b [2022-03-07T20:47:31.573Z] Removing intermediate container 6dd8b336b85b [2022-03-07T20:47:31.573Z] ---> d80e0992e18e [2022-03-07T20:47:31.573Z] Step 22/23 : LABEL git_sha=aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 [2022-03-07T20:47:31.573Z] ---> Running in b2fc0878d19a [2022-03-07T20:47:32.165Z] Removing intermediate container b2fc0878d19a [2022-03-07T20:47:32.165Z] ---> 52b708a85987 [2022-03-07T20:47:32.165Z] Step 23/23 : LABEL version=0.0.0 [2022-03-07T20:47:32.165Z] ---> Running in e8a462d3ce10 [2022-03-07T20:47:32.436Z] Removing intermediate container e8a462d3ce10 [2022-03-07T20:47:32.436Z] ---> 04a440212a03 [2022-03-07T20:47:32.436Z] [2022-03-07T20:47:32.709Z] Successfully built 04a440212a03 [2022-03-07T20:47:32.980Z] Successfully tagged core-data-arm64:latest [2022-03-07T20:47:32.980Z]  Building core-data ... done  [2022-03-07T20:47:32.980Z] ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apt-get update -y && apt-get install -y --no-install-recommends build-essential && apt-get clean && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 127") [2022-03-07T20:47:32.980Z] [2022-03-07T20:47:32.980Z] ERROR: for security-spire-config (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') [2022-03-07T20:47:32.980Z] [2022-03-07T20:47:32.980Z] ERROR: for security-spire-agent (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') [2022-03-07T20:47:32.980Z] [2022-03-07T20:47:32.980Z] ERROR: for security-spire-server (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') [2022-03-07T20:47:32.980Z] Service 'security-spire-server' failed to build: COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist [Pipeline] } [2022-03-07T20:47:33.306Z] $ docker stop --time=1 221f281f022ed683cad6a3a1d43f992f3fe3a3b44024b4052344f1df2441949a [2022-03-07T20:47:34.955Z] $ docker rm -f 221f281f022ed683cad6a3a1d43f992f3fe3a3b44024b4052344f1df2441949a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-07T20:47:35.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-07T20:47:35.542Z] [2022-03-07T20:47:35.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-07T20:47:35.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-07T20:47:36.160Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-07T20:47:36.160Z] 8998bd30e6a1: Pulling fs layer [2022-03-07T20:47:36.160Z] 04944245beec: Pulling fs layer [2022-03-07T20:47:36.160Z] 699f458cf7ca: Pulling fs layer [2022-03-07T20:47:36.160Z] 765212b225bb: Pulling fs layer [2022-03-07T20:47:36.160Z] f23df028b6ca: Pulling fs layer [2022-03-07T20:47:36.160Z] d65c8cfc05b1: Pulling fs layer [2022-03-07T20:47:36.160Z] 2437ff75d9bd: Pulling fs layer [2022-03-07T20:47:36.160Z] 765212b225bb: Waiting [2022-03-07T20:47:36.160Z] f23df028b6ca: Waiting [2022-03-07T20:47:36.160Z] d65c8cfc05b1: Waiting [2022-03-07T20:47:36.160Z] 2437ff75d9bd: Waiting [2022-03-07T20:47:36.160Z] 04944245beec: Verifying Checksum [2022-03-07T20:47:36.160Z] 04944245beec: Download complete [2022-03-07T20:47:36.160Z] 765212b225bb: Verifying Checksum [2022-03-07T20:47:36.160Z] 765212b225bb: Download complete [2022-03-07T20:47:36.160Z] f23df028b6ca: Verifying Checksum [2022-03-07T20:47:36.160Z] f23df028b6ca: Download complete [2022-03-07T20:47:36.160Z] d65c8cfc05b1: Verifying Checksum [2022-03-07T20:47:36.160Z] d65c8cfc05b1: Download complete [2022-03-07T20:47:36.434Z] 699f458cf7ca: Verifying Checksum [2022-03-07T20:47:36.434Z] 699f458cf7ca: Download complete [2022-03-07T20:47:36.706Z] 8998bd30e6a1: Verifying Checksum [2022-03-07T20:47:36.706Z] 8998bd30e6a1: Download complete [2022-03-07T20:47:38.679Z] 2437ff75d9bd: Verifying Checksum [2022-03-07T20:47:38.679Z] 2437ff75d9bd: Download complete [2022-03-07T20:47:41.292Z] 8998bd30e6a1: Pull complete [2022-03-07T20:47:41.292Z] 04944245beec: Pull complete [2022-03-07T20:47:42.715Z] 699f458cf7ca: Pull complete [2022-03-07T20:47:42.986Z] 765212b225bb: Pull complete [2022-03-07T20:47:43.957Z] f23df028b6ca: Pull complete [2022-03-07T20:47:43.957Z] d65c8cfc05b1: Pull complete [2022-03-07T20:47:59.022Z] 2437ff75d9bd: Pull complete [2022-03-07T20:47:59.022Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-07T20:47:59.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-07T20:47:59.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-07T20:47:59.243Z] prd-ubuntu18.04-docker-arm64-4c-16g-6550 does not seem to be running inside a container [2022-03-07T20:47:59.349Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-07T20:48:02.143Z] $ docker top df0d74896007fabde5bfe7167f3c1a2e11887a31d471c1e07e905cc4a61707ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-07T20:48:03.132Z] ---> job-cost.sh [2022-03-07T20:48:03.132Z] lf-activate-venv: SKIPPING [2022-03-07T20:48:03.132Z] INFO: No Stack... [2022-03-07T20:48:03.723Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-07T20:48:04.692Z] INFO: Archiving Costs [Pipeline] sh [2022-03-07T20:48:05.351Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-03-07T20:48:05.351Z] + cut -d, -f6 [Pipeline] lock [2022-03-07T20:48:05.379Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3892-2-stack-cost] [2022-03-07T20:48:05.386Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3892-2-stack-cost] did not exist. Created. [2022-03-07T20:48:05.386Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3892-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-07T20:48:06.043Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-07T20:48:06.202Z] Stashed 1 file(s) [Pipeline] } [2022-03-07T20:48:06.210Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3892-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-07T20:48:06.262Z] $ docker stop --time=1 df0d74896007fabde5bfe7167f3c1a2e11887a31d471c1e07e905cc4a61707ac [2022-03-07T20:48:07.768Z] $ docker rm -f df0d74896007fabde5bfe7167f3c1a2e11887a31d471c1e07e905cc4a61707ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-07T20:48:08.056Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-07T20:48:08.790Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-07T20:48:09.093Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-07T20:48:09.666Z] ---> package-listing.sh [2022-03-07T20:48:09.666Z] ++ facter osfamily [2022-03-07T20:48:09.666Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-07T20:48:09.926Z] + OS_FAMILY=redhat [2022-03-07T20:48:09.926Z] + workspace=/w/workspace/edgex-go/2 [2022-03-07T20:48:09.926Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-07T20:48:09.926Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-07T20:48:09.926Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-07T20:48:09.926Z] + PACKAGES=/tmp/packages_start.txt [2022-03-07T20:48:09.926Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-07T20:48:09.926Z] + PACKAGES=/tmp/packages_end.txt [2022-03-07T20:48:09.926Z] + case "${OS_FAMILY}" in [2022-03-07T20:48:09.926Z] + sort [2022-03-07T20:48:09.926Z] + rpm -qa [2022-03-07T20:48:14.132Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-07T20:48:14.132Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-07T20:48:14.132Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-07T20:48:14.132Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-07T20:48:14.132Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-03-07T20:48:14.132Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-03-07T20:48:14.145Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-07T20:48:14.431Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-07T20:48:14.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-07T20:48:14.996Z] [2022-03-07T20:48:14.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-07T20:48:15.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-07T20:48:15.296Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-07T20:48:15.296Z] 5eb5b503b376: Pulling fs layer [2022-03-07T20:48:15.296Z] 5c69ac0246d0: Pulling fs layer [2022-03-07T20:48:15.296Z] ec43610c2a17: Pulling fs layer [2022-03-07T20:48:15.296Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-07T20:48:15.296Z] 33b1e0a273af: Pulling fs layer [2022-03-07T20:48:15.296Z] 5d3b04190fa2: Pulling fs layer [2022-03-07T20:48:15.296Z] 2f39f015ded8: Pulling fs layer [2022-03-07T20:48:15.296Z] 33b1e0a273af: Waiting [2022-03-07T20:48:15.296Z] 5d3b04190fa2: Waiting [2022-03-07T20:48:15.296Z] 2f39f015ded8: Waiting [2022-03-07T20:48:15.296Z] 3a2ae6a8a46f: Waiting [2022-03-07T20:48:15.296Z] 5c69ac0246d0: Verifying Checksum [2022-03-07T20:48:15.296Z] 5c69ac0246d0: Download complete [2022-03-07T20:48:15.296Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-07T20:48:15.296Z] 3a2ae6a8a46f: Download complete [2022-03-07T20:48:15.296Z] ec43610c2a17: Verifying Checksum [2022-03-07T20:48:15.296Z] ec43610c2a17: Download complete [2022-03-07T20:48:15.296Z] 33b1e0a273af: Verifying Checksum [2022-03-07T20:48:15.296Z] 33b1e0a273af: Download complete [2022-03-07T20:48:15.296Z] 5d3b04190fa2: Verifying Checksum [2022-03-07T20:48:15.296Z] 5d3b04190fa2: Download complete [2022-03-07T20:48:15.557Z] 5eb5b503b376: Verifying Checksum [2022-03-07T20:48:15.557Z] 5eb5b503b376: Download complete [2022-03-07T20:48:16.130Z] 2f39f015ded8: Verifying Checksum [2022-03-07T20:48:16.130Z] 2f39f015ded8: Download complete [2022-03-07T20:48:17.107Z] 5eb5b503b376: Pull complete [2022-03-07T20:48:17.370Z] 5c69ac0246d0: Pull complete [2022-03-07T20:48:17.951Z] ec43610c2a17: Pull complete [2022-03-07T20:48:17.951Z] 3a2ae6a8a46f: Pull complete [2022-03-07T20:48:18.220Z] 33b1e0a273af: Pull complete [2022-03-07T20:48:18.220Z] 5d3b04190fa2: Pull complete [2022-03-07T20:48:23.573Z] 2f39f015ded8: Pull complete [2022-03-07T20:48:23.573Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-07T20:48:23.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-07T20:48:23.573Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-07T20:48:23.640Z] prd-centos7-docker-4c-2g-6549 does not seem to be running inside a container [2022-03-07T20:48:23.673Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-07T20:48:27.465Z] $ docker top 9fefc76f34b21dcb371850d7ac0181434478d684d80e38734bd4719980d2f651 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-07T20:48:27.830Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-07T20:48:28.129Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-07T20:48:28.421Z] + ls /var/log/sa-host [2022-03-07T20:48:28.421Z] + sadf -c /var/log/sa-host/sa07 [2022-03-07T20:48:28.421Z] file_magic: OK [2022-03-07T20:48:28.421Z] HZ: Using current value: 100 [2022-03-07T20:48:28.421Z] file_header: OK [2022-03-07T20:48:28.421Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-07T20:48:28.421Z] Statistics: [2022-03-07T20:48:28.421Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-07T20:48:28.421Z] File successfully converted to sysstat format version 12.5.2 [2022-03-07T20:48:28.421Z] + sadf -c /var/log/sa-host/sa17 [2022-03-07T20:48:28.421Z] file_magic: OK [2022-03-07T20:48:28.421Z] HZ: Using current value: 100 [2022-03-07T20:48:28.421Z] file_header: OK [2022-03-07T20:48:28.421Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-07T20:48:28.421Z] Statistics: [2022-03-07T20:48:28.421Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-07T20:48:28.421Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-07T20:48:28.649Z] provisioning config files... [2022-03-07T20:48:28.658Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config9135759500899717468tmp [Pipeline] { [Pipeline] echo [2022-03-07T20:48:28.673Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-07T20:48:28.967Z] ---> create-netrc.sh [Pipeline] } [2022-03-07T20:48:28.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-07T20:48:29.313Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-07T20:48:29.322Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-07T20:48:29.616Z] ---> sudo-logs.sh [2022-03-07T20:48:29.616Z] Archiving 'sudo' log.. [2022-03-07T20:48:29.616Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6549.novalocal: Name or service not known [2022-03-07T20:48:29.616Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6549.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-07T20:48:29.658Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-07T20:48:29.973Z] ---> job-cost.sh [2022-03-07T20:48:29.973Z] lf-activate-venv: SKIPPING [2022-03-07T20:48:29.973Z] DEBUG: total: 0.10999999940395355 [2022-03-07T20:48:29.973Z] INFO: Retrieving Stack Cost... [2022-03-07T20:48:30.234Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-07T20:48:30.806Z] INFO: Archiving Costs [Pipeline] echo [2022-03-07T20:48:30.819Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-07T20:48:31.110Z] ---> logs-deploy.sh [2022-03-07T20:48:31.111Z] lf-activate-venv: SKIPPING [2022-03-07T20:48:31.111Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3892/2 [2022-03-07T20:48:31.111Z] INFO: archiving workspace using pattern(s): [2022-03-07T20:48:32.054Z] Archives upload complete. [2022-03-07T20:48:32.054Z] INFO: archiving logs to Nexus [2022-03-07T20:48:32.632Z] ---> uname -a: [2022-03-07T20:48:32.632Z] Linux prd-centos7-docker-4c-2g-6549.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-03-07T20:48:32.632Z] [2022-03-07T20:48:32.632Z] [2022-03-07T20:48:32.632Z] ---> lscpu: [2022-03-07T20:48:32.632Z] Architecture: x86_64 [2022-03-07T20:48:32.632Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-07T20:48:32.632Z] Byte Order: Little Endian [2022-03-07T20:48:32.632Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-07T20:48:32.632Z] CPU(s): 2 [2022-03-07T20:48:32.632Z] On-line CPU(s) list: 0,1 [2022-03-07T20:48:32.632Z] Thread(s) per core: 1 [2022-03-07T20:48:32.632Z] Core(s) per socket: 1 [2022-03-07T20:48:32.632Z] Socket(s): 2 [2022-03-07T20:48:32.632Z] NUMA node(s): 1 [2022-03-07T20:48:32.632Z] Vendor ID: AuthenticAMD [2022-03-07T20:48:32.632Z] CPU family: 23 [2022-03-07T20:48:32.632Z] Model: 49 [2022-03-07T20:48:32.632Z] Model name: AMD EPYC-Rome Processor [2022-03-07T20:48:32.632Z] Stepping: 0 [2022-03-07T20:48:32.632Z] CPU MHz: 2799.996 [2022-03-07T20:48:32.632Z] BogoMIPS: 5599.99 [2022-03-07T20:48:32.632Z] Virtualization: AMD-V [2022-03-07T20:48:32.632Z] Hypervisor vendor: KVM [2022-03-07T20:48:32.632Z] Virtualization type: full [2022-03-07T20:48:32.632Z] L1d cache: 64 KiB [2022-03-07T20:48:32.632Z] L1i cache: 64 KiB [2022-03-07T20:48:32.632Z] L2 cache: 1 MiB [2022-03-07T20:48:32.632Z] L3 cache: 32 MiB [2022-03-07T20:48:32.632Z] NUMA node0 CPU(s): 0,1 [2022-03-07T20:48:32.632Z] Vulnerability Itlb multihit: Not affected [2022-03-07T20:48:32.632Z] Vulnerability L1tf: Not affected [2022-03-07T20:48:32.632Z] Vulnerability Mds: Not affected [2022-03-07T20:48:32.632Z] Vulnerability Meltdown: Not affected [2022-03-07T20:48:32.632Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-07T20:48:32.632Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2022-03-07T20:48:32.632Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2022-03-07T20:48:32.632Z] Vulnerability Srbds: Not affected [2022-03-07T20:48:32.632Z] Vulnerability Tsx async abort: Not affected [2022-03-07T20:48:32.632Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-03-07T20:48:32.632Z] [2022-03-07T20:48:32.632Z] [2022-03-07T20:48:32.632Z] ---> nproc: [2022-03-07T20:48:32.632Z] 2 [2022-03-07T20:48:32.632Z] [2022-03-07T20:48:32.632Z] [2022-03-07T20:48:32.632Z] ---> df -h: [2022-03-07T20:48:32.632Z] Filesystem Size Used Avail Use% Mounted on [2022-03-07T20:48:32.632Z] overlay 40G 14G 27G 34% / [2022-03-07T20:48:32.632Z] tmpfs 64M 0 64M 0% /dev [2022-03-07T20:48:32.632Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-03-07T20:48:32.632Z] shm 64M 0 64M 0% /dev/shm [2022-03-07T20:48:32.632Z] /dev/vda1 40G 14G 27G 34% /facter-os [2022-03-07T20:48:32.632Z] [2022-03-07T20:48:32.632Z] [2022-03-07T20:48:32.632Z] ---> sar -b -r -n DEV: [2022-03-07T20:48:32.632Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/07/22 _x86_64_ (2 CPU) [2022-03-07T20:48:32.632Z] [2022-03-07T20:48:32.632Z] 20:21:00 LINUX RESTART (2 CPU) [2022-03-07T20:48:32.632Z] [2022-03-07T20:48:32.632Z] 20:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-03-07T20:48:32.632Z] 20:23:01 338.00 0.00 338.00 0.00 0.00 99846.70 0.00 [2022-03-07T20:48:32.632Z] 20:24:01 69.16 0.00 69.16 0.00 0.00 13466.23 0.00 [2022-03-07T20:48:32.633Z] 20:25:01 119.67 0.00 119.67 0.00 0.00 5132.51 0.00 [2022-03-07T20:48:32.633Z] 20:26:01 76.27 0.00 76.27 0.00 0.00 6616.49 0.00 [2022-03-07T20:48:32.633Z] 20:27:02 644.14 225.62 418.52 0.00 12160.82 270302.33 0.00 [2022-03-07T20:48:32.633Z] 20:28:01 337.65 33.13 304.52 0.00 1995.73 165383.93 0.00 [2022-03-07T20:48:32.633Z] 20:29:01 508.11 114.60 393.51 0.00 5532.99 139543.46 0.00 [2022-03-07T20:48:32.633Z] 20:30:01 324.45 43.44 281.01 0.00 2407.99 121746.60 0.00 [2022-03-07T20:48:32.633Z] 20:31:01 257.90 22.88 235.02 0.00 2290.36 38480.22 0.00 [2022-03-07T20:48:32.633Z] 20:32:01 6.71 0.00 6.71 0.00 0.00 264.07 0.00 [2022-03-07T20:48:32.633Z] 20:33:01 0.27 0.00 0.27 0.00 0.00 3.70 0.00 [2022-03-07T20:48:32.633Z] 20:34:01 0.33 0.00 0.33 0.00 0.00 4.75 0.00 [2022-03-07T20:48:32.633Z] 20:35:01 0.30 0.00 0.30 0.00 0.00 4.07 0.00 [2022-03-07T20:48:32.633Z] 20:36:01 0.55 0.20 0.35 0.00 6.26 4.78 0.00 [2022-03-07T20:48:32.633Z] 20:37:01 0.95 0.05 0.90 0.00 1.60 17.27 0.00 [2022-03-07T20:48:32.633Z] 20:38:01 0.33 0.00 0.33 0.00 0.00 5.18 0.00 [2022-03-07T20:48:32.633Z] 20:39:01 0.28 0.00 0.28 0.00 0.00 4.40 0.00 [2022-03-07T20:48:32.633Z] 20:40:01 0.27 0.03 0.23 0.00 0.40 4.51 0.00 [2022-03-07T20:48:32.633Z] 20:41:01 0.25 0.00 0.25 0.00 0.00 3.91 0.00 [2022-03-07T20:48:32.633Z] 20:42:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2022-03-07T20:48:32.633Z] 20:43:01 0.28 0.00 0.28 0.00 0.00 3.37 0.00 [2022-03-07T20:48:32.633Z] 20:44:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 [2022-03-07T20:48:32.633Z] 20:45:01 0.25 0.05 0.20 0.00 1.87 1.78 0.00 [2022-03-07T20:48:32.633Z] 20:46:01 0.30 0.00 0.30 0.00 0.00 3.56 0.00 [2022-03-07T20:48:32.633Z] 20:47:01 0.25 0.00 0.25 0.00 0.00 3.36 0.00 [2022-03-07T20:48:32.633Z] 20:48:01 0.28 0.00 0.28 0.00 0.00 3.38 0.00 [2022-03-07T20:48:32.633Z] Average: 103.41 16.98 86.43 0.00 941.42 33109.02 0.00 [2022-03-07T20:48:32.633Z] [2022-03-07T20:48:32.633Z] 20:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-03-07T20:48:32.633Z] 20:23:01 3540132 0 1000280 12.49 2620 3465900 1512116 16.69 1269864 2723708 96220 [2022-03-07T20:48:32.633Z] 20:24:01 3102732 0 1083804 13.53 2620 3819776 1529692 16.89 1535388 2870668 56828 [2022-03-07T20:48:32.633Z] 20:25:01 2835984 0 1407036 17.57 2620 3763292 1761772 19.45 1796116 2853880 79248 [2022-03-07T20:48:32.633Z] 20:26:01 2771472 0 1133952 14.16 2620 4100888 1767196 19.51 1620948 3069496 239276 [2022-03-07T20:48:32.633Z] 20:27:02 140252 0 1282248 16.01 2620 6583812 1875888 20.71 2758780 4479244 28200 [2022-03-07T20:48:32.633Z] 20:28:01 185120 0 1833848 22.90 2620 5987344 3245288 35.83 3479852 3667096 145880 [2022-03-07T20:48:32.633Z] 20:29:01 1057476 0 1270168 15.86 2620 5678668 1834960 20.26 2262076 4030704 180 [2022-03-07T20:48:32.633Z] 20:30:01 799236 0 1456852 18.19 2620 5750224 2609316 28.81 2548544 3946712 173896 [2022-03-07T20:48:32.633Z] 20:31:01 2846556 0 1184120 14.78 2620 3975636 1373560 15.16 1764048 2743500 20 [2022-03-07T20:48:32.633Z] 20:32:01 2851588 0 1179080 14.72 2620 3975644 1355032 14.96 1761708 2743332 8 [2022-03-07T20:48:32.633Z] 20:33:01 2859784 0 1170884 14.62 2620 3975644 1339612 14.79 1754492 2742380 8 [2022-03-07T20:48:32.633Z] 20:34:01 2862132 0 1168528 14.59 2620 3975652 1339612 14.79 1753752 2742136 8 [2022-03-07T20:48:32.633Z] 20:35:01 2869712 0 1160944 14.50 2620 3975656 1339612 14.79 1753644 2734676 8 [2022-03-07T20:48:32.633Z] 20:36:01 2868072 0 1162584 14.52 2620 3975656 1341352 14.81 1754952 2734676 8 [2022-03-07T20:48:32.633Z] 20:37:01 2869596 0 1161024 14.50 2620 3975692 1339684 14.79 1754388 2734060 8 [2022-03-07T20:48:32.633Z] 20:38:01 2869692 0 1160928 14.50 2620 3975692 1339612 14.79 1754192 2734060 8 [2022-03-07T20:48:32.633Z] 20:39:01 2869864 0 1160748 14.49 2620 3975700 1339612 14.79 1754208 2734060 20 [2022-03-07T20:48:32.633Z] 20:40:01 2869684 0 1160924 14.50 2620 3975704 1339676 14.79 1754360 2734068 20 [2022-03-07T20:48:32.633Z] 20:41:01 2869872 0 1160732 14.49 2620 3975708 1339676 14.79 1754392 2734072 8 [2022-03-07T20:48:32.633Z] 20:42:01 2869636 0 1160964 14.50 2620 3975712 1339856 14.79 1754516 2734072 16 [2022-03-07T20:48:32.633Z] 20:43:01 2870084 0 1160512 14.49 2620 3975716 1339676 14.79 1754280 2734076 20 [2022-03-07T20:48:32.633Z] 20:44:01 2870248 0 1160344 14.49 2620 3975720 1339676 14.79 1754288 2734072 8 [2022-03-07T20:48:32.633Z] 20:45:01 2870216 0 1160312 14.49 2620 3975784 1339676 14.79 1754300 2734128 16 [2022-03-07T20:48:32.633Z] 20:46:01 2870216 0 1160308 14.49 2620 3975788 1339676 14.79 1754304 2734128 8 [2022-03-07T20:48:32.633Z] 20:47:01 2869996 0 1160524 14.49 2620 3975792 1339748 14.79 1754512 2734128 8 [2022-03-07T20:48:32.633Z] 20:48:01 2869984 0 1160528 14.49 2620 3975800 1339676 14.79 1754312 2734132 8 [2022-03-07T20:48:32.633Z] Average: 2539590 0 1208545 15.09 2620 4258177 1550048 17.11 1879470 2957356 31536 [2022-03-07T20:48:32.633Z] [2022-03-07T20:48:32.633Z] 20:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-03-07T20:48:32.633Z] 20:23:01 veth4b7f599 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:23:01 eth0 396.14 296.44 5428.42 38.84 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:23:01 docker0 203.93 241.63 16.03 2057.14 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:24:01 veth4b7f599 0.83 0.83 0.07 0.07 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:24:01 eth0 26.12 13.45 21.04 11.15 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:24:01 docker0 0.83 0.83 0.06 0.07 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:25:01 veth4b7f599 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:25:01 eth0 11.29 6.49 8.29 4.50 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:25:01 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:26:01 veth4b7f599 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:26:01 eth0 31.91 22.76 21.36 109.67 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:27:02 eth0 195.19 123.17 3301.58 24.27 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:27:02 vethbc894f5 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:27:02 docker0 49.52 77.82 2.73 1105.32 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:28:01 veth74887d8 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:28:01 veth3072ecf 0.00 0.24 0.00 0.02 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:28:01 veth353cf09 0.00 0.24 0.00 0.02 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:28:01 veth2e9589b 0.00 0.24 0.00 0.02 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:29:01 vethc63628e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:29:01 vethc2741a5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:29:01 eth0 2084.78 1935.92 16919.12 511.18 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:29:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:30:01 vethdd4e859 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:30:01 veth5615ac6 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:30:01 vethc2741a5 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:30:01 eth0 99.35 46.47 972.50 17.12 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:31:01 eth0 36.09 21.18 107.10 10.77 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:31:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:31:01 docker0 993.07 856.20 83.82 7404.85 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:32:01 eth0 0.43 0.40 0.10 0.09 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:33:01 eth0 0.17 0.18 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:34:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:35:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:36:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:37:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:38:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:39:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:42:01 eth0 2.37 1.12 2.73 0.13 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:43:01 eth0 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:44:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.633Z] 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.634Z] 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.634Z] 20:45:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.634Z] 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.634Z] 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.634Z] 20:46:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.634Z] 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.634Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.634Z] 20:47:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.634Z] 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.634Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.634Z] 20:48:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.634Z] 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.634Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.634Z] Average: eth0 36.59 23.87 444.73 13.72 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.634Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.634Z] Average: docker0 12.03 16.83 0.87 180.76 0.00 0.00 0.00 0.00 [2022-03-07T20:48:32.634Z] [2022-03-07T20:48:32.634Z] [2022-03-07T20:48:32.634Z] ---> sar -P ALL: [2022-03-07T20:48:32.634Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/07/22 _x86_64_ (2 CPU) [2022-03-07T20:48:32.634Z] [2022-03-07T20:48:32.634Z] 20:21:00 LINUX RESTART (2 CPU) [2022-03-07T20:48:32.634Z] [2022-03-07T20:48:32.634Z] 20:22:01 CPU %user %nice %system %iowait %steal %idle [2022-03-07T20:48:32.634Z] 20:23:01 all 36.84 0.00 12.81 2.70 0.11 47.54 [2022-03-07T20:48:32.634Z] 20:23:01 0 36.44 0.00 12.88 3.48 0.11 47.09 [2022-03-07T20:48:32.634Z] 20:23:01 1 37.23 0.00 12.75 1.91 0.11 48.00 [2022-03-07T20:48:32.634Z] 20:24:01 all 51.85 0.00 4.37 0.57 0.09 43.11 [2022-03-07T20:48:32.634Z] 20:24:01 0 51.72 0.00 4.32 0.63 0.09 43.24 [2022-03-07T20:48:32.634Z] 20:24:01 1 51.99 0.00 4.43 0.52 0.09 42.97 [2022-03-07T20:48:32.634Z] 20:25:01 all 68.65 0.00 5.10 1.25 0.11 24.89 [2022-03-07T20:48:32.634Z] 20:25:01 0 68.06 0.00 5.12 1.25 0.11 25.46 [2022-03-07T20:48:32.634Z] 20:25:01 1 69.24 0.00 5.08 1.25 0.11 24.32 [2022-03-07T20:48:32.634Z] 20:26:01 all 77.32 0.00 7.40 1.19 0.13 13.96 [2022-03-07T20:48:32.634Z] 20:26:01 0 77.13 0.00 7.91 0.98 0.13 13.86 [2022-03-07T20:48:32.634Z] 20:26:01 1 77.51 0.00 6.90 1.40 0.13 14.06 [2022-03-07T20:48:32.634Z] 20:27:02 all 38.39 0.00 21.24 16.40 0.11 23.86 [2022-03-07T20:48:32.634Z] 20:27:02 0 38.73 0.00 20.96 15.92 0.13 24.27 [2022-03-07T20:48:32.634Z] 20:27:02 1 38.06 0.00 21.53 16.87 0.09 23.45 [2022-03-07T20:48:32.634Z] 20:28:01 all 82.88 0.00 15.13 1.36 0.11 0.52 [2022-03-07T20:48:32.634Z] 20:28:01 0 84.01 0.00 14.12 1.04 0.11 0.72 [2022-03-07T20:48:32.634Z] 20:28:01 1 81.77 0.00 16.13 1.67 0.11 0.32 [2022-03-07T20:48:32.634Z] 20:29:01 all 73.59 0.00 14.92 9.37 0.12 2.00 [2022-03-07T20:48:32.634Z] 20:29:01 0 73.93 0.00 14.68 9.28 0.11 2.00 [2022-03-07T20:48:32.634Z] 20:29:01 1 73.25 0.00 15.16 9.47 0.13 1.99 [2022-03-07T20:48:32.634Z] 20:30:01 all 83.29 0.00 15.00 1.31 0.12 0.28 [2022-03-07T20:48:32.634Z] 20:30:01 0 85.56 0.00 12.83 1.44 0.11 0.06 [2022-03-07T20:48:32.634Z] 20:30:01 1 80.99 0.00 17.19 1.18 0.13 0.51 [2022-03-07T20:48:32.634Z] 20:31:01 all 42.51 0.00 8.68 2.63 0.10 46.08 [2022-03-07T20:48:32.634Z] 20:31:01 0 42.78 0.00 8.66 3.12 0.09 45.36 [2022-03-07T20:48:32.634Z] 20:31:01 1 42.25 0.00 8.70 2.14 0.11 46.81 [2022-03-07T20:48:32.634Z] 20:32:01 all 0.07 0.00 0.05 0.02 0.03 99.84 [2022-03-07T20:48:32.634Z] 20:32:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2022-03-07T20:48:32.634Z] 20:32:01 1 0.02 0.00 0.07 0.03 0.03 99.85 [2022-03-07T20:48:32.634Z] 20:33:01 all 0.06 0.00 0.03 0.00 0.02 99.89 [2022-03-07T20:48:32.634Z] 20:33:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2022-03-07T20:48:32.634Z] 20:33:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-03-07T20:48:32.634Z] [2022-03-07T20:48:32.634Z] 20:33:01 CPU %user %nice %system %iowait %steal %idle [2022-03-07T20:48:32.634Z] 20:34:01 all 0.10 0.00 0.04 0.00 0.03 99.83 [2022-03-07T20:48:32.634Z] 20:34:01 0 0.18 0.00 0.03 0.00 0.05 99.73 [2022-03-07T20:48:32.634Z] 20:34:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2022-03-07T20:48:32.634Z] 20:35:01 all 0.18 0.00 0.03 0.00 0.02 99.78 [2022-03-07T20:48:32.634Z] 20:35:01 0 0.28 0.00 0.02 0.00 0.00 99.70 [2022-03-07T20:48:32.634Z] 20:35:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2022-03-07T20:48:32.634Z] 20:36:01 all 0.14 0.00 0.03 0.00 0.03 99.80 [2022-03-07T20:48:32.634Z] 20:36:01 0 0.27 0.00 0.03 0.00 0.02 99.68 [2022-03-07T20:48:32.634Z] 20:36:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2022-03-07T20:48:32.634Z] 20:37:01 all 0.14 0.00 0.03 0.00 0.03 99.80 [2022-03-07T20:48:32.634Z] 20:37:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2022-03-07T20:48:32.634Z] 20:37:01 1 0.25 0.00 0.03 0.00 0.03 99.68 [2022-03-07T20:48:32.634Z] 20:38:01 all 0.13 0.00 0.04 0.00 0.02 99.82 [2022-03-07T20:48:32.634Z] 20:38:01 0 0.22 0.00 0.03 0.00 0.00 99.75 [2022-03-07T20:48:32.634Z] 20:38:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2022-03-07T20:48:32.634Z] 20:39:01 all 0.17 0.00 0.03 0.00 0.03 99.78 [2022-03-07T20:48:32.634Z] 20:39:01 0 0.30 0.00 0.02 0.00 0.02 99.67 [2022-03-07T20:48:32.634Z] 20:39:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2022-03-07T20:48:32.634Z] 20:40:01 all 0.23 0.00 0.03 0.01 0.03 99.71 [2022-03-07T20:48:32.634Z] 20:40:01 0 0.20 0.00 0.02 0.02 0.02 99.75 [2022-03-07T20:48:32.634Z] 20:40:01 1 0.27 0.00 0.03 0.00 0.03 99.67 [2022-03-07T20:48:32.634Z] 20:41:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2022-03-07T20:48:32.634Z] 20:41:01 0 0.20 0.00 0.02 0.00 0.00 99.78 [2022-03-07T20:48:32.634Z] 20:41:01 1 0.07 0.00 0.03 0.00 0.05 99.85 [2022-03-07T20:48:32.634Z] 20:42:01 all 0.08 0.00 0.04 0.00 0.03 99.86 [2022-03-07T20:48:32.634Z] 20:42:01 0 0.10 0.00 0.05 0.00 0.03 99.82 [2022-03-07T20:48:32.634Z] 20:42:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-03-07T20:48:32.634Z] 20:43:01 all 0.10 0.00 0.02 0.00 0.03 99.85 [2022-03-07T20:48:32.634Z] 20:43:01 0 0.15 0.00 0.00 0.00 0.02 99.83 [2022-03-07T20:48:32.634Z] 20:43:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2022-03-07T20:48:32.634Z] 20:44:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2022-03-07T20:48:32.634Z] 20:44:01 0 0.15 0.00 0.02 0.00 0.00 99.83 [2022-03-07T20:48:32.634Z] 20:44:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2022-03-07T20:48:32.634Z] [2022-03-07T20:48:32.634Z] 20:44:01 CPU %user %nice %system %iowait %steal %idle [2022-03-07T20:48:32.634Z] 20:45:01 all 0.08 0.00 0.03 0.00 0.03 99.85 [2022-03-07T20:48:32.634Z] 20:45:01 0 0.15 0.00 0.03 0.00 0.03 99.78 [2022-03-07T20:48:32.634Z] 20:45:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2022-03-07T20:48:32.634Z] 20:46:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2022-03-07T20:48:32.634Z] 20:46:01 0 0.20 0.00 0.02 0.00 0.00 99.78 [2022-03-07T20:48:32.634Z] 20:46:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2022-03-07T20:48:32.634Z] 20:47:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2022-03-07T20:48:32.634Z] 20:47:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2022-03-07T20:48:32.634Z] 20:47:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2022-03-07T20:48:32.634Z] 20:48:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2022-03-07T20:48:32.634Z] 20:48:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2022-03-07T20:48:32.634Z] 20:48:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2022-03-07T20:48:32.634Z] Average: all 20.11 0.00 3.80 1.33 0.05 74.70 [2022-03-07T20:48:32.634Z] Average: 0 20.28 0.00 3.69 1.35 0.05 74.64 [2022-03-07T20:48:32.634Z] Average: 1 19.94 0.00 3.91 1.32 0.06 74.76 [2022-03-07T20:48:32.634Z] [2022-03-07T20:48:32.634Z] [2022-03-07T20:48:32.634Z]