Pull request #3888 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at c1fb6d23c38d8e4135415aa828943646775f2bb3 rather than b6f7f62207915b13e41bb204faf74e18d3bdb289 Obtained Jenkinsfile from c1fb6d23c38d8e4135415aa828943646775f2bb3 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-ssh15280230087282011259.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-ssh17086269373806470339.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3888/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3888/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1092580503701045699.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3888/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3933813639710744893.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh12271362142669534378.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3888/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3888/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh387416525056715189.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5982 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.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/1@tmp/jenkins-gitclient-ssh8552165207652583071.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/1@tmp/jenkins-gitclient-ssh208222597488684586.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit b6f7f62207915b13e41bb204faf74e18d3bdb289 Merge succeeded, producing aee9f41595d9a3c51f4ebcb56daac4e6a182938c Checking out Revision aee9f41595d9a3c51f4ebcb56daac4e6a182938c (PR-3888) > git config core.sparsecheckout # timeout=10 > git checkout -f b6f7f62207915b13e41bb204faf74e18d3bdb289 # 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/1@tmp/jenkins-gitclient-ssh3161362759710705546.key > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aee9f41595d9a3c51f4ebcb56daac4e6a182938c # timeout=10 Commit message: "Merge commit 'c1fb6d23c38d8e4135415aa828943646775f2bb3' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-25T14:38:56.528Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-25T14:38:56.690Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-25T14:38:56.779Z] ========================================================= [2022-02-25T14:38:56.779Z] EdgeX Global Pipelines Version Info [2022-02-25T14:38:56.779Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:38:57.942Z] ------------------- [2022-02-25T14:38:57.942Z] stable info: [2022-02-25T14:38:57.942Z] ------------------- [2022-02-25T14:38:57.942Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-25T14:38:57.943Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-25T14:38:57.943Z] Message: update stable to v1.0.220 [2022-02-25T14:38:58.519Z] ------------------- [2022-02-25T14:38:58.519Z] experimental info: [2022-02-25T14:38:58.519Z] ------------------- [2022-02-25T14:38:58.519Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-25T14:38:58.519Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-25T14:38:58.519Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-25T14:38:58.773Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-02-25T14:38:58.813Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-02-25T14:38:58.858Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-25T14:38:58.896Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-25T14:38:58.933Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-25T14:38:58.971Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-25T14:38:59.008Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-25T14:38:59.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-02-25T14:38:59.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-02-25T14:38:59.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-02-25T14:38:59.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-25T14:38:59.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-25T14:38:59.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-25T14:38:59.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-25T14:38:59.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-25T14:38:59.355Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-25T14:38:59.392Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-25T14:38:59.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-25T14:38:59.460Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-02-25T14:38:59.496Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-02-25T14:38:59.537Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-25T14:38:59.573Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-25T14:38:59.609Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3888 [Pipeline] echo [2022-02-25T14:38:59.652Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3888 [Pipeline] echo [2022-02-25T14:38:59.698Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3888 [Pipeline] echo [2022-02-25T14:38:59.734Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aee9f41595d9a3c51f4ebcb56daac4e6a182938c [Pipeline] echo [2022-02-25T14:38:59.767Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aee9f41 [Pipeline] echo [2022-02-25T14:38:59.801Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-25T14:38:59.897Z] provisioning config files... [2022-02-25T14:38:59.911Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6518017487484502540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:39:00.265Z] ---> docker-login.sh [2022-02-25T14:39:00.265Z] nexus3.edgexfoundry.org:10001 [2022-02-25T14:39:00.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:39:00.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:39:00.525Z] Configure a credential helper to remove this warning. See [2022-02-25T14:39:00.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:39:00.525Z] [2022-02-25T14:39:00.525Z] Login Succeeded [2022-02-25T14:39:00.525Z] nexus3.edgexfoundry.org:10002 [2022-02-25T14:39:00.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:39:00.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:39:00.525Z] Configure a credential helper to remove this warning. See [2022-02-25T14:39:00.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:39:00.525Z] [2022-02-25T14:39:00.525Z] Login Succeeded [2022-02-25T14:39:00.525Z] nexus3.edgexfoundry.org:10003 [2022-02-25T14:39:00.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:39:00.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:39:00.787Z] Configure a credential helper to remove this warning. See [2022-02-25T14:39:00.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:39:00.787Z] [2022-02-25T14:39:00.787Z] Login Succeeded [2022-02-25T14:39:00.787Z] nexus3.edgexfoundry.org:10004 [2022-02-25T14:39:00.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:39:00.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:39:00.787Z] Configure a credential helper to remove this warning. See [2022-02-25T14:39:00.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:39:00.787Z] [2022-02-25T14:39:00.787Z] Login Succeeded [2022-02-25T14:39:00.787Z] docker.io [2022-02-25T14:39:00.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:39:01.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:39:01.366Z] Configure a credential helper to remove this warning. See [2022-02-25T14:39:01.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:39:01.366Z] [2022-02-25T14:39:01.366Z] Login Succeeded [2022-02-25T14:39:01.366Z] ---> docker-login.sh ends [Pipeline] } [2022-02-25T14:39:01.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-25T14:39:01.813Z] ++ 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-02-25T14:39:01.813Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:39:01.813Z] ++ dirname cmd/core-command/Dockerfile [2022-02-25T14:39:01.813Z] ++ cut -d/ -f2 [2022-02-25T14:39:01.813Z] + echo core-command,cmd/core-command/Dockerfile [2022-02-25T14:39:01.813Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:39:01.813Z] ++ dirname cmd/core-data/Dockerfile [2022-02-25T14:39:01.813Z] ++ cut -d/ -f2 [2022-02-25T14:39:01.813Z] + echo core-data,cmd/core-data/Dockerfile [2022-02-25T14:39:01.813Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:39:01.813Z] ++ dirname cmd/core-metadata/Dockerfile [2022-02-25T14:39:01.813Z] ++ cut -d/ -f2 [2022-02-25T14:39:01.813Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-02-25T14:39:01.813Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:39:01.813Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-02-25T14:39:01.813Z] ++ cut -d/ -f2 [2022-02-25T14:39:01.813Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-02-25T14:39:01.813Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:39:01.813Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-02-25T14:39:01.813Z] ++ cut -d/ -f2 [2022-02-25T14:39:01.813Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-02-25T14:39:01.813Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:39:01.813Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-02-25T14:39:01.813Z] ++ cut -d/ -f2 [2022-02-25T14:39:01.813Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-02-25T14:39:01.813Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:39:01.813Z] ++ dirname cmd/support-notifications/Dockerfile [2022-02-25T14:39:01.813Z] ++ cut -d/ -f2 [2022-02-25T14:39:01.813Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-02-25T14:39:01.813Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:39:01.813Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-02-25T14:39:01.813Z] ++ cut -d/ -f2 [2022-02-25T14:39:01.813Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-02-25T14:39:01.813Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:39:01.813Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-02-25T14:39:01.813Z] ++ cut -d/ -f2 [2022-02-25T14:39:01.813Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-02-25T14:39:01.862Z] 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: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-02-25T14:39:02.369Z] + git rev-list -1 --merges aee9f41595d9a3c51f4ebcb56daac4e6a182938c~1..aee9f41595d9a3c51f4ebcb56daac4e6a182938c [Pipeline] echo [2022-02-25T14:39:02.399Z] -----------> git rev-list -1 --merges aee9f41595d9a3c51f4ebcb56daac4e6a182938c~1..aee9f41595d9a3c51f4ebcb56daac4e6a182938c aee9f41595d9a3c51f4ebcb56daac4e6a182938c [2022-02-25T14:39:02.399Z] aee9f41595d9a3c51f4ebcb56daac4e6a182938c [false] [Pipeline] sh [2022-02-25T14:39:02.712Z] + git log --format=format:%s -1 aee9f41595d9a3c51f4ebcb56daac4e6a182938c [Pipeline] echo [2022-02-25T14:39:02.754Z] ========================================================= [2022-02-25T14:39:02.754Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-25T14:39:02.754Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-02-25T14:39:03.377Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-25T14:39:03.377Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-25T14:39:03.377Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-25T14:39:03.377Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-25T14:39:03.377Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-25T14:39:03.377Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-25T14:39:03.377Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:39:03.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-25T14:39:03.845Z] [2022-02-25T14:39:03.845Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:39:04.194Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-25T14:39:04.194Z] latest: Pulling from edgex-devops/git-semver [2022-02-25T14:39:04.194Z] a0d0a0d46f8b: Pulling fs layer [2022-02-25T14:39:04.194Z] 3e5f54012d9b: Pulling fs layer [2022-02-25T14:39:04.194Z] 4c7163046ea9: Pulling fs layer [2022-02-25T14:39:04.194Z] 0c2d73faf560: Pulling fs layer [2022-02-25T14:39:04.194Z] 0c2d73faf560: Waiting [2022-02-25T14:39:04.194Z] 3e5f54012d9b: Verifying Checksum [2022-02-25T14:39:04.194Z] 3e5f54012d9b: Download complete [2022-02-25T14:39:04.194Z] a0d0a0d46f8b: Verifying Checksum [2022-02-25T14:39:04.194Z] a0d0a0d46f8b: Download complete [2022-02-25T14:39:04.194Z] 0c2d73faf560: Verifying Checksum [2022-02-25T14:39:04.194Z] 0c2d73faf560: Download complete [2022-02-25T14:39:04.194Z] 4c7163046ea9: Verifying Checksum [2022-02-25T14:39:04.194Z] 4c7163046ea9: Download complete [2022-02-25T14:39:04.469Z] a0d0a0d46f8b: Pull complete [2022-02-25T14:39:04.469Z] 3e5f54012d9b: Pull complete [2022-02-25T14:39:04.742Z] 4c7163046ea9: Pull complete [2022-02-25T14:39:05.009Z] 0c2d73faf560: Pull complete [2022-02-25T14:39:05.009Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-25T14:39:05.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-25T14:39:05.009Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-25T14:39:05.102Z] prd-centos7-docker-4c-2g-5982 does not seem to be running inside a container [2022-02-25T14:39:05.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-25T14:39:05.979Z] $ docker top ebb0d616c9a348c557affa7aff2301c118c5986eed9576b7a0b8ab05b2c000d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-25T14:39:06.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-25T14:39:06.166Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-25T14:39:06.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-25T14:39:06.282Z] $ docker exec ebb0d616c9a348c557affa7aff2301c118c5986eed9576b7a0b8ab05b2c000d1 ssh-agent [2022-02-25T14:39:06.376Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjENnpn/agent.14 [2022-02-25T14:39:06.376Z] SSH_AGENT_PID=20 [2022-02-25T14:39:06.385Z] Running ssh-add (command line suppressed) [2022-02-25T14:39:06.473Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1622059564446997563.key (/w/workspace/edgex-go/1@tmp/private_key_1622059564446997563.key) [2022-02-25T14:39:06.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-25T14:39:06.822Z] + git tag --points-at HEAD [Pipeline] } [2022-02-25T14:39:06.852Z] $ docker exec --env ******** --env ******** ebb0d616c9a348c557affa7aff2301c118c5986eed9576b7a0b8ab05b2c000d1 ssh-agent -k [2022-02-25T14:39:06.942Z] unset SSH_AUTH_SOCK; [2022-02-25T14:39:06.942Z] unset SSH_AGENT_PID; [2022-02-25T14:39:06.942Z] echo Agent pid 20 killed; [2022-02-25T14:39:06.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-25T14:39:07.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-25T14:39:07.036Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-25T14:39:07.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-25T14:39:07.154Z] $ docker exec ebb0d616c9a348c557affa7aff2301c118c5986eed9576b7a0b8ab05b2c000d1 ssh-agent [2022-02-25T14:39:07.243Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOgjhke/agent.53 [2022-02-25T14:39:07.243Z] SSH_AGENT_PID=60 [2022-02-25T14:39:07.248Z] Running ssh-add (command line suppressed) [2022-02-25T14:39:07.339Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2459344650302282059.key (/w/workspace/edgex-go/1@tmp/private_key_2459344650302282059.key) [2022-02-25T14:39:07.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-25T14:39:07.684Z] + git semver init [2022-02-25T14:39:07.684Z] # -> Open(): unable to determine branch for HEAD [2022-02-25T14:39:07.684Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-02-25T14:39:07.684Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-02-25T14:39:07.684Z] # $SEMVER_REMOTE_NAME = origin [2022-02-25T14:39:07.684Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-25T14:39:07.684Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-25T14:39:07.684Z] # $SEMVER_BRANCH = PR-3888 [2022-02-25T14:39:07.684Z] # $SEMVER_TEMP = /tmp/semver-000440860 [2022-02-25T14:39:07.684Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-02-25T14:39:22.646Z] # '/tmp/semver-000440860' -> '/w/workspace/edgex-go/1/.semver' [2022-02-25T14:39:22.646Z] # -> Force: false [2022-02-25T14:39:22.646Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-02-25T14:39:22.677Z] $ docker exec --env ******** --env ******** ebb0d616c9a348c557affa7aff2301c118c5986eed9576b7a0b8ab05b2c000d1 ssh-agent -k [2022-02-25T14:39:22.771Z] unset SSH_AUTH_SOCK; [2022-02-25T14:39:22.771Z] unset SSH_AGENT_PID; [2022-02-25T14:39:22.771Z] echo Agent pid 60 killed; [2022-02-25T14:39:22.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-25T14:39:23.205Z] + git semver [Pipeline] } [2022-02-25T14:39:23.239Z] $ docker stop --time=1 ebb0d616c9a348c557affa7aff2301c118c5986eed9576b7a0b8ab05b2c000d1 [2022-02-25T14:39:25.136Z] $ docker rm -f ebb0d616c9a348c557affa7aff2301c118c5986eed9576b7a0b8ab05b2c000d1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-25T14:39:25.578Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-25T14:39:25.860Z] Stashed 1 file(s) [Pipeline] echo [2022-02-25T14:39:25.878Z] [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-02-25T14:39:26.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-25T14:39:26.365Z] ========================================================= [2022-02-25T14:39:26.365Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-25T14:39:26.365Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-25T14:39:26.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-25T14:39:26.712Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-25T14:39:26.712Z] 59bf1c3509f3: Pulling fs layer [2022-02-25T14:39:26.712Z] 666ba61612fd: Pulling fs layer [2022-02-25T14:39:26.712Z] 8ed8ca486205: Pulling fs layer [2022-02-25T14:39:26.712Z] 4fe6c5a15a65: Pulling fs layer [2022-02-25T14:39:26.712Z] 22a0e8bec74d: Pulling fs layer [2022-02-25T14:39:26.712Z] 640e595b4fbd: Pulling fs layer [2022-02-25T14:39:26.712Z] 763cafe07f6e: Pulling fs layer [2022-02-25T14:39:26.712Z] 0c0b528cf693: Pulling fs layer [2022-02-25T14:39:26.712Z] 10935f4eaf8b: Pulling fs layer [2022-02-25T14:39:26.712Z] 640e595b4fbd: Waiting [2022-02-25T14:39:26.712Z] 763cafe07f6e: Waiting [2022-02-25T14:39:26.712Z] 0c0b528cf693: Waiting [2022-02-25T14:39:26.712Z] 10935f4eaf8b: Waiting [2022-02-25T14:39:26.712Z] 4fe6c5a15a65: Waiting [2022-02-25T14:39:26.712Z] 22a0e8bec74d: Waiting [2022-02-25T14:39:26.712Z] 8ed8ca486205: Verifying Checksum [2022-02-25T14:39:26.712Z] 8ed8ca486205: Download complete [2022-02-25T14:39:26.712Z] 666ba61612fd: Verifying Checksum [2022-02-25T14:39:26.712Z] 666ba61612fd: Download complete [2022-02-25T14:39:26.712Z] 22a0e8bec74d: Verifying Checksum [2022-02-25T14:39:26.712Z] 22a0e8bec74d: Download complete [2022-02-25T14:39:26.712Z] 640e595b4fbd: Verifying Checksum [2022-02-25T14:39:26.712Z] 640e595b4fbd: Download complete [2022-02-25T14:39:26.712Z] 59bf1c3509f3: Verifying Checksum [2022-02-25T14:39:26.712Z] 763cafe07f6e: Download complete [2022-02-25T14:39:26.981Z] 0c0b528cf693: Verifying Checksum [2022-02-25T14:39:26.981Z] 0c0b528cf693: Download complete [2022-02-25T14:39:26.981Z] 59bf1c3509f3: Pull complete [2022-02-25T14:39:27.250Z] 666ba61612fd: Pull complete [2022-02-25T14:39:27.519Z] 8ed8ca486205: Pull complete [2022-02-25T14:39:27.519Z] 4fe6c5a15a65: Verifying Checksum [2022-02-25T14:39:27.519Z] 4fe6c5a15a65: Download complete [2022-02-25T14:39:27.519Z] 10935f4eaf8b: Verifying Checksum [2022-02-25T14:39:27.519Z] 10935f4eaf8b: Download complete [2022-02-25T14:39:31.758Z] 4fe6c5a15a65: Pull complete [2022-02-25T14:39:31.758Z] 22a0e8bec74d: Pull complete [2022-02-25T14:39:31.758Z] 640e595b4fbd: Pull complete [2022-02-25T14:39:31.758Z] 763cafe07f6e: Pull complete [2022-02-25T14:39:31.758Z] 0c0b528cf693: Pull complete [2022-02-25T14:39:34.329Z] 10935f4eaf8b: Pull complete [2022-02-25T14:39:34.329Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-25T14:39:34.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-25T14:39:34.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-25T14:39:34.689Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-25T14:39:34.690Z] WORKDIR /edgex [2022-02-25T14:39:34.690Z] COPY go.mod . [2022-02-25T14:39:34.690Z] RUN go mod download' [2022-02-25T14:39:34.690Z] + docker build -t ci-base-image-x86_64 -f - . [2022-02-25T14:39:36.106Z] Sending build context to Docker daemon 334.1MB [2022-02-25T14:39:36.107Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-25T14:39:36.107Z] ---> 99d49a6021b9 [2022-02-25T14:39:36.107Z] Step 2/4 : WORKDIR /edgex [2022-02-25T14:39:38.030Z] ---> Running in f1d2c130d407 [2022-02-25T14:39:38.030Z] Removing intermediate container f1d2c130d407 [2022-02-25T14:39:38.030Z] ---> 46d44f77abd5 [2022-02-25T14:39:38.030Z] Step 3/4 : COPY go.mod . [2022-02-25T14:39:38.030Z] ---> 2b7de3deac88 [2022-02-25T14:39:38.030Z] Step 4/4 : RUN go mod download [2022-02-25T14:39:38.030Z] ---> Running in 0bfdfb8834b0 [2022-02-25T14:39:41.164Z] Still waiting to schedule task [2022-02-25T14:39:41.164Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-25T14:40:16.791Z] Removing intermediate container 0bfdfb8834b0 [2022-02-25T14:40:16.791Z] ---> fffb57421f42 [2022-02-25T14:40:16.791Z] Successfully built fffb57421f42 [2022-02-25T14:40:16.791Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:40:17.127Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-25T14:40:17.127Z] . [Pipeline] withDockerContainer [2022-02-25T14:40:17.217Z] prd-centos7-docker-4c-2g-5982 does not seem to be running inside a container [2022-02-25T14:40:17.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-25T14:40:17.627Z] $ docker top 38751bafd55016f3eb202db46dfe6bdd880bd84d0947b9452881c04c982b36fd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T14:40:18.035Z] + go version [2022-02-25T14:40:18.035Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-25T14:40:18.070Z] $ docker stop --time=1 38751bafd55016f3eb202db46dfe6bdd880bd84d0947b9452881c04c982b36fd [2022-02-25T14:40:19.285Z] $ docker rm -f 38751bafd55016f3eb202db46dfe6bdd880bd84d0947b9452881c04c982b36fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:40:19.945Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-25T14:40:19.946Z] . [Pipeline] withDockerContainer [2022-02-25T14:40:20.031Z] prd-centos7-docker-4c-2g-5982 does not seem to be running inside a container [2022-02-25T14:40:20.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-25T14:40:20.422Z] $ docker top 6c0d699f60adc6de9c3bd830207dbecbd2627fe85a0ba9e518bd1f543bcf135e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-25T14:40:20.530Z] ========================================================= [2022-02-25T14:40:20.530Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-02-25T14:40:20.530Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-25T14:40:20.881Z] + make test [2022-02-25T14:40:20.881Z] go mod tidy [2022-02-25T14:40:20.881Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-25T14:40:26.211Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-02-25T14:40:44.413Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-02-25T14:40:47.744Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-02-25T14:40:48.030Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-02-25T14:40:48.298Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-02-25T14:40:50.239Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-02-25T14:40:51.207Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-02-25T14:40:51.207Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-02-25T14:40:51.207Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-02-25T14:40:51.478Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-02-25T14:40:51.740Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-02-25T14:40:52.002Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-02-25T14:40:52.002Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-02-25T14:40:52.002Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-02-25T14:40:52.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-02-25T14:40:53.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2022-02-25T14:40:53.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-02-25T14:40:53.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-02-25T14:40:54.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.045s coverage: 98.5% of statements [2022-02-25T14:40:54.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-02-25T14:40:54.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 44.7% of statements [2022-02-25T14:40:54.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-02-25T14:40:54.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-02-25T14:40:55.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 89.5% of statements [2022-02-25T14:40:55.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-02-25T14:40:55.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-02-25T14:40:56.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 84.4% of statements [2022-02-25T14:40:56.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-02-25T14:40:56.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-02-25T14:40:56.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-02-25T14:40:56.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-02-25T14:40:56.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-02-25T14:40:57.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.246s coverage: 94.2% of statements [2022-02-25T14:40:57.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-02-25T14:40:57.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-02-25T14:40:57.249Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements [2022-02-25T14:40:57.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-02-25T14:40:57.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-02-25T14:40:57.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-02-25T14:40:57.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-02-25T14:40:57.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-02-25T14:40:57.513Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2022-02-25T14:40:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-02-25T14:40:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-02-25T14:40:57.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-02-25T14:40:58.455Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements [2022-02-25T14:40:58.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-02-25T14:40:58.455Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2022-02-25T14:40:58.455Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2022-02-25T14:40:58.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-02-25T14:40:58.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2022-02-25T14:40:58.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements [2022-02-25T14:40:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.037s coverage: 94.1% of statements [2022-02-25T14:40:59.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2022-02-25T14:40:59.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2022-02-25T14:41:09.047Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5983 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [Pipeline] { [Pipeline] ws [2022-02-25T14:41:09.086Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-02-25T14:41:09.370Z] The recommended git tool is: git [2022-02-25T14:41:11.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements [2022-02-25T14:41:11.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-02-25T14:41:14.104Z] using credential edgex-jenkins-ssh [2022-02-25T14:41:14.123Z] Cloning the remote Git repository [2022-02-25T14:41:14.178Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-25T14:41:14.260Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-02-25T14:41:14.354Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-25T14:41:14.355Z] > git --version # timeout=10 [2022-02-25T14:41:14.376Z] > git --version # 'git version 2.17.1' [2022-02-25T14:41:14.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T14:41:14.492Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-25T14:41:18.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.181s coverage: 82.5% of statements [2022-02-25T14:41:18.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-02-25T14:41:30.592Z] Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit b6f7f62207915b13e41bb204faf74e18d3bdb289 [2022-02-25T14:41:31.113Z] Merge succeeded, producing 1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c [2022-02-25T14:41:31.113Z] Checking out Revision 1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c (PR-3888) [2022-02-25T14:41:29.646Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-25T14:41:29.663Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-25T14:41:29.688Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-25T14:41:29.728Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-25T14:41:29.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T14:41:29.739Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-25T14:41:30.615Z] > git config core.sparsecheckout # timeout=10 [2022-02-25T14:41:30.634Z] > git checkout -f b6f7f62207915b13e41bb204faf74e18d3bdb289 # timeout=10 [2022-02-25T14:41:30.859Z] > git remote # timeout=10 [2022-02-25T14:41:30.877Z] > git config --get remote.origin.url # timeout=10 [2022-02-25T14:41:30.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T14:41:30.911Z] > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 [2022-02-25T14:41:31.102Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-25T14:41:31.125Z] > git config core.sparsecheckout # timeout=10 [2022-02-25T14:41:31.142Z] > git checkout -f 1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c # timeout=10 [2022-02-25T14:41:33.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2022-02-25T14:41:33.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-02-25T14:41:33.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-02-25T14:41:33.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-02-25T14:41:33.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-02-25T14:41:33.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-02-25T14:41:33.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-02-25T14:41:33.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-02-25T14:41:33.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-02-25T14:41:33.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-02-25T14:41:33.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2022-02-25T14:41:33.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-02-25T14:41:33.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-02-25T14:41:33.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2022-02-25T14:41:33.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-02-25T14:41:33.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2022-02-25T14:41:33.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-02-25T14:41:33.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-02-25T14:41:33.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-02-25T14:41:33.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2022-02-25T14:41:33.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements [2022-02-25T14:41:33.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-02-25T14:41:33.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements [2022-02-25T14:41:33.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-02-25T14:41:33.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-02-25T14:41:33.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2022-02-25T14:41:33.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.027s coverage: 89.4% of statements [2022-02-25T14:41:33.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2022-02-25T14:41:33.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-02-25T14:41:34.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-02-25T14:41:35.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.225s coverage: 65.4% of statements [2022-02-25T14:41:35.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-02-25T14:41:35.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-02-25T14:41:35.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-02-25T14:41:35.331Z] Commit message: "Merge commit 'c1fb6d23c38d8e4135415aa828943646775f2bb3' into HEAD" [2022-02-25T14:41:35.331Z] First time build. Skipping changelog. [2022-02-25T14:41:35.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 43.8% of statements [2022-02-25T14:41:35.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-02-25T14:41:35.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-02-25T14:41:35.391Z] > git --version # timeout=10 [2022-02-25T14:41:35.401Z] > git --version # 'git version 2.17.1' [2022-02-25T14:41:35.415Z] fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-25T14:41:35.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2022-02-25T14:41:35.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [Pipeline] withEnv [Pipeline] { [2022-02-25T14:41:35.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2022-02-25T14:41:35.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-25T14:41:36.563Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-25T14:41:36.563Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-25T14:41:36.563Z] Dload Upload Total Spent Left Speed [2022-02-25T14:41:36.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 25468 0 --:--:-- --:--:-- --:--:-- 25468 [Pipeline] sh [2022-02-25T14:41:37.429Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-25T14:41:37.786Z] + + sudo tee /etc/docker/daemon.new [2022-02-25T14:41:37.786Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-25T14:41:37.786Z] { [2022-02-25T14:41:37.786Z] "registry-mirrors": [ [2022-02-25T14:41:37.786Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-25T14:41:37.786Z] ], [2022-02-25T14:41:37.786Z] "bip": "10.250.0.254/24", [2022-02-25T14:41:37.786Z] "hosts": [ [2022-02-25T14:41:37.786Z] "tcp://0.0.0.0:5555", [2022-02-25T14:41:37.786Z] "unix:///var/run/docker.sock" [2022-02-25T14:41:37.786Z] ], [2022-02-25T14:41:37.786Z] "mtu": 1458, [2022-02-25T14:41:37.786Z] "selinux-enabled": true, [2022-02-25T14:41:37.786Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-25T14:41:37.786Z] } [Pipeline] sh [2022-02-25T14:41:38.146Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-25T14:41:38.506Z] + sudo service docker restart [2022-02-25T14:41:42.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements [2022-02-25T14:41:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-02-25T14:41:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-02-25T14:41:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-02-25T14:41:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-02-25T14:41:42.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements [2022-02-25T14:41:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-02-25T14:41:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-02-25T14:41:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-02-25T14:41:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-02-25T14:41:42.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-02-25T14:41:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-02-25T14:41:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-02-25T14:41:42.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements [2022-02-25T14:41:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-02-25T14:41:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-02-25T14:41:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-02-25T14:41:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-02-25T14:41:42.473Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-02-25T14:41:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-02-25T14:41:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-02-25T14:41:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-02-25T14:41:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-02-25T14:41:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-02-25T14:41:42.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-02-25T14:41:42.473Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements [2022-02-25T14:41:42.473Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.025s coverage: 96.9% of statements [2022-02-25T14:41:42.736Z] 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-02-25T14:41:56.890Z] provisioning config files... [2022-02-25T14:41:56.917Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3416864414036994728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:41:57.522Z] ---> docker-login.sh [2022-02-25T14:41:57.523Z] nexus3.edgexfoundry.org:10001 [2022-02-25T14:41:58.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:41:58.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:41:58.388Z] Configure a credential helper to remove this warning. See [2022-02-25T14:41:58.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:41:58.388Z] [2022-02-25T14:41:58.388Z] Login Succeeded [2022-02-25T14:41:58.388Z] nexus3.edgexfoundry.org:10002 [2022-02-25T14:41:58.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:41:58.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:41:58.940Z] Configure a credential helper to remove this warning. See [2022-02-25T14:41:58.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:41:58.940Z] [2022-02-25T14:41:58.940Z] Login Succeeded [2022-02-25T14:41:58.940Z] nexus3.edgexfoundry.org:10003 [2022-02-25T14:41:59.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:41:59.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:41:59.215Z] Configure a credential helper to remove this warning. See [2022-02-25T14:41:59.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:41:59.215Z] [2022-02-25T14:41:59.215Z] Login Succeeded [2022-02-25T14:41:59.215Z] nexus3.edgexfoundry.org:10004 [2022-02-25T14:41:59.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:41:59.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:41:59.815Z] Configure a credential helper to remove this warning. See [2022-02-25T14:41:59.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:41:59.815Z] [2022-02-25T14:41:59.815Z] Login Succeeded [2022-02-25T14:41:59.815Z] docker.io [2022-02-25T14:42:00.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:42:00.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:42:00.681Z] Configure a credential helper to remove this warning. See [2022-02-25T14:42:00.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:42:00.681Z] [2022-02-25T14:42:00.681Z] Login Succeeded [2022-02-25T14:42:00.681Z] ---> docker-login.sh ends [Pipeline] } [2022-02-25T14:42:00.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-25T14:42:01.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-25T14:42:01.150Z] ========================================================= [2022-02-25T14:42:01.150Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-25T14:42:01.150Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-25T14:42:01.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-25T14:42:01.825Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-25T14:42:01.825Z] 9b3977197b4f: Pulling fs layer [2022-02-25T14:42:01.825Z] 1a89e8eeedd5: Pulling fs layer [2022-02-25T14:42:01.825Z] 94645a83ff95: Pulling fs layer [2022-02-25T14:42:01.825Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-25T14:42:01.825Z] 0c92f367c5e7: Pulling fs layer [2022-02-25T14:42:01.825Z] f7c0051592d6: Pulling fs layer [2022-02-25T14:42:01.825Z] a227ed2f7395: Pulling fs layer [2022-02-25T14:42:01.825Z] 7b1c46037f91: Pulling fs layer [2022-02-25T14:42:01.825Z] f7c0051592d6: Waiting [2022-02-25T14:42:01.825Z] 3f3a8bcf1eab: Waiting [2022-02-25T14:42:01.825Z] a227ed2f7395: Waiting [2022-02-25T14:42:01.825Z] 7b1c46037f91: Waiting [2022-02-25T14:42:01.825Z] 0c92f367c5e7: Waiting [2022-02-25T14:42:01.825Z] 94645a83ff95: Verifying Checksum [2022-02-25T14:42:01.825Z] 94645a83ff95: Download complete [2022-02-25T14:42:01.825Z] 1a89e8eeedd5: Verifying Checksum [2022-02-25T14:42:01.825Z] 1a89e8eeedd5: Download complete [2022-02-25T14:42:01.825Z] 0c92f367c5e7: Verifying Checksum [2022-02-25T14:42:01.825Z] 0c92f367c5e7: Download complete [2022-02-25T14:42:01.825Z] f7c0051592d6: Download complete [2022-02-25T14:42:01.825Z] 9b3977197b4f: Verifying Checksum [2022-02-25T14:42:01.825Z] 9b3977197b4f: Download complete [2022-02-25T14:42:01.825Z] a227ed2f7395: Verifying Checksum [2022-02-25T14:42:01.825Z] a227ed2f7395: Download complete [2022-02-25T14:42:02.429Z] 9b3977197b4f: Pull complete [2022-02-25T14:42:03.032Z] 1a89e8eeedd5: Pull complete [2022-02-25T14:42:03.629Z] 94645a83ff95: Pull complete [2022-02-25T14:42:03.629Z] 7b1c46037f91: Verifying Checksum [2022-02-25T14:42:03.629Z] 7b1c46037f91: Download complete [2022-02-25T14:42:04.230Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-25T14:42:04.230Z] 3f3a8bcf1eab: Download complete [2022-02-25T14:42:16.622Z] 3f3a8bcf1eab: Pull complete [2022-02-25T14:42:16.622Z] 0c92f367c5e7: Pull complete [2022-02-25T14:42:16.622Z] f7c0051592d6: Pull complete [2022-02-25T14:42:16.622Z] a227ed2f7395: Pull complete [2022-02-25T14:42:21.628Z] GO111MODULE=on go vet ./... [2022-02-25T14:42:22.021Z] 7b1c46037f91: Pull complete [2022-02-25T14:42:22.021Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-25T14:42:22.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-25T14:42:22.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-25T14:42:22.425Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-25T14:42:22.425Z] WORKDIR /edgex [2022-02-25T14:42:22.425Z] COPY go.mod . [2022-02-25T14:42:22.425Z] RUN go mod download [2022-02-25T14:42:22.425Z] + docker build -t ci-base-image-arm64 -f - . [2022-02-25T14:42:24.208Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-25T14:42:24.208Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-25T14:42:24.472Z] ./bin/test-attribution-txt.sh [2022-02-25T14:42:25.053Z] Sending build context to Docker daemon 168.7MB [2022-02-25T14:42:25.053Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-25T14:42:25.053Z] ---> f79e39bc4007 [2022-02-25T14:42:25.053Z] Step 2/4 : WORKDIR /edgex [Pipeline] echo [2022-02-25T14:42:25.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-02-25T14:42:25.424Z] + ls -al . [2022-02-25T14:42:25.424Z] total 644 [2022-02-25T14:42:25.424Z] drwxrwxr-x 10 1001 1001 4096 Feb 25 14:42 . [2022-02-25T14:42:25.424Z] drwxr-xr-x 4 root root 28 Feb 25 14:40 .. [2022-02-25T14:42:25.424Z] -rw-rw-r-- 1 1001 1001 11 Feb 25 14:38 .dockerignore [2022-02-25T14:42:25.424Z] drwxrwxr-x 8 1001 1001 179 Feb 25 14:38 .git [2022-02-25T14:42:25.424Z] drwxrwxr-x 4 1001 1001 142 Feb 25 14:38 .github [2022-02-25T14:42:25.424Z] -rw-rw-r-- 1 1001 1001 804 Feb 25 14:38 .gitignore [2022-02-25T14:42:25.424Z] -rw-rw-r-- 1 1001 1001 42 Feb 25 14:38 .golangci.yml [2022-02-25T14:42:25.424Z] -rw-rw-r-- 1 1001 1001 76 Feb 25 14:38 .hadolint.yml [2022-02-25T14:42:25.424Z] drwx------ 3 1001 1001 73 Feb 25 14:39 .semver [2022-02-25T14:42:25.424Z] -rw-rw-r-- 1 1001 1001 166 Feb 25 14:38 .sonarcloud.properties [2022-02-25T14:42:25.424Z] -rw-rw-r-- 1 1001 1001 1171 Feb 25 14:38 ADOPTERS.md [2022-02-25T14:42:25.424Z] -rw-rw-r-- 1 1001 1001 9019 Feb 25 14:38 Attribution.txt [2022-02-25T14:42:25.424Z] -rw-rw-r-- 1 1001 1001 51732 Feb 25 14:38 CHANGELOG.md [2022-02-25T14:42:25.424Z] -rw-rw-r-- 1 1001 1001 3804 Feb 25 14:38 CONTRIBUTING.md [2022-02-25T14:42:25.424Z] -rw-rw-r-- 1 1001 1001 677 Feb 25 14:38 GOVERNANCE.md [2022-02-25T14:42:25.424Z] -rw-rw-r-- 1 1001 1001 849 Feb 25 14:38 Jenkinsfile [2022-02-25T14:42:25.424Z] -rw-rw-r-- 1 1001 1001 10775 Feb 25 14:38 LICENSE [2022-02-25T14:42:25.424Z] -rw-rw-r-- 1 1001 1001 6508 Feb 25 14:38 Makefile [2022-02-25T14:42:25.424Z] -rw-rw-r-- 1 1001 1001 582 Feb 25 14:38 OWNERS.md [2022-02-25T14:42:25.424Z] -rw-rw-r-- 1 1001 1001 8207 Feb 25 14:38 README.md [2022-02-25T14:42:25.424Z] -rw-rw-r-- 1 1001 1001 6912 Feb 25 14:38 SECURITY.md [2022-02-25T14:42:25.424Z] -rw-rw-r-- 1 1001 1001 5 Feb 25 14:39 VERSION [2022-02-25T14:42:25.424Z] -rw-rw-r-- 1 1001 1001 4131 Feb 25 14:38 ZMQWindows.md [2022-02-25T14:42:25.424Z] drwxrwxr-x 2 1001 1001 37 Feb 25 14:38 bin [2022-02-25T14:42:25.424Z] drwxrwxr-x 14 1001 1001 4096 Feb 25 14:38 cmd [2022-02-25T14:42:25.424Z] -rw-r--r-- 1 root root 428383 Feb 25 14:41 coverage.out [2022-02-25T14:42:25.424Z] -rw-rw-r-- 1 1001 1001 2840 Feb 25 14:38 go.mod [2022-02-25T14:42:25.424Z] -rw-rw-r-- 1 1001 1001 50301 Feb 25 14:38 go.sum [2022-02-25T14:42:25.424Z] drwxrwxr-x 8 1001 1001 124 Feb 25 14:38 internal [2022-02-25T14:42:25.424Z] drwxrwxr-x 3 1001 1001 16 Feb 25 14:38 openapi [2022-02-25T14:42:25.424Z] drwxrwxr-x 4 1001 1001 71 Feb 25 14:38 snap [2022-02-25T14:42:25.424Z] -rw-rw-r-- 1 1001 1001 204 Feb 25 14:38 version.go [Pipeline] sh [2022-02-25T14:42:25.752Z] + '[' -e coverage.out ] [2022-02-25T14:42:25.752Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-02-25T14:42:25.880Z] Stashed 1 file(s) [Pipeline] sh [2022-02-25T14:42:26.184Z] + make build [2022-02-25T14:42:26.185Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-02-25T14:42:27.022Z] ---> Running in f9a070748dfb [2022-02-25T14:42:27.022Z] Removing intermediate container f9a070748dfb [2022-02-25T14:42:27.022Z] ---> 4b8579087978 [2022-02-25T14:42:27.022Z] Step 3/4 : COPY go.mod . [2022-02-25T14:42:27.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-25T14:42:27.619Z] ---> acc741cbf8f5 [2022-02-25T14:42:27.619Z] Step 4/4 : RUN go mod download [2022-02-25T14:42:27.619Z] ---> Running in 5f4f36a5ec90 [2022-02-25T14:42:35.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-02-25T14:42:35.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-25T14:42:36.014Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-25T14:42:36.014Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-25T14:42:36.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-25T14:42:37.546Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-25T14:42:38.124Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-25T14:42:39.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-25T14:42:39.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-25T14:42:40.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-02-25T14:42:41.587Z] $ docker stop --time=1 6c0d699f60adc6de9c3bd830207dbecbd2627fe85a0ba9e518bd1f543bcf135e [2022-02-25T14:42:43.306Z] $ docker rm -f 6c0d699f60adc6de9c3bd830207dbecbd2627fe85a0ba9e518bd1f543bcf135e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:42:44.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-25T14:42:44.958Z] [2022-02-25T14:42:44.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:42:45.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-25T14:42:45.384Z] latest: Pulling from edgex-devops/edgex-compose [2022-02-25T14:42:45.384Z] cbdbe7a5bc2a: Pulling fs layer [2022-02-25T14:42:45.384Z] ca9280d653b3: Pulling fs layer [2022-02-25T14:42:45.384Z] 7e9c9ca2126c: Pulling fs layer [2022-02-25T14:42:45.384Z] cbdbe7a5bc2a: Verifying Checksum [2022-02-25T14:42:45.384Z] cbdbe7a5bc2a: Download complete [2022-02-25T14:42:45.647Z] ca9280d653b3: Verifying Checksum [2022-02-25T14:42:45.647Z] ca9280d653b3: Download complete [2022-02-25T14:42:45.647Z] cbdbe7a5bc2a: Pull complete [2022-02-25T14:42:45.909Z] 7e9c9ca2126c: Verifying Checksum [2022-02-25T14:42:45.909Z] 7e9c9ca2126c: Download complete [2022-02-25T14:42:46.171Z] ca9280d653b3: Pull complete [2022-02-25T14:42:49.485Z] 7e9c9ca2126c: Pull complete [2022-02-25T14:42:49.745Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-02-25T14:42:49.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-25T14:42:49.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-02-25T14:42:49.842Z] prd-centos7-docker-4c-2g-5982 does not seem to be running inside a container [2022-02-25T14:42:49.882Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-02-25T14:42:51.693Z] $ docker top 5fe3e0763b3651eb02fb38e5f306ac2071d0a4272a163606499394403fe248fd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T14:42:52.100Z] + docker-compose build --help [2022-02-25T14:42:52.100Z] + grep parallel [2022-02-25T14:42:52.672Z] --parallel Build images in parallel. [Pipeline] } [2022-02-25T14:42:52.708Z] $ docker stop --time=1 5fe3e0763b3651eb02fb38e5f306ac2071d0a4272a163606499394403fe248fd [2022-02-25T14:42:53.898Z] $ docker rm -f 5fe3e0763b3651eb02fb38e5f306ac2071d0a4272a163606499394403fe248fd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:42:54.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-25T14:42:54.441Z] . [Pipeline] withDockerContainer [2022-02-25T14:42:54.529Z] prd-centos7-docker-4c-2g-5982 does not seem to be running inside a container [2022-02-25T14:42:54.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-02-25T14:42:54.946Z] $ docker top f3c31b1f871220c27387daab3778615884d901f1745c393555bcd53a3ffad177 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T14:42:55.360Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-25T14:42:55.929Z] Building core-command ... [2022-02-25T14:42:55.929Z] Building core-data ... [2022-02-25T14:42:55.929Z] Building core-metadata ... [2022-02-25T14:42:55.929Z] Building security-bootstrapper ... [2022-02-25T14:42:55.929Z] Building security-proxy-setup ... [2022-02-25T14:42:55.929Z] Building security-secretstore-setup ... [2022-02-25T14:42:55.929Z] Building support-notifications ... [2022-02-25T14:42:55.929Z] Building support-scheduler ... [2022-02-25T14:42:55.929Z] Building sys-mgmt-agent ... [2022-02-25T14:42:55.929Z] Building security-secretstore-setup [2022-02-25T14:42:55.929Z] Building sys-mgmt-agent [2022-02-25T14:42:55.929Z] Building security-proxy-setup [2022-02-25T14:42:55.929Z] Building support-scheduler [2022-02-25T14:42:55.929Z] Building core-metadata [2022-02-25T14:43:08.159Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:43:08.159Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:43:08.159Z] ---> fffb57421f42 [2022-02-25T14:43:08.159Z] Step 3/21 : WORKDIR /edgex-go [2022-02-25T14:43:08.159Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:43:08.159Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:43:08.159Z] ---> fffb57421f42 [2022-02-25T14:43:08.159Z] Step 3/25 : WORKDIR /edgex-go [2022-02-25T14:43:08.159Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:43:08.159Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:43:08.159Z] ---> fffb57421f42 [2022-02-25T14:43:08.159Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T14:43:12.371Z] ---> Running in 5ff11401b9cb [2022-02-25T14:43:12.371Z] ---> Running in 112b0b4aba5e [2022-02-25T14:43:12.371Z] ---> Running in 84b6caae8d50 [2022-02-25T14:43:20.644Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:43:20.644Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:43:20.644Z] ---> fffb57421f42 [2022-02-25T14:43:20.644Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T14:43:20.644Z] ---> Using cache [2022-02-25T14:43:20.644Z] ---> 8bff60cf3c23 [2022-02-25T14:43:20.644Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:43:20.644Z] Removing intermediate container 112b0b4aba5e [2022-02-25T14:43:20.644Z] ---> 6c56f44b7815 [2022-02-25T14:43:20.644Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:43:20.644Z] Removing intermediate container 5ff11401b9cb [2022-02-25T14:43:20.644Z] ---> 8bff60cf3c23 [2022-02-25T14:43:20.644Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:43:20.644Z] Removing intermediate container 84b6caae8d50 [2022-02-25T14:43:20.644Z] ---> 904f03da5b12 [2022-02-25T14:43:20.644Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:43:20.644Z] ---> Running in fb8e9fab7f52 [2022-02-25T14:43:20.911Z] ---> Running in ea1758ccd0e7 [2022-02-25T14:43:20.911Z] ---> Running in f49aaa0240c5 [2022-02-25T14:43:20.911Z] ---> Running in 8d4661031279 [2022-02-25T14:43:22.300Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:43:22.300Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:43:22.300Z] ---> fffb57421f42 [2022-02-25T14:43:22.300Z] Step 3/22 : WORKDIR /edgex-go [2022-02-25T14:43:22.300Z] ---> Using cache [2022-02-25T14:43:22.300Z] ---> 8bff60cf3c23 [2022-02-25T14:43:22.300Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:43:22.300Z] ---> Running in 5cb9342ca7a1 [2022-02-25T14:43:22.300Z] Removing intermediate container fb8e9fab7f52 [2022-02-25T14:43:22.300Z] ---> 59eb6be676af [2022-02-25T14:43:22.300Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-25T14:43:22.300Z] Removing intermediate container f49aaa0240c5 [2022-02-25T14:43:22.300Z] ---> 79f6c5bc08af [2022-02-25T14:43:22.300Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-25T14:43:22.300Z] ---> Running in 3e0745abe3c9 [2022-02-25T14:43:22.300Z] ---> Running in b427333f4c78 [2022-02-25T14:43:22.561Z] Removing intermediate container ea1758ccd0e7 [2022-02-25T14:43:22.561Z] ---> 243a806f9ef3 [2022-02-25T14:43:22.561Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-25T14:43:22.561Z] Removing intermediate container 8d4661031279 [2022-02-25T14:43:22.561Z] ---> ee687a8b2693 [2022-02-25T14:43:22.561Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-25T14:43:22.561Z] ---> Running in d34edaf085d1 [2022-02-25T14:43:22.561Z] ---> Running in 4480c972cac7 [2022-02-25T14:43:23.137Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:43:23.137Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:43:23.137Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:43:23.137Z] Removing intermediate container 5cb9342ca7a1 [2022-02-25T14:43:23.137Z] ---> 04d3afae11e2 [2022-02-25T14:43:23.137Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-25T14:43:23.137Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:43:23.137Z] ---> Running in fe6dda855165 [2022-02-25T14:43:23.397Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:43:23.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:43:23.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:43:23.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:43:23.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:43:24.247Z] OK: 221 MiB in 52 packages [2022-02-25T14:43:24.509Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:43:24.509Z] OK: 221 MiB in 52 packages [2022-02-25T14:43:24.509Z] OK: 221 MiB in 52 packages [2022-02-25T14:43:24.509Z] OK: 221 MiB in 52 packages [2022-02-25T14:43:24.768Z] Removing intermediate container 3e0745abe3c9 [2022-02-25T14:43:24.768Z] ---> 044535eaec71 [2022-02-25T14:43:24.768Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T14:43:24.768Z] OK: 221 MiB in 52 packages [2022-02-25T14:43:25.031Z] ---> 47873aa478bf [2022-02-25T14:43:25.031Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:43:25.031Z] Removing intermediate container 4480c972cac7 [2022-02-25T14:43:25.031Z] ---> 63cc5c7a21f8 [2022-02-25T14:43:25.031Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T14:43:25.031Z] ---> Running in 5d7d2b884fcd [2022-02-25T14:43:25.031Z] ---> 4bc61ae3b09f [2022-02-25T14:43:25.031Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:43:25.302Z] ---> Running in f92c11e5cf8a [2022-02-25T14:43:25.302Z] Removing intermediate container d34edaf085d1 [2022-02-25T14:43:25.302Z] ---> 23d9e0fb2cb6 [2022-02-25T14:43:25.302Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-25T14:43:25.302Z] Removing intermediate container b427333f4c78 [2022-02-25T14:43:25.302Z] ---> b380358832a1 [2022-02-25T14:43:25.302Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-25T14:43:25.302Z] Removing intermediate container fe6dda855165 [2022-02-25T14:43:25.302Z] ---> 718eeb5749d0 [2022-02-25T14:43:25.302Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-25T14:43:25.568Z] ---> 5558a2c9baec [2022-02-25T14:43:25.568Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:43:25.568Z] ---> 5f9e371cb214 [2022-02-25T14:43:25.568Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:43:25.568Z] ---> Running in dc362dc29526 [2022-02-25T14:43:25.568Z] ---> 153f9d8d5cf4 [2022-02-25T14:43:25.568Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:43:25.568Z] ---> Running in d23550cbd28c [2022-02-25T14:43:25.836Z] ---> Running in 805cde4c9c16 [2022-02-25T14:43:27.266Z] Removing intermediate container f92c11e5cf8a [2022-02-25T14:43:27.266Z] ---> 59813792856c [2022-02-25T14:43:27.266Z] Step 8/23 : COPY . . [2022-02-25T14:43:27.266Z] Removing intermediate container 5d7d2b884fcd [2022-02-25T14:43:27.266Z] ---> c921e8be8721 [2022-02-25T14:43:27.266Z] Step 8/23 : COPY . . [2022-02-25T14:43:30.587Z] Removing intermediate container dc362dc29526 [2022-02-25T14:43:30.587Z] ---> 08caf6c96502 [2022-02-25T14:43:30.587Z] Step 8/21 : COPY . . [2022-02-25T14:43:30.847Z] Removing intermediate container d23550cbd28c [2022-02-25T14:43:30.848Z] ---> c2d6c93c0fc5 [2022-02-25T14:43:30.848Z] Step 8/25 : COPY . . [2022-02-25T14:43:31.433Z] Removing intermediate container 805cde4c9c16 [2022-02-25T14:43:31.433Z] ---> 3f31616de9ca [2022-02-25T14:43:31.433Z] Step 8/22 : COPY . . [2022-02-25T14:43:38.070Z] ---> 37feaf27366c [2022-02-25T14:43:38.070Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-25T14:43:38.070Z] ---> 96eab5877685 [2022-02-25T14:43:38.070Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-25T14:43:38.070Z] ---> 412a80674274 [2022-02-25T14:43:38.070Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-25T14:43:38.070Z] ---> Running in 8147dc94358e [2022-02-25T14:43:38.070Z] ---> Running in 9f55a53e9873 [2022-02-25T14:43:38.329Z] ---> Running in 7515f43ed3ad [2022-02-25T14:43:40.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-25T14:43:40.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-25T14:43:40.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-25T14:43:49.384Z] Removing intermediate container 5f4f36a5ec90 [2022-02-25T14:43:49.384Z] ---> 39f34f570a4c [2022-02-25T14:43:49.384Z] Successfully built 39f34f570a4c [2022-02-25T14:43:49.384Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:43:49.753Z] + docker inspect -f . ci-base-image-arm64 [2022-02-25T14:43:49.753Z] . [Pipeline] withDockerContainer [2022-02-25T14:43:49.997Z] prd-ubuntu18.04-docker-arm64-4c-16g-5983 does not seem to be running inside a container [2022-02-25T14:43:50.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-25T14:43:51.440Z] $ docker top 71cddcc6534c8560f554a4d35672b4ccbad2108cf5e4a880435bb3ee84d95efe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T14:43:52.366Z] + go version [2022-02-25T14:43:52.366Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-25T14:43:52.410Z] $ docker stop --time=1 71cddcc6534c8560f554a4d35672b4ccbad2108cf5e4a880435bb3ee84d95efe [2022-02-25T14:43:54.058Z] $ docker rm -f 71cddcc6534c8560f554a4d35672b4ccbad2108cf5e4a880435bb3ee84d95efe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:43:54.913Z] + docker inspect -f . ci-base-image-arm64 [2022-02-25T14:43:54.913Z] . [Pipeline] withDockerContainer [2022-02-25T14:43:55.151Z] prd-ubuntu18.04-docker-arm64-4c-16g-5983 does not seem to be running inside a container [2022-02-25T14:43:55.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-25T14:43:55.290Z] ---> e75d70a5ce7e [2022-02-25T14:43:55.290Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-25T14:43:55.290Z] ---> Running in 4f92c3f3b93a [2022-02-25T14:43:55.290Z] ---> 5b0be0b18925 [2022-02-25T14:43:55.290Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-25T14:43:55.290Z] ---> Running in a73717ee6c66 [2022-02-25T14:43:55.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-25T14:43:55.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-25T14:43:56.506Z] $ docker top a28872d64e0410ce868ba0a273d941619a79f23dc2f67357a301bc00f94bc66d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-25T14:43:56.837Z] ========================================================= [2022-02-25T14:43:56.837Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-02-25T14:43:56.837Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-25T14:43:57.545Z] + make test [2022-02-25T14:43:57.545Z] go mod tidy [2022-02-25T14:43:58.140Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-25T14:44:21.917Z] Removing intermediate container 9f55a53e9873 [2022-02-25T14:44:21.917Z] ---> beba65a90fba [2022-02-25T14:44:21.917Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-25T14:44:21.917Z] ---> Running in 2fe0164f039e [2022-02-25T14:44:21.917Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-25T14:44:21.917Z] Removing intermediate container 7515f43ed3ad [2022-02-25T14:44:21.917Z] ---> c61e2cfa529f [2022-02-25T14:44:21.917Z] [2022-02-25T14:44:21.917Z] Step 10/22 : FROM alpine:3.14 [2022-02-25T14:44:21.917Z] Removing intermediate container 2fe0164f039e [2022-02-25T14:44:21.917Z] ---> d0783c7ee177 [2022-02-25T14:44:21.917Z] [2022-02-25T14:44:21.917Z] Step 11/23 : FROM docker:20.10.10 [2022-02-25T14:44:21.917Z] 20.10.10: Pulling from library/docker [2022-02-25T14:44:21.917Z] 3.14: Pulling from library/alpine [2022-02-25T14:44:21.917Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-25T14:44:22.181Z] Status: Downloaded newer image for alpine:3.14 [2022-02-25T14:44:22.181Z] ---> 0a97eee8041e [2022-02-25T14:44:22.181Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-25T14:44:22.446Z] ---> Running in 11a95ef0c802 [2022-02-25T14:44:23.035Z] Removing intermediate container 8147dc94358e [2022-02-25T14:44:23.035Z] ---> 2fcfbe4bd7c2 [2022-02-25T14:44:23.035Z] [2022-02-25T14:44:23.035Z] Step 10/23 : FROM alpine:3.14 [2022-02-25T14:44:23.035Z] ---> 0a97eee8041e [2022-02-25T14:44:23.035Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-25T14:44:23.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:44:23.035Z] ---> Running in 599f7080b230 [2022-02-25T14:44:23.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:44:23.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:44:23.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:44:23.854Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-25T14:44:23.854Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:44:23.854Z] OK: 6 MiB in 15 packages [2022-02-25T14:44:23.854Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-25T14:44:23.854Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:44:24.125Z] OK: 6 MiB in 15 packages [2022-02-25T14:44:24.708Z] Removing intermediate container 11a95ef0c802 [2022-02-25T14:44:24.708Z] ---> 20bc8d1d5405 [2022-02-25T14:44:24.708Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T14:44:24.708Z] Removing intermediate container 599f7080b230 [2022-02-25T14:44:24.708Z] ---> 2ef8d125e18d [2022-02-25T14:44:24.708Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T14:44:24.708Z] ---> Running in f5aab64a5605 [2022-02-25T14:44:24.708Z] ---> Running in e0b8f8c46e16 [2022-02-25T14:44:24.950Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-02-25T14:44:24.971Z] Removing intermediate container f5aab64a5605 [2022-02-25T14:44:24.971Z] ---> 2327700c47dc [2022-02-25T14:44:24.971Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-25T14:44:24.971Z] Removing intermediate container e0b8f8c46e16 [2022-02-25T14:44:24.971Z] ---> ad842db08cf9 [2022-02-25T14:44:24.971Z] Step 13/23 : ENV APP_PORT=59881 [2022-02-25T14:44:24.971Z] ---> Running in 0202bc04cf6f [2022-02-25T14:44:25.234Z] ---> Running in 2e2c1d869a49 [2022-02-25T14:44:25.503Z] Removing intermediate container 2e2c1d869a49 [2022-02-25T14:44:25.503Z] ---> 0879ef4bf6a7 [2022-02-25T14:44:25.503Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-25T14:44:25.503Z] Removing intermediate container 0202bc04cf6f [2022-02-25T14:44:25.503Z] ---> 73ea6b52c366 [2022-02-25T14:44:25.503Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-25T14:44:25.503Z] ---> Running in 80ad5de748de [2022-02-25T14:44:25.503Z] ---> Running in 66559ce20d4c [2022-02-25T14:44:25.782Z] Removing intermediate container 80ad5de748de [2022-02-25T14:44:25.782Z] ---> 0005073c57ad [2022-02-25T14:44:25.782Z] Step 15/23 : WORKDIR / [2022-02-25T14:44:25.782Z] Removing intermediate container 66559ce20d4c [2022-02-25T14:44:25.782Z] ---> d29215d55c9b [2022-02-25T14:44:25.782Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:44:26.046Z] ---> Running in 2ede3d99b73d [2022-02-25T14:44:26.046Z] ---> c79f147c25c9 [2022-02-25T14:44:26.046Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-25T14:44:26.309Z] Removing intermediate container 2ede3d99b73d [2022-02-25T14:44:26.309Z] ---> 10d5e5fb33cf [2022-02-25T14:44:26.309Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:44:26.887Z] ---> b5452e813733 [2022-02-25T14:44:26.887Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-25T14:44:26.887Z] ---> 56b07b06dab1 [2022-02-25T14:44:26.887Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-25T14:44:27.836Z] ---> 63d638cc2415 [2022-02-25T14:44:27.836Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-25T14:44:27.836Z] ---> 2ba3b79ab23c [2022-02-25T14:44:27.836Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-25T14:44:27.836Z] ---> Running in 534ac9c95a0d [2022-02-25T14:44:28.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-25T14:44:28.363Z] ---> 93a5d5acfec9 [2022-02-25T14:44:28.363Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-25T14:44:28.363Z] Removing intermediate container 534ac9c95a0d [2022-02-25T14:44:28.363Z] ---> f71440ed3001 [2022-02-25T14:44:28.363Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:44:28.363Z] ---> Running in 575414f9958a [2022-02-25T14:44:28.363Z] ---> Running in e3c0d17cadb5 [2022-02-25T14:44:28.623Z] Removing intermediate container e3c0d17cadb5 [2022-02-25T14:44:28.623Z] ---> 33911d4dd2fd [2022-02-25T14:44:28.623Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:44:28.623Z] Removing intermediate container 575414f9958a [2022-02-25T14:44:28.623Z] ---> d4154360f8f4 [2022-02-25T14:44:28.624Z] Step 20/22 : LABEL arch=x86_64 [2022-02-25T14:44:28.624Z] ---> Running in ff1dfcba5e0b [2022-02-25T14:44:28.624Z] ---> Running in c0d951c58e7b [2022-02-25T14:44:28.888Z] Removing intermediate container ff1dfcba5e0b [2022-02-25T14:44:28.888Z] ---> ca11c5857403 [2022-02-25T14:44:28.888Z] Step 21/23 : LABEL arch=x86_64 [2022-02-25T14:44:28.888Z] Removing intermediate container c0d951c58e7b [2022-02-25T14:44:28.888Z] ---> 4628672e8941 [2022-02-25T14:44:28.888Z] Step 21/22 : LABEL git_sha=aee9f41595d9a3c51f4ebcb56daac4e6a182938c [2022-02-25T14:44:29.149Z] ---> Running in bb9998339500 [2022-02-25T14:44:29.149Z] ---> Running in fa283fc3ccf7 [2022-02-25T14:44:29.149Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-25T14:44:29.149Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-25T14:44:29.149Z] ---> b706a049f56e [2022-02-25T14:44:29.149Z] 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-02-25T14:44:29.149Z] ---> Running in 31063599d534 [2022-02-25T14:44:29.149Z] Removing intermediate container fa283fc3ccf7 [2022-02-25T14:44:29.149Z] ---> 26d60ecade30 [2022-02-25T14:44:29.149Z] Step 22/23 : LABEL git_sha=aee9f41595d9a3c51f4ebcb56daac4e6a182938c [2022-02-25T14:44:29.149Z] Removing intermediate container bb9998339500 [2022-02-25T14:44:29.149Z] ---> f3e3f782df10 [2022-02-25T14:44:29.149Z] Step 22/22 : LABEL version=0.0.0 [2022-02-25T14:44:29.149Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-25T14:44:29.149Z] ---> Running in 97ae260b5379 [2022-02-25T14:44:29.409Z] ---> Running in c4fdffe60538 [2022-02-25T14:44:29.409Z] Removing intermediate container 31063599d534 [2022-02-25T14:44:29.409Z] ---> 70b39d20c067 [2022-02-25T14:44:29.409Z] 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-02-25T14:44:29.409Z] Removing intermediate container 97ae260b5379 [2022-02-25T14:44:29.409Z] ---> 2c61a8c7f243 [2022-02-25T14:44:29.409Z] [2022-02-25T14:44:29.409Z] Successfully built 2c61a8c7f243 [2022-02-25T14:44:29.409Z] ---> Running in 0bf7c429e340 [2022-02-25T14:44:29.409Z] Successfully tagged support-scheduler:latest [2022-02-25T14:44:29.409Z] Building security-bootstrapper [2022-02-25T14:44:29.674Z]  Building support-scheduler ... done Removing intermediate container c4fdffe60538 [2022-02-25T14:44:29.674Z] ---> 0b65d2647e8f [2022-02-25T14:44:29.674Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T14:44:29.674Z] ---> Running in 8352e1a15f2b [2022-02-25T14:44:29.938Z] Removing intermediate container 8352e1a15f2b [2022-02-25T14:44:29.938Z] ---> f16bf9cf65a5 [2022-02-25T14:44:29.938Z] [2022-02-25T14:44:30.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:44:30.212Z] Successfully built f16bf9cf65a5 [2022-02-25T14:44:30.212Z] Successfully tagged core-metadata:latest [2022-02-25T14:44:30.212Z]  Building core-metadata ... done Building core-command [2022-02-25T14:44:30.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:44:30.482Z] (1/42) Installing readline (8.1.0-r0) [2022-02-25T14:44:30.482Z] (2/42) Installing bash (5.1.4-r0) [2022-02-25T14:44:30.482Z] Executing bash-5.1.4-r0.post-install [2022-02-25T14:44:30.482Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-25T14:44:30.482Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-25T14:44:30.482Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-25T14:44:30.482Z] (6/42) Installing curl (7.79.1-r0) [2022-02-25T14:44:30.482Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-25T14:44:30.746Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-25T14:44:30.746Z] (9/42) Installing expat (2.4.5-r0) [2022-02-25T14:44:30.746Z] (10/42) Installing libffi (3.3-r2) [2022-02-25T14:44:30.746Z] (11/42) Installing gdbm (1.19-r0) [2022-02-25T14:44:30.746Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-25T14:44:30.746Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-25T14:44:30.746Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-25T14:44:30.746Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-25T14:44:30.746Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-25T14:44:30.746Z] (17/42) Installing python3 (3.9.5-r2) [2022-02-25T14:44:34.964Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-25T14:44:34.964Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-25T14:44:34.964Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-25T14:44:34.964Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-25T14:44:34.964Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-25T14:44:34.964Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-25T14:44:34.964Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-25T14:44:34.964Z] Removing intermediate container a73717ee6c66 [2022-02-25T14:44:34.964Z] ---> edb41a0e6695 [2022-02-25T14:44:34.964Z] [2022-02-25T14:44:34.964Z] Step 10/21 : FROM alpine:3.14 [2022-02-25T14:44:34.964Z] ---> 0a97eee8041e [2022-02-25T14:44:34.964Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-25T14:44:34.964Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-25T14:44:34.964Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-25T14:44:35.548Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-25T14:44:35.548Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-25T14:44:35.548Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-25T14:44:35.548Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-02-25T14:44:35.548Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-25T14:44:35.548Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-25T14:44:35.548Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-25T14:44:35.810Z] ---> Running in 2ff891cdc44a [2022-02-25T14:44:35.810Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-25T14:44:35.810Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-25T14:44:35.810Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-25T14:44:35.810Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-25T14:44:35.810Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-25T14:44:35.810Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-25T14:44:35.810Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-25T14:44:35.810Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-25T14:44:35.810Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-25T14:44:36.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:44:36.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:44:36.394Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-25T14:44:36.661Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-25T14:44:36.661Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-25T14:44:36.661Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-25T14:44:36.661Z] (5/5) Installing curl (7.79.1-r0) [2022-02-25T14:44:36.661Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:44:36.661Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:44:36.661Z] OK: 84 MiB in 64 packages [2022-02-25T14:44:36.661Z] Executing ca-certificates-20211220-r0.trigger [2022-02-25T14:44:36.661Z] Removing intermediate container 4f92c3f3b93a [2022-02-25T14:44:36.661Z] ---> 34499eb812c6 [2022-02-25T14:44:36.661Z] [2022-02-25T14:44:36.661Z] Step 10/25 : FROM alpine:3.14 [2022-02-25T14:44:36.661Z] ---> 0a97eee8041e [2022-02-25T14:44:36.661Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-25T14:44:36.932Z] OK: 8 MiB in 19 packages [2022-02-25T14:44:37.195Z] ---> Running in b8aacee2c5f4 [2022-02-25T14:44:37.195Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:44:37.195Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:44:37.195Z] ---> fffb57421f42 [2022-02-25T14:44:37.195Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T14:44:37.195Z] ---> Using cache [2022-02-25T14:44:37.195Z] ---> 8bff60cf3c23 [2022-02-25T14:44:37.195Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:44:37.195Z] ---> Using cache [2022-02-25T14:44:37.195Z] ---> 04d3afae11e2 [2022-02-25T14:44:37.195Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-25T14:44:37.195Z] ---> Using cache [2022-02-25T14:44:37.195Z] ---> 718eeb5749d0 [2022-02-25T14:44:37.195Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T14:44:37.195Z] ---> Using cache [2022-02-25T14:44:37.195Z] ---> 153f9d8d5cf4 [2022-02-25T14:44:37.195Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:44:37.195Z] ---> Using cache [2022-02-25T14:44:37.195Z] ---> 3f31616de9ca [2022-02-25T14:44:37.195Z] Step 8/23 : COPY . . [2022-02-25T14:44:37.195Z] ---> Using cache [2022-02-25T14:44:37.195Z] ---> 412a80674274 [2022-02-25T14:44:37.195Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-25T14:44:37.461Z] ---> Running in a2960d463e64 [2022-02-25T14:44:37.461Z] Collecting docker-compose==1.23.2 [2022-02-25T14:44:37.462Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-25T14:44:37.462Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:44:37.462Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:44:37.462Z] ---> fffb57421f42 [2022-02-25T14:44:37.462Z] Step 3/31 : WORKDIR /edgex-go [2022-02-25T14:44:37.462Z] ---> Using cache [2022-02-25T14:44:37.462Z] ---> 8bff60cf3c23 [2022-02-25T14:44:37.462Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:44:37.462Z] ---> Using cache [2022-02-25T14:44:37.462Z] ---> 04d3afae11e2 [2022-02-25T14:44:37.462Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-25T14:44:37.462Z] ---> Using cache [2022-02-25T14:44:37.462Z] ---> 718eeb5749d0 [2022-02-25T14:44:37.462Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-25T14:44:37.462Z] ---> Using cache [2022-02-25T14:44:37.462Z] ---> 153f9d8d5cf4 [2022-02-25T14:44:37.462Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:44:37.462Z] ---> Using cache [2022-02-25T14:44:37.462Z] ---> 3f31616de9ca [2022-02-25T14:44:37.462Z] Step 8/31 : COPY . . [2022-02-25T14:44:37.462Z] ---> Using cache [2022-02-25T14:44:37.462Z] ---> 412a80674274 [2022-02-25T14:44:37.462Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-25T14:44:37.726Z] 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-02-25T14:44:37.726Z] ---> Running in 4021eb66cf92 [2022-02-25T14:44:37.726Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-25T14:44:37.726Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-25T14:44:37.726Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-25T14:44:37.726Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-25T14:44:37.997Z] Collecting jsonschema<3,>=2.5.1 [2022-02-25T14:44:37.997Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-25T14:44:37.997Z] Collecting texttable<0.10,>=0.9.0 [2022-02-25T14:44:37.997Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-25T14:44:37.997Z] Removing intermediate container 2ff891cdc44a [2022-02-25T14:44:37.997Z] ---> 007371015aca [2022-02-25T14:44:37.997Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-25T14:44:37.997Z] ---> Running in 3e169816760a [2022-02-25T14:44:38.264Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-02-25T14:44:38.264Z] Removing intermediate container 3e169816760a [2022-02-25T14:44:38.264Z] ---> fb3ce3acc43a [2022-02-25T14:44:38.264Z] Step 13/21 : WORKDIR /edgex [2022-02-25T14:44:38.264Z] ---> Running in bffad0f1887d [2022-02-25T14:44:38.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:44:38.264Z] Collecting docker<4.0,>=3.6.0 [2022-02-25T14:44:38.264Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-25T14:44:38.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:44:38.531Z] Removing intermediate container bffad0f1887d [2022-02-25T14:44:38.531Z] ---> 5c546933d22f [2022-02-25T14:44:38.531Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-25T14:44:38.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-02-25T14:44:38.531Z] Collecting PyYAML<4,>=3.10 [2022-02-25T14:44:38.531Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-02-25T14:44:38.809Z] ---> d504c9014e28 [2022-02-25T14:44:38.809Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-25T14:44:38.809Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-25T14:44:38.809Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-25T14:44:38.809Z] (3/3) Installing su-exec (0.2-r1) [2022-02-25T14:44:38.809Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:44:38.809Z] Executing ca-certificates-20211220-r0.trigger [2022-02-25T14:44:39.087Z] OK: 6 MiB in 17 packages [2022-02-25T14:44:39.363Z] ---> d867e38b9bdc [2022-02-25T14:44:39.363Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-25T14:44:39.363Z] Collecting docopt<0.7,>=0.6.1 [2022-02-25T14:44:39.363Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-02-25T14:44:39.977Z] Removing intermediate container b8aacee2c5f4 [2022-02-25T14:44:39.977Z] ---> 02722e3852c9 [2022-02-25T14:44:39.977Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-25T14:44:39.977Z] ---> Running in c651ab1107d4 [2022-02-25T14:44:39.977Z] ---> 7042b2a90dab [2022-02-25T14:44:39.977Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-25T14:44:39.977Z] ---> Running in 87a22ad9688b [2022-02-25T14:44:39.977Z] Removing intermediate container c651ab1107d4 [2022-02-25T14:44:39.977Z] ---> 5705defce8ee [2022-02-25T14:44:39.977Z] Step 13/25 : WORKDIR / [2022-02-25T14:44:40.257Z] ---> Running in 545c16f07d5c [2022-02-25T14:44:40.257Z] Removing intermediate container 87a22ad9688b [2022-02-25T14:44:40.257Z] ---> 76f7013b769d [2022-02-25T14:44:40.257Z] Step 18/21 : CMD ["--init=true"] [2022-02-25T14:44:40.257Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-25T14:44:40.257Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-25T14:44:40.257Z] ---> Running in 8d2855c145db [2022-02-25T14:44:40.257Z] Removing intermediate container 545c16f07d5c [2022-02-25T14:44:40.257Z] ---> e1b05905349c [2022-02-25T14:44:40.257Z] 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-02-25T14:44:40.533Z] Removing intermediate container 8d2855c145db [2022-02-25T14:44:40.533Z] ---> 7b1fc77e2d9a [2022-02-25T14:44:40.533Z] Step 19/21 : LABEL arch=x86_64 [2022-02-25T14:44:40.533Z] ---> Running in 5086b9cdbf89 [2022-02-25T14:44:40.533Z] ---> 7f1799ccbed6 [2022-02-25T14:44:40.533Z] 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-02-25T14:44:40.810Z] Removing intermediate container 5086b9cdbf89 [2022-02-25T14:44:40.810Z] ---> 80cf060844d3 [2022-02-25T14:44:40.810Z] Step 20/21 : LABEL git_sha=aee9f41595d9a3c51f4ebcb56daac4e6a182938c [2022-02-25T14:44:40.810Z] ---> Running in 181ca2b03420 [2022-02-25T14:44:40.810Z] ---> 37df4c03d2dd [2022-02-25T14:44:40.810Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-25T14:44:41.095Z] Removing intermediate container 181ca2b03420 [2022-02-25T14:44:41.095Z] ---> 3dcdde3d4d61 [2022-02-25T14:44:41.095Z] Step 21/21 : LABEL version=0.0.0 [2022-02-25T14:44:41.095Z] Collecting cached-property<2,>=1.2.0 [2022-02-25T14:44:41.095Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-25T14:44:41.095Z] ---> Running in 91e85da0fe6f [2022-02-25T14:44:41.095Z] Collecting docker-pycreds>=0.4.0 [2022-02-25T14:44:41.095Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-25T14:44:41.095Z] ---> ceb3f2472049 [2022-02-25T14:44:41.095Z] 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-02-25T14:44:41.095Z] Removing intermediate container 91e85da0fe6f [2022-02-25T14:44:41.095Z] ---> 0af3339c7bd9 [2022-02-25T14:44:41.095Z] [2022-02-25T14:44:41.365Z] 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-02-25T14:44:41.365Z] Successfully built 0af3339c7bd9 [2022-02-25T14:44:41.365Z] Successfully tagged security-proxy-setup:latest [2022-02-25T14:44:41.365Z] Building core-data [2022-02-25T14:44:41.365Z]  Building security-proxy-setup ... done Collecting chardet<3.1.0,>=3.0.2 [2022-02-25T14:44:41.365Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-25T14:44:41.635Z] ---> d7f20d069ccb [2022-02-25T14:44:41.635Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-25T14:44:41.635Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-25T14:44:41.635Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-25T14:44:41.909Z] Collecting idna<2.8,>=2.5 [2022-02-25T14:44:41.909Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-25T14:44:41.909Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-25T14:44:41.909Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-25T14:44:41.910Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-25T14:44:41.910Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-25T14:44:42.173Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-25T14:44:42.173Z] Attempting uninstall: urllib3 [2022-02-25T14:44:42.173Z] Found existing installation: urllib3 1.26.5 [2022-02-25T14:44:42.173Z] Uninstalling urllib3-1.26.5: [2022-02-25T14:44:42.173Z] Successfully uninstalled urllib3-1.26.5 [2022-02-25T14:44:43.134Z] ---> c32a1152166b [2022-02-25T14:44:43.134Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-25T14:44:43.134Z] Attempting uninstall: idna [2022-02-25T14:44:43.134Z] Found existing installation: idna 3.2 [2022-02-25T14:44:43.134Z] Uninstalling idna-3.2: [2022-02-25T14:44:43.134Z] Successfully uninstalled idna-3.2 [2022-02-25T14:44:44.086Z] Attempting uninstall: chardet [2022-02-25T14:44:44.086Z] Found existing installation: chardet 4.0.0 [2022-02-25T14:44:44.086Z] Uninstalling chardet-4.0.0: [2022-02-25T14:44:44.086Z] Successfully uninstalled chardet-4.0.0 [2022-02-25T14:44:44.086Z] ---> 6135272b3b79 [2022-02-25T14:44:44.086Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-25T14:44:44.350Z] ---> b1aef67a348d [2022-02-25T14:44:44.350Z] 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-02-25T14:44:44.350Z] ---> Running in 11f145138c66 [2022-02-25T14:44:44.612Z] Attempting uninstall: requests [2022-02-25T14:44:44.612Z] Found existing installation: requests 2.25.1 [2022-02-25T14:44:44.612Z] Uninstalling requests-2.25.1: [2022-02-25T14:44:44.612Z] Successfully uninstalled requests-2.25.1 [2022-02-25T14:44:44.875Z] Running setup.py install for texttable: started [2022-02-25T14:44:45.474Z] Running setup.py install for texttable: finished with status 'done' [2022-02-25T14:44:45.474Z] Running setup.py install for PyYAML: started [2022-02-25T14:44:45.474Z] Removing intermediate container 11f145138c66 [2022-02-25T14:44:45.474Z] ---> 6a34e8122e24 [2022-02-25T14:44:45.474Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-25T14:44:45.474Z] ---> Running in f681efde8df2 [2022-02-25T14:44:45.760Z] Removing intermediate container f681efde8df2 [2022-02-25T14:44:45.760Z] ---> 7a3816e02436 [2022-02-25T14:44:45.760Z] Step 23/25 : LABEL arch=x86_64 [2022-02-25T14:44:45.760Z] ---> Running in 3a87eaedcd19 [2022-02-25T14:44:46.039Z] Removing intermediate container 3a87eaedcd19 [2022-02-25T14:44:46.039Z] ---> 6cc288f7e7ae [2022-02-25T14:44:46.039Z] Step 24/25 : LABEL git_sha=aee9f41595d9a3c51f4ebcb56daac4e6a182938c [2022-02-25T14:44:46.039Z] ---> Running in e692b046d97d [2022-02-25T14:44:46.309Z] Removing intermediate container e692b046d97d [2022-02-25T14:44:46.309Z] ---> af308f731d76 [2022-02-25T14:44:46.309Z] Step 25/25 : LABEL version=0.0.0 [2022-02-25T14:44:46.309Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-25T14:44:46.309Z] ---> Running in 70cfaed804f4 [2022-02-25T14:44:46.580Z] Removing intermediate container 70cfaed804f4 [2022-02-25T14:44:46.580Z] ---> e543b6db5e20 [2022-02-25T14:44:46.580Z] [2022-02-25T14:44:46.580Z] Running setup.py install for docopt: started [2022-02-25T14:44:46.580Z] Successfully built e543b6db5e20 [2022-02-25T14:44:46.580Z] Successfully tagged security-secretstore-setup:latest [2022-02-25T14:44:46.580Z]  Building security-secretstore-setup ... done Building support-notifications [2022-02-25T14:44:47.177Z] Running setup.py install for docopt: finished with status 'done' [2022-02-25T14:44:47.177Z] Running setup.py install for dockerpty: started [2022-02-25T14:44:47.778Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-25T14:44:48.352Z] 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-02-25T14:44:55.042Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:44:55.042Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:44:55.042Z] ---> fffb57421f42 [2022-02-25T14:44:55.042Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T14:44:55.042Z] ---> Using cache [2022-02-25T14:44:55.042Z] ---> 8bff60cf3c23 [2022-02-25T14:44:55.042Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:44:55.042Z] ---> Using cache [2022-02-25T14:44:55.042Z] ---> 04d3afae11e2 [2022-02-25T14:44:55.042Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-25T14:44:55.042Z] ---> Running in 88b2145644ca [2022-02-25T14:44:55.042Z] Removing intermediate container 0bf7c429e340 [2022-02-25T14:44:55.042Z] ---> d13f7a1ea6de [2022-02-25T14:44:55.042Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-25T14:44:55.312Z] ---> Running in ced9ad87463c [2022-02-25T14:44:55.312Z] Removing intermediate container ced9ad87463c [2022-02-25T14:44:55.312Z] ---> f03de2c8a7e8 [2022-02-25T14:44:55.312Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-25T14:44:55.584Z] ---> Running in b761f552073e [2022-02-25T14:44:55.861Z] Removing intermediate container b761f552073e [2022-02-25T14:44:55.861Z] ---> 0f242e92513a [2022-02-25T14:44:55.861Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-25T14:44:55.861Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:44:56.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:44:56.853Z] ---> 4d291219c4cb [2022-02-25T14:44:56.853Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-25T14:44:57.125Z] ---> c18d94f6441e [2022-02-25T14:44:57.125Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-25T14:44:57.125Z] OK: 221 MiB in 52 packages [2022-02-25T14:44:57.391Z] ---> d3eba46cc0be [2022-02-25T14:44:57.391Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-25T14:44:57.676Z] ---> Running in 8cca0a085f64 [2022-02-25T14:44:57.676Z] Removing intermediate container 88b2145644ca [2022-02-25T14:44:57.676Z] ---> 159a4d3a4862 [2022-02-25T14:44:57.676Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T14:44:57.941Z] Removing intermediate container 8cca0a085f64 [2022-02-25T14:44:57.941Z] ---> 4f7a6ce9f968 [2022-02-25T14:44:57.941Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:44:57.941Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:44:57.941Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:44:57.941Z] ---> fffb57421f42 [2022-02-25T14:44:57.941Z] Step 3/22 : WORKDIR /edgex-go [2022-02-25T14:44:57.941Z] ---> Using cache [2022-02-25T14:44:57.941Z] ---> 8bff60cf3c23 [2022-02-25T14:44:57.941Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:44:57.941Z] ---> Using cache [2022-02-25T14:44:57.941Z] ---> 04d3afae11e2 [2022-02-25T14:44:57.941Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-25T14:44:57.941Z] ---> Running in 5e3344892dc8 [2022-02-25T14:44:57.941Z] ---> Running in 1884bf939fd2 [2022-02-25T14:44:58.208Z] ---> 56e33139a3ea [2022-02-25T14:44:58.208Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:44:58.208Z] Removing intermediate container 1884bf939fd2 [2022-02-25T14:44:58.208Z] ---> fe88ca94f334 [2022-02-25T14:44:58.208Z] Step 21/23 : LABEL arch=x86_64 [2022-02-25T14:44:58.208Z] ---> Running in 1d707bd2dc61 [2022-02-25T14:44:58.208Z] ---> Running in 9fffd7231991 [2022-02-25T14:44:58.483Z] Removing intermediate container 9fffd7231991 [2022-02-25T14:44:58.483Z] ---> aed184c00ae6 [2022-02-25T14:44:58.483Z] Step 22/23 : LABEL git_sha=aee9f41595d9a3c51f4ebcb56daac4e6a182938c [2022-02-25T14:44:58.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:44:58.483Z] ---> Running in ec0d0f0b1406 [2022-02-25T14:44:58.753Z] Removing intermediate container ec0d0f0b1406 [2022-02-25T14:44:58.753Z] ---> dfee1d739310 [2022-02-25T14:44:58.753Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T14:44:59.021Z] ---> Running in 3f5fd67fb7b0 [2022-02-25T14:44:59.292Z] Removing intermediate container 3f5fd67fb7b0 [2022-02-25T14:44:59.292Z] ---> 5f63484b0b37 [2022-02-25T14:44:59.292Z] [2022-02-25T14:44:59.292Z] Successfully built 5f63484b0b37 [2022-02-25T14:44:59.292Z] Successfully tagged sys-mgmt-agent:latest [2022-02-25T14:44:59.572Z]  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:45:00.168Z] OK: 221 MiB in 52 packages [2022-02-25T14:45:00.433Z] Removing intermediate container 1d707bd2dc61 [2022-02-25T14:45:00.433Z] ---> ebec6cbecce9 [2022-02-25T14:45:00.433Z] Step 8/23 : COPY . . [2022-02-25T14:45:00.710Z] Removing intermediate container 5e3344892dc8 [2022-02-25T14:45:00.710Z] ---> ce7946019985 [2022-02-25T14:45:00.710Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-25T14:45:02.869Z] ---> d1b1d265e672 [2022-02-25T14:45:02.869Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:45:03.458Z] ---> Running in 014ada2336c9 [2022-02-25T14:45:06.128Z] ---> 6ab7dff4f362 [2022-02-25T14:45:06.128Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-25T14:45:06.128Z] ---> Running in 98d67475c954 [2022-02-25T14:45:06.128Z] Removing intermediate container 014ada2336c9 [2022-02-25T14:45:06.128Z] ---> e7305fb7abe7 [2022-02-25T14:45:06.128Z] Step 8/22 : COPY . . [2022-02-25T14:45:06.401Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-02-25T14:45:13.053Z] Removing intermediate container a2960d463e64 [2022-02-25T14:45:13.053Z] ---> 0cdebe947f54 [2022-02-25T14:45:13.053Z] [2022-02-25T14:45:13.053Z] Step 10/23 : FROM alpine:3.14 [2022-02-25T14:45:13.053Z] ---> 0a97eee8041e [2022-02-25T14:45:13.053Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-25T14:45:13.053Z] ---> Using cache [2022-02-25T14:45:13.053Z] ---> 2ef8d125e18d [2022-02-25T14:45:13.053Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T14:45:13.053Z] ---> Using cache [2022-02-25T14:45:13.053Z] ---> ad842db08cf9 [2022-02-25T14:45:13.053Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-25T14:45:13.053Z] Removing intermediate container 4021eb66cf92 [2022-02-25T14:45:13.053Z] ---> 2e0a73646c5e [2022-02-25T14:45:13.053Z] [2022-02-25T14:45:13.053Z] Step 10/31 : FROM alpine:3.14 [2022-02-25T14:45:13.053Z] ---> 0a97eee8041e [2022-02-25T14:45:13.053Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-25T14:45:13.053Z] ---> Running in 48526b9ab3d2 [2022-02-25T14:45:13.053Z] ---> 90d91c28ad3c [2022-02-25T14:45:13.053Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-25T14:45:13.053Z] ---> Running in 1fceee447d7f [2022-02-25T14:45:13.053Z] ---> Running in 5d9ea3b19b50 [2022-02-25T14:45:13.053Z] Removing intermediate container 48526b9ab3d2 [2022-02-25T14:45:13.053Z] ---> f711cae1a7a7 [2022-02-25T14:45:13.053Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-25T14:45:13.053Z] Removing intermediate container 1fceee447d7f [2022-02-25T14:45:13.053Z] ---> 02832814ac60 [2022-02-25T14:45:13.053Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-25T14:45:13.053Z] ---> Running in c7335c9c09d3 [2022-02-25T14:45:13.053Z] ---> Running in d37800c03537 [2022-02-25T14:45:13.053Z] Removing intermediate container c7335c9c09d3 [2022-02-25T14:45:13.053Z] ---> 6c904de03c26 [2022-02-25T14:45:13.053Z] Step 15/23 : WORKDIR / [2022-02-25T14:45:13.053Z] ---> Running in dd3f5377fa41 [2022-02-25T14:45:13.053Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-25T14:45:13.053Z] Removing intermediate container dd3f5377fa41 [2022-02-25T14:45:13.053Z] ---> 569fc6c279b2 [2022-02-25T14:45:13.053Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:45:13.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:45:13.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:45:13.321Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-25T14:45:13.321Z] (2/2) Installing su-exec (0.2-r1) [2022-02-25T14:45:13.321Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:45:13.321Z] OK: 6 MiB in 16 packages [2022-02-25T14:45:13.321Z] ---> 347e361f743e [2022-02-25T14:45:13.321Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-25T14:45:13.905Z] ---> 9c49a6058d40 [2022-02-25T14:45:13.905Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-25T14:45:14.165Z] Removing intermediate container d37800c03537 [2022-02-25T14:45:14.166Z] ---> 94912814a39a [2022-02-25T14:45:14.166Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-25T14:45:14.166Z] ---> Running in 8c15d735c6f9 [2022-02-25T14:45:14.428Z] Removing intermediate container 8c15d735c6f9 [2022-02-25T14:45:14.428Z] ---> ed8ebc004e3e [2022-02-25T14:45:14.428Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-25T14:45:14.428Z] ---> 16a88ba31ade [2022-02-25T14:45:14.428Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-25T14:45:14.428Z] ---> Running in 4dcdabe05177 [2022-02-25T14:45:14.428Z] ---> Running in cf36be2b0f5d [2022-02-25T14:45:14.428Z] Removing intermediate container 4dcdabe05177 [2022-02-25T14:45:14.428Z] ---> 99503e560de4 [2022-02-25T14:45:14.428Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-25T14:45:14.696Z] ---> Running in 943b22df4804 [2022-02-25T14:45:14.696Z] Removing intermediate container cf36be2b0f5d [2022-02-25T14:45:14.696Z] ---> b2f8be0390bf [2022-02-25T14:45:14.696Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:45:14.696Z] ---> Running in bb7ae7dcc7a8 [2022-02-25T14:45:14.966Z] Removing intermediate container bb7ae7dcc7a8 [2022-02-25T14:45:14.967Z] ---> 09d9cff39994 [2022-02-25T14:45:14.967Z] Step 21/23 : LABEL arch=x86_64 [2022-02-25T14:45:14.967Z] ---> Running in 7b11d52fd2cc [2022-02-25T14:45:15.250Z] Removing intermediate container 7b11d52fd2cc [2022-02-25T14:45:15.250Z] ---> c3623e1185c3 [2022-02-25T14:45:15.250Z] Step 22/23 : LABEL git_sha=aee9f41595d9a3c51f4ebcb56daac4e6a182938c [2022-02-25T14:45:15.250Z] ---> Running in 6fd355b0d5ef [2022-02-25T14:45:15.525Z] Removing intermediate container 6fd355b0d5ef [2022-02-25T14:45:15.525Z] ---> 547d82ef0382 [2022-02-25T14:45:15.525Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T14:45:15.525Z] ---> Running in cdc3f72364ee [2022-02-25T14:45:15.525Z] Removing intermediate container 943b22df4804 [2022-02-25T14:45:15.525Z] ---> 4b72b5d9ab73 [2022-02-25T14:45:15.525Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-25T14:45:15.525Z] ---> Running in ac1e66c71f49 [2022-02-25T14:45:15.525Z] Removing intermediate container cdc3f72364ee [2022-02-25T14:45:15.525Z] ---> 40039c70aa56 [2022-02-25T14:45:15.525Z] [2022-02-25T14:45:15.794Z] Successfully built 40039c70aa56 [2022-02-25T14:45:15.794Z] Successfully tagged core-command:latest [2022-02-25T14:45:15.794Z]  Building core-command ... done Removing intermediate container ac1e66c71f49 [2022-02-25T14:45:15.794Z] ---> 8ecc57b8c57a [2022-02-25T14:45:15.794Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-25T14:45:16.061Z] ---> 5a1f47a07da3 [2022-02-25T14:45:16.061Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-25T14:45:16.061Z] ---> Running in 95c0f1a2f86c [2022-02-25T14:45:17.043Z] Removing intermediate container 95c0f1a2f86c [2022-02-25T14:45:17.043Z] ---> bda252d2f516 [2022-02-25T14:45:17.043Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:45:17.310Z] ---> 9abd669cf941 [2022-02-25T14:45:17.310Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-25T14:45:18.278Z] ---> bb7dc1845c25 [2022-02-25T14:45:18.278Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-25T14:45:18.278Z] ---> 8fb9d84c962c [2022-02-25T14:45:18.278Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-25T14:45:18.548Z] ---> a516eb5da692 [2022-02-25T14:45:18.548Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-25T14:45:18.818Z] ---> d4e926c267e8 [2022-02-25T14:45:18.818Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-25T14:45:19.091Z] ---> Running in 432856cded0a [2022-02-25T14:45:19.091Z] Removing intermediate container 432856cded0a [2022-02-25T14:45:19.091Z] ---> ad68b5d42349 [2022-02-25T14:45:19.091Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-25T14:45:19.358Z] ---> ed713ab2b474 [2022-02-25T14:45:19.358Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-25T14:45:19.627Z] ---> Running in 0be056e533bc [2022-02-25T14:45:20.573Z] Removing intermediate container 0be056e533bc [2022-02-25T14:45:20.573Z] ---> 98977054492b [2022-02-25T14:45:20.573Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-25T14:45:20.839Z] ---> Running in 4282b135c737 [2022-02-25T14:45:20.840Z] Removing intermediate container 4282b135c737 [2022-02-25T14:45:20.840Z] ---> 698dd8bade18 [2022-02-25T14:45:20.840Z] Step 28/31 : CMD ["gate"] [2022-02-25T14:45:21.103Z] ---> Running in 38ef62a5f1e2 [2022-02-25T14:45:21.369Z] Removing intermediate container 38ef62a5f1e2 [2022-02-25T14:45:21.369Z] ---> 0ce0b2d5a570 [2022-02-25T14:45:21.369Z] Step 29/31 : LABEL arch=x86_64 [2022-02-25T14:45:21.369Z] ---> Running in 77d2eea8fd6f [2022-02-25T14:45:21.545Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-02-25T14:45:21.630Z] Removing intermediate container 77d2eea8fd6f [2022-02-25T14:45:21.630Z] ---> ecf656d257dd [2022-02-25T14:45:21.630Z] Step 30/31 : LABEL git_sha=aee9f41595d9a3c51f4ebcb56daac4e6a182938c [2022-02-25T14:45:21.630Z] ---> Running in ab652c3da1d9 [2022-02-25T14:45:21.630Z] Removing intermediate container ab652c3da1d9 [2022-02-25T14:45:21.630Z] ---> 7402fd3b3ac1 [2022-02-25T14:45:21.630Z] Step 31/31 : LABEL version=0.0.0 [2022-02-25T14:45:21.892Z] ---> Running in 787d76298fce [2022-02-25T14:45:21.892Z] Removing intermediate container 787d76298fce [2022-02-25T14:45:21.892Z] ---> 1779bbf0bd0b [2022-02-25T14:45:21.892Z] [2022-02-25T14:45:22.155Z] Successfully built 1779bbf0bd0b [2022-02-25T14:45:22.155Z] Successfully tagged security-bootstrapper:latest [2022-02-25T14:45:24.187Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-02-25T14:45:25.170Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-02-25T14:45:25.447Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-02-25T14:45:34.453Z]  Building security-bootstrapper ... done Removing intermediate container 98d67475c954 [2022-02-25T14:45:34.453Z] ---> 70e2d4db4082 [2022-02-25T14:45:34.453Z] [2022-02-25T14:45:34.453Z] Step 10/23 : FROM alpine:3.14 [2022-02-25T14:45:34.453Z] ---> 0a97eee8041e [2022-02-25T14:45:34.453Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-25T14:45:34.453Z] ---> Running in ff16aa39ba0a [2022-02-25T14:45:34.453Z] Removing intermediate container ff16aa39ba0a [2022-02-25T14:45:34.453Z] ---> de7b2549dba4 [2022-02-25T14:45:34.453Z] Step 12/23 : ENV APP_PORT=59880 [2022-02-25T14:45:34.453Z] ---> Running in 8c4fc034c3be [2022-02-25T14:45:34.453Z] Removing intermediate container 8c4fc034c3be [2022-02-25T14:45:34.453Z] ---> 47184d95eb11 [2022-02-25T14:45:34.453Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-25T14:45:34.453Z] ---> Running in 6fb758a51d8f [2022-02-25T14:45:34.453Z] Removing intermediate container 6fb758a51d8f [2022-02-25T14:45:34.453Z] ---> 99cba277a77d [2022-02-25T14:45:34.453Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:45:34.453Z] Removing intermediate container 5d9ea3b19b50 [2022-02-25T14:45:34.453Z] ---> fb181e70afc2 [2022-02-25T14:45:34.453Z] [2022-02-25T14:45:34.453Z] Step 10/22 : FROM alpine:3.14 [2022-02-25T14:45:34.453Z] ---> 0a97eee8041e [2022-02-25T14:45:34.453Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-25T14:45:34.453Z] ---> Running in 40bcf31b020d [2022-02-25T14:45:34.453Z] ---> Running in 5a3ee03a5dfe [2022-02-25T14:45:34.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:45:34.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:45:34.453Z] Removing intermediate container 40bcf31b020d [2022-02-25T14:45:34.453Z] ---> f62814debf9c [2022-02-25T14:45:34.453Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-25T14:45:34.453Z] ---> Running in 5dd782e27e34 [2022-02-25T14:45:34.713Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-25T14:45:34.713Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-25T14:45:34.713Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:45:34.713Z] Executing ca-certificates-20211220-r0.trigger [2022-02-25T14:45:34.713Z] OK: 6 MiB in 16 packages [2022-02-25T14:45:34.713Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:45:34.974Z] Removing intermediate container 5a3ee03a5dfe [2022-02-25T14:45:34.974Z] ---> eb64e5e4aee5 [2022-02-25T14:45:34.974Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T14:45:34.974Z] ---> Running in a3ad6622a1c1 [2022-02-25T14:45:35.237Z] Removing intermediate container a3ad6622a1c1 [2022-02-25T14:45:35.237Z] ---> 98788975b897 [2022-02-25T14:45:35.237Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-25T14:45:35.237Z] ---> Running in 801b2cad85de [2022-02-25T14:45:35.237Z] Removing intermediate container 801b2cad85de [2022-02-25T14:45:35.237Z] ---> c3fa03c63f48 [2022-02-25T14:45:35.237Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-25T14:45:35.237Z] ---> Running in 9c5d3c0763b8 [2022-02-25T14:45:35.237Z] Removing intermediate container 9c5d3c0763b8 [2022-02-25T14:45:35.237Z] ---> 6c82aa68aad7 [2022-02-25T14:45:35.237Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:45:35.509Z] ---> 4a74641a7a81 [2022-02-25T14:45:35.509Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-25T14:45:35.509Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:45:35.779Z] ---> 5dcaff4351c1 [2022-02-25T14:45:35.779Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-25T14:45:36.043Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-25T14:45:36.043Z] ---> 33467c34c191 [2022-02-25T14:45:36.043Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-25T14:45:36.043Z] ---> Running in 68c5d87c6673 [2022-02-25T14:45:36.043Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-25T14:45:36.043Z] Removing intermediate container 68c5d87c6673 [2022-02-25T14:45:36.043Z] ---> a3fc2a3a0f61 [2022-02-25T14:45:36.043Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:45:36.043Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-25T14:45:36.043Z] ---> Running in 8e04579211b1 [2022-02-25T14:45:36.306Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-25T14:45:36.306Z] Removing intermediate container 8e04579211b1 [2022-02-25T14:45:36.306Z] ---> 394ed9e79ea9 [2022-02-25T14:45:36.306Z] Step 20/22 : LABEL arch=x86_64 [2022-02-25T14:45:36.306Z] ---> Running in 8dd14d2d6ea7 [2022-02-25T14:45:36.306Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-25T14:45:36.571Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-25T14:45:36.571Z] Removing intermediate container 8dd14d2d6ea7 [2022-02-25T14:45:36.571Z] ---> c703b2d487f0 [2022-02-25T14:45:36.571Z] Step 21/22 : LABEL git_sha=aee9f41595d9a3c51f4ebcb56daac4e6a182938c [2022-02-25T14:45:36.571Z] ---> Running in 1a4b3b71abb8 [2022-02-25T14:45:36.571Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:45:36.571Z] OK: 8 MiB in 20 packages [2022-02-25T14:45:36.571Z] Removing intermediate container 1a4b3b71abb8 [2022-02-25T14:45:36.571Z] ---> 2155caa46c06 [2022-02-25T14:45:36.571Z] Step 22/22 : LABEL version=0.0.0 [2022-02-25T14:45:36.832Z] ---> Running in 7a3c7bd56ae2 [2022-02-25T14:45:36.832Z] Removing intermediate container 7a3c7bd56ae2 [2022-02-25T14:45:36.832Z] ---> db6268196e25 [2022-02-25T14:45:36.832Z] [2022-02-25T14:45:36.832Z] Removing intermediate container 5dd782e27e34 [2022-02-25T14:45:36.832Z] ---> 0f4b59b8a911 [2022-02-25T14:45:36.832Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:45:37.100Z] Successfully built db6268196e25 [2022-02-25T14:45:37.100Z] Successfully tagged support-notifications:latest [2022-02-25T14:45:37.100Z]  Building support-notifications ... done  ---> 86655d192eaa [2022-02-25T14:45:37.100Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-25T14:45:37.362Z] ---> cb20bf25960c [2022-02-25T14:45:37.362Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-25T14:45:37.622Z] ---> ab33440e6bc7 [2022-02-25T14:45:37.622Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-25T14:45:37.622Z] ---> Running in 77f2a5e63a9e [2022-02-25T14:45:37.622Z] Removing intermediate container 77f2a5e63a9e [2022-02-25T14:45:37.622Z] ---> 7a36a684bdc2 [2022-02-25T14:45:37.622Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:45:37.622Z] ---> Running in daef4fa21ab0 [2022-02-25T14:45:37.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-02-25T14:45:37.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-02-25T14:45:37.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-02-25T14:45:37.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-02-25T14:45:37.883Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-02-25T14:45:37.883Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-02-25T14:45:37.883Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-02-25T14:45:37.883Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-02-25T14:45:37.883Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-02-25T14:45:37.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-02-25T14:45:37.891Z] Removing intermediate container daef4fa21ab0 [2022-02-25T14:45:37.891Z] ---> dcfd40bd28ac [2022-02-25T14:45:37.891Z] Step 21/23 : LABEL arch=x86_64 [2022-02-25T14:45:37.891Z] ---> Running in f7b3154a420b [2022-02-25T14:45:37.891Z] Removing intermediate container f7b3154a420b [2022-02-25T14:45:37.891Z] ---> 796ea9cf4b53 [2022-02-25T14:45:37.891Z] Step 22/23 : LABEL git_sha=aee9f41595d9a3c51f4ebcb56daac4e6a182938c [2022-02-25T14:45:37.891Z] ---> Running in eb29b701d932 [2022-02-25T14:45:37.891Z] Removing intermediate container eb29b701d932 [2022-02-25T14:45:37.891Z] ---> ab6736da8ed3 [2022-02-25T14:45:37.891Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T14:45:37.891Z] ---> Running in 351e25ed5399 [2022-02-25T14:45:38.150Z] Removing intermediate container 351e25ed5399 [2022-02-25T14:45:38.150Z] ---> 1a478bbbcddf [2022-02-25T14:45:38.150Z] [2022-02-25T14:45:38.150Z] Successfully built 1a478bbbcddf [2022-02-25T14:45:38.150Z] Successfully tagged core-data:latest [2022-02-25T14:45:38.157Z]  Building core-data ... done  [Pipeline] } [2022-02-25T14:45:38.188Z] $ docker stop --time=1 f3c31b1f871220c27387daab3778615884d901f1745c393555bcd53a3ffad177 [2022-02-25T14:45:39.489Z] $ docker rm -f f3c31b1f871220c27387daab3778615884d901f1745c393555bcd53a3ffad177 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-25T14:45:39.980Z] + docker images [2022-02-25T14:45:39.980Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-25T14:45:39.980Z] core-data latest 1a478bbbcddf 2 seconds ago 20MB [2022-02-25T14:45:39.980Z] support-notifications latest db6268196e25 3 seconds ago 16.7MB [2022-02-25T14:45:39.980Z] fb181e70afc2 6 seconds ago 1.78GB [2022-02-25T14:45:39.980Z] 70e2d4db4082 7 seconds ago 1.79GB [2022-02-25T14:45:39.980Z] security-bootstrapper latest 1779bbf0bd0b 18 seconds ago 18.7MB [2022-02-25T14:45:39.980Z] core-command latest 40039c70aa56 24 seconds ago 15.8MB [2022-02-25T14:45:39.980Z] 2e0a73646c5e 28 seconds ago 1.77GB [2022-02-25T14:45:39.980Z] 0cdebe947f54 29 seconds ago 1.77GB [2022-02-25T14:45:39.980Z] sys-mgmt-agent latest 5f63484b0b37 40 seconds ago 296MB [2022-02-25T14:45:39.980Z] security-secretstore-setup latest e543b6db5e20 53 seconds ago 27.9MB [2022-02-25T14:45:39.980Z] security-proxy-setup latest 0af3339c7bd9 58 seconds ago 26.2MB [2022-02-25T14:45:39.980Z] 34499eb812c6 About a minute ago 1.78GB [2022-02-25T14:45:39.980Z] edb41a0e6695 About a minute ago 1.78GB [2022-02-25T14:45:39.980Z] core-metadata latest f16bf9cf65a5 About a minute ago 16.6MB [2022-02-25T14:45:39.980Z] support-scheduler latest 2c61a8c7f243 About a minute ago 16MB [2022-02-25T14:45:39.980Z] 2fcfbe4bd7c2 About a minute ago 1.78GB [2022-02-25T14:45:39.980Z] d0783c7ee177 About a minute ago 1.77GB [2022-02-25T14:45:39.980Z] c61e2cfa529f About a minute ago 1.78GB [2022-02-25T14:45:39.980Z] ci-base-image-x86_64 latest fffb57421f42 5 minutes ago 1.27GB [2022-02-25T14:45:39.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 3 weeks ago 562MB [2022-02-25T14:45:39.980Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-02-25T14:45:39.980Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-02-25T14:45:39.980Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB [2022-02-25T14:45:39.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-02-25T14:45:44.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.172s coverage: 28.7% of statements [2022-02-25T14:45:44.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-02-25T14:45:44.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-02-25T14:45:48.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.339s coverage: 98.5% of statements [2022-02-25T14:45:48.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-02-25T14:45:48.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.463s coverage: 44.7% of statements [2022-02-25T14:45:48.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-02-25T14:45:48.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-02-25T14:45:50.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.610s coverage: 89.5% of statements [2022-02-25T14:45:50.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-02-25T14:45:50.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-02-25T14:45:51.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.271s coverage: 84.4% of statements [2022-02-25T14:45:51.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-02-25T14:45:51.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-02-25T14:45:51.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-02-25T14:45:51.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-02-25T14:45:51.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-02-25T14:45:55.529Z] Still waiting to schedule task [2022-02-25T14:45:55.529Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-02-25T14:46:01.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.747s coverage: 94.2% of statements [2022-02-25T14:46:01.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-02-25T14:46:01.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-02-25T14:46:01.730Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 59.1% of statements [2022-02-25T14:46:01.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-02-25T14:46:01.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-02-25T14:46:01.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-02-25T14:46:01.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-02-25T14:46:01.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-02-25T14:46:01.730Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.200s coverage: 60.0% of statements [2022-02-25T14:46:01.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-02-25T14:46:01.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-02-25T14:46:01.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-02-25T14:46:01.730Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.359s coverage: 0.9% of statements [2022-02-25T14:46:01.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-02-25T14:46:01.730Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.197s coverage: 58.8% of statements [2022-02-25T14:46:01.730Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.185s coverage: 21.7% of statements [2022-02-25T14:46:01.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-02-25T14:46:01.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.173s coverage: 47.1% of statements [2022-02-25T14:46:01.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.231s coverage: 79.5% of statements [2022-02-25T14:46:01.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.180s coverage: 94.1% of statements [2022-02-25T14:46:01.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.284s coverage: 96.3% of statements [2022-02-25T14:46:01.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.294s coverage: 87.5% of statements [2022-02-25T14:46:16.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.261s coverage: 94.4% of statements [2022-02-25T14:46:16.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.191s coverage: 44.8% of statements [2022-02-25T14:46:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.679s coverage: 82.5% of statements [2022-02-25T14:46:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-02-25T14:46:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.298s coverage: 92.9% of statements [2022-02-25T14:46:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-02-25T14:46:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-02-25T14:46:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-02-25T14:46:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2022-02-25T14:46:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-02-25T14:46:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-02-25T14:46:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-02-25T14:46:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-02-25T14:46:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-02-25T14:46:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements [2022-02-25T14:46:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-02-25T14:46:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-02-25T14:46:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2022-02-25T14:46:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-02-25T14:46:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.255s coverage: 58.8% of statements [2022-02-25T14:46:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-02-25T14:46:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.243s coverage: 80.0% of statements [2022-02-25T14:46:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.253s coverage: 87.2% of statements [2022-02-25T14:46:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.297s coverage: 85.4% of statements [2022-02-25T14:46:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.787s coverage: 91.2% of statements [2022-02-25T14:46:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-02-25T14:46:27.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.827s coverage: 64.4% of statements [2022-02-25T14:46:27.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-02-25T14:46:27.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-02-25T14:46:27.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements [2022-02-25T14:46:27.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements [2022-02-25T14:46:27.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2022-02-25T14:46:28.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2022-02-25T14:46:28.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2022-02-25T14:46:34.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.194s coverage: 65.4% of statements [2022-02-25T14:46:34.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-02-25T14:46:34.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-02-25T14:46:34.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-02-25T14:46:36.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.747s coverage: 43.8% of statements [2022-02-25T14:46:36.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-02-25T14:46:36.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-02-25T14:46:36.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.227s coverage: 89.5% of statements [2022-02-25T14:46:36.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-02-25T14:46:36.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.206s coverage: 84.8% of statements [2022-02-25T14:46:36.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-02-25T14:46:42.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.359s coverage: 17.7% of statements [2022-02-25T14:46:42.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-02-25T14:46:42.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-02-25T14:46:42.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-02-25T14:46:42.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-02-25T14:46:42.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.612s coverage: 92.3% of statements [2022-02-25T14:46:42.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-02-25T14:46:42.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-02-25T14:46:42.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-02-25T14:46:42.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-02-25T14:46:42.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.237s coverage: 63.2% of statements [2022-02-25T14:46:42.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-02-25T14:46:42.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-02-25T14:46:42.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.385s coverage: 97.7% of statements [2022-02-25T14:46:42.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-02-25T14:46:42.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-02-25T14:46:42.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-02-25T14:46:42.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-02-25T14:46:42.851Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.197s coverage: 28.9% of statements [2022-02-25T14:46:42.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-02-25T14:46:42.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-02-25T14:46:42.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-02-25T14:46:42.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-02-25T14:46:42.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-02-25T14:46:42.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-02-25T14:46:42.851Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.169s coverage: 100.0% of statements [2022-02-25T14:46:42.851Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2022-02-25T14:46:43.444Z] 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-02-25T14:46:43.444Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-25T14:46:43.444Z] GO111MODULE=on go vet ./... [2022-02-25T14:47:06.079Z] Running on prd-ubuntu18.04-docker-8c-8g-5984 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [Pipeline] { [Pipeline] ws [2022-02-25T14:47:06.118Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-02-25T14:47:06.257Z] The recommended git tool is: git [2022-02-25T14:47:07.820Z] using credential edgex-jenkins-ssh [2022-02-25T14:47:07.832Z] Cloning the remote Git repository [2022-02-25T14:47:07.854Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-25T14:47:07.886Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-02-25T14:47:07.909Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-25T14:47:07.909Z] > git --version # timeout=10 [2022-02-25T14:47:07.915Z] > git --version # 'git version 2.17.1' [2022-02-25T14:47:07.915Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T14:47:07.964Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-25T14:47:12.903Z] Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit b6f7f62207915b13e41bb204faf74e18d3bdb289 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2022-02-25T14:47:12.206Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-25T14:47:12.212Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-25T14:47:12.221Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-25T14:47:12.234Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-25T14:47:12.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T14:47:12.238Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-25T14:47:12.915Z] > git config core.sparsecheckout # timeout=10 [2022-02-25T14:47:12.921Z] > git checkout -f b6f7f62207915b13e41bb204faf74e18d3bdb289 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-25T14:47:13.373Z] Failed in branch amd64 [2022-02-25T14:47:51.482Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-25T14:47:52.455Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-25T14:47:53.889Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-25T14:47:55.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-02-25T14:47:56.561Z] + ls -al . [2022-02-25T14:47:56.561Z] total 672 [2022-02-25T14:47:56.561Z] drwxrwxr-x 9 1001 1001 4096 Feb 25 14:47 . [2022-02-25T14:47:56.561Z] drwxr-xr-x 4 root root 4096 Feb 25 14:43 .. [2022-02-25T14:47:56.561Z] -rw-rw-r-- 1 1001 1001 11 Feb 25 14:41 .dockerignore [2022-02-25T14:47:56.561Z] drwxrwxr-x 8 1001 1001 4096 Feb 25 14:41 .git [2022-02-25T14:47:56.561Z] drwxrwxr-x 4 1001 1001 4096 Feb 25 14:41 .github [2022-02-25T14:47:56.561Z] -rw-rw-r-- 1 1001 1001 804 Feb 25 14:41 .gitignore [2022-02-25T14:47:56.561Z] -rw-rw-r-- 1 1001 1001 42 Feb 25 14:41 .golangci.yml [2022-02-25T14:47:56.561Z] -rw-rw-r-- 1 1001 1001 76 Feb 25 14:41 .hadolint.yml [2022-02-25T14:47:56.561Z] -rw-rw-r-- 1 1001 1001 166 Feb 25 14:41 .sonarcloud.properties [2022-02-25T14:47:56.561Z] -rw-rw-r-- 1 1001 1001 1171 Feb 25 14:41 ADOPTERS.md [2022-02-25T14:47:56.561Z] -rw-rw-r-- 1 1001 1001 9019 Feb 25 14:41 Attribution.txt [2022-02-25T14:47:56.561Z] -rw-rw-r-- 1 1001 1001 51732 Feb 25 14:41 CHANGELOG.md [2022-02-25T14:47:56.561Z] -rw-rw-r-- 1 1001 1001 3804 Feb 25 14:41 CONTRIBUTING.md [2022-02-25T14:47:56.561Z] -rw-rw-r-- 1 1001 1001 677 Feb 25 14:41 GOVERNANCE.md [2022-02-25T14:47:56.561Z] -rw-rw-r-- 1 1001 1001 849 Feb 25 14:41 Jenkinsfile [2022-02-25T14:47:56.561Z] -rw-rw-r-- 1 1001 1001 10775 Feb 25 14:41 LICENSE [2022-02-25T14:47:56.561Z] -rw-rw-r-- 1 1001 1001 6508 Feb 25 14:41 Makefile [2022-02-25T14:47:56.561Z] -rw-rw-r-- 1 1001 1001 582 Feb 25 14:41 OWNERS.md [2022-02-25T14:47:56.561Z] -rw-rw-r-- 1 1001 1001 8207 Feb 25 14:41 README.md [2022-02-25T14:47:56.561Z] -rw-rw-r-- 1 1001 1001 6912 Feb 25 14:41 SECURITY.md [2022-02-25T14:47:56.561Z] -rw-rw-r-- 1 1001 1001 5 Feb 25 14:39 VERSION [2022-02-25T14:47:56.561Z] -rw-rw-r-- 1 1001 1001 4131 Feb 25 14:41 ZMQWindows.md [2022-02-25T14:47:56.561Z] drwxrwxr-x 2 1001 1001 4096 Feb 25 14:41 bin [2022-02-25T14:47:56.561Z] drwxrwxr-x 14 1001 1001 4096 Feb 25 14:41 cmd [2022-02-25T14:47:56.561Z] -rw-r--r-- 1 root root 428383 Feb 25 14:46 coverage.out [2022-02-25T14:47:56.561Z] -rw-rw-r-- 1 1001 1001 2840 Feb 25 14:41 go.mod [2022-02-25T14:47:56.561Z] -rw-rw-r-- 1 1001 1001 50301 Feb 25 14:41 go.sum [2022-02-25T14:47:56.561Z] drwxrwxr-x 8 1001 1001 4096 Feb 25 14:41 internal [2022-02-25T14:47:56.561Z] drwxrwxr-x 3 1001 1001 4096 Feb 25 14:41 openapi [2022-02-25T14:47:56.561Z] drwxrwxr-x 4 1001 1001 4096 Feb 25 14:41 snap [2022-02-25T14:47:56.561Z] -rw-rw-r-- 1 1001 1001 204 Feb 25 14:41 version.go [Pipeline] sh [2022-02-25T14:47:57.225Z] + '[' -e coverage.out ] [2022-02-25T14:47:57.225Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-02-25T14:47:57.268Z] Warning: overwriting stash ‘coverage-report’ [2022-02-25T14:47:58.004Z] Stashed 1 file(s) [Pipeline] sh [2022-02-25T14:47:58.663Z] + make build [2022-02-25T14:47:58.663Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-02-25T14:48:05.348Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-25T14:48:32.116Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-02-25T14:48:32.116Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-25T14:48:36.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-25T14:48:37.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-25T14:48:40.963Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-25T14:48:44.348Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-25T14:48:47.730Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-25T14:48:52.027Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-25T14:48:55.408Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-25T14:48:58.033Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-02-25T14:49:04.781Z] $ docker stop --time=1 a28872d64e0410ce868ba0a273d941619a79f23dc2f67357a301bc00f94bc66d [2022-02-25T14:49:06.734Z] $ docker rm -f a28872d64e0410ce868ba0a273d941619a79f23dc2f67357a301bc00f94bc66d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:49:08.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-25T14:49:08.448Z] [2022-02-25T14:49:08.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:49:08.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-25T14:49:09.098Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-02-25T14:49:09.098Z] 29e5d40040c1: Pulling fs layer [2022-02-25T14:49:09.098Z] 1ce36da41761: Pulling fs layer [2022-02-25T14:49:09.098Z] 25b303627fd3: Pulling fs layer [2022-02-25T14:49:09.098Z] 29e5d40040c1: Verifying Checksum [2022-02-25T14:49:09.098Z] 29e5d40040c1: Download complete [2022-02-25T14:49:09.373Z] 1ce36da41761: Verifying Checksum [2022-02-25T14:49:09.373Z] 1ce36da41761: Download complete [2022-02-25T14:49:09.648Z] 29e5d40040c1: Pull complete [2022-02-25T14:49:10.627Z] 25b303627fd3: Verifying Checksum [2022-02-25T14:49:10.627Z] 25b303627fd3: Download complete [2022-02-25T14:49:10.901Z] 1ce36da41761: Pull complete [2022-02-25T14:49:21.054Z] 25b303627fd3: Pull complete [2022-02-25T14:49:21.054Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-02-25T14:49:21.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-25T14:49:21.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-02-25T14:49:21.273Z] prd-ubuntu18.04-docker-arm64-4c-16g-5983 does not seem to be running inside a container [2022-02-25T14:49:21.368Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-02-25T14:49:23.652Z] $ docker top 9149bb649557d6cb5f4f8ece201f8fd1c319a13eddada02ac4d299ee20cb2dd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T14:49:24.539Z] + docker-compose build --help [2022-02-25T14:49:24.539Z] + grep parallel [2022-02-25T14:49:27.905Z] --parallel Build images in parallel. [Pipeline] } [2022-02-25T14:49:28.273Z] $ docker stop --time=1 9149bb649557d6cb5f4f8ece201f8fd1c319a13eddada02ac4d299ee20cb2dd7 [2022-02-25T14:49:29.861Z] $ docker rm -f 9149bb649557d6cb5f4f8ece201f8fd1c319a13eddada02ac4d299ee20cb2dd7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:49:30.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-25T14:49:30.557Z] . [Pipeline] withDockerContainer [2022-02-25T14:49:30.768Z] prd-ubuntu18.04-docker-arm64-4c-16g-5983 does not seem to be running inside a container [2022-02-25T14:49:30.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-02-25T14:49:32.080Z] $ docker top 5398c45ba781d03aeb28b6e1dcebc9f821862fe1194f13450d2e020f99f66865 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T14:49:33.004Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-25T14:49:37.285Z] Building core-command ... [2022-02-25T14:49:37.285Z] Building core-data ... [2022-02-25T14:49:37.285Z] Building core-metadata ... [2022-02-25T14:49:37.285Z] Building security-bootstrapper ... [2022-02-25T14:49:37.285Z] Building security-proxy-setup ... [2022-02-25T14:49:37.285Z] Building security-secretstore-setup ... [2022-02-25T14:49:37.286Z] Building support-notifications ... [2022-02-25T14:49:37.286Z] Building support-scheduler ... [2022-02-25T14:49:37.286Z] Building sys-mgmt-agent ... [2022-02-25T14:49:37.286Z] Building security-proxy-setup [2022-02-25T14:49:37.286Z] Building support-scheduler [2022-02-25T14:49:37.286Z] Building core-metadata [2022-02-25T14:49:37.286Z] Building core-data [2022-02-25T14:49:37.286Z] Building core-command [2022-02-25T14:50:45.242Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:50:45.242Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:50:45.242Z] ---> 39f34f570a4c [2022-02-25T14:50:45.242Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T14:50:45.242Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:50:45.242Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:50:45.242Z] ---> 39f34f570a4c [2022-02-25T14:50:45.242Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T14:50:45.242Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:50:45.242Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:50:45.242Z] ---> 39f34f570a4c [2022-02-25T14:50:45.242Z] Step 3/22 : WORKDIR /edgex-go [2022-02-25T14:50:45.242Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:50:45.242Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:50:45.242Z] ---> 39f34f570a4c [2022-02-25T14:50:45.242Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T14:50:45.242Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:50:45.242Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:50:45.242Z] ---> 39f34f570a4c [2022-02-25T14:50:45.242Z] Step 3/21 : WORKDIR /edgex-go [2022-02-25T14:50:45.242Z] ---> Running in f87e4e8b90b9 [2022-02-25T14:50:45.242Z] ---> Running in 1406df50e8f0 [2022-02-25T14:50:45.242Z] ---> Running in d7a453c15a27 [2022-02-25T14:50:45.242Z] ---> Running in 41752f41dc6f [2022-02-25T14:50:45.242Z] ---> Running in 42576426db9c [2022-02-25T14:50:45.242Z] Removing intermediate container f87e4e8b90b9 [2022-02-25T14:50:45.242Z] ---> 29f8ada43372 [2022-02-25T14:50:45.242Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:50:45.242Z] Removing intermediate container d7a453c15a27 [2022-02-25T14:50:45.242Z] ---> 345e37fcba19 [2022-02-25T14:50:45.242Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:50:45.242Z] Removing intermediate container 42576426db9c [2022-02-25T14:50:45.242Z] ---> 0bb2caf351c4 [2022-02-25T14:50:45.242Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:50:45.242Z] Removing intermediate container 41752f41dc6f [2022-02-25T14:50:45.242Z] ---> a16db82f3130 [2022-02-25T14:50:45.242Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:50:45.514Z] Removing intermediate container 1406df50e8f0 [2022-02-25T14:50:45.514Z] ---> 5d3cad8c41fe [2022-02-25T14:50:45.514Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:50:45.514Z] ---> Running in 4eb54427aa96 [2022-02-25T14:50:45.514Z] ---> Running in d8d8b4b3b5d6 [2022-02-25T14:50:45.514Z] ---> Running in a33319f197de [2022-02-25T14:50:45.514Z] ---> Running in 385ae43a7650 [2022-02-25T14:50:45.514Z] ---> Running in 97bd4dbad02f [2022-02-25T14:50:48.148Z] Removing intermediate container 4eb54427aa96 [2022-02-25T14:50:48.148Z] ---> 980c5fe3d732 [2022-02-25T14:50:48.148Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-25T14:50:48.424Z] ---> Running in 0fc8cc9920e0 [2022-02-25T14:50:49.031Z] Removing intermediate container 97bd4dbad02f [2022-02-25T14:50:49.031Z] ---> 228eb9664e2e [2022-02-25T14:50:49.031Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-25T14:50:49.031Z] ---> Running in 300eaa8d902a [2022-02-25T14:50:49.031Z] Removing intermediate container d8d8b4b3b5d6 [2022-02-25T14:50:49.031Z] ---> 61f545e6cd69 [2022-02-25T14:50:49.031Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-25T14:50:49.366Z] Removing intermediate container 385ae43a7650 [2022-02-25T14:50:49.366Z] ---> be0fb21e999c [2022-02-25T14:50:49.366Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-25T14:50:49.366Z] Removing intermediate container a33319f197de [2022-02-25T14:50:49.366Z] ---> 7fe43332e006 [2022-02-25T14:50:49.366Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-25T14:50:49.366Z] ---> Running in 962f3dc11f59 [2022-02-25T14:50:49.366Z] ---> Running in fe0f756c1465 [2022-02-25T14:50:49.366Z] ---> Running in 276403bbb83c [2022-02-25T14:50:50.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T14:50:51.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T14:50:51.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T14:50:51.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T14:50:51.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T14:50:51.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T14:50:52.418Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T14:50:52.418Z] OK: 220 MiB in 52 packages [2022-02-25T14:50:52.699Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T14:50:52.699Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T14:50:52.699Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T14:50:53.301Z] OK: 220 MiB in 52 packages [2022-02-25T14:50:53.913Z] Removing intermediate container 0fc8cc9920e0 [2022-02-25T14:50:53.913Z] ---> 6257e39aa702 [2022-02-25T14:50:53.913Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-25T14:50:53.913Z] OK: 220 MiB in 52 packages [2022-02-25T14:50:53.913Z] OK: 220 MiB in 52 packages [2022-02-25T14:50:54.189Z] OK: 220 MiB in 52 packages [2022-02-25T14:50:54.783Z] Removing intermediate container 300eaa8d902a [2022-02-25T14:50:54.783Z] ---> 074ac8dc5f7d [2022-02-25T14:50:54.783Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T14:50:55.061Z] ---> cc81fb0e1cd1 [2022-02-25T14:50:55.061Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:50:55.061Z] ---> Running in ee13bf32f7b5 [2022-02-25T14:50:55.667Z] Removing intermediate container fe0f756c1465 [2022-02-25T14:50:55.667Z] ---> b49df35c1b1d [2022-02-25T14:50:55.667Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T14:50:55.667Z] Removing intermediate container 962f3dc11f59 [2022-02-25T14:50:55.667Z] ---> 1138249d0f6d [2022-02-25T14:50:55.667Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T14:50:55.667Z] Removing intermediate container 276403bbb83c [2022-02-25T14:50:55.667Z] ---> 20d8b5e986e8 [2022-02-25T14:50:55.667Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-25T14:50:56.282Z] ---> 21a3cf6b3992 [2022-02-25T14:50:56.282Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:50:56.282Z] ---> Running in e986b2f2bb34 [2022-02-25T14:50:56.562Z] ---> b6c20d8f1446 [2022-02-25T14:50:56.562Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:50:56.833Z] ---> Running in f34e32af19b0 [2022-02-25T14:50:56.833Z] ---> 0f593bf2846b [2022-02-25T14:50:56.833Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:50:57.106Z] ---> 1f084e25db12 [2022-02-25T14:50:57.106Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:50:57.106Z] ---> Running in 3e4239b9b881 [2022-02-25T14:50:57.106Z] ---> Running in 95624a3af7a3 [2022-02-25T14:51:00.508Z] Removing intermediate container ee13bf32f7b5 [2022-02-25T14:51:00.508Z] ---> d187ccb1e28d [2022-02-25T14:51:00.508Z] Step 8/21 : COPY . . [2022-02-25T14:51:03.125Z] Removing intermediate container e986b2f2bb34 [2022-02-25T14:51:03.125Z] ---> ce218e8dddea [2022-02-25T14:51:03.125Z] Step 8/23 : COPY . . [2022-02-25T14:51:03.398Z] Removing intermediate container f34e32af19b0 [2022-02-25T14:51:03.398Z] ---> 6dc3adc66c83 [2022-02-25T14:51:03.398Z] Step 8/23 : COPY . . [2022-02-25T14:51:03.672Z] Removing intermediate container 95624a3af7a3 [2022-02-25T14:51:03.672Z] ---> 5331c22ed79c [2022-02-25T14:51:03.672Z] Step 8/22 : COPY . . [2022-02-25T14:51:03.948Z] Removing intermediate container 3e4239b9b881 [2022-02-25T14:51:03.948Z] ---> 9691349b071d [2022-02-25T14:51:03.948Z] Step 8/23 : COPY . . [2022-02-25T14:51:26.131Z] ---> 1c39a58e4bc8 [2022-02-25T14:51:26.131Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-25T14:51:26.131Z] ---> Running in e4a29f6db277 [2022-02-25T14:51:26.131Z] ---> ffe533cfa12b [2022-02-25T14:51:26.131Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-25T14:51:26.131Z] ---> Running in 1fb84ca0c814 [2022-02-25T14:51:26.131Z] ---> 21a2e0bffe19 [2022-02-25T14:51:26.131Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-25T14:51:26.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-25T14:51:26.415Z] ---> Running in 6b31d9ea4e57 [2022-02-25T14:51:26.696Z] ---> 6ac13964ac1e [2022-02-25T14:51:26.696Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-25T14:51:26.972Z] ---> Running in efe32fe89ce5 [2022-02-25T14:51:27.575Z] ---> a8d86107d9f0 [2022-02-25T14:51:27.575Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-25T14:51:27.575Z] ---> Running in b1c0a4708334 [2022-02-25T14:51:27.848Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-02-25T14:51:28.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-25T14:51:29.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-25T14:51:29.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-02-25T14:53:36.569Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-25T14:53:44.924Z] Removing intermediate container b1c0a4708334 [2022-02-25T14:53:44.924Z] ---> 27c9027d067b [2022-02-25T14:53:44.924Z] [2022-02-25T14:53:44.924Z] Step 10/23 : FROM alpine:3.14 [2022-02-25T14:53:44.924Z] Removing intermediate container e4a29f6db277 [2022-02-25T14:53:44.924Z] ---> 025a5174cf8d [2022-02-25T14:53:44.924Z] [2022-02-25T14:53:44.924Z] Step 10/21 : FROM alpine:3.14 [2022-02-25T14:53:44.924Z] 3.14: Pulling from library/alpine [2022-02-25T14:53:44.924Z] 3.14: Pulling from library/alpine [2022-02-25T14:53:45.928Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-25T14:53:45.928Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-25T14:53:45.928Z] Status: Downloaded newer image for alpine:3.14 [2022-02-25T14:53:45.928Z] Status: Downloaded newer image for alpine:3.14 [2022-02-25T14:53:45.928Z] ---> 5b8b7b635229 [2022-02-25T14:53:45.928Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-25T14:53:45.928Z] ---> 5b8b7b635229 [2022-02-25T14:53:45.928Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-25T14:53:46.207Z] ---> Running in 22b07c92b02a [2022-02-25T14:53:46.207Z] ---> Running in 0444525db922 [2022-02-25T14:53:48.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-25T14:53:48.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-25T14:53:48.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-25T14:53:48.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-25T14:53:49.795Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-25T14:53:49.795Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-25T14:53:49.795Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:53:49.795Z] OK: 6 MiB in 15 packages [2022-02-25T14:53:50.075Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-25T14:53:50.075Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-25T14:53:50.075Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-25T14:53:50.075Z] (5/5) Installing curl (7.79.1-r0) [2022-02-25T14:53:50.075Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:53:50.075Z] Executing ca-certificates-20211220-r0.trigger [2022-02-25T14:53:50.355Z] OK: 8 MiB in 19 packages [2022-02-25T14:53:51.799Z] Removing intermediate container 0444525db922 [2022-02-25T14:53:51.799Z] ---> 204a394b9116 [2022-02-25T14:53:51.799Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T14:53:52.074Z] ---> Running in e99a1208601e [2022-02-25T14:53:52.695Z] Removing intermediate container e99a1208601e [2022-02-25T14:53:52.695Z] ---> e896c4dcaa24 [2022-02-25T14:53:52.695Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-25T14:53:52.695Z] Removing intermediate container 22b07c92b02a [2022-02-25T14:53:52.695Z] ---> ef3269d77d10 [2022-02-25T14:53:52.695Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-25T14:53:52.978Z] ---> Running in b48682695608 [2022-02-25T14:53:52.978Z] ---> Running in 4115e3322dfd [2022-02-25T14:53:53.978Z] Removing intermediate container 4115e3322dfd [2022-02-25T14:53:53.978Z] ---> 7f193dfd20a3 [2022-02-25T14:53:53.978Z] Step 13/21 : WORKDIR /edgex [2022-02-25T14:53:53.978Z] Removing intermediate container b48682695608 [2022-02-25T14:53:53.978Z] ---> 93de1138bb69 [2022-02-25T14:53:53.978Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-25T14:53:53.978Z] ---> Running in 071b08ab073a [2022-02-25T14:53:53.978Z] ---> Running in 82082de18a09 [2022-02-25T14:53:54.964Z] Removing intermediate container 82082de18a09 [2022-02-25T14:53:54.964Z] ---> 35d57dd783a4 [2022-02-25T14:53:54.964Z] Step 15/23 : WORKDIR / [2022-02-25T14:53:55.241Z] Removing intermediate container 071b08ab073a [2022-02-25T14:53:55.241Z] ---> ba8219445218 [2022-02-25T14:53:55.241Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-25T14:53:55.241Z] ---> Running in d9fbc39d09f7 [2022-02-25T14:53:56.221Z] Removing intermediate container d9fbc39d09f7 [2022-02-25T14:53:56.221Z] ---> 07acd509a2d6 [2022-02-25T14:53:56.221Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:53:56.497Z] ---> 1b5b45c89a18 [2022-02-25T14:53:56.497Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-25T14:53:57.477Z] ---> baeba14f93bf [2022-02-25T14:53:57.477Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-25T14:53:58.923Z] ---> 13192bb7f1b6 [2022-02-25T14:53:58.923Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-25T14:53:59.196Z] Removing intermediate container 6b31d9ea4e57 [2022-02-25T14:53:59.196Z] ---> e6a6053a1884 [2022-02-25T14:53:59.196Z] [2022-02-25T14:53:59.196Z] Step 10/22 : FROM alpine:3.14 [2022-02-25T14:53:59.196Z] ---> 5b8b7b635229 [2022-02-25T14:53:59.196Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-25T14:53:59.196Z] ---> Using cache [2022-02-25T14:53:59.196Z] ---> 204a394b9116 [2022-02-25T14:53:59.196Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T14:53:59.196Z] ---> Using cache [2022-02-25T14:53:59.196Z] ---> e896c4dcaa24 [2022-02-25T14:53:59.196Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-25T14:53:59.473Z] ---> Running in 51b9edcf545e [2022-02-25T14:53:59.748Z] Removing intermediate container efe32fe89ce5 [2022-02-25T14:53:59.748Z] ---> c3bd50a926c8 [2022-02-25T14:53:59.748Z] [2022-02-25T14:53:59.748Z] Step 10/23 : FROM alpine:3.14 [2022-02-25T14:53:59.748Z] ---> 5b8b7b635229 [2022-02-25T14:53:59.748Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-25T14:53:59.748Z] ---> Using cache [2022-02-25T14:53:59.748Z] ---> 204a394b9116 [2022-02-25T14:53:59.748Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T14:53:59.748Z] ---> Using cache [2022-02-25T14:53:59.748Z] ---> e896c4dcaa24 [2022-02-25T14:53:59.748Z] Step 13/23 : ENV APP_PORT=59881 [2022-02-25T14:53:59.748Z] ---> da89f324507e [2022-02-25T14:53:59.748Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-25T14:53:59.748Z] ---> Running in 8e6a079e3b5f [2022-02-25T14:54:00.021Z] Removing intermediate container 51b9edcf545e [2022-02-25T14:54:00.021Z] ---> b270dc93dd4e [2022-02-25T14:54:00.021Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-25T14:54:00.297Z] ---> Running in 266023e181a6 [2022-02-25T14:54:00.574Z] Removing intermediate container 8e6a079e3b5f [2022-02-25T14:54:00.574Z] ---> a9a25be37d67 [2022-02-25T14:54:00.574Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-25T14:54:00.574Z] ---> Running in c1792e01f765 [2022-02-25T14:54:00.574Z] ---> 11f63d3de7f2 [2022-02-25T14:54:00.574Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-25T14:54:00.574Z] ---> 51bc7e1ccfe3 [2022-02-25T14:54:00.574Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-25T14:54:00.846Z] Removing intermediate container 266023e181a6 [2022-02-25T14:54:00.846Z] ---> 4c03f48278f8 [2022-02-25T14:54:00.846Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:54:00.846Z] ---> Running in 044a758c8576 [2022-02-25T14:54:00.846Z] ---> Running in a8d75962e7ea [2022-02-25T14:54:01.121Z] Removing intermediate container c1792e01f765 [2022-02-25T14:54:01.121Z] ---> 1cff8a1d1e88 [2022-02-25T14:54:01.121Z] Step 15/23 : WORKDIR / [2022-02-25T14:54:01.393Z] ---> Running in a4226b203eae [2022-02-25T14:54:01.393Z] Removing intermediate container 044a758c8576 [2022-02-25T14:54:01.393Z] ---> 7c4161ff8928 [2022-02-25T14:54:01.393Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:54:01.393Z] Removing intermediate container a8d75962e7ea [2022-02-25T14:54:01.393Z] ---> 21d2f61ebb9b [2022-02-25T14:54:01.393Z] Step 18/21 : CMD ["--init=true"] [2022-02-25T14:54:01.665Z] ---> Running in 292b51445495 [2022-02-25T14:54:01.665Z] ---> Running in 8766c606050e [2022-02-25T14:54:01.937Z] Removing intermediate container a4226b203eae [2022-02-25T14:54:01.937Z] ---> d621439c7c6d [2022-02-25T14:54:01.937Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:54:01.937Z] ---> e88f737bac86 [2022-02-25T14:54:01.937Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-25T14:54:02.210Z] Removing intermediate container 292b51445495 [2022-02-25T14:54:02.210Z] ---> 98ec60657ea3 [2022-02-25T14:54:02.210Z] Step 19/21 : LABEL arch=arm64 [2022-02-25T14:54:02.493Z] Removing intermediate container 8766c606050e [2022-02-25T14:54:02.493Z] ---> 8be2a25f29db [2022-02-25T14:54:02.493Z] Step 21/23 : LABEL arch=arm64 [2022-02-25T14:54:02.493Z] ---> Running in 3646f4289365 [2022-02-25T14:54:02.493Z] ---> Running in 8e6d996015f5 [2022-02-25T14:54:03.090Z] ---> b12d869fb882 [2022-02-25T14:54:03.090Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-25T14:54:03.090Z] Removing intermediate container 3646f4289365 [2022-02-25T14:54:03.090Z] ---> 829d498046d2 [2022-02-25T14:54:03.090Z] Step 20/21 : LABEL git_sha=1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c [2022-02-25T14:54:03.366Z] Removing intermediate container 8e6d996015f5 [2022-02-25T14:54:03.366Z] ---> e11dc72e3dda [2022-02-25T14:54:03.366Z] Step 22/23 : LABEL git_sha=1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c [2022-02-25T14:54:03.366Z] ---> Running in 4f19e2d680b5 [2022-02-25T14:54:03.644Z] ---> Running in a7b4e409a913 [2022-02-25T14:54:03.921Z] ---> ef2115df0029 [2022-02-25T14:54:03.922Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-25T14:54:04.195Z] Removing intermediate container a7b4e409a913 [2022-02-25T14:54:04.195Z] ---> d079224cbf6c [2022-02-25T14:54:04.195Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T14:54:04.195Z] Removing intermediate container 4f19e2d680b5 [2022-02-25T14:54:04.195Z] ---> 81f75b902a0d [2022-02-25T14:54:04.195Z] Step 21/21 : LABEL version=0.0.0 [2022-02-25T14:54:04.465Z] ---> Running in e09fadf3099e [2022-02-25T14:54:04.465Z] ---> Running in 28755b2c416c [2022-02-25T14:54:05.065Z] ---> d91d677bb03a [2022-02-25T14:54:05.065Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-25T14:54:05.065Z] Removing intermediate container e09fadf3099e [2022-02-25T14:54:05.065Z] ---> 6e6680dcadd2 [2022-02-25T14:54:05.065Z] [2022-02-25T14:54:05.065Z] Removing intermediate container 28755b2c416c [2022-02-25T14:54:05.065Z] ---> 9e7f830d5c42 [2022-02-25T14:54:05.065Z] [2022-02-25T14:54:05.065Z] ---> 46ea8dbcccc5 [2022-02-25T14:54:05.065Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-25T14:54:05.339Z] ---> Running in 5899e9f0dda5 [2022-02-25T14:54:05.612Z] Successfully built 6e6680dcadd2 [2022-02-25T14:54:05.612Z] Successfully tagged core-command-arm64:latest [2022-02-25T14:54:05.612Z]  Building core-command ... done Building support-notifications [2022-02-25T14:54:05.890Z] Successfully built 9e7f830d5c42 [2022-02-25T14:54:05.890Z] Successfully tagged security-proxy-setup-arm64:latest [2022-02-25T14:54:05.890Z]  Building security-proxy-setup ... done Removing intermediate container 5899e9f0dda5 [2022-02-25T14:54:05.890Z] ---> 964b615eeced [2022-02-25T14:54:05.890Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:54:05.890Z] Building security-bootstrapper [2022-02-25T14:54:05.890Z] ---> a6d5803e4620 [2022-02-25T14:54:05.890Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-25T14:54:06.173Z] ---> Running in 359fe903e7f1 [2022-02-25T14:54:06.173Z] ---> Running in 591c4f8ce1ef [2022-02-25T14:54:06.768Z] Removing intermediate container 359fe903e7f1 [2022-02-25T14:54:06.768Z] ---> 7b4c863b9be3 [2022-02-25T14:54:06.768Z] Step 20/22 : LABEL arch=arm64 [2022-02-25T14:54:06.768Z] Removing intermediate container 591c4f8ce1ef [2022-02-25T14:54:06.768Z] ---> 3ab7df1d7482 [2022-02-25T14:54:06.768Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:54:07.037Z] ---> Running in 685079569d2b [2022-02-25T14:54:07.037Z] ---> Running in eb82301f9e08 [2022-02-25T14:54:07.312Z] Removing intermediate container 685079569d2b [2022-02-25T14:54:07.312Z] ---> f26d7f0a2267 [2022-02-25T14:54:07.312Z] Step 21/22 : LABEL git_sha=1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c [2022-02-25T14:54:07.588Z] Removing intermediate container eb82301f9e08 [2022-02-25T14:54:07.588Z] ---> 64796262621a [2022-02-25T14:54:07.588Z] Step 21/23 : LABEL arch=arm64 [2022-02-25T14:54:07.588Z] ---> Running in f68808bf5f7f [2022-02-25T14:54:07.588Z] ---> Running in 0327f61c461f [2022-02-25T14:54:07.588Z] Removing intermediate container 1fb84ca0c814 [2022-02-25T14:54:07.588Z] ---> 39b4b9067a00 [2022-02-25T14:54:07.588Z] [2022-02-25T14:54:07.588Z] Step 10/23 : FROM alpine:3.14 [2022-02-25T14:54:07.588Z] ---> 5b8b7b635229 [2022-02-25T14:54:07.588Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-25T14:54:07.862Z] ---> Running in e68b835f4e89 [2022-02-25T14:54:08.135Z] Removing intermediate container 0327f61c461f [2022-02-25T14:54:08.135Z] ---> d3295da93322 [2022-02-25T14:54:08.135Z] Step 22/23 : LABEL git_sha=1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c [2022-02-25T14:54:08.135Z] Removing intermediate container f68808bf5f7f [2022-02-25T14:54:08.135Z] ---> be82a0675319 [2022-02-25T14:54:08.135Z] Step 22/22 : LABEL version=0.0.0 [2022-02-25T14:54:08.409Z] ---> Running in bf4e650300f4 [2022-02-25T14:54:08.409Z] ---> Running in 5e5454057854 [2022-02-25T14:54:08.409Z] Removing intermediate container e68b835f4e89 [2022-02-25T14:54:08.409Z] ---> 5f74f59354d4 [2022-02-25T14:54:08.409Z] Step 12/23 : ENV APP_PORT=59880 [2022-02-25T14:54:08.681Z] ---> Running in 43b26cac3865 [2022-02-25T14:54:08.956Z] Removing intermediate container bf4e650300f4 [2022-02-25T14:54:08.956Z] ---> e86d5cc13bd6 [2022-02-25T14:54:08.956Z] [2022-02-25T14:54:08.956Z] Removing intermediate container 5e5454057854 [2022-02-25T14:54:08.956Z] ---> a85f23224906 [2022-02-25T14:54:08.956Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T14:54:09.229Z] Removing intermediate container 43b26cac3865 [2022-02-25T14:54:09.229Z] ---> fe32744edbe9 [2022-02-25T14:54:09.229Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-25T14:54:09.229Z] ---> Running in 7fc6dc76b7fa [2022-02-25T14:54:09.501Z] ---> Running in 7837ea56c285 [2022-02-25T14:54:09.501Z] Successfully built e86d5cc13bd6 [2022-02-25T14:54:09.501Z] Successfully tagged support-scheduler-arm64:latest [2022-02-25T14:54:09.501Z] Building sys-mgmt-agent [2022-02-25T14:54:09.773Z]  Building support-scheduler ... done Removing intermediate container 7fc6dc76b7fa [2022-02-25T14:54:09.773Z] ---> b78f24e75ae7 [2022-02-25T14:54:09.773Z] [2022-02-25T14:54:10.045Z] Removing intermediate container 7837ea56c285 [2022-02-25T14:54:10.045Z] ---> 51b9c329812c [2022-02-25T14:54:10.045Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:54:10.318Z] Successfully built b78f24e75ae7 [2022-02-25T14:54:10.318Z] Successfully tagged core-metadata-arm64:latest [2022-02-25T14:54:10.318Z] Building security-secretstore-setup [2022-02-25T14:54:10.318Z]  Building core-metadata ... done  ---> Running in 37db37ae24d1 [2022-02-25T14:54:12.305Z] Removing intermediate container 37db37ae24d1 [2022-02-25T14:54:12.305Z] ---> 690083d50cee [2022-02-25T14:54:12.305Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-25T14:54:12.587Z] ---> Running in 16b1334910e9 [2022-02-25T14:54:14.025Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-25T14:54:14.726Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-25T14:54:15.684Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-25T14:54:15.684Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-25T14:54:15.684Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-25T14:54:15.972Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-25T14:54:15.972Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-25T14:54:16.264Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-25T14:54:16.264Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:54:16.264Z] OK: 8 MiB in 20 packages [2022-02-25T14:54:18.288Z] Removing intermediate container 16b1334910e9 [2022-02-25T14:54:18.288Z] ---> 368ab49b79c9 [2022-02-25T14:54:18.288Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:54:19.279Z] ---> 836901b5599a [2022-02-25T14:54:19.279Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-25T14:54:20.259Z] ---> fb2d04e7ed92 [2022-02-25T14:54:20.259Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-25T14:54:21.244Z] ---> e89f70d10967 [2022-02-25T14:54:21.244Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-25T14:54:21.244Z] ---> Running in 62386ea39659 [2022-02-25T14:54:21.515Z] Removing intermediate container 62386ea39659 [2022-02-25T14:54:21.515Z] ---> d68d2f95db9e [2022-02-25T14:54:21.515Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:54:21.788Z] ---> Running in 8ad8e5a03be1 [2022-02-25T14:54:22.065Z] Removing intermediate container 8ad8e5a03be1 [2022-02-25T14:54:22.065Z] ---> fa3685182e64 [2022-02-25T14:54:22.065Z] Step 21/23 : LABEL arch=arm64 [2022-02-25T14:54:22.338Z] ---> Running in 94595d2dfc75 [2022-02-25T14:54:22.614Z] Removing intermediate container 94595d2dfc75 [2022-02-25T14:54:22.614Z] ---> 44323107c23a [2022-02-25T14:54:22.614Z] Step 22/23 : LABEL git_sha=1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c [2022-02-25T14:54:22.890Z] ---> Running in 61be87770373 [2022-02-25T14:54:23.164Z] Removing intermediate container 61be87770373 [2022-02-25T14:54:23.164Z] ---> f21037ccfc41 [2022-02-25T14:54:23.164Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T14:54:23.437Z] ---> Running in 8bf4ba4cd59c [2022-02-25T14:54:23.711Z] Removing intermediate container 8bf4ba4cd59c [2022-02-25T14:54:23.711Z] ---> 566ad97571ed [2022-02-25T14:54:23.711Z] [2022-02-25T14:54:24.306Z] Successfully built 566ad97571ed [2022-02-25T14:54:24.306Z] Successfully tagged core-data-arm64:latest [2022-02-25T14:55:03.279Z]  Building core-data ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:55:03.279Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:55:03.279Z] ---> 39f34f570a4c [2022-02-25T14:55:03.279Z] Step 3/31 : WORKDIR /edgex-go [2022-02-25T14:55:03.279Z] ---> Using cache [2022-02-25T14:55:03.279Z] ---> 5d3cad8c41fe [2022-02-25T14:55:03.279Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:55:03.279Z] ---> Using cache [2022-02-25T14:55:03.279Z] ---> 228eb9664e2e [2022-02-25T14:55:03.279Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-25T14:55:03.279Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:55:03.279Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:55:03.279Z] ---> 39f34f570a4c [2022-02-25T14:55:03.279Z] Step 3/22 : WORKDIR /edgex-go [2022-02-25T14:55:03.279Z] ---> Using cache [2022-02-25T14:55:03.279Z] ---> 5d3cad8c41fe [2022-02-25T14:55:03.279Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:55:03.279Z] ---> Using cache [2022-02-25T14:55:03.279Z] ---> 228eb9664e2e [2022-02-25T14:55:03.279Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-25T14:55:03.279Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:55:03.279Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:55:03.279Z] ---> 39f34f570a4c [2022-02-25T14:55:03.279Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T14:55:03.279Z] ---> Using cache [2022-02-25T14:55:03.279Z] ---> 5d3cad8c41fe [2022-02-25T14:55:03.279Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:55:03.279Z] ---> Using cache [2022-02-25T14:55:03.279Z] ---> 228eb9664e2e [2022-02-25T14:55:03.279Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-25T14:55:03.279Z] ---> Running in b1e733a55db6 [2022-02-25T14:55:03.279Z] ---> Running in 12471a808c5f [2022-02-25T14:55:03.279Z] ---> Running in 31e44bb813a5 [2022-02-25T14:55:03.279Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:55:03.279Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:55:03.279Z] ---> 39f34f570a4c [2022-02-25T14:55:03.279Z] Step 3/25 : WORKDIR /edgex-go [2022-02-25T14:55:03.279Z] ---> Using cache [2022-02-25T14:55:03.279Z] ---> 5d3cad8c41fe [2022-02-25T14:55:03.279Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:55:03.279Z] ---> Using cache [2022-02-25T14:55:03.279Z] ---> 228eb9664e2e [2022-02-25T14:55:03.279Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-25T14:55:03.554Z] ---> Running in 7cf883c910ac [2022-02-25T14:55:04.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T14:55:04.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T14:55:04.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T14:55:05.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T14:55:05.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T14:55:05.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T14:55:05.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T14:55:06.140Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T14:55:06.741Z] OK: 220 MiB in 52 packages [2022-02-25T14:55:07.025Z] OK: 220 MiB in 52 packages [2022-02-25T14:55:07.025Z] OK: 220 MiB in 52 packages [2022-02-25T14:55:07.025Z] OK: 220 MiB in 52 packages [2022-02-25T14:55:08.011Z] Removing intermediate container 31e44bb813a5 [2022-02-25T14:55:08.011Z] ---> 6daef4064834 [2022-02-25T14:55:08.011Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-25T14:55:08.285Z] Removing intermediate container 12471a808c5f [2022-02-25T14:55:08.285Z] ---> 2e9c08c95721 [2022-02-25T14:55:08.285Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-25T14:55:08.559Z] Removing intermediate container 7cf883c910ac [2022-02-25T14:55:08.559Z] ---> c0b6cbd68054 [2022-02-25T14:55:08.559Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-25T14:55:08.559Z] Removing intermediate container b1e733a55db6 [2022-02-25T14:55:08.559Z] ---> ae90d0ea2368 [2022-02-25T14:55:08.559Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T14:55:08.844Z] ---> 05aa156d6b48 [2022-02-25T14:55:08.844Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:55:09.118Z] ---> Running in da0cab902a1e [2022-02-25T14:55:09.391Z] ---> 2560f22ae18a [2022-02-25T14:55:09.391Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:55:09.391Z] ---> 428168608ebf [2022-02-25T14:55:09.391Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:55:09.666Z] ---> Running in 386edb9f6338 [2022-02-25T14:55:09.666Z] ---> ef7a8b065143 [2022-02-25T14:55:09.666Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:55:09.666Z] ---> Running in 83f5bf4a1641 [2022-02-25T14:55:09.666Z] ---> Running in f58804775d88 [2022-02-25T14:55:13.980Z] Removing intermediate container da0cab902a1e [2022-02-25T14:55:13.980Z] ---> ab7bff44f555 [2022-02-25T14:55:13.980Z] Step 8/31 : COPY . . [2022-02-25T14:55:14.264Z] Removing intermediate container 386edb9f6338 [2022-02-25T14:55:14.264Z] ---> a30fd5614758 [2022-02-25T14:55:14.264Z] Step 8/22 : COPY . . [2022-02-25T14:55:15.249Z] Removing intermediate container f58804775d88 [2022-02-25T14:55:15.249Z] ---> 4e856fb5560a [2022-02-25T14:55:15.249Z] Step 8/23 : COPY . . [2022-02-25T14:55:15.249Z] Removing intermediate container 83f5bf4a1641 [2022-02-25T14:55:15.249Z] ---> 81ac19c46d84 [2022-02-25T14:55:15.249Z] Step 8/25 : COPY . . [2022-02-25T14:55:33.550Z] ---> 279b202cb6d5 [2022-02-25T14:55:33.550Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-25T14:55:33.550Z] ---> c7e306c83167 [2022-02-25T14:55:33.550Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-25T14:55:33.550Z] ---> Running in bdcadb5ebf0e [2022-02-25T14:55:33.550Z] ---> Running in a1bab857896d [2022-02-25T14:55:33.550Z] ---> 46cf32ad9406 [2022-02-25T14:55:33.550Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-25T14:55:33.550Z] ---> 6a0525abdfa8 [2022-02-25T14:55:33.550Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-25T14:55:33.550Z] ---> Running in 7f513363c360 [2022-02-25T14:55:33.550Z] ---> Running in 47cf9f00d204 [2022-02-25T14:55:34.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-02-25T14:55:34.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-25T14:55:35.020Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-25T14:55:35.295Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-25T14:57:27.096Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-25T14:57:28.535Z] Removing intermediate container 47cf9f00d204 [2022-02-25T14:57:28.535Z] ---> d974289ac209 [2022-02-25T14:57:28.535Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-25T14:57:28.535Z] Removing intermediate container bdcadb5ebf0e [2022-02-25T14:57:28.535Z] ---> 9326f202156a [2022-02-25T14:57:28.535Z] [2022-02-25T14:57:28.535Z] Step 10/31 : FROM alpine:3.14 [2022-02-25T14:57:28.535Z] ---> 5b8b7b635229 [2022-02-25T14:57:28.535Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-25T14:57:28.813Z] ---> Running in 315af67236c1 [2022-02-25T14:57:28.813Z] ---> Running in 731c5eb053cd [2022-02-25T14:57:29.421Z] Removing intermediate container 315af67236c1 [2022-02-25T14:57:29.421Z] ---> be21da35ef58 [2022-02-25T14:57:29.421Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-25T14:57:29.692Z] ---> Running in 727cf8a04099 [2022-02-25T14:57:30.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-25T14:57:31.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-25T14:57:31.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-25T14:57:32.867Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-25T14:57:32.867Z] (2/2) Installing su-exec (0.2-r1) [2022-02-25T14:57:32.867Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:57:32.867Z] OK: 6 MiB in 16 packages [2022-02-25T14:57:33.876Z] Removing intermediate container 7f513363c360 [2022-02-25T14:57:33.876Z] ---> 6e6fe165550e [2022-02-25T14:57:33.876Z] [2022-02-25T14:57:33.876Z] Step 10/25 : FROM alpine:3.14 [2022-02-25T14:57:33.876Z] ---> 5b8b7b635229 [2022-02-25T14:57:33.876Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-25T14:57:33.876Z] ---> Running in 64a851ef98fa [2022-02-25T14:57:34.151Z] Removing intermediate container 727cf8a04099 [2022-02-25T14:57:34.151Z] ---> ec6b93894619 [2022-02-25T14:57:34.151Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-25T14:57:34.422Z] ---> Running in 0c01c8b469af [2022-02-25T14:57:35.033Z] Removing intermediate container 731c5eb053cd [2022-02-25T14:57:35.033Z] ---> 22e97b6a53d1 [2022-02-25T14:57:35.033Z] [2022-02-25T14:57:35.033Z] Step 11/23 : FROM docker:20.10.10 [2022-02-25T14:57:35.033Z] Removing intermediate container 0c01c8b469af [2022-02-25T14:57:35.033Z] ---> c66308651f9f [2022-02-25T14:57:35.033Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-25T14:57:35.033Z] 20.10.10: Pulling from library/docker [2022-02-25T14:57:35.033Z] ---> Running in 522b0f8a9f48 [2022-02-25T14:57:35.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-25T14:57:35.581Z] Removing intermediate container 522b0f8a9f48 [2022-02-25T14:57:35.581Z] ---> 1c3265ee8556 [2022-02-25T14:57:35.581Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-25T14:57:35.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-25T14:57:35.854Z] ---> Running in e9c89fa41ab2 [2022-02-25T14:57:36.841Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-25T14:57:36.841Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-25T14:57:36.841Z] (3/3) Installing su-exec (0.2-r1) [2022-02-25T14:57:36.841Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:57:36.841Z] Executing ca-certificates-20211220-r0.trigger [2022-02-25T14:57:37.114Z] OK: 6 MiB in 17 packages [2022-02-25T14:57:38.558Z] Removing intermediate container a1bab857896d [2022-02-25T14:57:38.558Z] ---> ebe91c086ea3 [2022-02-25T14:57:38.558Z] [2022-02-25T14:57:38.558Z] Step 10/22 : FROM alpine:3.14 [2022-02-25T14:57:38.558Z] ---> 5b8b7b635229 [2022-02-25T14:57:38.558Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-25T14:57:38.558Z] ---> Running in 4a6315f69e4c [2022-02-25T14:57:38.558Z] Removing intermediate container e9c89fa41ab2 [2022-02-25T14:57:38.558Z] ---> e2c4327c5d33 [2022-02-25T14:57:38.558Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-25T14:57:38.833Z] ---> Running in f0581fc3a864 [2022-02-25T14:57:39.106Z] Removing intermediate container 64a851ef98fa [2022-02-25T14:57:39.106Z] ---> 8c9463f76f1c [2022-02-25T14:57:39.106Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-25T14:57:39.106Z] ---> Running in 20f9b8b1c6b9 [2022-02-25T14:57:39.381Z] Removing intermediate container f0581fc3a864 [2022-02-25T14:57:39.381Z] ---> d716ad31ac95 [2022-02-25T14:57:39.381Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-25T14:57:39.979Z] Removing intermediate container 20f9b8b1c6b9 [2022-02-25T14:57:39.979Z] ---> 6b70c6bf1280 [2022-02-25T14:57:39.979Z] Step 13/25 : WORKDIR / [2022-02-25T14:57:39.979Z] ---> Running in 370db684a73e [2022-02-25T14:57:39.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-25T14:57:40.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-25T14:57:40.531Z] Removing intermediate container 370db684a73e [2022-02-25T14:57:40.531Z] ---> f9ca4bf3e034 [2022-02-25T14:57:40.531Z] 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-02-25T14:57:40.531Z] ---> 69ec4a27793f [2022-02-25T14:57:40.531Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-25T14:57:40.814Z] ---> Running in 1da3930a1168 [2022-02-25T14:57:41.420Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-25T14:57:41.420Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-25T14:57:41.420Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:57:41.420Z] Executing ca-certificates-20211220-r0.trigger [2022-02-25T14:57:41.695Z] OK: 6 MiB in 16 packages [2022-02-25T14:57:41.695Z] ---> 0bf5353d3b9d [2022-02-25T14:57:41.695Z] 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-02-25T14:57:43.276Z] ---> d1e414e93bc4 [2022-02-25T14:57:43.276Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-25T14:57:43.887Z] Removing intermediate container 1da3930a1168 [2022-02-25T14:57:43.887Z] ---> de8198bdf0cd [2022-02-25T14:57:43.887Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:57:43.887Z] Removing intermediate container 4a6315f69e4c [2022-02-25T14:57:43.887Z] ---> 5db5251bc82c [2022-02-25T14:57:43.887Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T14:57:44.164Z] ---> Running in 3b623e58610f [2022-02-25T14:57:44.455Z] ---> 83074ba2016b [2022-02-25T14:57:44.456Z] 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-02-25T14:57:44.735Z] Removing intermediate container 3b623e58610f [2022-02-25T14:57:44.735Z] ---> 827496645232 [2022-02-25T14:57:44.735Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-25T14:57:44.735Z] ---> Running in e182bad6d7f8 [2022-02-25T14:57:44.735Z] ---> 63e83650206a [2022-02-25T14:57:44.735Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-25T14:57:45.330Z] Removing intermediate container e182bad6d7f8 [2022-02-25T14:57:45.330Z] ---> 242e637384f3 [2022-02-25T14:57:45.330Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-25T14:57:45.608Z] ---> Running in f323615a83ab [2022-02-25T14:57:45.608Z] ---> 8f39093eb513 [2022-02-25T14:57:45.608Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-25T14:57:46.205Z] Removing intermediate container f323615a83ab [2022-02-25T14:57:46.205Z] ---> 655a449495ff [2022-02-25T14:57:46.205Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:57:46.809Z] ---> b5c5f825ea23 [2022-02-25T14:57:46.809Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-25T14:57:47.405Z] ---> ccc1e50d4ac1 [2022-02-25T14:57:47.405Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-25T14:57:47.405Z] ---> 4130823a92c3 [2022-02-25T14:57:47.405Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-25T14:57:47.681Z] ---> 56da5ef5b8e9 [2022-02-25T14:57:47.681Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-25T14:57:49.121Z] ---> c1b247073e9c [2022-02-25T14:57:49.121Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-25T14:57:49.121Z] ---> bf8a496b848b [2022-02-25T14:57:49.121Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-25T14:57:49.121Z] ---> b12b8baf07a7 [2022-02-25T14:57:49.121Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-25T14:57:50.102Z] ---> 01cbb7706b6c [2022-02-25T14:57:50.102Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-25T14:57:50.102Z] ---> d579f9ebf9dc [2022-02-25T14:57:50.102Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-25T14:57:50.102Z] ---> Running in 38bbc50cce9b [2022-02-25T14:57:50.102Z] ---> 834026e7d7ac [2022-02-25T14:57:50.102Z] 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-02-25T14:57:50.102Z] ---> Running in b5050d623a58 [2022-02-25T14:57:50.377Z] ---> Running in 9247f8664c7f [2022-02-25T14:57:50.377Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-25T14:57:50.377Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-25T14:57:50.377Z] ---> 520e9a0a30f7 [2022-02-25T14:57:50.377Z] 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-02-25T14:57:50.377Z] ---> Running in e9ee8c209db8 [2022-02-25T14:57:50.659Z] Removing intermediate container 38bbc50cce9b [2022-02-25T14:57:50.659Z] ---> 697fc5c68ed8 [2022-02-25T14:57:50.659Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:57:50.659Z] ---> Running in 480e7066ca07 [2022-02-25T14:57:50.944Z] Removing intermediate container b5050d623a58 [2022-02-25T14:57:50.944Z] ---> a260bde9c01c [2022-02-25T14:57:50.944Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-25T14:57:50.944Z] Removing intermediate container e9ee8c209db8 [2022-02-25T14:57:50.944Z] ---> 2732290347b9 [2022-02-25T14:57:50.944Z] 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-02-25T14:57:51.233Z] ---> Running in 38f742fab163 [2022-02-25T14:57:51.233Z] Removing intermediate container 480e7066ca07 [2022-02-25T14:57:51.233Z] ---> ab6c39cdc30a [2022-02-25T14:57:51.233Z] Step 20/22 : LABEL arch=arm64 [2022-02-25T14:57:51.511Z] ---> Running in c00f27eb9da7 [2022-02-25T14:57:51.785Z] ---> 9bc8c14cad1e [2022-02-25T14:57:51.785Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-25T14:57:52.058Z] Removing intermediate container c00f27eb9da7 [2022-02-25T14:57:52.058Z] ---> d10689b2c534 [2022-02-25T14:57:52.058Z] Step 21/22 : LABEL git_sha=1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c [2022-02-25T14:57:52.058Z] ---> Running in 9f461a32ce8d [2022-02-25T14:57:52.335Z] ---> Running in 126da7467b59 [2022-02-25T14:57:52.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-25T14:57:52.885Z] Removing intermediate container 126da7467b59 [2022-02-25T14:57:52.885Z] ---> 0bd7904bfc94 [2022-02-25T14:57:52.885Z] Step 22/22 : LABEL version=0.0.0 [2022-02-25T14:57:52.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-25T14:57:52.885Z] ---> Running in 736dca53ce3e [2022-02-25T14:57:53.163Z] Removing intermediate container 9247f8664c7f [2022-02-25T14:57:53.163Z] ---> 207233c9ab96 [2022-02-25T14:57:53.163Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-25T14:57:53.163Z] ---> Running in 1da84164e7e5 [2022-02-25T14:57:53.438Z] Removing intermediate container 736dca53ce3e [2022-02-25T14:57:53.438Z] ---> 79b70beb79cb [2022-02-25T14:57:53.438Z] [2022-02-25T14:57:53.713Z] (1/42) Installing readline (8.1.0-r0) [2022-02-25T14:57:53.713Z] (2/42) Installing bash (5.1.4-r0) [2022-02-25T14:57:53.995Z] Executing bash-5.1.4-r0.post-install [2022-02-25T14:57:53.995Z] Successfully built 79b70beb79cb [2022-02-25T14:57:53.995Z] Removing intermediate container 1da84164e7e5 [2022-02-25T14:57:53.995Z] ---> 3d041fd7b812 [2022-02-25T14:57:53.995Z] Step 23/25 : LABEL arch=arm64 [2022-02-25T14:57:53.995Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-25T14:57:53.995Z] Successfully tagged support-notifications-arm64:latest [2022-02-25T14:57:53.995Z]  Building support-notifications ... done (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-25T14:57:53.995Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-25T14:57:53.995Z] (6/42) Installing curl (7.79.1-r0) [2022-02-25T14:57:53.995Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-25T14:57:53.995Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-25T14:57:53.995Z] (9/42) Installing expat (2.4.5-r0) [2022-02-25T14:57:53.995Z] (10/42) Installing libffi (3.3-r2) [2022-02-25T14:57:53.995Z] (11/42) Installing gdbm (1.19-r0) [2022-02-25T14:57:53.995Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-25T14:57:53.995Z] ---> Running in a98975e33345 [2022-02-25T14:57:53.995Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-25T14:57:53.995Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-25T14:57:54.270Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-25T14:57:54.270Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-25T14:57:54.270Z] (17/42) Installing python3 (3.9.5-r2) [2022-02-25T14:57:54.542Z] Removing intermediate container a98975e33345 [2022-02-25T14:57:54.542Z] ---> 564d05e6ea4f [2022-02-25T14:57:54.542Z] Step 24/25 : LABEL git_sha=1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c [2022-02-25T14:57:54.542Z] Removing intermediate container 9f461a32ce8d [2022-02-25T14:57:54.542Z] ---> 04ca52e241df [2022-02-25T14:57:54.542Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-25T14:57:54.825Z] ---> Running in 6ff3f47c10cd [2022-02-25T14:57:55.101Z] ---> Running in c250b025ff89 [2022-02-25T14:57:55.390Z] Removing intermediate container 6ff3f47c10cd [2022-02-25T14:57:55.390Z] ---> 528c76d8e6bd [2022-02-25T14:57:55.390Z] Step 25/25 : LABEL version=0.0.0 [2022-02-25T14:57:55.390Z] ---> Running in 36d5e56222f2 [2022-02-25T14:57:55.390Z] Removing intermediate container c250b025ff89 [2022-02-25T14:57:55.390Z] ---> 2ed5708884fb [2022-02-25T14:57:55.390Z] Step 28/31 : CMD ["gate"] [2022-02-25T14:57:55.667Z] ---> Running in ac54202adba5 [2022-02-25T14:57:55.943Z] Removing intermediate container 36d5e56222f2 [2022-02-25T14:57:55.943Z] ---> f8b92c5955a5 [2022-02-25T14:57:55.943Z] [2022-02-25T14:57:56.219Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-25T14:57:56.219Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-25T14:57:56.219Z] Successfully built f8b92c5955a5 [2022-02-25T14:57:56.496Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-25T14:57:56.496Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-02-25T14:57:56.496Z]  Building security-secretstore-setup ... done (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-25T14:57:56.496Z] Removing intermediate container ac54202adba5 [2022-02-25T14:57:56.496Z] ---> a5b8a5adc4ae [2022-02-25T14:57:56.496Z] Step 29/31 : LABEL arch=arm64 [2022-02-25T14:57:56.496Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-25T14:57:56.496Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-25T14:57:56.496Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-25T14:57:56.496Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-25T14:57:56.496Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-25T14:57:56.496Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-25T14:57:56.496Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-25T14:57:56.496Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-25T14:57:56.769Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-02-25T14:57:56.769Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-25T14:57:56.769Z] ---> Running in 85d6bba70132 [2022-02-25T14:57:56.769Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-25T14:57:56.769Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-25T14:57:56.769Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-25T14:57:56.769Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-25T14:57:56.769Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-25T14:57:56.769Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-25T14:57:56.769Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-25T14:57:56.769Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-25T14:57:56.769Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-25T14:57:56.769Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-25T14:57:57.044Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-25T14:57:57.044Z] Removing intermediate container 85d6bba70132 [2022-02-25T14:57:57.044Z] ---> ffdce833f3ef [2022-02-25T14:57:57.044Z] Step 30/31 : LABEL git_sha=1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c [2022-02-25T14:57:57.318Z] ---> Running in 8d1eabeaf4f3 [2022-02-25T14:57:57.591Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:57:57.591Z] OK: 84 MiB in 64 packages [2022-02-25T14:57:57.867Z] Removing intermediate container 8d1eabeaf4f3 [2022-02-25T14:57:57.867Z] ---> 2f65c6d54d74 [2022-02-25T14:57:57.867Z] Step 31/31 : LABEL version=0.0.0 [2022-02-25T14:57:58.139Z] ---> Running in ee5c74d9f419 [2022-02-25T14:57:58.413Z] Removing intermediate container ee5c74d9f419 [2022-02-25T14:57:58.413Z] ---> 99b5546f2cc7 [2022-02-25T14:57:58.413Z] [2022-02-25T14:57:58.683Z] Successfully built 99b5546f2cc7 [2022-02-25T14:57:58.683Z] Successfully tagged security-bootstrapper-arm64:latest [2022-02-25T14:58:02.057Z]  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 [2022-02-25T14:58:02.057Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-25T14:58:02.057Z] Collecting docopt<0.7,>=0.6.1 [2022-02-25T14:58:02.057Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-02-25T14:58:05.435Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-25T14:58:05.435Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-25T14:58:05.435Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-25T14:58:05.435Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-25T14:58:07.402Z] Collecting cached-property<2,>=1.2.0 [2022-02-25T14:58:07.402Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-25T14:58:07.674Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-25T14:58:07.674Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-25T14:58:07.674Z] 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-02-25T14:58:08.654Z] Collecting PyYAML<4,>=3.10 [2022-02-25T14:58:08.654Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-02-25T14:58:12.939Z] Collecting docker<4.0,>=3.6.0 [2022-02-25T14:58:12.939Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-25T14:58:12.939Z] Collecting texttable<0.10,>=0.9.0 [2022-02-25T14:58:12.939Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-25T14:58:14.904Z] Collecting jsonschema<3,>=2.5.1 [2022-02-25T14:58:14.904Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-25T14:58:15.493Z] Collecting docker-pycreds>=0.4.0 [2022-02-25T14:58:15.493Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-25T14:58:15.763Z] 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-02-25T14:58:15.763Z] Collecting chardet<3.1.0,>=3.0.2 [2022-02-25T14:58:15.763Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-25T14:58:16.037Z] Collecting idna<2.8,>=2.5 [2022-02-25T14:58:16.037Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-25T14:58:16.626Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-25T14:58:16.898Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-25T14:58:17.168Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-25T14:58:17.169Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-25T14:58:17.169Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-25T14:58:17.169Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-25T14:58:18.143Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-25T14:58:18.143Z] Attempting uninstall: urllib3 [2022-02-25T14:58:18.143Z] Found existing installation: urllib3 1.26.5 [2022-02-25T14:58:18.143Z] Uninstalling urllib3-1.26.5: [2022-02-25T14:58:18.143Z] Successfully uninstalled urllib3-1.26.5 [2022-02-25T14:58:18.737Z] Attempting uninstall: idna [2022-02-25T14:58:18.737Z] Found existing installation: idna 3.2 [2022-02-25T14:58:18.737Z] Uninstalling idna-3.2: [2022-02-25T14:58:19.009Z] Successfully uninstalled idna-3.2 [2022-02-25T14:58:19.989Z] Attempting uninstall: chardet [2022-02-25T14:58:19.989Z] Found existing installation: chardet 4.0.0 [2022-02-25T14:58:19.989Z] Uninstalling chardet-4.0.0: [2022-02-25T14:58:19.989Z] Successfully uninstalled chardet-4.0.0 [2022-02-25T14:58:21.994Z] Attempting uninstall: requests [2022-02-25T14:58:21.994Z] Found existing installation: requests 2.25.1 [2022-02-25T14:58:21.994Z] Uninstalling requests-2.25.1: [2022-02-25T14:58:21.994Z] Successfully uninstalled requests-2.25.1 [2022-02-25T14:58:22.268Z] Running setup.py install for texttable: started [2022-02-25T14:58:24.226Z] Running setup.py install for texttable: finished with status 'done' [2022-02-25T14:58:24.226Z] Running setup.py install for PyYAML: started [2022-02-25T14:58:26.189Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-25T14:58:26.458Z] Running setup.py install for docopt: started [2022-02-25T14:58:28.423Z] Running setup.py install for docopt: finished with status 'done' [2022-02-25T14:58:28.423Z] Running setup.py install for dockerpty: started [2022-02-25T14:58:30.394Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-25T14:58:31.816Z] 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-02-25T14:58:40.059Z] Removing intermediate container 38f742fab163 [2022-02-25T14:58:40.059Z] ---> 7687b711be4c [2022-02-25T14:58:40.059Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-25T14:58:40.059Z] ---> Running in 9bc43df68f36 [2022-02-25T14:58:40.059Z] Removing intermediate container 9bc43df68f36 [2022-02-25T14:58:40.059Z] ---> f6c1582cffc5 [2022-02-25T14:58:40.059Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-25T14:58:40.059Z] ---> Running in 05087b0ad15b [2022-02-25T14:58:40.328Z] Removing intermediate container 05087b0ad15b [2022-02-25T14:58:40.328Z] ---> aa83efc73c85 [2022-02-25T14:58:40.328Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-25T14:58:41.302Z] ---> d973430e3589 [2022-02-25T14:58:41.302Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-25T14:58:41.895Z] ---> 9b8f457e7603 [2022-02-25T14:58:41.895Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-25T14:58:42.869Z] ---> cdb2440a9e19 [2022-02-25T14:58:42.870Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-25T14:58:42.870Z] ---> Running in 560b5fdf55f2 [2022-02-25T14:58:43.150Z] Removing intermediate container 560b5fdf55f2 [2022-02-25T14:58:43.150Z] ---> 5d135e4e2fb8 [2022-02-25T14:58:43.150Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:58:43.423Z] ---> Running in 1a9aa5bcc996 [2022-02-25T14:58:43.695Z] Removing intermediate container 1a9aa5bcc996 [2022-02-25T14:58:43.695Z] ---> ad8159cd4a27 [2022-02-25T14:58:43.695Z] Step 21/23 : LABEL arch=arm64 [2022-02-25T14:58:43.695Z] ---> Running in 3810132e3733 [2022-02-25T14:58:44.287Z] Removing intermediate container 3810132e3733 [2022-02-25T14:58:44.287Z] ---> ef00edd56208 [2022-02-25T14:58:44.287Z] Step 22/23 : LABEL git_sha=1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c [2022-02-25T14:58:44.287Z] ---> Running in dced56781afe [2022-02-25T14:58:44.557Z] Removing intermediate container dced56781afe [2022-02-25T14:58:44.557Z] ---> 737d4fd86dd8 [2022-02-25T14:58:44.557Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T14:58:44.557Z] ---> Running in 47bd94dc19ff [2022-02-25T14:58:45.150Z] Removing intermediate container 47bd94dc19ff [2022-02-25T14:58:45.150Z] ---> 37a93b1d1d5e [2022-02-25T14:58:45.150Z] [2022-02-25T14:58:45.421Z] Successfully built 37a93b1d1d5e [2022-02-25T14:58:45.421Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-02-25T14:58:45.710Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-02-25T14:58:45.744Z] $ docker stop --time=1 5398c45ba781d03aeb28b6e1dcebc9f821862fe1194f13450d2e020f99f66865 [2022-02-25T14:58:47.403Z] $ docker rm -f 5398c45ba781d03aeb28b6e1dcebc9f821862fe1194f13450d2e020f99f66865 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-25T14:58:48.035Z] + docker images [2022-02-25T14:58:48.326Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-25T14:58:48.326Z] sys-mgmt-agent-arm64 latest 37a93b1d1d5e 4 seconds ago 280MB [2022-02-25T14:58:48.326Z] security-bootstrapper-arm64 latest 99b5546f2cc7 50 seconds ago 18MB [2022-02-25T14:58:48.326Z] security-secretstore-setup-arm64 latest f8b92c5955a5 53 seconds ago 27MB [2022-02-25T14:58:48.326Z] support-notifications-arm64 latest 79b70beb79cb 55 seconds ago 16.1MB [2022-02-25T14:58:48.326Z] ebe91c086ea3 About a minute ago 1.6GB [2022-02-25T14:58:48.326Z] 22e97b6a53d1 About a minute ago 1.59GB [2022-02-25T14:58:48.326Z] 6e6fe165550e About a minute ago 1.6GB [2022-02-25T14:58:48.326Z] 9326f202156a About a minute ago 1.59GB [2022-02-25T14:58:48.326Z] core-data-arm64 latest 566ad97571ed 4 minutes ago 19.2MB [2022-02-25T14:58:48.326Z] core-metadata-arm64 latest b78f24e75ae7 4 minutes ago 15.9MB [2022-02-25T14:58:48.326Z] support-scheduler-arm64 latest e86d5cc13bd6 4 minutes ago 15.4MB [2022-02-25T14:58:48.326Z] 39b4b9067a00 4 minutes ago 1.6GB [2022-02-25T14:58:48.326Z] security-proxy-setup-arm64 latest 9e7f830d5c42 4 minutes ago 25.5MB [2022-02-25T14:58:48.326Z] core-command-arm64 latest 6e6680dcadd2 4 minutes ago 15.3MB [2022-02-25T14:58:48.326Z] c3bd50a926c8 4 minutes ago 1.6GB [2022-02-25T14:58:48.326Z] e6a6053a1884 4 minutes ago 1.6GB [2022-02-25T14:58:48.326Z] 025a5174cf8d 5 minutes ago 1.6GB [2022-02-25T14:58:48.326Z] 27c9027d067b 5 minutes ago 1.59GB [2022-02-25T14:58:48.326Z] ci-base-image-arm64 latest 39f34f570a4c 15 minutes ago 1.26GB [2022-02-25T14:58:48.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 3 weeks ago 551MB [2022-02-25T14:58:48.326Z] docker 20.10.10 520e9a0a30f7 3 months ago 200MB [2022-02-25T14:58:48.326Z] alpine 3.14 5b8b7b635229 3 months ago 5.35MB [2022-02-25T14:58:48.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:58:49.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-25T14:58:49.088Z] [2022-02-25T14:58:49.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:58:49.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-25T14:58:49.487Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-25T14:58:49.487Z] 448f6bf000e3: Pulling fs layer [2022-02-25T14:58:49.487Z] f757da607395: Pulling fs layer [2022-02-25T14:58:49.487Z] 05883995daec: Pulling fs layer [2022-02-25T14:58:49.487Z] 8603b9c90790: Pulling fs layer [2022-02-25T14:58:49.487Z] 1560dd03e051: Pulling fs layer [2022-02-25T14:58:49.487Z] 27f5ce0e4adf: Pulling fs layer [2022-02-25T14:58:49.487Z] c2d8d7efcc4b: Pulling fs layer [2022-02-25T14:58:49.487Z] 1560dd03e051: Waiting [2022-02-25T14:58:49.487Z] 27f5ce0e4adf: Waiting [2022-02-25T14:58:49.487Z] c2d8d7efcc4b: Waiting [2022-02-25T14:58:49.780Z] 8603b9c90790: Waiting [2022-02-25T14:58:49.780Z] f757da607395: Verifying Checksum [2022-02-25T14:58:49.780Z] f757da607395: Download complete [2022-02-25T14:58:49.780Z] 8603b9c90790: Verifying Checksum [2022-02-25T14:58:49.780Z] 8603b9c90790: Download complete [2022-02-25T14:58:50.059Z] 1560dd03e051: Verifying Checksum [2022-02-25T14:58:50.059Z] 1560dd03e051: Download complete [2022-02-25T14:58:50.059Z] 05883995daec: Verifying Checksum [2022-02-25T14:58:50.059Z] 05883995daec: Download complete [2022-02-25T14:58:50.059Z] 27f5ce0e4adf: Verifying Checksum [2022-02-25T14:58:50.059Z] 27f5ce0e4adf: Download complete [2022-02-25T14:58:50.337Z] 448f6bf000e3: Verifying Checksum [2022-02-25T14:58:50.337Z] 448f6bf000e3: Download complete [2022-02-25T14:58:52.959Z] c2d8d7efcc4b: Verifying Checksum [2022-02-25T14:58:52.959Z] c2d8d7efcc4b: Download complete [2022-02-25T14:58:54.392Z] 448f6bf000e3: Pull complete [2022-02-25T14:58:54.663Z] f757da607395: Pull complete [2022-02-25T14:58:56.090Z] 05883995daec: Pull complete [2022-02-25T14:58:56.363Z] 8603b9c90790: Pull complete [2022-02-25T14:58:57.342Z] 1560dd03e051: Pull complete [2022-02-25T14:58:57.617Z] 27f5ce0e4adf: Pull complete [2022-02-25T14:59:12.675Z] c2d8d7efcc4b: Pull complete [2022-02-25T14:59:12.675Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-25T14:59:12.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-25T14:59:12.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-25T14:59:12.888Z] prd-ubuntu18.04-docker-arm64-4c-16g-5983 does not seem to be running inside a container [2022-02-25T14:59:12.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-25T14:59:16.992Z] $ docker top c31acf10981a0a2488ec4c44dbee05f731f2271af4aafb9a424762cf21dd9e9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:59:17.956Z] ---> job-cost.sh [2022-02-25T14:59:17.956Z] lf-activate-venv: SKIPPING [2022-02-25T14:59:17.956Z] INFO: No Stack... [2022-02-25T14:59:18.225Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-25T14:59:18.814Z] INFO: Archiving Costs [Pipeline] sh [2022-02-25T14:59:19.493Z] + cut -d, -f6 [2022-02-25T14:59:19.493Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-02-25T14:59:19.576Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3888-1-stack-cost] [2022-02-25T14:59:19.581Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3888-1-stack-cost] did not exist. Created. [2022-02-25T14:59:19.581Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3888-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-25T14:59:20.322Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-25T14:59:20.506Z] Stashed 1 file(s) [Pipeline] } [2022-02-25T14:59:20.526Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3888-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-25T14:59:20.631Z] $ docker stop --time=1 c31acf10981a0a2488ec4c44dbee05f731f2271af4aafb9a424762cf21dd9e9e [2022-02-25T14:59:22.116Z] $ docker rm -f c31acf10981a0a2488ec4c44dbee05f731f2271af4aafb9a424762cf21dd9e9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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-02-25T14:59:24.205Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:59:24.538Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:59:25.125Z] ---> package-listing.sh [2022-02-25T14:59:25.125Z] ++ facter osfamily [2022-02-25T14:59:25.125Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-25T14:59:25.386Z] + OS_FAMILY=redhat [2022-02-25T14:59:25.386Z] + workspace=/w/workspace/edgex-go/1 [2022-02-25T14:59:25.386Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-25T14:59:25.386Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-25T14:59:25.386Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-25T14:59:25.386Z] + PACKAGES=/tmp/packages_start.txt [2022-02-25T14:59:25.386Z] + '[' /w/workspace/edgex-go/1 ']' [2022-02-25T14:59:25.386Z] + PACKAGES=/tmp/packages_end.txt [2022-02-25T14:59:25.386Z] + case "${OS_FAMILY}" in [2022-02-25T14:59:25.386Z] + rpm -qa [2022-02-25T14:59:25.386Z] + sort [2022-02-25T14:59:29.594Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-25T14:59:29.594Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-25T14:59:29.594Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-25T14:59:29.594Z] + '[' /w/workspace/edgex-go/1 ']' [2022-02-25T14:59:29.594Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-02-25T14:59:29.594Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-02-25T14:59:29.629Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-25T14:59:29.925Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:59:30.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-25T14:59:30.509Z] [2022-02-25T14:59:30.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:59:30.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-25T14:59:30.855Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-25T14:59:30.855Z] b4d181a07f80: Pulling fs layer [2022-02-25T14:59:30.855Z] a1111a8f2ec3: Pulling fs layer [2022-02-25T14:59:30.855Z] ed53099fbce6: Pulling fs layer [2022-02-25T14:59:30.855Z] dc539afda2c1: Pulling fs layer [2022-02-25T14:59:30.855Z] 77bc0d833cb6: Pulling fs layer [2022-02-25T14:59:30.855Z] 9065ff56babe: Pulling fs layer [2022-02-25T14:59:30.855Z] d287ab97295c: Pulling fs layer [2022-02-25T14:59:30.855Z] dc539afda2c1: Waiting [2022-02-25T14:59:30.855Z] 77bc0d833cb6: Waiting [2022-02-25T14:59:30.855Z] 9065ff56babe: Waiting [2022-02-25T14:59:30.855Z] d287ab97295c: Waiting [2022-02-25T14:59:30.855Z] a1111a8f2ec3: Verifying Checksum [2022-02-25T14:59:30.855Z] a1111a8f2ec3: Download complete [2022-02-25T14:59:30.855Z] dc539afda2c1: Verifying Checksum [2022-02-25T14:59:30.855Z] dc539afda2c1: Download complete [2022-02-25T14:59:31.126Z] ed53099fbce6: Verifying Checksum [2022-02-25T14:59:31.126Z] ed53099fbce6: Download complete [2022-02-25T14:59:31.126Z] 9065ff56babe: Verifying Checksum [2022-02-25T14:59:31.126Z] 9065ff56babe: Download complete [2022-02-25T14:59:31.126Z] 77bc0d833cb6: Verifying Checksum [2022-02-25T14:59:31.126Z] 77bc0d833cb6: Download complete [2022-02-25T14:59:31.126Z] b4d181a07f80: Verifying Checksum [2022-02-25T14:59:31.126Z] b4d181a07f80: Download complete [2022-02-25T14:59:31.706Z] d287ab97295c: Verifying Checksum [2022-02-25T14:59:31.706Z] d287ab97295c: Download complete [2022-02-25T14:59:32.656Z] b4d181a07f80: Pull complete [2022-02-25T14:59:32.922Z] a1111a8f2ec3: Pull complete [2022-02-25T14:59:33.508Z] ed53099fbce6: Pull complete [2022-02-25T14:59:33.508Z] dc539afda2c1: Pull complete [2022-02-25T14:59:33.778Z] 77bc0d833cb6: Pull complete [2022-02-25T14:59:33.778Z] 9065ff56babe: Pull complete [2022-02-25T14:59:39.106Z] d287ab97295c: Pull complete [2022-02-25T14:59:39.106Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-25T14:59:39.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-25T14:59:39.106Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-25T14:59:39.196Z] prd-centos7-docker-4c-2g-5982 does not seem to be running inside a container [2022-02-25T14:59:39.234Z] $ 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-25T14:59:42.701Z] $ docker top 353652d1c816754f66bb2077e2215d07650468e43ec4110e42a9c5552c0a2a65 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T14:59:43.108Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-25T14:59:43.425Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-25T14:59:43.743Z] + ls /var/log/sa-host [2022-02-25T14:59:43.744Z] + sadf -c /var/log/sa-host/sa17 [2022-02-25T14:59:43.744Z] file_magic: OK [2022-02-25T14:59:43.744Z] HZ: Using current value: 100 [2022-02-25T14:59:43.744Z] file_header: OK [2022-02-25T14:59:43.744Z] 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-02-25T14:59:43.744Z] Statistics: [2022-02-25T14:59:43.744Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-25T14:59:43.744Z] File successfully converted to sysstat format version 12.0.3 [2022-02-25T14:59:43.744Z] + sadf -c /var/log/sa-host/sa25 [2022-02-25T14:59:43.744Z] file_magic: OK [2022-02-25T14:59:43.744Z] HZ: Using current value: 100 [2022-02-25T14:59:43.744Z] file_header: OK [2022-02-25T14:59:43.744Z] 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-02-25T14:59:43.744Z] Statistics: [2022-02-25T14:59:43.744Z] 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... [2022-02-25T14:59:43.744Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-25T14:59:43.889Z] provisioning config files... [2022-02-25T14:59:43.897Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5058363373043407704tmp [Pipeline] { [Pipeline] echo [2022-02-25T14:59:43.947Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:59:44.267Z] ---> create-netrc.sh [Pipeline] } [2022-02-25T14:59:44.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:59:44.693Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-25T14:59:44.725Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:59:45.209Z] ---> sudo-logs.sh [2022-02-25T14:59:45.209Z] Archiving 'sudo' log.. [2022-02-25T14:59:45.209Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5982.novalocal: Name or service not known [2022-02-25T14:59:45.209Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5982.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-25T14:59:45.364Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:59:45.818Z] ---> job-cost.sh [2022-02-25T14:59:45.818Z] lf-activate-venv: SKIPPING [2022-02-25T14:59:45.818Z] DEBUG: total: 0.10999999940395355 [2022-02-25T14:59:45.818Z] INFO: Retrieving Stack Cost... [2022-02-25T14:59:46.389Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-25T14:59:46.650Z] INFO: Archiving Costs [Pipeline] echo [2022-02-25T14:59:46.685Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:59:47.008Z] ---> logs-deploy.sh [2022-02-25T14:59:47.008Z] lf-activate-venv: SKIPPING [2022-02-25T14:59:47.008Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3888/1 [2022-02-25T14:59:47.008Z] INFO: archiving workspace using pattern(s): [2022-02-25T14:59:47.579Z] Archives upload complete. [2022-02-25T14:59:47.840Z] INFO: archiving logs to Nexus