Pull request #3866 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7bece6f293209588703db524cb91c673a047358a+da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 (6c2543a467d5941a7aa880d82f56bd9a7e127870) 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-ssh13859376284386618191.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh135482556115480766.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-3866/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-3866/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16237690412852782685.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-3866/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5204254785230512518.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh11069904671938916086.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-3866/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-3866/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4885653612098672260.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 dae07dc806156effb2cae02074e2f5f64a063e83 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 Running on prd-centos7-docker-4c-2g-3538 in /w/workspace/edgexfoundry_edgex-go_PR-3866 [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-ssh737019705409654976.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-ssh184904861546155640.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3866/head:refs/remotes/origin/PR-3866 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 into PR head commit 7bece6f293209588703db524cb91c673a047358a Merge succeeded, producing 7bece6f293209588703db524cb91c673a047358a Checking out Revision 7bece6f293209588703db524cb91c673a047358a (PR-3866) > git config core.sparsecheckout # timeout=10 > git checkout -f 7bece6f293209588703db524cb91c673a047358a # 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-ssh4064975531695622512.key > git merge da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7bece6f293209588703db524cb91c673a047358a # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-20T19:03:52.216Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-20T19:03:52.391Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-20T19:03:52.487Z] ========================================================= [2022-01-20T19:03:52.487Z] EdgeX Global Pipelines Version Info [2022-01-20T19:03:52.487Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-20T19:03:53.639Z] ------------------- [2022-01-20T19:03:53.639Z] stable info: [2022-01-20T19:03:53.639Z] ------------------- [2022-01-20T19:03:53.639Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-20T19:03:53.639Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T19:03:53.639Z] Message: update stable to v1.0.219 [2022-01-20T19:03:54.217Z] ------------------- [2022-01-20T19:03:54.217Z] experimental info: [2022-01-20T19:03:54.217Z] ------------------- [2022-01-20T19:03:54.217Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-20T19:03:54.217Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T19:03:54.217Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-20T19:03:54.444Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-20T19:03:54.481Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-20T19:03:54.519Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-20T19:03:54.555Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-20T19:03:54.592Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-20T19:03:54.633Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-20T19:03:54.669Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-20T19:03:54.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-20T19:03:54.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-20T19:03:54.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-20T19:03:54.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-20T19:03:54.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-20T19:03:54.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-20T19:03:54.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-20T19:03:54.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-20T19:03:55.027Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T19:03:55.062Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T19:03:55.097Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-20T19:03:55.132Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-20T19:03:55.170Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-20T19:03:55.203Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-20T19:03:55.244Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-20T19:03:55.284Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3866 [Pipeline] echo [2022-01-20T19:03:55.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3866 [Pipeline] echo [2022-01-20T19:03:55.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3866 [Pipeline] echo [2022-01-20T19:03:55.396Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7bece6f293209588703db524cb91c673a047358a [Pipeline] echo [2022-01-20T19:03:55.433Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7bece6f [Pipeline] echo [2022-01-20T19:03:55.473Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T19:03:55.580Z] provisioning config files... [2022-01-20T19:03:55.593Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3112145263826807543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T19:03:55.959Z] ---> docker-login.sh [2022-01-20T19:03:55.959Z] nexus3.edgexfoundry.org:10001 [2022-01-20T19:03:55.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T19:03:56.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T19:03:56.226Z] Configure a credential helper to remove this warning. See [2022-01-20T19:03:56.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T19:03:56.226Z] [2022-01-20T19:03:56.226Z] Login Succeeded [2022-01-20T19:03:56.226Z] nexus3.edgexfoundry.org:10002 [2022-01-20T19:03:56.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T19:03:56.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T19:03:56.226Z] Configure a credential helper to remove this warning. See [2022-01-20T19:03:56.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T19:03:56.226Z] [2022-01-20T19:03:56.226Z] Login Succeeded [2022-01-20T19:03:56.226Z] nexus3.edgexfoundry.org:10003 [2022-01-20T19:03:56.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T19:03:56.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T19:03:56.487Z] Configure a credential helper to remove this warning. See [2022-01-20T19:03:56.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T19:03:56.487Z] [2022-01-20T19:03:56.487Z] Login Succeeded [2022-01-20T19:03:56.487Z] nexus3.edgexfoundry.org:10004 [2022-01-20T19:03:56.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T19:03:56.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T19:03:56.487Z] Configure a credential helper to remove this warning. See [2022-01-20T19:03:56.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T19:03:56.487Z] [2022-01-20T19:03:56.487Z] Login Succeeded [2022-01-20T19:03:56.487Z] docker.io [2022-01-20T19:03:56.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T19:03:57.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T19:03:57.062Z] Configure a credential helper to remove this warning. See [2022-01-20T19:03:57.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T19:03:57.062Z] [2022-01-20T19:03:57.062Z] Login Succeeded [2022-01-20T19:03:57.062Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T19:03:57.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T19:03:57.512Z] ++ 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-01-20T19:03:57.513Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T19:03:57.513Z] ++ dirname cmd/core-command/Dockerfile [2022-01-20T19:03:57.513Z] ++ cut -d/ -f2 [2022-01-20T19:03:57.513Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-20T19:03:57.513Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T19:03:57.513Z] ++ dirname cmd/core-data/Dockerfile [2022-01-20T19:03:57.513Z] ++ cut -d/ -f2 [2022-01-20T19:03:57.513Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-20T19:03:57.513Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T19:03:57.513Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-20T19:03:57.513Z] ++ cut -d/ -f2 [2022-01-20T19:03:57.513Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-20T19:03:57.513Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T19:03:57.513Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-20T19:03:57.513Z] ++ cut -d/ -f2 [2022-01-20T19:03:57.513Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-20T19:03:57.513Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T19:03:57.513Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-20T19:03:57.513Z] ++ cut -d/ -f2 [2022-01-20T19:03:57.513Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-20T19:03:57.513Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T19:03:57.513Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-20T19:03:57.513Z] ++ cut -d/ -f2 [2022-01-20T19:03:57.513Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-20T19:03:57.513Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T19:03:57.513Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-20T19:03:57.513Z] ++ cut -d/ -f2 [2022-01-20T19:03:57.513Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-20T19:03:57.513Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T19:03:57.513Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-20T19:03:57.513Z] ++ cut -d/ -f2 [2022-01-20T19:03:57.513Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-20T19:03:57.513Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T19:03:57.513Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-20T19:03:57.513Z] ++ cut -d/ -f2 [2022-01-20T19:03:57.513Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-20T19:03:57.559Z] 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-01-20T19:03:58.053Z] + git rev-list -1 --merges 7bece6f293209588703db524cb91c673a047358a~1..7bece6f293209588703db524cb91c673a047358a [Pipeline] echo [2022-01-20T19:03:58.084Z] -----------> git rev-list -1 --merges 7bece6f293209588703db524cb91c673a047358a~1..7bece6f293209588703db524cb91c673a047358a 7bece6f293209588703db524cb91c673a047358a [false] [Pipeline] sh [2022-01-20T19:03:58.397Z] + git log --format=format:%s -1 7bece6f293209588703db524cb91c673a047358a [Pipeline] echo [2022-01-20T19:03:58.429Z] ========================================================= [2022-01-20T19:03:58.429Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-20T19:03:58.429Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-20T19:03:58.883Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T19:03:58.883Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-20T19:03:58.883Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-20T19:03:58.883Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-20T19:03:58.883Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-20T19:03:58.883Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-20T19:03:58.883Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T19:03:59.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T19:03:59.265Z] [2022-01-20T19:03:59.265Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T19:03:59.626Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T19:03:59.626Z] latest: Pulling from edgex-devops/git-semver [2022-01-20T19:03:59.626Z] a0d0a0d46f8b: Pulling fs layer [2022-01-20T19:03:59.626Z] 3e5f54012d9b: Pulling fs layer [2022-01-20T19:03:59.626Z] 4c7163046ea9: Pulling fs layer [2022-01-20T19:03:59.626Z] 0c2d73faf560: Pulling fs layer [2022-01-20T19:03:59.626Z] 0c2d73faf560: Waiting [2022-01-20T19:03:59.626Z] 3e5f54012d9b: Verifying Checksum [2022-01-20T19:03:59.626Z] 3e5f54012d9b: Download complete [2022-01-20T19:03:59.626Z] a0d0a0d46f8b: Verifying Checksum [2022-01-20T19:03:59.626Z] a0d0a0d46f8b: Download complete [2022-01-20T19:03:59.626Z] 0c2d73faf560: Verifying Checksum [2022-01-20T19:03:59.626Z] 0c2d73faf560: Download complete [2022-01-20T19:03:59.626Z] 4c7163046ea9: Verifying Checksum [2022-01-20T19:03:59.626Z] 4c7163046ea9: Download complete [2022-01-20T19:03:59.887Z] a0d0a0d46f8b: Pull complete [2022-01-20T19:03:59.887Z] 3e5f54012d9b: Pull complete [2022-01-20T19:04:00.159Z] 4c7163046ea9: Pull complete [2022-01-20T19:04:00.422Z] 0c2d73faf560: Pull complete [2022-01-20T19:04:00.422Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-20T19:04:00.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T19:04:00.422Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-20T19:04:00.522Z] prd-centos7-docker-4c-2g-3538 does not seem to be running inside a container [2022-01-20T19:04:00.569Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T19:04:01.170Z] $ docker top 6d674ba9620bbc5ab65bf6a8183b6dce053b88fc3e5ad868bce8910184b29325 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T19:04:01.350Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T19:04:01.350Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T19:04:01.479Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T19:04:01.480Z] $ docker exec 6d674ba9620bbc5ab65bf6a8183b6dce053b88fc3e5ad868bce8910184b29325 ssh-agent [2022-01-20T19:04:01.606Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXALMfKp/agent.14 [2022-01-20T19:04:01.606Z] SSH_AGENT_PID=21 [2022-01-20T19:04:01.614Z] Running ssh-add (command line suppressed) [2022-01-20T19:04:01.720Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_179580189380903082.key (/w/workspace/edgex-go/1@tmp/private_key_179580189380903082.key) [2022-01-20T19:04:01.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T19:04:02.068Z] + git tag --points-at HEAD [Pipeline] } [2022-01-20T19:04:02.093Z] $ docker exec --env ******** --env ******** 6d674ba9620bbc5ab65bf6a8183b6dce053b88fc3e5ad868bce8910184b29325 ssh-agent -k [2022-01-20T19:04:02.180Z] unset SSH_AUTH_SOCK; [2022-01-20T19:04:02.181Z] unset SSH_AGENT_PID; [2022-01-20T19:04:02.181Z] echo Agent pid 21 killed; [2022-01-20T19:04:02.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-20T19:04:02.271Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T19:04:02.271Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T19:04:02.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T19:04:02.380Z] $ docker exec 6d674ba9620bbc5ab65bf6a8183b6dce053b88fc3e5ad868bce8910184b29325 ssh-agent [2022-01-20T19:04:02.470Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCdCfDJ/agent.53 [2022-01-20T19:04:02.470Z] SSH_AGENT_PID=60 [2022-01-20T19:04:02.475Z] Running ssh-add (command line suppressed) [2022-01-20T19:04:02.558Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6424330528460147862.key (/w/workspace/edgex-go/1@tmp/private_key_6424330528460147862.key) [2022-01-20T19:04:02.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T19:04:02.909Z] + git semver init [2022-01-20T19:04:02.909Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T19:04:02.909Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-01-20T19:04:02.909Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-01-20T19:04:02.909Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T19:04:02.909Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T19:04:02.909Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T19:04:02.909Z] # $SEMVER_BRANCH = PR-3866 [2022-01-20T19:04:02.909Z] # $SEMVER_TEMP = /tmp/semver-201322103 [2022-01-20T19:04:02.909Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-20T19:04:15.174Z] # '/tmp/semver-201322103' -> '/w/workspace/edgex-go/1/.semver' [2022-01-20T19:04:15.436Z] # -> Force: false [2022-01-20T19:04:15.436Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-01-20T19:04:15.460Z] $ docker exec --env ******** --env ******** 6d674ba9620bbc5ab65bf6a8183b6dce053b88fc3e5ad868bce8910184b29325 ssh-agent -k [2022-01-20T19:04:15.556Z] unset SSH_AUTH_SOCK; [2022-01-20T19:04:15.556Z] unset SSH_AGENT_PID; [2022-01-20T19:04:15.556Z] echo Agent pid 60 killed; [2022-01-20T19:04:15.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T19:04:16.000Z] + git semver [Pipeline] } [2022-01-20T19:04:16.029Z] $ docker stop --time=1 6d674ba9620bbc5ab65bf6a8183b6dce053b88fc3e5ad868bce8910184b29325 [2022-01-20T19:04:18.119Z] $ docker rm -f 6d674ba9620bbc5ab65bf6a8183b6dce053b88fc3e5ad868bce8910184b29325 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T19:04:18.564Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-20T19:04:18.840Z] Stashed 1 file(s) [Pipeline] echo [2022-01-20T19:04:18.863Z] [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] { [2022-01-20T19:04:19.332Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3509 in /w/workspace/edgexfoundry_edgex-go_PR-3866 [Pipeline] { [Pipeline] echo [2022-01-20T19:04:19.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T19:04:19.399Z] ========================================================= [2022-01-20T19:04:19.399Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-20T19:04:19.399Z] ========================================================= [Pipeline] fileExists [Pipeline] ws [2022-01-20T19:04:19.431Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] sh [Pipeline] checkout [2022-01-20T19:04:19.554Z] The recommended git tool is: git [2022-01-20T19:04:19.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T19:04:19.787Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-20T19:04:19.787Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T19:04:19.787Z] 666ba61612fd: Pulling fs layer [2022-01-20T19:04:19.787Z] 8ed8ca486205: Pulling fs layer [2022-01-20T19:04:19.787Z] 4fe6c5a15a65: Pulling fs layer [2022-01-20T19:04:19.787Z] 22a0e8bec74d: Pulling fs layer [2022-01-20T19:04:19.787Z] f965cba54748: Pulling fs layer [2022-01-20T19:04:19.787Z] 861ffc35075e: Pulling fs layer [2022-01-20T19:04:19.787Z] 4b385c91608e: Pulling fs layer [2022-01-20T19:04:19.787Z] 560528eb2ebb: Pulling fs layer [2022-01-20T19:04:19.787Z] f965cba54748: Waiting [2022-01-20T19:04:19.787Z] 861ffc35075e: Waiting [2022-01-20T19:04:19.787Z] 4b385c91608e: Waiting [2022-01-20T19:04:19.787Z] 560528eb2ebb: Waiting [2022-01-20T19:04:19.787Z] 4fe6c5a15a65: Waiting [2022-01-20T19:04:19.787Z] 22a0e8bec74d: Waiting [2022-01-20T19:04:19.787Z] 8ed8ca486205: Verifying Checksum [2022-01-20T19:04:19.787Z] 8ed8ca486205: Download complete [2022-01-20T19:04:19.787Z] 666ba61612fd: Verifying Checksum [2022-01-20T19:04:19.787Z] 666ba61612fd: Download complete [2022-01-20T19:04:19.787Z] 22a0e8bec74d: Verifying Checksum [2022-01-20T19:04:19.787Z] 22a0e8bec74d: Download complete [2022-01-20T19:04:19.787Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T19:04:19.787Z] 59bf1c3509f3: Download complete [2022-01-20T19:04:19.787Z] f965cba54748: Verifying Checksum [2022-01-20T19:04:19.787Z] f965cba54748: Download complete [2022-01-20T19:04:19.787Z] 861ffc35075e: Verifying Checksum [2022-01-20T19:04:19.787Z] 861ffc35075e: Download complete [2022-01-20T19:04:20.052Z] 4b385c91608e: Verifying Checksum [2022-01-20T19:04:20.052Z] 4b385c91608e: Download complete [2022-01-20T19:04:20.321Z] 4fe6c5a15a65: Verifying Checksum [2022-01-20T19:04:20.321Z] 4fe6c5a15a65: Download complete [2022-01-20T19:04:20.321Z] 59bf1c3509f3: Pull complete [2022-01-20T19:04:20.321Z] 560528eb2ebb: Verifying Checksum [2022-01-20T19:04:20.321Z] 560528eb2ebb: Download complete [2022-01-20T19:04:20.586Z] 666ba61612fd: Pull complete [2022-01-20T19:04:20.586Z] 8ed8ca486205: Pull complete [2022-01-20T19:04:23.460Z] using credential edgex-jenkins-ssh [2022-01-20T19:04:23.481Z] Cloning the remote Git repository [2022-01-20T19:04:23.499Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-20T19:04:23.562Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-01-20T19:04:23.647Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-20T19:04:23.647Z] > git --version # timeout=10 [2022-01-20T19:04:23.663Z] > git --version # 'git version 2.17.1' [2022-01-20T19:04:23.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T19:04:23.714Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T19:04:24.825Z] 4fe6c5a15a65: Pull complete [2022-01-20T19:04:24.825Z] 22a0e8bec74d: Pull complete [2022-01-20T19:04:24.825Z] f965cba54748: Pull complete [2022-01-20T19:04:24.825Z] 861ffc35075e: Pull complete [2022-01-20T19:04:24.825Z] 4b385c91608e: Pull complete [2022-01-20T19:04:26.772Z] 560528eb2ebb: Pull complete [2022-01-20T19:04:26.772Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-20T19:04:26.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T19:04:26.772Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-20T19:04:27.135Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T19:04:27.135Z] WORKDIR /edgex [2022-01-20T19:04:27.135Z] COPY go.mod . [2022-01-20T19:04:27.135Z] RUN go mod download' [2022-01-20T19:04:27.135Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-20T19:04:29.700Z] Sending build context to Docker daemon 333.8MB [2022-01-20T19:04:29.700Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T19:04:29.700Z] ---> dd4a08f94e63 [2022-01-20T19:04:29.700Z] Step 2/4 : WORKDIR /edgex [2022-01-20T19:04:30.270Z] ---> Running in f2ebf96d2cdf [2022-01-20T19:04:30.270Z] Removing intermediate container f2ebf96d2cdf [2022-01-20T19:04:30.270Z] ---> 33b1ca268a41 [2022-01-20T19:04:30.270Z] Step 3/4 : COPY go.mod . [2022-01-20T19:04:30.530Z] ---> 31f2fa60e2f3 [2022-01-20T19:04:30.530Z] Step 4/4 : RUN go mod download [2022-01-20T19:04:30.530Z] ---> Running in f1b5135ba88c [2022-01-20T19:04:39.360Z] Merging remotes/origin/main commit da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 into PR head commit 7bece6f293209588703db524cb91c673a047358a [2022-01-20T19:04:38.584Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-20T19:04:38.599Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T19:04:38.620Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-20T19:04:38.663Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-20T19:04:38.664Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T19:04:38.676Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3866/head:refs/remotes/origin/PR-3866 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-20T19:04:39.346Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T19:04:39.359Z] > git checkout -f 7bece6f293209588703db524cb91c673a047358a # timeout=10 [2022-01-20T19:04:39.689Z] Merge succeeded, producing 7bece6f293209588703db524cb91c673a047358a [2022-01-20T19:04:39.690Z] Checking out Revision 7bece6f293209588703db524cb91c673a047358a (PR-3866) [2022-01-20T19:04:39.571Z] > git remote # timeout=10 [2022-01-20T19:04:39.584Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T19:04:39.607Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T19:04:39.619Z] > git merge da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 # timeout=10 [2022-01-20T19:04:39.640Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T19:04:39.665Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T19:04:39.679Z] > git checkout -f 7bece6f293209588703db524cb91c673a047358a # timeout=10 [2022-01-20T19:04:44.144Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-01-20T19:04:44.178Z] > git --version # timeout=10 [2022-01-20T19:04:44.189Z] > git --version # 'git version 2.17.1' [2022-01-20T19:04:44.200Z] fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T19:04:45.327Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-20T19:04:45.327Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T19:04:45.327Z] Dload Upload Total Spent Left Speed [2022-01-20T19:04:45.327Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 92523 0 --:--:-- --:--:-- --:--:-- 91806 [Pipeline] sh [2022-01-20T19:04:45.853Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-20T19:04:46.213Z] + + sudo tee /etc/docker/daemon.new [2022-01-20T19:04:46.213Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-20T19:04:46.213Z] { [2022-01-20T19:04:46.213Z] "registry-mirrors": [ [2022-01-20T19:04:46.213Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-20T19:04:46.213Z] ], [2022-01-20T19:04:46.213Z] "bip": "10.250.0.254/24", [2022-01-20T19:04:46.213Z] "hosts": [ [2022-01-20T19:04:46.213Z] "tcp://0.0.0.0:5555", [2022-01-20T19:04:46.213Z] "unix:///var/run/docker.sock" [2022-01-20T19:04:46.213Z] ], [2022-01-20T19:04:46.213Z] "mtu": 1458, [2022-01-20T19:04:46.213Z] "selinux-enabled": true, [2022-01-20T19:04:46.213Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-20T19:04:46.213Z] } [Pipeline] sh [2022-01-20T19:04:46.567Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-20T19:04:46.923Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T19:05:05.315Z] provisioning config files... [2022-01-20T19:05:05.337Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6867226988269483324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T19:05:05.756Z] ---> docker-login.sh [2022-01-20T19:05:05.757Z] nexus3.edgexfoundry.org:10001 [2022-01-20T19:05:06.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T19:05:06.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T19:05:06.621Z] Configure a credential helper to remove this warning. See [2022-01-20T19:05:06.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T19:05:06.621Z] [2022-01-20T19:05:06.621Z] Login Succeeded [2022-01-20T19:05:06.621Z] nexus3.edgexfoundry.org:10002 [2022-01-20T19:05:06.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T19:05:06.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T19:05:06.892Z] Configure a credential helper to remove this warning. See [2022-01-20T19:05:06.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T19:05:06.892Z] [2022-01-20T19:05:06.892Z] Login Succeeded [2022-01-20T19:05:06.892Z] nexus3.edgexfoundry.org:10003 [2022-01-20T19:05:07.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T19:05:07.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T19:05:07.164Z] Configure a credential helper to remove this warning. See [2022-01-20T19:05:07.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T19:05:07.164Z] [2022-01-20T19:05:07.164Z] Login Succeeded [2022-01-20T19:05:07.164Z] nexus3.edgexfoundry.org:10004 [2022-01-20T19:05:07.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T19:05:07.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T19:05:07.707Z] Configure a credential helper to remove this warning. See [2022-01-20T19:05:07.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T19:05:07.707Z] [2022-01-20T19:05:07.707Z] Login Succeeded [2022-01-20T19:05:07.707Z] docker.io [2022-01-20T19:05:07.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T19:05:08.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T19:05:08.244Z] Configure a credential helper to remove this warning. See [2022-01-20T19:05:08.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T19:05:08.244Z] [2022-01-20T19:05:08.244Z] Login Succeeded [2022-01-20T19:05:08.244Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T19:05:08.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T19:05:08.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T19:05:08.651Z] ========================================================= [2022-01-20T19:05:08.651Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-20T19:05:08.651Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-20T19:05:09.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T19:05:09.026Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-20T19:05:09.026Z] 9b3977197b4f: Pulling fs layer [2022-01-20T19:05:09.026Z] 1a89e8eeedd5: Pulling fs layer [2022-01-20T19:05:09.026Z] 94645a83ff95: Pulling fs layer [2022-01-20T19:05:09.026Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-20T19:05:09.026Z] 0c92f367c5e7: Pulling fs layer [2022-01-20T19:05:09.026Z] 4b8299f9d1f4: Pulling fs layer [2022-01-20T19:05:09.026Z] 9a6b49a46696: Pulling fs layer [2022-01-20T19:05:09.026Z] cf05db05a679: Pulling fs layer [2022-01-20T19:05:09.026Z] 3f3a8bcf1eab: Waiting [2022-01-20T19:05:09.026Z] 0c92f367c5e7: Waiting [2022-01-20T19:05:09.026Z] 4b8299f9d1f4: Waiting [2022-01-20T19:05:09.026Z] 9a6b49a46696: Waiting [2022-01-20T19:05:09.026Z] cf05db05a679: Waiting [2022-01-20T19:05:09.283Z] Removing intermediate container f1b5135ba88c [2022-01-20T19:05:09.283Z] ---> 881468a31e76 [2022-01-20T19:05:09.283Z] Successfully built 881468a31e76 [2022-01-20T19:05:09.283Z] Successfully tagged ci-base-image-x86_64:latest [2022-01-20T19:05:09.302Z] 94645a83ff95: Verifying Checksum [2022-01-20T19:05:09.302Z] 94645a83ff95: Download complete [2022-01-20T19:05:09.302Z] 1a89e8eeedd5: Download complete [2022-01-20T19:05:09.302Z] 0c92f367c5e7: Verifying Checksum [2022-01-20T19:05:09.302Z] 0c92f367c5e7: Download complete [2022-01-20T19:05:09.302Z] 4b8299f9d1f4: Verifying Checksum [2022-01-20T19:05:09.302Z] 4b8299f9d1f4: Download complete [2022-01-20T19:05:09.302Z] 9b3977197b4f: Download complete [2022-01-20T19:05:09.302Z] 9a6b49a46696: Verifying Checksum [2022-01-20T19:05:09.302Z] 9a6b49a46696: Download complete [Pipeline] isUnix [Pipeline] sh [2022-01-20T19:05:09.627Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T19:05:09.627Z] . [Pipeline] withDockerContainer [2022-01-20T19:05:09.715Z] prd-centos7-docker-4c-2g-3538 does not seem to be running inside a container [2022-01-20T19:05:09.746Z] $ 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 ******** ci-base-image-x86_64 cat [2022-01-20T19:05:09.904Z] 9b3977197b4f: Pull complete [2022-01-20T19:05:10.154Z] $ docker top 2f9831fba1376d32b444cefcf5a0d0a98a3e65eeea0d9cecd13f7fa16e98bbf7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T19:05:10.499Z] 1a89e8eeedd5: Pull complete [2022-01-20T19:05:10.578Z] + go version [2022-01-20T19:05:10.578Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-20T19:05:10.609Z] $ docker stop --time=1 2f9831fba1376d32b444cefcf5a0d0a98a3e65eeea0d9cecd13f7fa16e98bbf7 [2022-01-20T19:05:10.770Z] 94645a83ff95: Pull complete [2022-01-20T19:05:11.042Z] cf05db05a679: Verifying Checksum [2022-01-20T19:05:11.042Z] cf05db05a679: Download complete [2022-01-20T19:05:11.632Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-20T19:05:11.633Z] 3f3a8bcf1eab: Download complete [2022-01-20T19:05:11.780Z] $ docker rm -f 2f9831fba1376d32b444cefcf5a0d0a98a3e65eeea0d9cecd13f7fa16e98bbf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T19:05:12.493Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T19:05:12.493Z] . [Pipeline] withDockerContainer [2022-01-20T19:05:12.588Z] prd-centos7-docker-4c-2g-3538 does not seem to be running inside a container [2022-01-20T19:05:12.618Z] $ 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 ******** ci-base-image-x86_64 cat [2022-01-20T19:05:12.957Z] $ docker top 19cc9c0a106162545cfaab95acf5ee1670041399de182b72570bcfba970ab0fa -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-20T19:05:13.084Z] ========================================================= [2022-01-20T19:05:13.084Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-20T19:05:13.084Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-20T19:05:13.433Z] + make test [2022-01-20T19:05:13.433Z] go mod tidy [2022-01-20T19:05:13.433Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-20T19:05:20.050Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-20T19:05:24.033Z] 3f3a8bcf1eab: Pull complete [2022-01-20T19:05:24.033Z] 0c92f367c5e7: Pull complete [2022-01-20T19:05:24.033Z] 4b8299f9d1f4: Pull complete [2022-01-20T19:05:24.033Z] 9a6b49a46696: Pull complete [2022-01-20T19:05:29.424Z] cf05db05a679: Pull complete [2022-01-20T19:05:29.424Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-20T19:05:29.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T19:05:29.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-20T19:05:29.834Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T19:05:29.835Z] WORKDIR /edgex [2022-01-20T19:05:29.835Z] COPY go.mod . [2022-01-20T19:05:29.835Z] RUN go mod download [2022-01-20T19:05:29.835Z] docker build -t ci-base-image-arm64 -f - . [2022-01-20T19:05:32.465Z] Sending build context to Docker daemon 168.6MB [2022-01-20T19:05:32.465Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T19:05:32.465Z] ---> 0ccda1f7e2ee [2022-01-20T19:05:32.465Z] Step 2/4 : WORKDIR /edgex [2022-01-20T19:05:33.900Z] ---> Running in 9e4b579377ed [2022-01-20T19:05:34.498Z] Removing intermediate container 9e4b579377ed [2022-01-20T19:05:34.498Z] ---> 39bfcb960639 [2022-01-20T19:05:34.498Z] Step 3/4 : COPY go.mod . [2022-01-20T19:05:35.042Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-20T19:05:35.093Z] ---> 05259ac6305e [2022-01-20T19:05:35.093Z] Step 4/4 : RUN go mod download [2022-01-20T19:05:35.093Z] ---> Running in 94394e960e3b [2022-01-20T19:05:40.464Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-20T19:05:40.464Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-20T19:05:40.464Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-20T19:05:42.413Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-20T19:05:42.993Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-20T19:05:42.993Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-20T19:05:42.993Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-20T19:05:43.578Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-20T19:05:43.839Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-20T19:05:43.839Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-20T19:05:44.105Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-20T19:05:44.105Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-20T19:05:44.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-20T19:05:46.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2022-01-20T19:05:46.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-20T19:05:46.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-20T19:05:46.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements [2022-01-20T19:05:46.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-20T19:05:46.918Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 44.7% of statements [2022-01-20T19:05:46.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-20T19:05:46.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-20T19:05:47.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.109s coverage: 89.5% of statements [2022-01-20T19:05:47.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-20T19:05:47.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-20T19:05:48.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 84.4% of statements [2022-01-20T19:05:48.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-20T19:05:48.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-20T19:05:48.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-20T19:05:48.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-20T19:05:48.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-20T19:05:49.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.263s coverage: 94.2% of statements [2022-01-20T19:05:49.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-20T19:05:49.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-20T19:05:49.051Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements [2022-01-20T19:05:49.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-20T19:05:49.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-20T19:05:49.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-20T19:05:49.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-20T19:05:49.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-20T19:05:49.638Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements [2022-01-20T19:05:49.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-20T19:05:49.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-20T19:05:49.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-20T19:05:50.604Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.9% of statements [2022-01-20T19:05:50.604Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-20T19:05:50.604Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2022-01-20T19:05:50.604Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 21.7% of statements [2022-01-20T19:05:50.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-20T19:05:50.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2022-01-20T19:05:50.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2022-01-20T19:05:51.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2022-01-20T19:05:51.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2022-01-20T19:05:51.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2022-01-20T19:06:03.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements [2022-01-20T19:06:03.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2022-01-20T19:06:08.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.162s coverage: 82.5% of statements [2022-01-20T19:06:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-20T19:06:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2022-01-20T19:06:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-20T19:06:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-20T19:06:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-20T19:06:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-01-20T19:06:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-20T19:06:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-20T19:06:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-20T19:06:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-20T19:06:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-20T19:06:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2022-01-20T19:06:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-20T19:06:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-20T19:06:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-01-20T19:06:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-20T19:06:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2022-01-20T19:06:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-20T19:06:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2022-01-20T19:06:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-01-20T19:06:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2022-01-20T19:06:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements [2022-01-20T19:06:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-20T19:06:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements [2022-01-20T19:06:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-20T19:06:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-20T19:06:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2022-01-20T19:06:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-01-20T19:06:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-01-20T19:06:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-01-20T19:06:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-01-20T19:06:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.223s coverage: 65.4% of statements [2022-01-20T19:06:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-20T19:06:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-20T19:06:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-20T19:06:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 43.8% of statements [2022-01-20T19:06:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-20T19:06:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-20T19:06:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2022-01-20T19:06:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-20T19:06:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2022-01-20T19:06:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-20T19:06:35.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2022-01-20T19:06:35.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-20T19:06:35.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-20T19:06:35.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-20T19:06:35.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-20T19:06:35.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 92.3% of statements [2022-01-20T19:06:35.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-20T19:06:35.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-20T19:06:35.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-20T19:06:35.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-20T19:06:35.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-01-20T19:06:35.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-20T19:06:35.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-20T19:06:35.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2022-01-20T19:06:35.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-20T19:06:35.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-20T19:06:35.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-20T19:06:35.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-20T19:06:35.218Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.040s coverage: 28.9% of statements [2022-01-20T19:06:35.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-20T19:06:35.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-20T19:06:35.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-20T19:06:35.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-20T19:06:35.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-20T19:06:35.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-20T19:06:35.218Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2022-01-20T19:06:35.218Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-01-20T19:06:35.218Z] 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 [2022-01-20T19:06:43.110Z] Removing intermediate container 94394e960e3b [2022-01-20T19:06:43.110Z] ---> 417a8ec87cbf [2022-01-20T19:06:43.110Z] Successfully built 417a8ec87cbf [2022-01-20T19:06:43.110Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T19:06:43.474Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T19:06:43.474Z] . [Pipeline] withDockerContainer [2022-01-20T19:06:43.709Z] prd-ubuntu18.04-docker-arm64-4c-16g-3509 does not seem to be running inside a container [2022-01-20T19:06:43.753Z] $ 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 ******** ci-base-image-arm64 cat [2022-01-20T19:06:45.099Z] $ docker top 69779c9608e377869b582e145a1eea38b0eb0ecf23291ee0281956d557d442fc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T19:06:46.053Z] + go version [2022-01-20T19:06:46.053Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-20T19:06:46.054Z] $ docker stop --time=1 69779c9608e377869b582e145a1eea38b0eb0ecf23291ee0281956d557d442fc [2022-01-20T19:06:47.648Z] $ docker rm -f 69779c9608e377869b582e145a1eea38b0eb0ecf23291ee0281956d557d442fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T19:06:48.508Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T19:06:48.508Z] . [Pipeline] withDockerContainer [2022-01-20T19:06:48.740Z] prd-ubuntu18.04-docker-arm64-4c-16g-3509 does not seem to be running inside a container [2022-01-20T19:06:48.781Z] $ 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 ******** ci-base-image-arm64 cat [2022-01-20T19:06:49.940Z] $ docker top 7154711b14fc757d8fea17f8b5be7f1085e38e69776ca2a17d5bb97762735114 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-20T19:06:50.247Z] ========================================================= [2022-01-20T19:06:50.247Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-20T19:06:50.247Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-20T19:06:50.945Z] + make test [2022-01-20T19:06:50.945Z] go mod tidy [2022-01-20T19:06:51.539Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-20T19:07:07.469Z] GO111MODULE=on go vet ./... [2022-01-20T19:07:14.135Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T19:07:14.135Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-20T19:07:14.395Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-20T19:07:14.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-20T19:07:15.308Z] + ls -al . [2022-01-20T19:07:15.309Z] total 644 [2022-01-20T19:07:15.309Z] drwxrwxr-x 10 1001 1001 4096 Jan 20 19:07 . [2022-01-20T19:07:15.309Z] drwxr-xr-x 4 root root 28 Jan 20 19:05 .. [2022-01-20T19:07:15.309Z] -rw-rw-r-- 1 1001 1001 11 Jan 20 19:03 .dockerignore [2022-01-20T19:07:15.309Z] drwxrwxr-x 8 1001 1001 179 Jan 20 19:03 .git [2022-01-20T19:07:15.309Z] drwxrwxr-x 4 1001 1001 142 Jan 20 19:03 .github [2022-01-20T19:07:15.309Z] -rw-rw-r-- 1 1001 1001 804 Jan 20 19:03 .gitignore [2022-01-20T19:07:15.309Z] -rw-rw-r-- 1 1001 1001 42 Jan 20 19:03 .golangci.yml [2022-01-20T19:07:15.309Z] -rw-rw-r-- 1 1001 1001 76 Jan 20 19:03 .hadolint.yml [2022-01-20T19:07:15.309Z] drwx------ 3 1001 1001 73 Jan 20 19:04 .semver [2022-01-20T19:07:15.309Z] -rw-rw-r-- 1 1001 1001 166 Jan 20 19:03 .sonarcloud.properties [2022-01-20T19:07:15.309Z] -rw-rw-r-- 1 1001 1001 1171 Jan 20 19:03 ADOPTERS.md [2022-01-20T19:07:15.309Z] -rw-rw-r-- 1 1001 1001 8910 Jan 20 19:03 Attribution.txt [2022-01-20T19:07:15.309Z] -rw-rw-r-- 1 1001 1001 51732 Jan 20 19:03 CHANGELOG.md [2022-01-20T19:07:15.309Z] -rw-rw-r-- 1 1001 1001 3804 Jan 20 19:03 CONTRIBUTING.md [2022-01-20T19:07:15.309Z] -rw-rw-r-- 1 1001 1001 677 Jan 20 19:03 GOVERNANCE.md [2022-01-20T19:07:15.309Z] -rw-rw-r-- 1 1001 1001 849 Jan 20 19:03 Jenkinsfile [2022-01-20T19:07:15.309Z] -rw-rw-r-- 1 1001 1001 10775 Jan 20 19:03 LICENSE [2022-01-20T19:07:15.309Z] -rw-rw-r-- 1 1001 1001 6508 Jan 20 19:03 Makefile [2022-01-20T19:07:15.309Z] -rw-rw-r-- 1 1001 1001 582 Jan 20 19:03 OWNERS.md [2022-01-20T19:07:15.309Z] -rw-rw-r-- 1 1001 1001 8207 Jan 20 19:03 README.md [2022-01-20T19:07:15.309Z] -rw-rw-r-- 1 1001 1001 6912 Jan 20 19:03 SECURITY.md [2022-01-20T19:07:15.309Z] -rw-rw-r-- 1 1001 1001 5 Jan 20 19:04 VERSION [2022-01-20T19:07:15.309Z] -rw-rw-r-- 1 1001 1001 4131 Jan 20 19:03 ZMQWindows.md [2022-01-20T19:07:15.309Z] drwxrwxr-x 2 1001 1001 37 Jan 20 19:03 bin [2022-01-20T19:07:15.309Z] drwxrwxr-x 14 1001 1001 4096 Jan 20 19:03 cmd [2022-01-20T19:07:15.309Z] -rw-r--r-- 1 root root 428381 Jan 20 19:06 coverage.out [2022-01-20T19:07:15.309Z] -rw-rw-r-- 1 1001 1001 2827 Jan 20 19:03 go.mod [2022-01-20T19:07:15.309Z] -rw-rw-r-- 1 1001 1001 49574 Jan 20 19:03 go.sum [2022-01-20T19:07:15.309Z] drwxrwxr-x 8 1001 1001 124 Jan 20 19:03 internal [2022-01-20T19:07:15.309Z] drwxrwxr-x 3 1001 1001 16 Jan 20 19:03 openapi [2022-01-20T19:07:15.309Z] drwxrwxr-x 4 1001 1001 71 Jan 20 19:03 snap [2022-01-20T19:07:15.309Z] -rw-rw-r-- 1 1001 1001 204 Jan 20 19:03 version.go [Pipeline] sh [2022-01-20T19:07:15.622Z] + '[' -e coverage.out ] [2022-01-20T19:07:15.622Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-20T19:07:15.742Z] Stashed 1 file(s) [Pipeline] sh [2022-01-20T19:07:16.049Z] + make build [2022-01-20T19:07:16.049Z] 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-01-20T19:07:17.445Z] 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-01-20T19:07:18.312Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-20T19:07:24.098Z] 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-01-20T19:07:24.674Z] 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-01-20T19:07:25.622Z] 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-01-20T19:07:25.622Z] 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-01-20T19:07:26.589Z] 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-01-20T19:07:27.160Z] 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-01-20T19:07:28.133Z] 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-01-20T19:07:29.081Z] 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-01-20T19:07:29.749Z] 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-01-20T19:07:30.518Z] 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-01-20T19:07:32.244Z] $ docker stop --time=1 19cc9c0a106162545cfaab95acf5ee1670041399de182b72570bcfba970ab0fa [2022-01-20T19:07:33.917Z] $ docker rm -f 19cc9c0a106162545cfaab95acf5ee1670041399de182b72570bcfba970ab0fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T19:07:35.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-20T19:07:35.481Z] [2022-01-20T19:07:35.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T19:07:35.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-20T19:07:35.835Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-20T19:07:35.835Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-20T19:07:35.835Z] ca9280d653b3: Pulling fs layer [2022-01-20T19:07:35.835Z] 7e9c9ca2126c: Pulling fs layer [2022-01-20T19:07:35.835Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-20T19:07:35.835Z] cbdbe7a5bc2a: Download complete [2022-01-20T19:07:36.101Z] ca9280d653b3: Verifying Checksum [2022-01-20T19:07:36.101Z] ca9280d653b3: Download complete [2022-01-20T19:07:36.101Z] cbdbe7a5bc2a: Pull complete [2022-01-20T19:07:36.363Z] 7e9c9ca2126c: Verifying Checksum [2022-01-20T19:07:36.363Z] 7e9c9ca2126c: Download complete [2022-01-20T19:07:36.625Z] ca9280d653b3: Pull complete [2022-01-20T19:07:40.861Z] 7e9c9ca2126c: Pull complete [2022-01-20T19:07:40.862Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-20T19:07:40.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-20T19:07:40.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-20T19:07:40.953Z] prd-centos7-docker-4c-2g-3538 does not seem to be running inside a container [2022-01-20T19:07:40.987Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-20T19:07:42.390Z] $ docker top 3ed957ae3c4934e6f8d4b67d7f7fd3b3a48a597d91e2a8c423de29b03cc1819b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T19:07:42.791Z] + docker-compose build --help [2022-01-20T19:07:42.791Z] + grep parallel [2022-01-20T19:07:43.361Z] --parallel Build images in parallel. [Pipeline] } [2022-01-20T19:07:43.391Z] $ docker stop --time=1 3ed957ae3c4934e6f8d4b67d7f7fd3b3a48a597d91e2a8c423de29b03cc1819b [2022-01-20T19:07:44.569Z] $ docker rm -f 3ed957ae3c4934e6f8d4b67d7f7fd3b3a48a597d91e2a8c423de29b03cc1819b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T19:07:45.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-20T19:07:45.093Z] . [Pipeline] withDockerContainer [2022-01-20T19:07:45.182Z] prd-centos7-docker-4c-2g-3538 does not seem to be running inside a container [2022-01-20T19:07:45.219Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-20T19:07:45.574Z] $ docker top db2980bb9fd5660ad79bea319626ff7403981f0acfa5049bfdc1aade24e891ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T19:07:45.975Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-20T19:07:46.546Z] Building core-command ... [2022-01-20T19:07:46.546Z] Building core-data ... [2022-01-20T19:07:46.546Z] Building core-metadata ... [2022-01-20T19:07:46.546Z] Building security-bootstrapper ... [2022-01-20T19:07:46.546Z] Building security-proxy-setup ... [2022-01-20T19:07:46.546Z] Building security-secretstore-setup ... [2022-01-20T19:07:46.546Z] Building support-notifications ... [2022-01-20T19:07:46.546Z] Building support-scheduler ... [2022-01-20T19:07:46.546Z] Building sys-mgmt-agent ... [2022-01-20T19:07:46.546Z] Building core-data [2022-01-20T19:07:46.546Z] Building security-bootstrapper [2022-01-20T19:07:46.546Z] Building support-scheduler [2022-01-20T19:07:46.546Z] Building security-secretstore-setup [2022-01-20T19:07:46.546Z] Building core-metadata [2022-01-20T19:07:58.924Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T19:07:58.924Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T19:07:58.924Z] ---> 881468a31e76 [2022-01-20T19:07:58.924Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T19:07:58.924Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T19:07:58.924Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-20T19:07:58.924Z] ---> 881468a31e76 [2022-01-20T19:07:58.924Z] Step 3/31 : WORKDIR /edgex-go [2022-01-20T19:07:58.924Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T19:07:58.924Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-20T19:07:58.924Z] ---> 881468a31e76 [2022-01-20T19:07:58.924Z] Step 3/22 : WORKDIR /edgex-go [2022-01-20T19:08:02.608Z] ---> Running in 1d82465f340c [2022-01-20T19:08:02.608Z] ---> Running in f4c40189af7b [2022-01-20T19:08:02.608Z] ---> Running in 14210eb65cec [2022-01-20T19:08:06.810Z] Removing intermediate container 1d82465f340c [2022-01-20T19:08:06.810Z] ---> 5039eca0b956 [2022-01-20T19:08:06.810Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T19:08:06.810Z] Removing intermediate container 14210eb65cec [2022-01-20T19:08:06.810Z] ---> c8074e13a620 [2022-01-20T19:08:06.810Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T19:08:06.810Z] Removing intermediate container f4c40189af7b [2022-01-20T19:08:06.810Z] ---> 8f1e5a306e6d [2022-01-20T19:08:06.810Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T19:08:07.072Z] ---> Running in 0ffede35bb18 [2022-01-20T19:08:07.072Z] ---> Running in 3f63bd89e25b [2022-01-20T19:08:07.072Z] ---> Running in 84fd718c15ef [2022-01-20T19:08:11.284Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T19:08:11.284Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T19:08:11.284Z] ---> 881468a31e76 [2022-01-20T19:08:11.284Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T19:08:11.284Z] ---> Using cache [2022-01-20T19:08:11.284Z] ---> c8074e13a620 [2022-01-20T19:08:11.284Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T19:08:12.232Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T19:08:12.232Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-20T19:08:12.232Z] ---> 881468a31e76 [2022-01-20T19:08:12.232Z] Step 3/25 : WORKDIR /edgex-go [2022-01-20T19:08:12.232Z] ---> Using cache [2022-01-20T19:08:12.232Z] ---> c8074e13a620 [2022-01-20T19:08:12.232Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T19:08:12.493Z] ---> Running in c79977109c99 [2022-01-20T19:08:12.493Z] ---> Running in a092d37f0a71 [2022-01-20T19:08:12.761Z] Removing intermediate container 3f63bd89e25b [2022-01-20T19:08:12.761Z] ---> 0b0d43d53890 [2022-01-20T19:08:12.761Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-20T19:08:12.761Z] Removing intermediate container 0ffede35bb18 [2022-01-20T19:08:12.761Z] ---> 8bcb6ed28dbe [2022-01-20T19:08:12.761Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-20T19:08:12.761Z] Removing intermediate container 84fd718c15ef [2022-01-20T19:08:12.761Z] ---> b95e9ce60f01 [2022-01-20T19:08:12.761Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-20T19:08:12.761Z] ---> Running in 13d2cee9004e [2022-01-20T19:08:12.761Z] ---> Running in 066f438b123a [2022-01-20T19:08:12.761Z] ---> Running in 6a5c71514049 [2022-01-20T19:08:13.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T19:08:13.347Z] Removing intermediate container c79977109c99 [2022-01-20T19:08:13.347Z] ---> 907726eeb8e3 [2022-01-20T19:08:13.347Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-20T19:08:13.347Z] ---> Running in 77e29278bf44 [2022-01-20T19:08:13.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T19:08:13.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T19:08:13.347Z] Removing intermediate container a092d37f0a71 [2022-01-20T19:08:13.347Z] ---> 2dc58c45b403 [2022-01-20T19:08:13.347Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-20T19:08:13.347Z] ---> Running in 57888389a78d [2022-01-20T19:08:13.610Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T19:08:13.870Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T19:08:14.131Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T19:08:14.131Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T19:08:14.131Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T19:08:14.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T19:08:14.731Z] OK: 221 MiB in 52 packages [2022-01-20T19:08:14.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T19:08:14.731Z] OK: 221 MiB in 52 packages [2022-01-20T19:08:14.731Z] OK: 221 MiB in 52 packages [2022-01-20T19:08:14.862Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-20T19:08:14.999Z] OK: 221 MiB in 52 packages [2022-01-20T19:08:14.999Z] Removing intermediate container 13d2cee9004e [2022-01-20T19:08:14.999Z] ---> e5e7c1c0d780 [2022-01-20T19:08:14.999Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-20T19:08:14.999Z] OK: 221 MiB in 52 packages [2022-01-20T19:08:15.266Z] ---> 0d7583041f5a [2022-01-20T19:08:15.266Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T19:08:15.266Z] Removing intermediate container 066f438b123a [2022-01-20T19:08:15.266Z] ---> 31e6fd9245f7 [2022-01-20T19:08:15.266Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T19:08:15.266Z] Removing intermediate container 6a5c71514049 [2022-01-20T19:08:15.266Z] ---> bce49baa45dd [2022-01-20T19:08:15.266Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-20T19:08:15.266Z] ---> Running in 19db1f936cb7 [2022-01-20T19:08:15.457Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-20T19:08:15.533Z] Removing intermediate container 77e29278bf44 [2022-01-20T19:08:15.533Z] ---> 442046de28e5 [2022-01-20T19:08:15.533Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-20T19:08:15.533Z] ---> 4095a4368673 [2022-01-20T19:08:15.533Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T19:08:15.533Z] Removing intermediate container 57888389a78d [2022-01-20T19:08:15.533Z] ---> 39ae281e7a07 [2022-01-20T19:08:15.533Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T19:08:15.533Z] ---> d7b42c6401ed [2022-01-20T19:08:15.533Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T19:08:15.533Z] ---> Running in dffb774ebc3a [2022-01-20T19:08:15.533Z] ---> Running in 02f888e94572 [2022-01-20T19:08:15.800Z] ---> d98df78d6e95 [2022-01-20T19:08:15.800Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T19:08:15.800Z] ---> 47e0a25dcba7 [2022-01-20T19:08:15.800Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T19:08:15.800Z] ---> Running in 18017ee76907 [2022-01-20T19:08:15.800Z] ---> Running in 0bbb9d66cddb [2022-01-20T19:08:16.058Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-20T19:08:17.042Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-20T19:08:17.737Z] Removing intermediate container 19db1f936cb7 [2022-01-20T19:08:17.737Z] ---> a039c17e3f61 [2022-01-20T19:08:17.737Z] Step 8/31 : COPY . . [2022-01-20T19:08:19.139Z] Removing intermediate container dffb774ebc3a [2022-01-20T19:08:19.139Z] ---> 84701b04a5e3 [2022-01-20T19:08:19.139Z] Step 8/23 : COPY . . [2022-01-20T19:08:19.719Z] Removing intermediate container 18017ee76907 [2022-01-20T19:08:19.719Z] ---> cb1f6823a336 [2022-01-20T19:08:19.719Z] Step 8/25 : COPY . . [2022-01-20T19:08:20.298Z] Removing intermediate container 0bbb9d66cddb [2022-01-20T19:08:20.298Z] ---> f8a97228d237 [2022-01-20T19:08:20.298Z] Step 8/23 : COPY . . [2022-01-20T19:08:20.298Z] Removing intermediate container 02f888e94572 [2022-01-20T19:08:20.298Z] ---> fe7c9b2e2623 [2022-01-20T19:08:20.298Z] Step 8/22 : COPY . . [2022-01-20T19:08:27.181Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-20T19:08:27.181Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-20T19:08:27.181Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-20T19:08:27.181Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-20T19:08:27.181Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-20T19:08:27.181Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-20T19:08:27.454Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-20T19:08:27.454Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-20T19:08:27.454Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-20T19:08:27.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-20T19:08:28.447Z] ---> ece0b26926c1 [2022-01-20T19:08:28.447Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-20T19:08:28.447Z] ---> 6144d9678e06 [2022-01-20T19:08:28.447Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-20T19:08:28.447Z] ---> Running in 3bfd49db3981 [2022-01-20T19:08:28.447Z] ---> Running in 98b115cecc90 [2022-01-20T19:08:29.833Z] 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-01-20T19:08:29.833Z] 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-01-20T19:08:34.064Z] ---> 51d3bf8a8585 [2022-01-20T19:08:34.064Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-20T19:08:34.640Z] ---> Running in 1407fb8043d2 [2022-01-20T19:08:35.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.220s coverage: 28.7% of statements [2022-01-20T19:08:35.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-20T19:08:35.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-20T19:08:36.056Z] 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-01-20T19:08:37.992Z] ---> c3cfc0a42df3 [2022-01-20T19:08:37.992Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-20T19:08:37.992Z] ---> Running in de3c65c1885a [2022-01-20T19:08:38.564Z] 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-01-20T19:08:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.461s coverage: 98.5% of statements [2022-01-20T19:08:40.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-20T19:08:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.627s coverage: 44.7% of statements [2022-01-20T19:08:40.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-20T19:08:40.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-20T19:08:40.477Z] ---> 0a8bb8be8270 [2022-01-20T19:08:40.477Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-20T19:08:40.477Z] ---> Running in 6250fd94b826 [2022-01-20T19:08:40.740Z] 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-01-20T19:08:41.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.553s coverage: 89.5% of statements [2022-01-20T19:08:41.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-20T19:08:41.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-20T19:08:41.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.347s coverage: 84.4% of statements [2022-01-20T19:08:41.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-20T19:08:41.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-20T19:08:41.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-20T19:08:41.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-20T19:08:41.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-20T19:08:51.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.476s coverage: 94.2% of statements [2022-01-20T19:08:51.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-20T19:08:51.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-20T19:08:51.855Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.216s coverage: 59.1% of statements [2022-01-20T19:08:51.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-20T19:08:51.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-20T19:08:51.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-20T19:08:51.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-20T19:08:51.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-20T19:08:51.855Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.180s coverage: 60.0% of statements [2022-01-20T19:08:51.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-20T19:08:51.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-20T19:08:51.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-20T19:08:51.855Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.372s coverage: 0.9% of statements [2022-01-20T19:08:51.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-20T19:08:51.855Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.153s coverage: 58.8% of statements [2022-01-20T19:08:51.855Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.181s coverage: 21.7% of statements [2022-01-20T19:08:51.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-20T19:08:51.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.238s coverage: 47.1% of statements [2022-01-20T19:08:51.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.204s coverage: 79.5% of statements [2022-01-20T19:08:51.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.215s coverage: 94.1% of statements [2022-01-20T19:08:51.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.229s coverage: 96.3% of statements [2022-01-20T19:08:52.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.181s coverage: 87.5% of statements [2022-01-20T19:09:02.704Z] 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-01-20T19:09:04.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.202s coverage: 94.4% of statements [2022-01-20T19:09:04.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.161s coverage: 44.8% of statements [2022-01-20T19:09:06.935Z] Removing intermediate container 98b115cecc90 [2022-01-20T19:09:06.935Z] ---> 84c2a91bdbea [2022-01-20T19:09:06.935Z] [2022-01-20T19:09:06.935Z] Step 10/25 : FROM alpine:3.14 [2022-01-20T19:09:06.935Z] Removing intermediate container 3bfd49db3981 [2022-01-20T19:09:06.935Z] ---> 3f6d5bb39dce [2022-01-20T19:09:06.935Z] [2022-01-20T19:09:06.935Z] Step 10/31 : FROM alpine:3.14 [2022-01-20T19:09:07.523Z] 3.14: Pulling from library/alpine [2022-01-20T19:09:07.523Z] 3.14: Pulling from library/alpine [2022-01-20T19:09:08.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.652s coverage: 82.5% of statements [2022-01-20T19:09:08.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-20T19:09:08.918Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T19:09:08.919Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T19:09:08.919Z] Status: Image is up to date for alpine:3.14 [2022-01-20T19:09:08.919Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T19:09:08.919Z] ---> 0a97eee8041e [2022-01-20T19:09:08.919Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-20T19:09:08.919Z] ---> 0a97eee8041e [2022-01-20T19:09:08.919Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-20T19:09:08.919Z] ---> Running in 7c1993e02628 [2022-01-20T19:09:08.919Z] ---> Running in aa18c737c6f5 [2022-01-20T19:09:09.185Z] Removing intermediate container 7c1993e02628 [2022-01-20T19:09:09.185Z] ---> 93856ddb4fa7 [2022-01-20T19:09:09.185Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-20T19:09:09.185Z] ---> Running in 38645326e026 [2022-01-20T19:09:09.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T19:09:09.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T19:09:15.047Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) [2022-01-20T19:09:15.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T19:09:15.047Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) [2022-01-20T19:09:15.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T19:09:17.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.237s coverage: 92.9% of statements [2022-01-20T19:09:17.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-20T19:09:17.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-20T19:09:17.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-20T19:09:17.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2022-01-20T19:09:17.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-20T19:09:17.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-20T19:09:17.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-20T19:09:17.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-20T19:09:17.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-20T19:09:17.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements [2022-01-20T19:09:17.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-20T19:09:17.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-20T19:09:17.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.139s coverage: 100.0% of statements [2022-01-20T19:09:17.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-20T19:09:17.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.237s coverage: 58.8% of statements [2022-01-20T19:09:17.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-20T19:09:17.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.236s coverage: 80.0% of statements [2022-01-20T19:09:17.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements [2022-01-20T19:09:17.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.268s coverage: 85.4% of statements [2022-01-20T19:09:17.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.765s coverage: 91.2% of statements [2022-01-20T19:09:17.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-20T19:09:17.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.657s coverage: 64.4% of statements [2022-01-20T19:09:17.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-20T19:09:17.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-20T19:09:17.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.181s coverage: 100.0% of statements [2022-01-20T19:09:17.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 89.4% of statements [2022-01-20T19:09:17.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2022-01-20T19:09:17.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements [2022-01-20T19:09:17.601Z] Removing intermediate container de3c65c1885a [2022-01-20T19:09:17.601Z] ---> 4f4871a20348 [2022-01-20T19:09:17.601Z] [2022-01-20T19:09:17.601Z] Step 10/23 : FROM alpine:3.14 [2022-01-20T19:09:17.601Z] ---> 0a97eee8041e [2022-01-20T19:09:17.601Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-20T19:09:17.601Z] ---> Running in dad88876f7a1 [2022-01-20T19:09:17.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2022-01-20T19:09:17.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T19:09:18.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T19:09:18.128Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-20T19:09:18.128Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T19:09:18.128Z] OK: 6 MiB in 15 packages [2022-01-20T19:09:18.711Z] Removing intermediate container 6250fd94b826 [2022-01-20T19:09:18.711Z] ---> 4d1be22262ff [2022-01-20T19:09:18.711Z] [2022-01-20T19:09:18.711Z] Step 10/22 : FROM alpine:3.14 [2022-01-20T19:09:18.711Z] ---> 0a97eee8041e [2022-01-20T19:09:18.711Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-20T19:09:18.711Z] ---> Running in 2c89e88f66df [2022-01-20T19:09:18.978Z] Removing intermediate container 1407fb8043d2 [2022-01-20T19:09:18.978Z] ---> 58c2d0856dbc [2022-01-20T19:09:18.978Z] [2022-01-20T19:09:18.978Z] Step 10/23 : FROM alpine:3.14 [2022-01-20T19:09:18.978Z] ---> 0a97eee8041e [2022-01-20T19:09:18.978Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-20T19:09:18.978Z] Removing intermediate container dad88876f7a1 [2022-01-20T19:09:18.978Z] ---> 038d98a8a764 [2022-01-20T19:09:18.978Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T19:09:18.978Z] ---> Running in 33d5ae52cd4c [2022-01-20T19:09:18.978Z] ---> Running in ec601df0c031 [2022-01-20T19:09:18.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T19:09:19.238Z] Removing intermediate container 33d5ae52cd4c [2022-01-20T19:09:19.238Z] ---> 92ce7046c908 [2022-01-20T19:09:19.238Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-20T19:09:19.238Z] Removing intermediate container ec601df0c031 [2022-01-20T19:09:19.238Z] ---> 0ca4019841c4 [2022-01-20T19:09:19.238Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-20T19:09:19.238Z] ---> Running in a0f738de95a8 [2022-01-20T19:09:19.238Z] ---> Running in 919821ecdcb8 [2022-01-20T19:09:19.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T19:09:19.238Z] Removing intermediate container 919821ecdcb8 [2022-01-20T19:09:19.238Z] ---> f769f48a3ccf [2022-01-20T19:09:19.238Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-20T19:09:19.238Z] Removing intermediate container a0f738de95a8 [2022-01-20T19:09:19.238Z] ---> 38cdfad9507a [2022-01-20T19:09:19.238Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-20T19:09:19.503Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-20T19:09:19.503Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T19:09:19.503Z] OK: 6 MiB in 15 packages [2022-01-20T19:09:19.503Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/community: temporary error (try again later) [2022-01-20T19:09:19.503Z] ERROR: unable to select packages: [2022-01-20T19:09:19.503Z]  ca-certificates (no such package): [2022-01-20T19:09:19.503Z] required by: world[ca-certificates] [2022-01-20T19:09:19.503Z] dumb-init (no such package): [2022-01-20T19:09:19.503Z] required by: world[dumb-init] [2022-01-20T19:09:19.503Z] su-exec (no such package): [2022-01-20T19:09:19.503Z] required by: world[su-exec] [2022-01-20T19:09:19.503Z] ---> Running in a460c534ad48 [2022-01-20T19:09:19.503Z] ---> Running in c8d2950eefc1 [2022-01-20T19:09:19.503Z] Removing intermediate container a460c534ad48 [2022-01-20T19:09:19.503Z] ---> 92c359e40602 [2022-01-20T19:09:19.503Z] Step 15/23 : WORKDIR / [2022-01-20T19:09:19.503Z] ---> Running in 7abf5ff40fc5 [2022-01-20T19:09:19.503Z] Removing intermediate container c8d2950eefc1 [2022-01-20T19:09:19.503Z] ---> e50e8f6d9a87 [2022-01-20T19:09:19.503Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T19:09:19.768Z] ---> Running in 15fd7d3cb481 [2022-01-20T19:09:19.768Z] Removing intermediate container 7abf5ff40fc5 [2022-01-20T19:09:19.768Z] ---> 31f894e69c8b [2022-01-20T19:09:19.768Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T19:09:19.768Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/community: temporary error (try again later) [2022-01-20T19:09:19.768Z] ERROR: unable to select packages: [2022-01-20T19:09:19.768Z]  dumb-init (no such package): [2022-01-20T19:09:19.768Z] required by: world[dumb-init] [2022-01-20T19:09:19.768Z] su-exec (no such package): [2022-01-20T19:09:19.768Z] required by: world[su-exec] [2022-01-20T19:09:19.768Z] Building support-notifications [2022-01-20T19:09:19.768Z] Removing intermediate container 2c89e88f66df [2022-01-20T19:09:19.768Z] ---> 73e0485cdbaa [2022-01-20T19:09:19.768Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T19:09:20.030Z] ---> ef803d822353 [2022-01-20T19:09:20.030Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-20T19:09:20.030Z] ---> Running in 1212ca10ea2e [2022-01-20T19:09:20.603Z] Removing intermediate container 1212ca10ea2e [2022-01-20T19:09:20.603Z] ---> b70da2c38a8a [2022-01-20T19:09:20.603Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-20T19:09:20.864Z] Building security-proxy-setup [2022-01-20T19:09:21.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.293s coverage: 65.4% of statements [2022-01-20T19:09:21.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-20T19:09:21.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-20T19:09:21.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-20T19:09:23.419Z] ---> a88b8016f2db [2022-01-20T19:09:23.420Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-20T19:09:23.420Z] ---> Running in 565d1344a0c0 [2022-01-20T19:09:24.366Z] Removing intermediate container 565d1344a0c0 [2022-01-20T19:09:24.366Z] ---> d5bed7fcf070 [2022-01-20T19:09:24.366Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-20T19:09:24.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.689s coverage: 43.8% of statements [2022-01-20T19:09:24.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-20T19:09:24.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-20T19:09:24.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.206s coverage: 89.5% of statements [2022-01-20T19:09:24.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-20T19:09:24.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.221s coverage: 84.8% of statements [2022-01-20T19:09:24.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-20T19:09:24.635Z] ---> 80f916d81c82 [2022-01-20T19:09:24.635Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-20T19:09:24.635Z] Removing intermediate container 15fd7d3cb481 [2022-01-20T19:09:24.635Z] ---> 54cee65a2b8c [2022-01-20T19:09:24.635Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-20T19:09:24.635Z] ---> Running in 9e64984091aa [2022-01-20T19:09:25.213Z] ---> Running in 54661ba8b3d0 [2022-01-20T19:09:25.213Z] ---> Running in d98f2aa07998 [2022-01-20T19:09:25.476Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T19:09:25.476Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-20T19:09:25.476Z] ---> 881468a31e76 [2022-01-20T19:09:25.476Z] Step 3/21 : WORKDIR /edgex-go [2022-01-20T19:09:25.476Z] ---> Using cache [2022-01-20T19:09:25.476Z] ---> c8074e13a620 [2022-01-20T19:09:25.476Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T19:09:25.476Z] ---> Using cache [2022-01-20T19:09:25.476Z] ---> 2dc58c45b403 [2022-01-20T19:09:25.476Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-20T19:09:25.476Z] ---> Using cache [2022-01-20T19:09:25.476Z] ---> 39ae281e7a07 [2022-01-20T19:09:25.476Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-20T19:09:25.743Z] ---> Using cache [2022-01-20T19:09:25.743Z] ---> 47e0a25dcba7 [2022-01-20T19:09:25.743Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T19:09:25.743Z] ---> Using cache [2022-01-20T19:09:25.743Z] ---> f8a97228d237 [2022-01-20T19:09:25.743Z] Step 8/21 : COPY . . [2022-01-20T19:09:25.743Z] ---> Using cache [2022-01-20T19:09:25.743Z] ---> c3cfc0a42df3 [2022-01-20T19:09:25.743Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-20T19:09:25.743Z] Removing intermediate container 9e64984091aa [2022-01-20T19:09:25.743Z] ---> 3332ed39a762 [2022-01-20T19:09:25.743Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T19:09:25.743Z] Removing intermediate container d98f2aa07998 [2022-01-20T19:09:25.743Z] ---> 8614947c14ba [2022-01-20T19:09:25.743Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T19:09:25.743Z] ---> Running in 9624a97e2579 [2022-01-20T19:09:26.009Z] ---> Running in eb8a110e39f9 [2022-01-20T19:09:26.009Z] ---> efce42d5a4e4 [2022-01-20T19:09:26.009Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-20T19:09:26.009Z] Removing intermediate container eb8a110e39f9 [2022-01-20T19:09:26.009Z] ---> 588b4ea45375 [2022-01-20T19:09:26.009Z] Step 21/23 : LABEL arch=x86_64 [2022-01-20T19:09:26.270Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T19:09:26.270Z] ---> Running in 912d0b495c23 [2022-01-20T19:09:26.270Z] 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-01-20T19:09:26.270Z] Removing intermediate container 912d0b495c23 [2022-01-20T19:09:26.270Z] ---> a224e2be5d97 [2022-01-20T19:09:26.270Z] Step 22/23 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a [2022-01-20T19:09:26.529Z] ---> Running in b4933ba9a5c1 [2022-01-20T19:09:26.529Z] ---> 0e4285562ffd [2022-01-20T19:09:26.529Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-20T19:09:26.529Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T19:09:26.529Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-20T19:09:26.529Z] ---> 881468a31e76 [2022-01-20T19:09:26.529Z] Step 3/22 : WORKDIR /edgex-go [2022-01-20T19:09:26.529Z] ---> Using cache [2022-01-20T19:09:26.529Z] ---> c8074e13a620 [2022-01-20T19:09:26.529Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T19:09:26.529Z] ---> Using cache [2022-01-20T19:09:26.529Z] ---> 2dc58c45b403 [2022-01-20T19:09:26.529Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-20T19:09:26.813Z] ---> Running in fe586a7f6f8c [2022-01-20T19:09:26.813Z] Removing intermediate container b4933ba9a5c1 [2022-01-20T19:09:26.813Z] ---> 166fe73bc0c4 [2022-01-20T19:09:26.813Z] Step 23/23 : LABEL version=0.0.0 [2022-01-20T19:09:26.813Z] ---> Running in 43af5ebc2b73 [2022-01-20T19:09:26.813Z] ---> 2ef090b7eea4 [2022-01-20T19:09:26.813Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-20T19:09:26.813Z] ---> Running in b88f82cd4283 [2022-01-20T19:09:27.082Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T19:09:27.082Z] Removing intermediate container 43af5ebc2b73 [2022-01-20T19:09:27.082Z] ---> ee131842ba41 [2022-01-20T19:09:27.082Z] [2022-01-20T19:09:27.082Z] Successfully built ee131842ba41 [2022-01-20T19:09:27.082Z] Successfully tagged core-metadata:latest [2022-01-20T19:09:27.082Z] Building sys-mgmt-agent [2022-01-20T19:09:27.363Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T19:09:27.363Z] Removing intermediate container b88f82cd4283 [2022-01-20T19:09:27.363Z] ---> f0717fb81453 [2022-01-20T19:09:27.363Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T19:09:27.363Z] ---> Running in a707cfd6b3fd [2022-01-20T19:09:27.638Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-20T19:09:27.638Z] Removing intermediate container a707cfd6b3fd [2022-01-20T19:09:27.638Z] ---> cc435ba90dee [2022-01-20T19:09:27.638Z] Step 20/22 : LABEL arch=x86_64 [2022-01-20T19:09:27.638Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T19:09:27.638Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-20T19:09:27.918Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T19:09:27.918Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-20T19:09:27.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T19:09:28.494Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-20T19:09:28.494Z] OK: 221 MiB in 52 packages [2022-01-20T19:09:28.494Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T19:09:28.494Z] OK: 8 MiB in 20 packages [2022-01-20T19:09:29.082Z] ---> Running in 0c9a4ee3dfee [2022-01-20T19:09:29.674Z] Removing intermediate container 0c9a4ee3dfee [2022-01-20T19:09:29.674Z] ---> 8407ec845a37 [2022-01-20T19:09:29.674Z] Step 21/22 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a [2022-01-20T19:09:29.951Z] ---> Running in 350a1b079b10 [2022-01-20T19:09:30.545Z] Removing intermediate container fe586a7f6f8c [2022-01-20T19:09:30.545Z] ---> bdf3d7da0baa [2022-01-20T19:09:30.545Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-20T19:09:30.545Z] Removing intermediate container 54661ba8b3d0 [2022-01-20T19:09:30.545Z] ---> 4171f015eb85 [2022-01-20T19:09:30.545Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T19:09:30.545Z] Removing intermediate container 350a1b079b10 [2022-01-20T19:09:30.545Z] ---> 7883c7d91391 [2022-01-20T19:09:30.545Z] Step 22/22 : LABEL version=0.0.0 [2022-01-20T19:09:30.545Z] ---> Running in 096a3bd4d82b [2022-01-20T19:09:30.814Z] ---> 9163862c5b14 [2022-01-20T19:09:30.814Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T19:09:31.077Z] ---> Running in 466f56a013b0 [2022-01-20T19:09:31.077Z] Removing intermediate container 096a3bd4d82b [2022-01-20T19:09:31.077Z] ---> c5c18899c600 [2022-01-20T19:09:31.077Z] [2022-01-20T19:09:31.077Z] ---> de4b7ade5b5f [2022-01-20T19:09:31.077Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-20T19:09:31.077Z] Successfully built c5c18899c600 [2022-01-20T19:09:31.077Z] Successfully tagged support-scheduler:latest [2022-01-20T19:09:31.077Z]  Building support-scheduler ... done Building core-command [2022-01-20T19:09:32.462Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T19:09:32.462Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T19:09:32.462Z] ---> 881468a31e76 [2022-01-20T19:09:32.462Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T19:09:32.462Z] ---> Using cache [2022-01-20T19:09:32.462Z] ---> c8074e13a620 [2022-01-20T19:09:32.462Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T19:09:32.462Z] ---> Using cache [2022-01-20T19:09:32.462Z] ---> 2dc58c45b403 [2022-01-20T19:09:32.462Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-20T19:09:32.870Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.284s coverage: 17.7% of statements [2022-01-20T19:09:32.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-20T19:09:32.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-20T19:09:32.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-20T19:09:32.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-20T19:09:32.870Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.601s coverage: 92.3% of statements [2022-01-20T19:09:32.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-20T19:09:32.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-20T19:09:32.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-20T19:09:32.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-20T19:09:32.871Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.272s coverage: 63.2% of statements [2022-01-20T19:09:32.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-20T19:09:32.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-20T19:09:32.871Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.380s coverage: 97.7% of statements [2022-01-20T19:09:32.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-20T19:09:32.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-20T19:09:32.871Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-20T19:09:32.871Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-20T19:09:32.871Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.237s coverage: 28.9% of statements [2022-01-20T19:09:32.871Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-20T19:09:32.871Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-20T19:09:32.871Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-20T19:09:32.871Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-20T19:09:32.871Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-20T19:09:32.871Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-20T19:09:32.871Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.242s coverage: 100.0% of statements [2022-01-20T19:09:32.871Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2022-01-20T19:09:32.871Z] 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-01-20T19:09:32.871Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-01-20T19:09:32.871Z] GO111MODULE=on go vet ./... [2022-01-20T19:09:33.404Z] ---> 3f41cd74ff17 [2022-01-20T19:09:33.405Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-20T19:09:33.678Z] ---> Running in 4f5ffd6485a6 [2022-01-20T19:09:33.951Z] ---> c40bac9bb1ef [2022-01-20T19:09:33.951Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-20T19:09:33.951Z] ---> Running in 2f3dcd608c17 [2022-01-20T19:09:34.224Z] Removing intermediate container 2f3dcd608c17 [2022-01-20T19:09:34.224Z] ---> 11a072cecc04 [2022-01-20T19:09:34.224Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T19:09:34.224Z] ---> Running in 7acd6d7869a1 [2022-01-20T19:09:34.489Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T19:09:34.489Z] Removing intermediate container 7acd6d7869a1 [2022-01-20T19:09:34.489Z] ---> 8dbe129c8d69 [2022-01-20T19:09:34.489Z] Step 21/23 : LABEL arch=x86_64 [2022-01-20T19:09:34.489Z] ---> Running in 6fd04a4f430b [2022-01-20T19:09:34.755Z] Removing intermediate container 466f56a013b0 [2022-01-20T19:09:34.756Z] ---> 9b7ec744023c [2022-01-20T19:09:34.756Z] Step 8/22 : COPY . . [2022-01-20T19:09:34.756Z] Removing intermediate container 6fd04a4f430b [2022-01-20T19:09:34.756Z] ---> 3e88d44244a0 [2022-01-20T19:09:34.756Z] Step 22/23 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a [2022-01-20T19:09:35.025Z] ---> Running in 60f6a62cf002 [2022-01-20T19:09:35.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T19:09:35.568Z] Removing intermediate container 60f6a62cf002 [2022-01-20T19:09:35.568Z] ---> f17c22827025 [2022-01-20T19:09:35.568Z] Step 23/23 : LABEL version=0.0.0 [2022-01-20T19:09:36.151Z] OK: 221 MiB in 52 packages [2022-01-20T19:09:36.722Z] ---> Running in ea16e6633300 [2022-01-20T19:09:37.297Z] Removing intermediate container ea16e6633300 [2022-01-20T19:09:37.297Z] ---> b9bc1c0f91de [2022-01-20T19:09:37.297Z] [2022-01-20T19:09:37.566Z] Successfully built b9bc1c0f91de [2022-01-20T19:09:37.566Z] Successfully tagged core-data:latest [2022-01-20T19:09:37.830Z]  Building core-data ... done Removing intermediate container 4f5ffd6485a6 [2022-01-20T19:09:37.830Z] ---> b6c8ad666bd3 [2022-01-20T19:09:37.830Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T19:09:38.095Z] ---> 4c4be486e0df [2022-01-20T19:09:38.095Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T19:09:38.376Z] ---> Running in 0cf2438ab935 [2022-01-20T19:09:40.966Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T19:09:40.966Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T19:09:40.966Z] ---> 881468a31e76 [2022-01-20T19:09:40.966Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T19:09:40.966Z] ---> Using cache [2022-01-20T19:09:40.966Z] ---> c8074e13a620 [2022-01-20T19:09:40.966Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T19:09:40.966Z] ---> Using cache [2022-01-20T19:09:40.966Z] ---> 2dc58c45b403 [2022-01-20T19:09:40.966Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-20T19:09:40.966Z] ---> Using cache [2022-01-20T19:09:40.966Z] ---> 39ae281e7a07 [2022-01-20T19:09:40.966Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T19:09:40.966Z] ---> Using cache [2022-01-20T19:09:40.966Z] ---> 47e0a25dcba7 [2022-01-20T19:09:40.966Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T19:09:40.966Z] ---> Using cache [2022-01-20T19:09:40.966Z] ---> f8a97228d237 [2022-01-20T19:09:40.966Z] Step 8/23 : COPY . . [2022-01-20T19:09:40.966Z] ---> Using cache [2022-01-20T19:09:40.966Z] ---> c3cfc0a42df3 [2022-01-20T19:09:40.966Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-20T19:09:41.558Z] ---> Running in 561db37d5dc2 [2022-01-20T19:09:41.558Z] Removing intermediate container 0cf2438ab935 [2022-01-20T19:09:41.558Z] ---> 37cf6eaef047 [2022-01-20T19:09:41.558Z] Step 8/23 : COPY . . [2022-01-20T19:09:41.839Z] ---> bdd8bc00cd3a [2022-01-20T19:09:41.839Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-20T19:09:41.839Z] ---> Running in 9da968b16843 [2022-01-20T19:09:42.439Z] 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-01-20T19:09:42.715Z] 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-01-20T19:09:45.611Z] 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-01-20T19:09:48.218Z] ---> 9e225349ede8 [2022-01-20T19:09:48.218Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-20T19:09:48.485Z] ---> Running in 6115779290e4 [2022-01-20T19:09:48.749Z] 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-01-20T19:09:52.067Z] Removing intermediate container 9624a97e2579 [2022-01-20T19:09:52.067Z] ---> 22600be98eb8 [2022-01-20T19:09:52.067Z] [2022-01-20T19:09:52.067Z] Step 10/21 : FROM alpine:3.14 [2022-01-20T19:09:52.067Z] ---> 0a97eee8041e [2022-01-20T19:09:52.067Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-20T19:09:52.067Z] ---> Running in b7c975331b83 [2022-01-20T19:09:52.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T19:09:52.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T19:09:52.852Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-20T19:09:52.852Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-20T19:09:52.852Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-20T19:09:52.852Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-20T19:09:52.852Z] (5/5) Installing curl (7.79.1-r0) [2022-01-20T19:09:52.852Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T19:09:52.852Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T19:09:52.852Z] OK: 8 MiB in 19 packages [2022-01-20T19:09:53.423Z] Removing intermediate container b7c975331b83 [2022-01-20T19:09:53.423Z] ---> 9eccdaa3a089 [2022-01-20T19:09:53.423Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-20T19:09:53.423Z] ---> Running in 3f11fa3a2ebe [2022-01-20T19:09:53.685Z] Removing intermediate container 3f11fa3a2ebe [2022-01-20T19:09:53.685Z] ---> b97564556810 [2022-01-20T19:09:53.685Z] Step 13/21 : WORKDIR /edgex [2022-01-20T19:09:53.685Z] ---> Running in 7d1e1bbc9d5e [2022-01-20T19:09:53.685Z] Removing intermediate container 7d1e1bbc9d5e [2022-01-20T19:09:53.685Z] ---> 1f6c42480f55 [2022-01-20T19:09:53.685Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-20T19:09:53.945Z] ---> aeb4ab2c650c [2022-01-20T19:09:53.945Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-20T19:09:54.524Z] ---> e32b7af2e6db [2022-01-20T19:09:54.524Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-20T19:09:55.094Z] ---> c48809998285 [2022-01-20T19:09:55.094Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-20T19:09:55.094Z] ---> Running in fcfc0ee761e7 [2022-01-20T19:09:55.094Z] Removing intermediate container fcfc0ee761e7 [2022-01-20T19:09:55.094Z] ---> 55ac9a55e56f [2022-01-20T19:09:55.094Z] Step 18/21 : CMD ["--init=true"] [2022-01-20T19:09:55.094Z] ---> Running in d9d339064d52 [2022-01-20T19:09:55.355Z] Removing intermediate container d9d339064d52 [2022-01-20T19:09:55.355Z] ---> 911a86dec828 [2022-01-20T19:09:55.355Z] Step 19/21 : LABEL arch=x86_64 [2022-01-20T19:09:55.355Z] ---> Running in b8de1ab28d40 [2022-01-20T19:09:55.618Z] Removing intermediate container b8de1ab28d40 [2022-01-20T19:09:55.618Z] ---> 4128a4f36da0 [2022-01-20T19:09:55.618Z] Step 20/21 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a [2022-01-20T19:09:55.618Z] ---> Running in fd1292dc60d7 [2022-01-20T19:09:55.882Z] Removing intermediate container fd1292dc60d7 [2022-01-20T19:09:55.882Z] ---> c92528cb3f11 [2022-01-20T19:09:55.882Z] Step 21/21 : LABEL version=0.0.0 [2022-01-20T19:09:55.882Z] ---> Running in 92dc4ef3b500 [2022-01-20T19:09:55.882Z] Removing intermediate container 92dc4ef3b500 [2022-01-20T19:09:55.882Z] ---> 32b270cec9fe [2022-01-20T19:09:55.882Z] [2022-01-20T19:09:56.144Z] Successfully built 32b270cec9fe [2022-01-20T19:09:56.144Z] Successfully tagged security-proxy-setup:latest [2022-01-20T19:10:11.142Z]  Building security-proxy-setup ... done Removing intermediate container 561db37d5dc2 [2022-01-20T19:10:11.142Z] ---> 4b838e379504 [2022-01-20T19:10:11.142Z] [2022-01-20T19:10:11.142Z] Step 10/23 : FROM alpine:3.14 [2022-01-20T19:10:11.142Z] ---> 0a97eee8041e [2022-01-20T19:10:11.142Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-20T19:10:11.142Z] ---> Using cache [2022-01-20T19:10:11.142Z] ---> 73e0485cdbaa [2022-01-20T19:10:11.142Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T19:10:11.142Z] ---> Using cache [2022-01-20T19:10:11.142Z] ---> b70da2c38a8a [2022-01-20T19:10:11.142Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-20T19:10:11.142Z] ---> Running in 95befe20a82e [2022-01-20T19:10:11.142Z] Removing intermediate container 95befe20a82e [2022-01-20T19:10:11.142Z] ---> 8eef5d9e5e92 [2022-01-20T19:10:11.142Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-20T19:10:11.142Z] ---> Running in 36871f08b515 [2022-01-20T19:10:11.142Z] Removing intermediate container 36871f08b515 [2022-01-20T19:10:11.142Z] ---> f3d1b3251a50 [2022-01-20T19:10:11.142Z] Step 15/23 : WORKDIR / [2022-01-20T19:10:11.142Z] ---> Running in 90e43ac2235b [2022-01-20T19:10:11.142Z] Removing intermediate container 90e43ac2235b [2022-01-20T19:10:11.142Z] ---> eb6f57ed9f73 [2022-01-20T19:10:11.142Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T19:10:11.142Z] ---> cb7d084c0509 [2022-01-20T19:10:11.142Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-20T19:10:11.429Z] ---> 2661da960ecf [2022-01-20T19:10:11.429Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-20T19:10:11.696Z] Removing intermediate container 9da968b16843 [2022-01-20T19:10:11.696Z] ---> e307f1960b86 [2022-01-20T19:10:11.696Z] [2022-01-20T19:10:11.696Z] Step 10/22 : FROM alpine:3.14 [2022-01-20T19:10:11.696Z] ---> 0a97eee8041e [2022-01-20T19:10:11.696Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-20T19:10:11.696Z] ---> Running in b56d419a9100 [2022-01-20T19:10:11.696Z] ---> 60f2cf1a1058 [2022-01-20T19:10:11.696Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-20T19:10:11.696Z] ---> Running in 15ce96f6d875 [2022-01-20T19:10:11.956Z] Removing intermediate container 15ce96f6d875 [2022-01-20T19:10:11.956Z] ---> 12af2f6c4023 [2022-01-20T19:10:11.956Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T19:10:12.222Z] ---> Running in 328e0b17471f [2022-01-20T19:10:12.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T19:10:12.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T19:10:12.222Z] Removing intermediate container 328e0b17471f [2022-01-20T19:10:12.222Z] ---> c60cda10e8fa [2022-01-20T19:10:12.222Z] Step 21/23 : LABEL arch=x86_64 [2022-01-20T19:10:12.222Z] ---> Running in dcfb773c552f [2022-01-20T19:10:12.482Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-20T19:10:12.482Z] Removing intermediate container dcfb773c552f [2022-01-20T19:10:12.482Z] ---> a3d600082c00 [2022-01-20T19:10:12.482Z] Step 22/23 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a [2022-01-20T19:10:12.482Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-20T19:10:12.482Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T19:10:12.482Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T19:10:12.482Z] OK: 6 MiB in 16 packages [2022-01-20T19:10:12.482Z] ---> Running in 278289711ef4 [2022-01-20T19:10:12.742Z] Removing intermediate container 278289711ef4 [2022-01-20T19:10:12.742Z] ---> 2c7dfce47f94 [2022-01-20T19:10:12.742Z] Step 23/23 : LABEL version=0.0.0 [2022-01-20T19:10:12.742Z] ---> Running in e97de9fe050e [2022-01-20T19:10:13.001Z] Removing intermediate container e97de9fe050e [2022-01-20T19:10:13.001Z] ---> ef809d737486 [2022-01-20T19:10:13.001Z] [2022-01-20T19:10:13.001Z] Removing intermediate container b56d419a9100 [2022-01-20T19:10:13.001Z] ---> b167cc9d5bcd [2022-01-20T19:10:13.001Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T19:10:13.001Z] Removing intermediate container 6115779290e4 [2022-01-20T19:10:13.001Z] ---> aac48f4b590e [2022-01-20T19:10:13.001Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-20T19:10:13.001Z] ---> Running in f441b28e8f21 [2022-01-20T19:10:13.001Z] Successfully built ef809d737486 [2022-01-20T19:10:13.001Z] Successfully tagged core-command:latest [2022-01-20T19:10:13.001Z]  Building core-command ... done  ---> Running in 7d930bb6de0b [2022-01-20T19:10:13.260Z] Removing intermediate container f441b28e8f21 [2022-01-20T19:10:13.260Z] ---> f2ce534fb89a [2022-01-20T19:10:13.260Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-20T19:10:13.260Z] ---> Running in a1013cc4feb3 [2022-01-20T19:10:13.260Z] Removing intermediate container a1013cc4feb3 [2022-01-20T19:10:13.260Z] ---> fb5a6750c90c [2022-01-20T19:10:13.260Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-20T19:10:13.260Z] ---> Running in 06226617b38c [2022-01-20T19:10:13.522Z] Removing intermediate container 06226617b38c [2022-01-20T19:10:13.522Z] ---> 06b8734fff17 [2022-01-20T19:10:13.522Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T19:10:13.522Z] 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-01-20T19:10:13.784Z] ---> 8b9557a00aa7 [2022-01-20T19:10:13.784Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-20T19:10:14.048Z] ---> e1c5996f8c9e [2022-01-20T19:10:14.048Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-20T19:10:14.313Z] Removing intermediate container 7d930bb6de0b [2022-01-20T19:10:14.313Z] ---> 659dee5a7a0f [2022-01-20T19:10:14.313Z] [2022-01-20T19:10:14.313Z] Step 11/23 : FROM docker:20.10.10 [2022-01-20T19:10:14.313Z] ---> 4519d114be3b [2022-01-20T19:10:14.313Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-20T19:10:14.313Z] ---> Running in 63833bf6a32f [2022-01-20T19:10:14.313Z] 20.10.10: Pulling from library/docker [2022-01-20T19:10:14.313Z] Removing intermediate container 63833bf6a32f [2022-01-20T19:10:14.313Z] ---> eb098e5c25e5 [2022-01-20T19:10:14.313Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T19:10:14.313Z] ---> Running in 599c269906ee [2022-01-20T19:10:14.577Z] Removing intermediate container 599c269906ee [2022-01-20T19:10:14.577Z] ---> aa59480c48d5 [2022-01-20T19:10:14.577Z] Step 20/22 : LABEL arch=x86_64 [2022-01-20T19:10:14.835Z] ---> Running in decfce7404fa [2022-01-20T19:10:14.835Z] Removing intermediate container decfce7404fa [2022-01-20T19:10:14.835Z] ---> b14a11c413a7 [2022-01-20T19:10:14.835Z] Step 21/22 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a [2022-01-20T19:10:15.100Z] ---> Running in 1258bfd08247 [2022-01-20T19:10:15.100Z] Removing intermediate container 1258bfd08247 [2022-01-20T19:10:15.100Z] ---> 563099f13d74 [2022-01-20T19:10:15.100Z] Step 22/22 : LABEL version=0.0.0 [2022-01-20T19:10:15.362Z] ---> Running in 03f0b9bb737d [2022-01-20T19:10:15.363Z] Removing intermediate container 03f0b9bb737d [2022-01-20T19:10:15.363Z] ---> 221d6e7d2d9a [2022-01-20T19:10:15.363Z] [2022-01-20T19:10:15.363Z] Successfully built 221d6e7d2d9a [2022-01-20T19:10:15.363Z] Successfully tagged support-notifications:latest [2022-01-20T19:10:17.287Z]  Building support-notifications ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-20T19:10:17.287Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-20T19:10:17.287Z] ---> b706a049f56e [2022-01-20T19:10:17.287Z] 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-01-20T19:10:17.548Z] ---> Running in b2f53268dff0 [2022-01-20T19:10:17.548Z] Removing intermediate container b2f53268dff0 [2022-01-20T19:10:17.548Z] ---> 5435cb1f3834 [2022-01-20T19:10:17.548Z] 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-01-20T19:10:17.548Z] ---> Running in a6c20ab1a5cd [2022-01-20T19:10:17.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T19:10:17.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T19:10:18.070Z] (1/42) Installing readline (8.1.0-r0) [2022-01-20T19:10:18.070Z] (2/42) Installing bash (5.1.4-r0) [2022-01-20T19:10:18.070Z] Executing bash-5.1.4-r0.post-install [2022-01-20T19:10:18.070Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-20T19:10:18.070Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-20T19:10:18.070Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-20T19:10:18.070Z] (6/42) Installing curl (7.79.1-r0) [2022-01-20T19:10:18.070Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-20T19:10:18.070Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-20T19:10:18.070Z] (9/42) Installing expat (2.4.3-r0) [2022-01-20T19:10:18.070Z] (10/42) Installing libffi (3.3-r2) [2022-01-20T19:10:18.070Z] (11/42) Installing gdbm (1.19-r0) [2022-01-20T19:10:18.070Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-20T19:10:18.330Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T19:10:18.330Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T19:10:18.330Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-20T19:10:18.330Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-20T19:10:18.330Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-20T19:10:18.609Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-20T19:10:18.609Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-20T19:10:18.928Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-20T19:10:18.928Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-20T19:10:18.928Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-20T19:10:18.928Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-20T19:10:18.928Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-20T19:10:18.928Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-20T19:10:18.928Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-20T19:10:18.928Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-20T19:10:18.928Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-20T19:10:18.928Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-20T19:10:18.928Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-20T19:10:18.928Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-20T19:10:18.928Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-20T19:10:18.928Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-20T19:10:18.928Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-20T19:10:18.928Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-20T19:10:18.928Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-20T19:10:18.928Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-20T19:10:18.928Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-20T19:10:18.928Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-20T19:10:18.928Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-20T19:10:18.928Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-20T19:10:18.928Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-20T19:10:19.235Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T19:10:19.235Z] OK: 84 MiB in 64 packages [2022-01-20T19:10:19.894Z] Collecting docker-compose==1.23.2 [2022-01-20T19:10:19.894Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-20T19:10:19.894Z] 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-01-20T19:10:19.894Z] Collecting docker<4.0,>=3.6.0 [2022-01-20T19:10:19.894Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-20T19:10:19.894Z] Collecting docopt<0.7,>=0.6.1 [2022-01-20T19:10:19.894Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-20T19:10:20.223Z] Collecting PyYAML<4,>=3.10 [2022-01-20T19:10:20.223Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-20T19:10:20.895Z] Collecting jsonschema<3,>=2.5.1 [2022-01-20T19:10:20.895Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-20T19:10:20.895Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-20T19:10:20.895Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-20T19:10:20.895Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-20T19:10:20.896Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-20T19:10:21.154Z] Collecting cached-property<2,>=1.2.0 [2022-01-20T19:10:21.154Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-20T19:10:21.154Z] Collecting texttable<0.10,>=0.9.0 [2022-01-20T19:10:21.155Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-20T19:10:21.727Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-20T19:10:21.727Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-20T19:10:21.727Z] Collecting docker-pycreds>=0.4.0 [2022-01-20T19:10:21.727Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-20T19:10:21.727Z] Collecting idna<2.8,>=2.5 [2022-01-20T19:10:21.727Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-20T19:10:21.727Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-20T19:10:21.727Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-20T19:10:21.727Z] 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-01-20T19:10:21.988Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-20T19:10:21.988Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-20T19:10:21.988Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-20T19:10:21.988Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-20T19:10:21.988Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-20T19:10:21.988Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-20T19:10:21.988Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-20T19:10:21.988Z] Attempting uninstall: urllib3 [2022-01-20T19:10:21.988Z] Found existing installation: urllib3 1.26.5 [2022-01-20T19:10:21.988Z] Uninstalling urllib3-1.26.5: [2022-01-20T19:10:21.988Z] Successfully uninstalled urllib3-1.26.5 [2022-01-20T19:10:22.256Z] Attempting uninstall: idna [2022-01-20T19:10:22.256Z] Found existing installation: idna 3.2 [2022-01-20T19:10:22.257Z] Uninstalling idna-3.2: [2022-01-20T19:10:22.257Z] Successfully uninstalled idna-3.2 [2022-01-20T19:10:22.257Z] Attempting uninstall: chardet [2022-01-20T19:10:22.257Z] Found existing installation: chardet 4.0.0 [2022-01-20T19:10:22.257Z] Uninstalling chardet-4.0.0: [2022-01-20T19:10:22.257Z] Successfully uninstalled chardet-4.0.0 [2022-01-20T19:10:22.517Z] Attempting uninstall: requests [2022-01-20T19:10:22.517Z] Found existing installation: requests 2.25.1 [2022-01-20T19:10:22.517Z] Uninstalling requests-2.25.1: [2022-01-20T19:10:22.517Z] Successfully uninstalled requests-2.25.1 [2022-01-20T19:10:22.778Z] Running setup.py install for texttable: started [2022-01-20T19:10:23.040Z] Running setup.py install for texttable: finished with status 'done' [2022-01-20T19:10:23.040Z] Running setup.py install for PyYAML: started [2022-01-20T19:10:23.300Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-20T19:10:23.300Z] Running setup.py install for docopt: started [2022-01-20T19:10:23.561Z] Running setup.py install for docopt: finished with status 'done' [2022-01-20T19:10:23.561Z] Running setup.py install for dockerpty: started [2022-01-20T19:10:24.132Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-20T19:10:24.132Z] 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-01-20T19:10:28.346Z] Removing intermediate container a6c20ab1a5cd [2022-01-20T19:10:28.346Z] ---> 327ef5d9d8ad [2022-01-20T19:10:28.346Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-20T19:10:28.346Z] ---> Running in ef2bf8f65839 [2022-01-20T19:10:28.346Z] Removing intermediate container ef2bf8f65839 [2022-01-20T19:10:28.346Z] ---> 87262c25314a [2022-01-20T19:10:28.346Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-20T19:10:28.346Z] ---> Running in 1da8cfb1491e [2022-01-20T19:10:28.346Z] Removing intermediate container 1da8cfb1491e [2022-01-20T19:10:28.346Z] ---> 913d2ec6d91e [2022-01-20T19:10:28.346Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-20T19:10:28.606Z] ---> 128fe28fcf6a [2022-01-20T19:10:28.606Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-20T19:10:28.606Z] ---> fd649317f678 [2022-01-20T19:10:28.606Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-20T19:10:28.866Z] ---> 09d90ae540e9 [2022-01-20T19:10:28.866Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-20T19:10:28.866Z] ---> Running in 6b7bcbd3f57a [2022-01-20T19:10:29.127Z] Removing intermediate container 6b7bcbd3f57a [2022-01-20T19:10:29.127Z] ---> d854b27d489d [2022-01-20T19:10:29.127Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T19:10:29.127Z] ---> Running in f28988edb701 [2022-01-20T19:10:29.127Z] Removing intermediate container f28988edb701 [2022-01-20T19:10:29.127Z] ---> 28e5ddeafa53 [2022-01-20T19:10:29.127Z] Step 21/23 : LABEL arch=x86_64 [2022-01-20T19:10:29.127Z] ---> Running in aeba522d8df5 [2022-01-20T19:10:29.127Z] Removing intermediate container aeba522d8df5 [2022-01-20T19:10:29.127Z] ---> 38863c0b95df [2022-01-20T19:10:29.127Z] Step 22/23 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a [2022-01-20T19:10:29.391Z] ---> Running in 67d335e0b8a5 [2022-01-20T19:10:29.391Z] Removing intermediate container 67d335e0b8a5 [2022-01-20T19:10:29.391Z] ---> 9339ec701117 [2022-01-20T19:10:29.391Z] Step 23/23 : LABEL version=0.0.0 [2022-01-20T19:10:29.391Z] ---> Running in 1bd9bfd429d8 [2022-01-20T19:10:29.391Z] Removing intermediate container 1bd9bfd429d8 [2022-01-20T19:10:29.391Z] ---> 1796224940f1 [2022-01-20T19:10:29.391Z] [2022-01-20T19:10:29.654Z] Successfully built 1796224940f1 [2022-01-20T19:10:29.654Z] Successfully tagged sys-mgmt-agent:latest [2022-01-20T19:10:29.654Z]  Building sys-mgmt-agent ... done  [2022-01-20T19:10:29.654Z] ERROR: for security-secretstore-setup (, "The command '/bin/sh -c apk add --update --no-cache ca-certificates dumb-init su-exec' returned a non-zero code: 3") [2022-01-20T19:10:29.655Z] [2022-01-20T19:10:29.655Z] ERROR: for security-bootstrapper (, "The command '/bin/sh -c apk add --update --no-cache dumb-init su-exec' returned a non-zero code: 2") [2022-01-20T19:10:29.655Z] Service 'security-bootstrapper' failed to build: The command '/bin/sh -c apk add --update --no-cache dumb-init su-exec' returned a non-zero code: 2 [Pipeline] } [2022-01-20T19:10:29.700Z] $ docker stop --time=1 db2980bb9fd5660ad79bea319626ff7403981f0acfa5049bfdc1aade24e891ed [2022-01-20T19:10:31.067Z] $ docker rm -f db2980bb9fd5660ad79bea319626ff7403981f0acfa5049bfdc1aade24e891ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T19:10:31.864Z] Failed in branch amd64 [2022-01-20T19:10:40.867Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T19:10:40.867Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-20T19:10:40.867Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-20T19:10:41.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-20T19:10:42.150Z] + ls -al . [2022-01-20T19:10:42.150Z] total 672 [2022-01-20T19:10:42.150Z] drwxrwxr-x 9 1001 1001 4096 Jan 20 19:10 . [2022-01-20T19:10:42.150Z] drwxr-xr-x 4 root root 4096 Jan 20 19:06 .. [2022-01-20T19:10:42.150Z] -rw-rw-r-- 1 1001 1001 11 Jan 20 19:04 .dockerignore [2022-01-20T19:10:42.150Z] drwxrwxr-x 8 1001 1001 4096 Jan 20 19:04 .git [2022-01-20T19:10:42.150Z] drwxrwxr-x 4 1001 1001 4096 Jan 20 19:04 .github [2022-01-20T19:10:42.150Z] -rw-rw-r-- 1 1001 1001 804 Jan 20 19:04 .gitignore [2022-01-20T19:10:42.150Z] -rw-rw-r-- 1 1001 1001 42 Jan 20 19:04 .golangci.yml [2022-01-20T19:10:42.150Z] -rw-rw-r-- 1 1001 1001 76 Jan 20 19:04 .hadolint.yml [2022-01-20T19:10:42.150Z] -rw-rw-r-- 1 1001 1001 166 Jan 20 19:04 .sonarcloud.properties [2022-01-20T19:10:42.150Z] -rw-rw-r-- 1 1001 1001 1171 Jan 20 19:04 ADOPTERS.md [2022-01-20T19:10:42.150Z] -rw-rw-r-- 1 1001 1001 8910 Jan 20 19:04 Attribution.txt [2022-01-20T19:10:42.150Z] -rw-rw-r-- 1 1001 1001 51732 Jan 20 19:04 CHANGELOG.md [2022-01-20T19:10:42.150Z] -rw-rw-r-- 1 1001 1001 3804 Jan 20 19:04 CONTRIBUTING.md [2022-01-20T19:10:42.150Z] -rw-rw-r-- 1 1001 1001 677 Jan 20 19:04 GOVERNANCE.md [2022-01-20T19:10:42.150Z] -rw-rw-r-- 1 1001 1001 849 Jan 20 19:04 Jenkinsfile [2022-01-20T19:10:42.150Z] -rw-rw-r-- 1 1001 1001 10775 Jan 20 19:04 LICENSE [2022-01-20T19:10:42.150Z] -rw-rw-r-- 1 1001 1001 6508 Jan 20 19:04 Makefile [2022-01-20T19:10:42.150Z] -rw-rw-r-- 1 1001 1001 582 Jan 20 19:04 OWNERS.md [2022-01-20T19:10:42.150Z] -rw-rw-r-- 1 1001 1001 8207 Jan 20 19:04 README.md [2022-01-20T19:10:42.150Z] -rw-rw-r-- 1 1001 1001 6912 Jan 20 19:04 SECURITY.md [2022-01-20T19:10:42.150Z] -rw-rw-r-- 1 1001 1001 5 Jan 20 19:04 VERSION [2022-01-20T19:10:42.150Z] -rw-rw-r-- 1 1001 1001 4131 Jan 20 19:04 ZMQWindows.md [2022-01-20T19:10:42.150Z] drwxrwxr-x 2 1001 1001 4096 Jan 20 19:04 bin [2022-01-20T19:10:42.150Z] drwxrwxr-x 14 1001 1001 4096 Jan 20 19:04 cmd [2022-01-20T19:10:42.150Z] -rw-r--r-- 1 root root 428381 Jan 20 19:09 coverage.out [2022-01-20T19:10:42.150Z] -rw-rw-r-- 1 1001 1001 2827 Jan 20 19:04 go.mod [2022-01-20T19:10:42.150Z] -rw-rw-r-- 1 1001 1001 49574 Jan 20 19:04 go.sum [2022-01-20T19:10:42.150Z] drwxrwxr-x 8 1001 1001 4096 Jan 20 19:04 internal [2022-01-20T19:10:42.150Z] drwxrwxr-x 3 1001 1001 4096 Jan 20 19:04 openapi [2022-01-20T19:10:42.150Z] drwxrwxr-x 4 1001 1001 4096 Jan 20 19:04 snap [2022-01-20T19:10:42.150Z] -rw-rw-r-- 1 1001 1001 204 Jan 20 19:04 version.go [Pipeline] sh [2022-01-20T19:10:42.510Z] + '[' -e coverage.out ] [2022-01-20T19:10:42.510Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-20T19:10:42.530Z] Warning: overwriting stash ‘coverage-report’ [2022-01-20T19:10:43.224Z] Stashed 1 file(s) [Pipeline] sh [2022-01-20T19:10:43.874Z] + make build [2022-01-20T19:10:43.874Z] 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-01-20T19:10:50.599Z] 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-01-20T19:11:17.364Z] 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-01-20T19:11:17.364Z] 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-01-20T19:11:20.747Z] 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-01-20T19:11:21.337Z] 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-01-20T19:11:24.726Z] 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-01-20T19:11:29.092Z] 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-01-20T19:11:32.512Z] 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-01-20T19:11:36.803Z] 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-01-20T19:11:39.417Z] 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-01-20T19:11:42.798Z] 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-01-20T19:11:48.191Z] $ docker stop --time=1 7154711b14fc757d8fea17f8b5be7f1085e38e69776ca2a17d5bb97762735114 [2022-01-20T19:11:50.100Z] $ docker rm -f 7154711b14fc757d8fea17f8b5be7f1085e38e69776ca2a17d5bb97762735114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T19:11:51.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-20T19:11:51.842Z] [2022-01-20T19:11:51.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T19:11:52.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-20T19:11:52.213Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-20T19:11:52.213Z] 29e5d40040c1: Pulling fs layer [2022-01-20T19:11:52.213Z] 1ce36da41761: Pulling fs layer [2022-01-20T19:11:52.213Z] 25b303627fd3: Pulling fs layer [2022-01-20T19:11:52.485Z] 29e5d40040c1: Verifying Checksum [2022-01-20T19:11:52.485Z] 29e5d40040c1: Download complete [2022-01-20T19:11:52.759Z] 1ce36da41761: Verifying Checksum [2022-01-20T19:11:52.759Z] 1ce36da41761: Download complete [2022-01-20T19:11:53.030Z] 29e5d40040c1: Pull complete [2022-01-20T19:11:54.005Z] 25b303627fd3: Verifying Checksum [2022-01-20T19:11:54.005Z] 25b303627fd3: Download complete [2022-01-20T19:11:54.279Z] 1ce36da41761: Pull complete [2022-01-20T19:12:04.416Z] 25b303627fd3: Pull complete [2022-01-20T19:12:04.416Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-20T19:12:04.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-20T19:12:04.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-20T19:12:04.636Z] prd-ubuntu18.04-docker-arm64-4c-16g-3509 does not seem to be running inside a container [2022-01-20T19:12:04.679Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-20T19:12:06.918Z] $ docker top 5733f0ad55fcfc4f304bab4a9d721a6828a8fe25b93a8aa496f289c867937e57 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T19:12:07.908Z] + docker-compose build --help [2022-01-20T19:12:07.908Z] + grep parallel [2022-01-20T19:12:11.276Z] --parallel Build images in parallel. [Pipeline] } [2022-01-20T19:12:11.551Z] $ docker stop --time=1 5733f0ad55fcfc4f304bab4a9d721a6828a8fe25b93a8aa496f289c867937e57 [2022-01-20T19:12:13.153Z] $ docker rm -f 5733f0ad55fcfc4f304bab4a9d721a6828a8fe25b93a8aa496f289c867937e57 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T19:12:13.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-20T19:12:13.862Z] . [Pipeline] withDockerContainer [2022-01-20T19:12:14.069Z] prd-ubuntu18.04-docker-arm64-4c-16g-3509 does not seem to be running inside a container [2022-01-20T19:12:14.112Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-20T19:12:15.292Z] $ docker top f79a7b13f69e74210d181b2fbdba98261565bad247db35ee475118e03c4e6593 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T19:12:16.243Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-20T19:12:19.616Z] Building core-command ... [2022-01-20T19:12:19.616Z] Building core-data ... [2022-01-20T19:12:19.616Z] Building core-metadata ... [2022-01-20T19:12:19.616Z] Building security-bootstrapper ... [2022-01-20T19:12:19.616Z] Building security-proxy-setup ... [2022-01-20T19:12:19.616Z] Building security-secretstore-setup ... [2022-01-20T19:12:19.616Z] Building support-notifications ... [2022-01-20T19:12:19.616Z] Building support-scheduler ... [2022-01-20T19:12:19.616Z] Building sys-mgmt-agent ... [2022-01-20T19:12:19.616Z] Building core-command [2022-01-20T19:12:19.616Z] Building security-bootstrapper [2022-01-20T19:12:19.616Z] Building core-metadata [2022-01-20T19:12:19.616Z] Building support-notifications [2022-01-20T19:12:19.616Z] Building support-scheduler [2022-01-20T19:13:27.573Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T19:13:27.573Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T19:13:27.573Z] ---> 417a8ec87cbf [2022-01-20T19:13:27.573Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T19:13:27.573Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T19:13:27.573Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-20T19:13:27.573Z] ---> 417a8ec87cbf [2022-01-20T19:13:27.573Z] Step 3/22 : WORKDIR /edgex-go [2022-01-20T19:13:27.573Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T19:13:27.573Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T19:13:27.573Z] ---> 417a8ec87cbf [2022-01-20T19:13:27.573Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T19:13:27.573Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T19:13:27.573Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-20T19:13:27.573Z] ---> 417a8ec87cbf [2022-01-20T19:13:27.573Z] Step 3/22 : WORKDIR /edgex-go [2022-01-20T19:13:27.573Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T19:13:27.573Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-20T19:13:27.573Z] ---> 417a8ec87cbf [2022-01-20T19:13:27.573Z] Step 3/31 : WORKDIR /edgex-go [2022-01-20T19:13:27.573Z] ---> Running in 9645497bd80c [2022-01-20T19:13:27.573Z] ---> Running in 02a6905b7124 [2022-01-20T19:13:27.573Z] ---> Running in bf6daa215434 [2022-01-20T19:13:27.573Z] ---> Running in 525d3de4eda7 [2022-01-20T19:13:27.573Z] ---> Running in 40f7a5670f4f [2022-01-20T19:13:27.573Z] Removing intermediate container 525d3de4eda7 [2022-01-20T19:13:27.573Z] ---> 8e622bcae645 [2022-01-20T19:13:27.573Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T19:13:27.573Z] Removing intermediate container 40f7a5670f4f [2022-01-20T19:13:27.573Z] ---> 3ac7b7f3e49c [2022-01-20T19:13:27.573Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T19:13:27.573Z] Removing intermediate container 02a6905b7124 [2022-01-20T19:13:27.573Z] ---> b7a228296a8a [2022-01-20T19:13:27.573Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T19:13:27.573Z] ---> Running in 2300e3118a70 [2022-01-20T19:13:27.573Z] Removing intermediate container 9645497bd80c [2022-01-20T19:13:27.573Z] ---> 8ce6fe86f7c2 [2022-01-20T19:13:27.573Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T19:13:27.573Z] Removing intermediate container bf6daa215434 [2022-01-20T19:13:27.573Z] ---> aa3396cacae6 [2022-01-20T19:13:27.573Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T19:13:27.573Z] ---> Running in fc087cfc5289 [2022-01-20T19:13:27.573Z] ---> Running in 3afc45ed3346 [2022-01-20T19:13:27.573Z] ---> Running in d07574db98ff [2022-01-20T19:13:27.573Z] ---> Running in 06363f02dd1c [2022-01-20T19:13:30.214Z] Removing intermediate container 2300e3118a70 [2022-01-20T19:13:30.214Z] ---> 628622bae52e [2022-01-20T19:13:30.214Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-20T19:13:30.214Z] ---> Running in ae4436e8dfe2 [2022-01-20T19:13:30.815Z] Removing intermediate container fc087cfc5289 [2022-01-20T19:13:30.815Z] ---> 4254ce165a2e [2022-01-20T19:13:30.815Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-20T19:13:30.815Z] Removing intermediate container 06363f02dd1c [2022-01-20T19:13:30.815Z] ---> a91484d3e680 [2022-01-20T19:13:30.815Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-20T19:13:30.815Z] ---> Running in 8a4bd679d584 [2022-01-20T19:13:31.094Z] Removing intermediate container d07574db98ff [2022-01-20T19:13:31.094Z] ---> cb7492235efb [2022-01-20T19:13:31.094Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-20T19:13:31.094Z] ---> Running in 2e8ad3c22626 [2022-01-20T19:13:31.094Z] Removing intermediate container 3afc45ed3346 [2022-01-20T19:13:31.094Z] ---> 33bd0e82f721 [2022-01-20T19:13:31.094Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-20T19:13:31.377Z] ---> Running in 27fda2b9e564 [2022-01-20T19:13:31.377Z] ---> Running in e3f3da531711 [2022-01-20T19:13:32.382Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T19:13:32.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T19:13:32.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T19:13:32.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T19:13:32.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T19:13:33.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T19:13:33.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T19:13:33.756Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T19:13:33.756Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T19:13:34.035Z] OK: 220 MiB in 52 packages [2022-01-20T19:13:34.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T19:13:34.643Z] OK: 220 MiB in 52 packages [2022-01-20T19:13:35.153Z] OK: 220 MiB in 52 packages [2022-01-20T19:13:35.153Z] OK: 220 MiB in 52 packages [2022-01-20T19:13:35.433Z] Removing intermediate container ae4436e8dfe2 [2022-01-20T19:13:35.433Z] ---> 6251b25fbb37 [2022-01-20T19:13:35.433Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-20T19:13:36.076Z] OK: 220 MiB in 52 packages [2022-01-20T19:13:37.099Z] Removing intermediate container 8a4bd679d584 [2022-01-20T19:13:37.100Z] ---> 8bdcac5bb182 [2022-01-20T19:13:37.100Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T19:13:37.100Z] Removing intermediate container 2e8ad3c22626 [2022-01-20T19:13:37.100Z] ---> f92aab68bccf [2022-01-20T19:13:37.100Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-20T19:13:37.100Z] ---> 4ee7175d1354 [2022-01-20T19:13:37.100Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T19:13:37.100Z] Removing intermediate container 27fda2b9e564 [2022-01-20T19:13:37.100Z] ---> ab008eaa349f [2022-01-20T19:13:37.100Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T19:13:37.373Z] ---> Running in faf88c66d2d7 [2022-01-20T19:13:37.373Z] Removing intermediate container e3f3da531711 [2022-01-20T19:13:37.373Z] ---> 61e3decfa470 [2022-01-20T19:13:37.373Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-20T19:13:37.967Z] ---> 03c2b8009f31 [2022-01-20T19:13:37.967Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T19:13:38.243Z] ---> Running in f7ce190010a8 [2022-01-20T19:13:38.243Z] ---> 8ff5434f2219 [2022-01-20T19:13:38.243Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T19:13:38.516Z] ---> Running in ec5bef621707 [2022-01-20T19:13:38.516Z] ---> 3231eea4d277 [2022-01-20T19:13:38.516Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T19:13:38.516Z] ---> db0e9209a492 [2022-01-20T19:13:38.516Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T19:13:38.791Z] ---> Running in 0f8c6c106ae7 [2022-01-20T19:13:38.791Z] ---> Running in 0977ab143093 [2022-01-20T19:13:41.412Z] Removing intermediate container faf88c66d2d7 [2022-01-20T19:13:41.412Z] ---> ffe54c57594b [2022-01-20T19:13:41.412Z] Step 8/22 : COPY . . [2022-01-20T19:13:44.815Z] Removing intermediate container f7ce190010a8 [2022-01-20T19:13:44.815Z] ---> b1ff6e9275a9 [2022-01-20T19:13:44.815Z] Step 8/23 : COPY . . [2022-01-20T19:13:45.421Z] Removing intermediate container ec5bef621707 [2022-01-20T19:13:45.421Z] ---> 0cd6aba12dc6 [2022-01-20T19:13:45.421Z] Step 8/31 : COPY . . [2022-01-20T19:13:45.421Z] Removing intermediate container 0977ab143093 [2022-01-20T19:13:45.421Z] ---> cf10a5175956 [2022-01-20T19:13:45.421Z] Step 8/22 : COPY . . [2022-01-20T19:13:45.697Z] Removing intermediate container 0f8c6c106ae7 [2022-01-20T19:13:45.697Z] ---> 0e178464ea99 [2022-01-20T19:13:45.697Z] Step 8/23 : COPY . . [2022-01-20T19:14:03.977Z] ---> e256e4e03500 [2022-01-20T19:14:03.977Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-20T19:14:03.977Z] ---> Running in b123f109dd80 [2022-01-20T19:14:03.977Z] 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-01-20T19:14:07.378Z] ---> 753fbe3f9c08 [2022-01-20T19:14:07.378Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-20T19:14:07.378Z] ---> Running in e74c77a96220 [2022-01-20T19:14:08.357Z] ---> 83ca6b15d0ea [2022-01-20T19:14:08.357Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-20T19:14:08.357Z] ---> 4261b1c2b54f [2022-01-20T19:14:08.357Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-20T19:14:08.631Z] ---> Running in cdf9fc89adeb [2022-01-20T19:14:08.631Z] ---> Running in 2e9f2adfb38b [2022-01-20T19:14:09.610Z] ---> 3719113850ff [2022-01-20T19:14:09.611Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-20T19:14:09.611Z] ---> Running in 3a531780dfd7 [2022-01-20T19:14:10.206Z] 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-01-20T19:14:11.185Z] 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-01-20T19:14:11.783Z] 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-01-20T19:14:11.783Z] 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-01-20T19:16:18.597Z] Removing intermediate container b123f109dd80 [2022-01-20T19:16:18.597Z] ---> 99bca71ef450 [2022-01-20T19:16:18.597Z] [2022-01-20T19:16:18.597Z] Step 10/22 : FROM alpine:3.14 [2022-01-20T19:16:18.597Z] 3.14: Pulling from library/alpine [2022-01-20T19:16:18.597Z] Removing intermediate container e74c77a96220 [2022-01-20T19:16:18.597Z] ---> 4dc2fe748c3c [2022-01-20T19:16:18.597Z] [2022-01-20T19:16:18.597Z] Step 10/23 : FROM alpine:3.14 [2022-01-20T19:16:18.597Z] 3.14: Pulling from library/alpine [2022-01-20T19:16:18.597Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T19:16:18.597Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T19:16:18.597Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T19:16:18.597Z] Status: Image is up to date for alpine:3.14 [2022-01-20T19:16:18.597Z] ---> 5b8b7b635229 [2022-01-20T19:16:18.597Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-20T19:16:18.597Z] ---> 5b8b7b635229 [2022-01-20T19:16:18.597Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-20T19:16:18.597Z] ---> Running in fb643fa27d07 [2022-01-20T19:16:18.597Z] ---> Running in e08eb92750e8 [2022-01-20T19:16:20.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T19:16:20.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T19:16:20.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T19:16:20.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T19:16:21.034Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-20T19:16:21.034Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T19:16:21.034Z] OK: 6 MiB in 15 packages [2022-01-20T19:16:21.034Z] Removing intermediate container 3a531780dfd7 [2022-01-20T19:16:21.034Z] ---> 7167f451efc3 [2022-01-20T19:16:21.034Z] [2022-01-20T19:16:21.034Z] Step 10/31 : FROM alpine:3.14 [2022-01-20T19:16:21.034Z] ---> 5b8b7b635229 [2022-01-20T19:16:21.034Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-20T19:16:21.034Z] ---> Running in 45a111ac3cb4 [2022-01-20T19:16:21.314Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-20T19:16:21.314Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-20T19:16:21.314Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T19:16:21.591Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T19:16:21.871Z] Removing intermediate container 45a111ac3cb4 [2022-01-20T19:16:21.871Z] ---> d49ab32df3f3 [2022-01-20T19:16:21.871Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-20T19:16:21.871Z] OK: 6 MiB in 16 packages [2022-01-20T19:16:21.871Z] ---> Running in 21219174f4c1 [2022-01-20T19:16:22.846Z] Removing intermediate container fb643fa27d07 [2022-01-20T19:16:22.846Z] ---> 7ca9ddac750c [2022-01-20T19:16:22.846Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T19:16:22.846Z] ---> Running in 2e2aac25a161 [2022-01-20T19:16:23.848Z] Removing intermediate container 2e2aac25a161 [2022-01-20T19:16:23.848Z] ---> e57f1e02086c [2022-01-20T19:16:23.848Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-20T19:16:23.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T19:16:23.848Z] ---> Running in 54607b6c391d [2022-01-20T19:16:24.125Z] Removing intermediate container e08eb92750e8 [2022-01-20T19:16:24.125Z] ---> 8bb7fb06a201 [2022-01-20T19:16:24.125Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T19:16:24.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T19:16:24.397Z] ---> Running in 4fe48095f4e4 [2022-01-20T19:16:24.684Z] Removing intermediate container 54607b6c391d [2022-01-20T19:16:24.684Z] ---> f161da801662 [2022-01-20T19:16:24.684Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-20T19:16:24.959Z] Removing intermediate container 4fe48095f4e4 [2022-01-20T19:16:24.959Z] ---> 5f799de858b9 [2022-01-20T19:16:24.959Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-20T19:16:24.959Z] ---> Running in 2471aacf1df3 [2022-01-20T19:16:24.959Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-20T19:16:24.959Z] (2/2) Installing su-exec (0.2-r1) [2022-01-20T19:16:24.959Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T19:16:24.959Z] OK: 6 MiB in 16 packages [2022-01-20T19:16:25.230Z] ---> Running in 9164fc0f243f [2022-01-20T19:16:25.832Z] Removing intermediate container 2471aacf1df3 [2022-01-20T19:16:25.832Z] ---> c5d36d266692 [2022-01-20T19:16:25.832Z] Step 15/23 : WORKDIR / [2022-01-20T19:16:25.832Z] ---> Running in b9df9a425486 [2022-01-20T19:16:26.104Z] Removing intermediate container 9164fc0f243f [2022-01-20T19:16:26.104Z] ---> 9addeccdf683 [2022-01-20T19:16:26.104Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-20T19:16:26.104Z] ---> Running in 32c7499da959 [2022-01-20T19:16:26.377Z] Removing intermediate container 21219174f4c1 [2022-01-20T19:16:26.377Z] ---> 31d3df0bc1f4 [2022-01-20T19:16:26.377Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-20T19:16:26.648Z] Removing intermediate container b9df9a425486 [2022-01-20T19:16:26.648Z] ---> e8bf6f4fb631 [2022-01-20T19:16:26.648Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T19:16:26.648Z] ---> Running in a3a4bd72bf52 [2022-01-20T19:16:26.648Z] Removing intermediate container 32c7499da959 [2022-01-20T19:16:26.648Z] ---> edd0f41a4d86 [2022-01-20T19:16:26.648Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T19:16:27.629Z] Removing intermediate container a3a4bd72bf52 [2022-01-20T19:16:27.629Z] ---> 331f75180380 [2022-01-20T19:16:27.629Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-20T19:16:27.629Z] ---> Running in 4e78f394d8d6 [2022-01-20T19:16:27.629Z] ---> 4abed69722b8 [2022-01-20T19:16:27.629Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-20T19:16:27.905Z] ---> b1c2ad83350e [2022-01-20T19:16:27.905Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-20T19:16:28.176Z] Removing intermediate container cdf9fc89adeb [2022-01-20T19:16:28.176Z] ---> d2177204934c [2022-01-20T19:16:28.176Z] [2022-01-20T19:16:28.176Z] Step 10/22 : FROM alpine:3.14 [2022-01-20T19:16:28.176Z] ---> 5b8b7b635229 [2022-01-20T19:16:28.176Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-20T19:16:28.176Z] ---> Using cache [2022-01-20T19:16:28.176Z] ---> 7ca9ddac750c [2022-01-20T19:16:28.176Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T19:16:28.176Z] ---> Using cache [2022-01-20T19:16:28.176Z] ---> e57f1e02086c [2022-01-20T19:16:28.176Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-20T19:16:28.448Z] ---> Running in f47cea0ca450 [2022-01-20T19:16:28.448Z] Removing intermediate container 4e78f394d8d6 [2022-01-20T19:16:28.448Z] ---> f2fa8a8b0b6f [2022-01-20T19:16:28.448Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-20T19:16:28.448Z] ---> Running in 29acdd035fdf [2022-01-20T19:16:29.052Z] Removing intermediate container f47cea0ca450 [2022-01-20T19:16:29.052Z] ---> c398306f6a38 [2022-01-20T19:16:29.052Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-20T19:16:29.052Z] ---> Running in 46a4f6ea6b41 [2022-01-20T19:16:30.039Z] Removing intermediate container 46a4f6ea6b41 [2022-01-20T19:16:30.039Z] ---> f28636aac810 [2022-01-20T19:16:30.039Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T19:16:30.039Z] ---> 5b82202ef23b [2022-01-20T19:16:30.039Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-20T19:16:30.039Z] ---> 933352c90c04 [2022-01-20T19:16:30.039Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-20T19:16:30.311Z] Removing intermediate container 2e9f2adfb38b [2022-01-20T19:16:30.311Z] ---> 6bd93a5feda8 [2022-01-20T19:16:30.311Z] [2022-01-20T19:16:30.311Z] Step 10/23 : FROM alpine:3.14 [2022-01-20T19:16:30.311Z] ---> 5b8b7b635229 [2022-01-20T19:16:30.311Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-20T19:16:30.311Z] ---> Using cache [2022-01-20T19:16:30.311Z] ---> 7ca9ddac750c [2022-01-20T19:16:30.311Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T19:16:30.311Z] ---> Using cache [2022-01-20T19:16:30.311Z] ---> e57f1e02086c [2022-01-20T19:16:30.311Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-20T19:16:30.588Z] ---> Running in 07ddc1836e5c [2022-01-20T19:16:30.862Z] ---> 5ce861695b71 [2022-01-20T19:16:30.862Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-20T19:16:30.862Z] ---> d067b3098fdd [2022-01-20T19:16:30.862Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-20T19:16:31.138Z] ---> Running in b5a93a9994e3 [2022-01-20T19:16:31.138Z] ---> 191a50b69ef6 [2022-01-20T19:16:31.138Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-20T19:16:31.138Z] Removing intermediate container 07ddc1836e5c [2022-01-20T19:16:31.138Z] ---> 3a01ff6e7530 [2022-01-20T19:16:31.138Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-20T19:16:31.138Z] Removing intermediate container 29acdd035fdf [2022-01-20T19:16:31.138Z] ---> 930e1df6b183 [2022-01-20T19:16:31.138Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-20T19:16:31.138Z] ---> Running in 096e5d28d897 [2022-01-20T19:16:31.138Z] ---> Running in 5471b864bae6 [2022-01-20T19:16:31.138Z] ---> Running in e13b8fafd93b [2022-01-20T19:16:31.426Z] Removing intermediate container b5a93a9994e3 [2022-01-20T19:16:31.426Z] ---> bf55f0f32fe1 [2022-01-20T19:16:31.426Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T19:16:31.700Z] ---> Running in 4e7f04d372eb [2022-01-20T19:16:31.700Z] Removing intermediate container 096e5d28d897 [2022-01-20T19:16:31.700Z] ---> a37f59d5c417 [2022-01-20T19:16:31.700Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T19:16:31.971Z] Removing intermediate container e13b8fafd93b [2022-01-20T19:16:31.971Z] ---> 2c9fb92fa485 [2022-01-20T19:16:31.971Z] Step 15/23 : WORKDIR / [2022-01-20T19:16:31.971Z] ---> Running in 8a0a1a324ab5 [2022-01-20T19:16:31.971Z] Removing intermediate container 5471b864bae6 [2022-01-20T19:16:31.971Z] ---> 198fab39bea0 [2022-01-20T19:16:31.971Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-20T19:16:31.971Z] ---> Running in 1c194a34ece0 [2022-01-20T19:16:32.241Z] Removing intermediate container 4e7f04d372eb [2022-01-20T19:16:32.241Z] ---> 74ca48b9f46b [2022-01-20T19:16:32.241Z] Step 21/23 : LABEL arch=arm64 [2022-01-20T19:16:32.241Z] ---> Running in f0f9493a357a [2022-01-20T19:16:32.514Z] ---> 75e9ce5f354e [2022-01-20T19:16:32.514Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-20T19:16:32.514Z] Removing intermediate container 1c194a34ece0 [2022-01-20T19:16:32.514Z] ---> df022fcc5b1b [2022-01-20T19:16:32.514Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T19:16:32.785Z] Removing intermediate container 8a0a1a324ab5 [2022-01-20T19:16:32.785Z] ---> 0ef6fdccde62 [2022-01-20T19:16:32.785Z] Step 20/22 : LABEL arch=arm64 [2022-01-20T19:16:32.785Z] ---> Running in c3d7c78ddd00 [2022-01-20T19:16:32.785Z] Removing intermediate container f0f9493a357a [2022-01-20T19:16:32.785Z] ---> 15db8f40a941 [2022-01-20T19:16:32.785Z] Step 22/23 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a [2022-01-20T19:16:33.065Z] ---> Running in 720d26bcb897 [2022-01-20T19:16:33.065Z] ---> 0c7ba18890f0 [2022-01-20T19:16:33.065Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-20T19:16:33.346Z] ---> Running in 8ebd54697b8b [2022-01-20T19:16:33.346Z] Removing intermediate container c3d7c78ddd00 [2022-01-20T19:16:33.346Z] ---> 528a9de74787 [2022-01-20T19:16:33.346Z] Step 21/22 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a [2022-01-20T19:16:33.621Z] ---> 3956d54059dd [2022-01-20T19:16:33.621Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-20T19:16:33.621Z] ---> Running in 61f34180e7bb [2022-01-20T19:16:33.621Z] Removing intermediate container 720d26bcb897 [2022-01-20T19:16:33.621Z] ---> 55f26c577a9d [2022-01-20T19:16:33.621Z] Step 23/23 : LABEL version=0.0.0 [2022-01-20T19:16:33.897Z] ---> Running in c13191653dc0 [2022-01-20T19:16:33.897Z] ---> 713887913a4f [2022-01-20T19:16:33.897Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-20T19:16:33.897Z] ---> Running in 890285cc5936 [2022-01-20T19:16:34.174Z] Removing intermediate container 61f34180e7bb [2022-01-20T19:16:34.174Z] ---> 28d36582cc2a [2022-01-20T19:16:34.174Z] Step 22/22 : LABEL version=0.0.0 [2022-01-20T19:16:34.447Z] ---> Running in 8983d3d97242 [2022-01-20T19:16:34.447Z] Removing intermediate container c13191653dc0 [2022-01-20T19:16:34.447Z] ---> c4ea53fee72a [2022-01-20T19:16:34.447Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T19:16:34.447Z] ---> Running in e4706a005e51 [2022-01-20T19:16:34.732Z] Removing intermediate container 890285cc5936 [2022-01-20T19:16:34.732Z] ---> dd218ea7b691 [2022-01-20T19:16:34.732Z] [2022-01-20T19:16:35.006Z] Removing intermediate container 8983d3d97242 [2022-01-20T19:16:35.006Z] ---> e5cffa021f65 [2022-01-20T19:16:35.006Z] [2022-01-20T19:16:35.006Z] Successfully built dd218ea7b691 [2022-01-20T19:16:35.281Z] Successfully tagged core-command-arm64:latest [2022-01-20T19:16:35.281Z] Building sys-mgmt-agent [2022-01-20T19:16:35.281Z]  Building core-command ... done Removing intermediate container e4706a005e51 [2022-01-20T19:16:35.281Z] ---> c510b6146039 [2022-01-20T19:16:35.281Z] Step 20/22 : LABEL arch=arm64 [2022-01-20T19:16:35.560Z] ---> Running in c94cf83f8406 [2022-01-20T19:16:35.560Z] Successfully built e5cffa021f65 [2022-01-20T19:16:35.560Z] Successfully tagged support-notifications-arm64:latest [2022-01-20T19:16:35.560Z]  Building support-notifications ... done Building security-secretstore-setup [2022-01-20T19:16:35.838Z] ---> a0f67251ff6c [2022-01-20T19:16:35.838Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-20T19:16:35.838Z] Removing intermediate container 8ebd54697b8b [2022-01-20T19:16:35.838Z] ---> 6e09f7d28298 [2022-01-20T19:16:35.838Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T19:16:36.108Z] Removing intermediate container c94cf83f8406 [2022-01-20T19:16:36.108Z] ---> 6590db6dcc51 [2022-01-20T19:16:36.108Z] Step 21/22 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a [2022-01-20T19:16:36.108Z] ---> Running in 767e2d9eabc1 [2022-01-20T19:16:36.712Z] Removing intermediate container 767e2d9eabc1 [2022-01-20T19:16:36.712Z] ---> 119952de5423 [2022-01-20T19:16:36.712Z] Step 22/22 : LABEL version=0.0.0 [2022-01-20T19:16:36.712Z] ---> 1e69da3428ee [2022-01-20T19:16:36.712Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-20T19:16:36.712Z] ---> Running in 02d37b376c08 [2022-01-20T19:16:36.712Z] ---> 61399a2668e2 [2022-01-20T19:16:36.712Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-20T19:16:36.985Z] ---> Running in c53a9e1ad628 [2022-01-20T19:16:37.582Z] Removing intermediate container 02d37b376c08 [2022-01-20T19:16:37.582Z] ---> f9b574369dc8 [2022-01-20T19:16:37.582Z] [2022-01-20T19:16:37.582Z] Removing intermediate container c53a9e1ad628 [2022-01-20T19:16:37.582Z] ---> ab7c08649b40 [2022-01-20T19:16:37.582Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T19:16:37.582Z] ---> Running in 02bb7367661a [2022-01-20T19:16:37.857Z] Successfully built f9b574369dc8 [2022-01-20T19:16:38.128Z] Successfully tagged support-scheduler-arm64:latest [2022-01-20T19:16:38.128Z] Building core-data [2022-01-20T19:16:38.128Z]  Building support-scheduler ... done Removing intermediate container 02bb7367661a [2022-01-20T19:16:38.128Z] ---> e8128281a789 [2022-01-20T19:16:38.128Z] Step 21/23 : LABEL arch=arm64 [2022-01-20T19:16:38.403Z] ---> 428cd07e9df1 [2022-01-20T19:16:38.403Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-20T19:16:38.403Z] ---> Running in 6af87226d633 [2022-01-20T19:16:38.686Z] Removing intermediate container 6af87226d633 [2022-01-20T19:16:38.686Z] ---> acf0f9eb336b [2022-01-20T19:16:38.686Z] Step 22/23 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a [2022-01-20T19:16:38.959Z] ---> Running in 6a8809378924 [2022-01-20T19:16:39.234Z] ---> 4a5c7c559a66 [2022-01-20T19:16:39.234Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-20T19:16:39.507Z] Removing intermediate container 6a8809378924 [2022-01-20T19:16:39.507Z] ---> 577bda20688c [2022-01-20T19:16:39.507Z] Step 23/23 : LABEL version=0.0.0 [2022-01-20T19:16:39.507Z] ---> Running in bc4b87ae8895 [2022-01-20T19:16:40.108Z] ---> 529c5f8f5f9a [2022-01-20T19:16:40.108Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-20T19:16:40.108Z] Removing intermediate container bc4b87ae8895 [2022-01-20T19:16:40.108Z] ---> b7bd1dd81383 [2022-01-20T19:16:40.108Z] [2022-01-20T19:16:40.708Z] Successfully built b7bd1dd81383 [2022-01-20T19:16:40.708Z] Successfully tagged core-metadata-arm64:latest [2022-01-20T19:16:40.708Z]  Building core-metadata ... done Building security-proxy-setup [2022-01-20T19:16:40.988Z] ---> 182618f87182 [2022-01-20T19:16:40.988Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-20T19:16:41.263Z] ---> Running in 5660b623f3e6 [2022-01-20T19:16:41.535Z] Removing intermediate container 5660b623f3e6 [2022-01-20T19:16:41.535Z] ---> ee28e81a4f8b [2022-01-20T19:16:41.535Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-20T19:16:42.518Z] ---> b382ed029572 [2022-01-20T19:16:42.518Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-20T19:16:42.793Z] ---> Running in e0eb0f252628 [2022-01-20T19:16:44.781Z] Removing intermediate container e0eb0f252628 [2022-01-20T19:16:44.781Z] ---> 95700e9fcb55 [2022-01-20T19:16:44.781Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-20T19:16:45.056Z] ---> Running in 57bf987f6a18 [2022-01-20T19:16:45.655Z] Removing intermediate container 57bf987f6a18 [2022-01-20T19:16:45.655Z] ---> f2d7ed3a92e9 [2022-01-20T19:16:45.655Z] Step 28/31 : CMD ["gate"] [2022-01-20T19:16:45.655Z] ---> Running in 02d8280bcfd1 [2022-01-20T19:16:46.252Z] Removing intermediate container 02d8280bcfd1 [2022-01-20T19:16:46.252Z] ---> 0491ba34290a [2022-01-20T19:16:46.252Z] Step 29/31 : LABEL arch=arm64 [2022-01-20T19:16:46.524Z] ---> Running in fef647669f0a [2022-01-20T19:16:47.127Z] Removing intermediate container fef647669f0a [2022-01-20T19:16:47.127Z] ---> b488786591fc [2022-01-20T19:16:47.127Z] Step 30/31 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a [2022-01-20T19:16:47.407Z] ---> Running in 341f2a6cd035 [2022-01-20T19:16:47.679Z] Removing intermediate container 341f2a6cd035 [2022-01-20T19:16:47.679Z] ---> ed61236e6a31 [2022-01-20T19:16:47.679Z] Step 31/31 : LABEL version=0.0.0 [2022-01-20T19:16:47.955Z] ---> Running in dee5fa65a0d1 [2022-01-20T19:16:48.593Z] Removing intermediate container dee5fa65a0d1 [2022-01-20T19:16:48.593Z] ---> bc5fd1d65631 [2022-01-20T19:16:48.593Z] [2022-01-20T19:16:48.905Z] Successfully built bc5fd1d65631 [2022-01-20T19:16:48.905Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-20T19:17:27.952Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T19:17:27.952Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T19:17:27.952Z] ---> 417a8ec87cbf [2022-01-20T19:17:27.952Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T19:17:27.952Z] ---> Using cache [2022-01-20T19:17:27.952Z] ---> aa3396cacae6 [2022-01-20T19:17:27.952Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T19:17:27.952Z] ---> Using cache [2022-01-20T19:17:27.952Z] ---> a91484d3e680 [2022-01-20T19:17:27.952Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-20T19:17:28.229Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T19:17:28.229Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-20T19:17:28.229Z] ---> 417a8ec87cbf [2022-01-20T19:17:28.229Z] Step 3/25 : WORKDIR /edgex-go [2022-01-20T19:17:28.229Z] ---> Using cache [2022-01-20T19:17:28.229Z] ---> aa3396cacae6 [2022-01-20T19:17:28.229Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T19:17:28.229Z] ---> Using cache [2022-01-20T19:17:28.229Z] ---> a91484d3e680 [2022-01-20T19:17:28.229Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-20T19:17:28.229Z] ---> Using cache [2022-01-20T19:17:28.229Z] ---> f92aab68bccf [2022-01-20T19:17:28.229Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-20T19:17:28.229Z] ---> Using cache [2022-01-20T19:17:28.229Z] ---> 8ff5434f2219 [2022-01-20T19:17:28.229Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T19:17:28.229Z] ---> Using cache [2022-01-20T19:17:28.229Z] ---> 0cd6aba12dc6 [2022-01-20T19:17:28.229Z] Step 8/25 : COPY . . [2022-01-20T19:17:28.510Z] ---> Using cache [2022-01-20T19:17:28.510Z] ---> 3719113850ff [2022-01-20T19:17:28.510Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-20T19:17:29.125Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T19:17:29.125Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T19:17:29.125Z] ---> 417a8ec87cbf [2022-01-20T19:17:29.125Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T19:17:29.125Z] ---> Using cache [2022-01-20T19:17:29.125Z] ---> aa3396cacae6 [2022-01-20T19:17:29.125Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T19:17:29.125Z] ---> Using cache [2022-01-20T19:17:29.125Z] ---> a91484d3e680 [2022-01-20T19:17:29.125Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-20T19:17:29.399Z] ---> Running in 92a017fe845d [2022-01-20T19:17:29.399Z] ---> Running in 12d0d083af36 [2022-01-20T19:17:29.399Z] ---> Running in 1a741813e2c6 [2022-01-20T19:17:30.394Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T19:17:30.394Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-20T19:17:30.394Z] ---> 417a8ec87cbf [2022-01-20T19:17:30.394Z] Step 3/21 : WORKDIR /edgex-go [2022-01-20T19:17:30.394Z] ---> Using cache [2022-01-20T19:17:30.394Z] ---> aa3396cacae6 [2022-01-20T19:17:30.394Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T19:17:30.394Z] ---> Using cache [2022-01-20T19:17:30.394Z] ---> a91484d3e680 [2022-01-20T19:17:30.394Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-20T19:17:30.394Z] ---> Using cache [2022-01-20T19:17:30.394Z] ---> f92aab68bccf [2022-01-20T19:17:30.394Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-20T19:17:30.394Z] ---> Using cache [2022-01-20T19:17:30.394Z] ---> 8ff5434f2219 [2022-01-20T19:17:30.394Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T19:17:30.394Z] ---> Using cache [2022-01-20T19:17:30.394Z] ---> 0cd6aba12dc6 [2022-01-20T19:17:30.394Z] Step 8/21 : COPY . . [2022-01-20T19:17:30.394Z] ---> Using cache [2022-01-20T19:17:30.394Z] ---> 3719113850ff [2022-01-20T19:17:30.394Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-20T19:17:30.394Z] ---> Running in ddb150182f6e [2022-01-20T19:17:31.377Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T19:17:31.377Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T19:17:31.378Z] 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-01-20T19:17:31.655Z] 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-01-20T19:17:32.256Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T19:17:32.256Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T19:17:33.240Z] OK: 220 MiB in 52 packages [2022-01-20T19:17:33.240Z] OK: 220 MiB in 52 packages [2022-01-20T19:17:34.685Z] Removing intermediate container 92a017fe845d [2022-01-20T19:17:34.685Z] ---> 2c2ff5eccb2e [2022-01-20T19:17:34.685Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T19:17:34.967Z] Removing intermediate container 1a741813e2c6 [2022-01-20T19:17:34.967Z] ---> ad77e88b0f30 [2022-01-20T19:17:34.967Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T19:17:35.959Z] ---> a660020d4e46 [2022-01-20T19:17:35.959Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T19:17:35.959Z] ---> Running in 2554b9868c61 [2022-01-20T19:17:36.239Z] ---> 4fed8df1e2e2 [2022-01-20T19:17:36.239Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T19:17:36.239Z] ---> Running in d79d7d78377e [2022-01-20T19:17:41.676Z] Removing intermediate container 2554b9868c61 [2022-01-20T19:17:41.676Z] ---> c3529466f61d [2022-01-20T19:17:41.676Z] Step 8/23 : COPY . . [2022-01-20T19:17:42.664Z] Removing intermediate container d79d7d78377e [2022-01-20T19:17:42.664Z] ---> 65a40c0b8913 [2022-01-20T19:17:42.664Z] Step 8/23 : COPY . . [2022-01-20T19:18:09.493Z] ---> 2cbc15f2f06e [2022-01-20T19:18:09.494Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-20T19:18:09.494Z] ---> 1f50e215004f [2022-01-20T19:18:09.494Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-20T19:18:09.494Z] ---> Running in 316a6fe3163c [2022-01-20T19:18:09.494Z] ---> Running in 358e237a94ae [2022-01-20T19:18:09.494Z] 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-01-20T19:18:09.494Z] 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-01-20T19:18:56.467Z] 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-01-20T19:18:56.739Z] 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-01-20T19:19:11.817Z] Removing intermediate container ddb150182f6e [2022-01-20T19:19:11.817Z] ---> 892fed50be83 [2022-01-20T19:19:11.817Z] [2022-01-20T19:19:11.817Z] Step 10/21 : FROM alpine:3.14 [2022-01-20T19:19:11.817Z] ---> 5b8b7b635229 [2022-01-20T19:19:11.817Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-20T19:19:11.817Z] Removing intermediate container 12d0d083af36 [2022-01-20T19:19:11.817Z] ---> 81d2e72b16b1 [2022-01-20T19:19:11.817Z] [2022-01-20T19:19:11.817Z] Step 10/25 : FROM alpine:3.14 [2022-01-20T19:19:11.817Z] ---> 5b8b7b635229 [2022-01-20T19:19:11.817Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-20T19:19:11.817Z] ---> Running in 23be327085e8 [2022-01-20T19:19:11.817Z] ---> Running in 2862e3599c2d [2022-01-20T19:19:13.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T19:19:13.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T19:19:13.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T19:19:13.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T19:19:14.236Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-20T19:19:14.236Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-20T19:19:14.236Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-20T19:19:14.236Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-20T19:19:14.236Z] (3/3) Installing su-exec (0.2-r1) [2022-01-20T19:19:14.236Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T19:19:14.236Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-20T19:19:14.236Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-20T19:19:14.236Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T19:19:14.236Z] (5/5) Installing curl (7.79.1-r0) [2022-01-20T19:19:14.236Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T19:19:14.236Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T19:19:14.510Z] OK: 6 MiB in 17 packages [2022-01-20T19:19:14.787Z] OK: 8 MiB in 19 packages [2022-01-20T19:19:17.429Z] Removing intermediate container 23be327085e8 [2022-01-20T19:19:17.429Z] ---> ebb9b0d329f4 [2022-01-20T19:19:17.429Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-20T19:19:17.429Z] Removing intermediate container 2862e3599c2d [2022-01-20T19:19:17.429Z] ---> add45e4113fe [2022-01-20T19:19:17.429Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-20T19:19:17.429Z] ---> Running in 05c9853d7d56 [2022-01-20T19:19:17.429Z] ---> Running in 7771aea28ba8 [2022-01-20T19:19:18.031Z] Removing intermediate container 7771aea28ba8 [2022-01-20T19:19:18.032Z] ---> aab7925419a7 [2022-01-20T19:19:18.032Z] Step 13/21 : WORKDIR /edgex [2022-01-20T19:19:18.032Z] Removing intermediate container 05c9853d7d56 [2022-01-20T19:19:18.032Z] ---> 785603fb4c44 [2022-01-20T19:19:18.032Z] Step 13/25 : WORKDIR / [2022-01-20T19:19:18.032Z] ---> Running in cbf94648b254 [2022-01-20T19:19:18.032Z] ---> Running in e07b2dae6fd2 [2022-01-20T19:19:18.631Z] Removing intermediate container e07b2dae6fd2 [2022-01-20T19:19:18.631Z] ---> efdf2b80a4bf [2022-01-20T19:19:18.631Z] 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-01-20T19:19:18.906Z] Removing intermediate container cbf94648b254 [2022-01-20T19:19:18.906Z] ---> 73299e58d01f [2022-01-20T19:19:18.906Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-20T19:19:19.887Z] ---> cb4e0208fe6a [2022-01-20T19:19:19.887Z] 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-01-20T19:19:20.161Z] ---> da1f3c026645 [2022-01-20T19:19:20.161Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-20T19:19:21.153Z] ---> 492e2cdb3a65 [2022-01-20T19:19:21.153Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-20T19:19:22.132Z] ---> 41a10c00c8f5 [2022-01-20T19:19:22.133Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-20T19:19:22.410Z] ---> f87de7154a46 [2022-01-20T19:19:22.410Z] 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-01-20T19:19:23.853Z] ---> 8f703f9de75a [2022-01-20T19:19:23.853Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-20T19:19:24.131Z] ---> d16cdd62000e [2022-01-20T19:19:24.131Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-20T19:19:24.399Z] ---> Running in b69c6e7b7b6f [2022-01-20T19:19:25.002Z] Removing intermediate container b69c6e7b7b6f [2022-01-20T19:19:25.002Z] ---> 09fbb4ae7c1e [2022-01-20T19:19:25.002Z] Step 18/21 : CMD ["--init=true"] [2022-01-20T19:19:25.282Z] ---> Running in 1aea86e1c1fb [2022-01-20T19:19:25.555Z] ---> 797fc59f3af7 [2022-01-20T19:19:25.555Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-20T19:19:25.827Z] Removing intermediate container 1aea86e1c1fb [2022-01-20T19:19:25.827Z] ---> 3a26a1350023 [2022-01-20T19:19:25.827Z] Step 19/21 : LABEL arch=arm64 [2022-01-20T19:19:26.101Z] ---> Running in 4dd2056654f0 [2022-01-20T19:19:26.699Z] Removing intermediate container 4dd2056654f0 [2022-01-20T19:19:26.699Z] ---> 31ee3fd8ed00 [2022-01-20T19:19:26.699Z] Step 20/21 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a [2022-01-20T19:19:26.971Z] ---> Running in b079c109a824 [2022-01-20T19:19:27.571Z] Removing intermediate container b079c109a824 [2022-01-20T19:19:27.571Z] ---> 6a705c3a7251 [2022-01-20T19:19:27.571Z] Step 21/21 : LABEL version=0.0.0 [2022-01-20T19:19:27.846Z] ---> Running in d9ee5f566a34 [2022-01-20T19:19:28.118Z] ---> 34c6210a53a0 [2022-01-20T19:19:28.118Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-20T19:19:28.391Z] Removing intermediate container d9ee5f566a34 [2022-01-20T19:19:28.391Z] ---> 8cb9b5d2468a [2022-01-20T19:19:28.391Z] [2022-01-20T19:19:28.986Z] Successfully built 8cb9b5d2468a [2022-01-20T19:19:28.986Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-20T19:19:29.280Z]  Building security-proxy-setup ... done  ---> ba2d919c9031 [2022-01-20T19:19:29.280Z] 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-01-20T19:19:29.572Z] ---> Running in dbe0fcd0658d [2022-01-20T19:19:32.211Z] Removing intermediate container dbe0fcd0658d [2022-01-20T19:19:32.211Z] ---> 0e995c028293 [2022-01-20T19:19:32.211Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-20T19:19:32.211Z] ---> Running in 6c16e78985d9 [2022-01-20T19:19:32.817Z] Removing intermediate container 6c16e78985d9 [2022-01-20T19:19:32.817Z] ---> 9b70b8725286 [2022-01-20T19:19:32.817Z] Step 23/25 : LABEL arch=arm64 [2022-01-20T19:19:32.817Z] ---> Running in b4fdd8a5127b [2022-01-20T19:19:33.547Z] Removing intermediate container b4fdd8a5127b [2022-01-20T19:19:33.547Z] ---> ee10d77f662b [2022-01-20T19:19:33.547Z] Step 24/25 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a [2022-01-20T19:19:33.547Z] ---> Running in a8d6e785acd3 [2022-01-20T19:19:34.180Z] Removing intermediate container a8d6e785acd3 [2022-01-20T19:19:34.180Z] ---> f99586e542b2 [2022-01-20T19:19:34.180Z] Step 25/25 : LABEL version=0.0.0 [2022-01-20T19:19:34.180Z] ---> Running in 7ad71efd6463 [2022-01-20T19:19:34.846Z] Removing intermediate container 7ad71efd6463 [2022-01-20T19:19:34.846Z] ---> 6ac967542cb5 [2022-01-20T19:19:34.846Z] [2022-01-20T19:19:35.136Z] Successfully built 6ac967542cb5 [2022-01-20T19:19:35.136Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-20T19:19:41.864Z]  Building security-secretstore-setup ... done Removing intermediate container 316a6fe3163c [2022-01-20T19:19:41.864Z] ---> 604678bcaab8 [2022-01-20T19:19:41.864Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-20T19:19:41.864Z] ---> Running in 39876384f5e9 [2022-01-20T19:19:42.459Z] 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-01-20T19:19:45.077Z] Removing intermediate container 39876384f5e9 [2022-01-20T19:19:45.077Z] ---> afb10913a023 [2022-01-20T19:19:45.077Z] [2022-01-20T19:19:45.077Z] Step 11/23 : FROM docker:20.10.10 [2022-01-20T19:19:45.077Z] 20.10.10: Pulling from library/docker [2022-01-20T19:19:51.810Z] Removing intermediate container 358e237a94ae [2022-01-20T19:19:51.810Z] ---> 30a1d9ed576e [2022-01-20T19:19:51.810Z] [2022-01-20T19:19:51.810Z] Step 10/23 : FROM alpine:3.14 [2022-01-20T19:19:51.810Z] ---> 5b8b7b635229 [2022-01-20T19:19:51.810Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-20T19:19:51.810Z] ---> Running in a6aec4d1c8ba [2022-01-20T19:19:51.810Z] Removing intermediate container a6aec4d1c8ba [2022-01-20T19:19:51.810Z] ---> d8e0948ed2b0 [2022-01-20T19:19:51.810Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-20T19:19:51.810Z] ---> Running in 56b4faf2b3e0 [2022-01-20T19:19:52.085Z] Removing intermediate container 56b4faf2b3e0 [2022-01-20T19:19:52.085Z] ---> 1881b548dc53 [2022-01-20T19:19:52.085Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-20T19:19:52.085Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-20T19:19:52.085Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-20T19:19:52.085Z] ---> 520e9a0a30f7 [2022-01-20T19:19:52.085Z] 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-01-20T19:19:52.085Z] ---> Running in 785c19371be9 [2022-01-20T19:19:52.085Z] ---> Running in db530497c988 [2022-01-20T19:19:52.358Z] Removing intermediate container 785c19371be9 [2022-01-20T19:19:52.358Z] ---> cea418775286 [2022-01-20T19:19:52.358Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T19:19:52.358Z] Removing intermediate container db530497c988 [2022-01-20T19:19:52.358Z] ---> e543f4668f36 [2022-01-20T19:19:52.358Z] 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-01-20T19:19:52.635Z] ---> Running in d9ed3055490c [2022-01-20T19:19:52.635Z] ---> Running in b30c26b9bd2b [2022-01-20T19:19:53.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T19:19:53.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T19:19:54.177Z] Removing intermediate container d9ed3055490c [2022-01-20T19:19:54.177Z] ---> e7809edbe691 [2022-01-20T19:19:54.177Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-20T19:19:54.451Z] ---> Running in 0596c9be3d37 [2022-01-20T19:19:54.732Z] (1/42) Installing readline (8.1.0-r0) [2022-01-20T19:19:54.732Z] (2/42) Installing bash (5.1.4-r0) [2022-01-20T19:19:55.007Z] Executing bash-5.1.4-r0.post-install [2022-01-20T19:19:55.007Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-20T19:19:55.007Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-20T19:19:55.007Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-20T19:19:55.007Z] (6/42) Installing curl (7.79.1-r0) [2022-01-20T19:19:55.007Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-20T19:19:55.007Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-20T19:19:55.007Z] (9/42) Installing expat (2.4.3-r0) [2022-01-20T19:19:55.007Z] (10/42) Installing libffi (3.3-r2) [2022-01-20T19:19:55.007Z] (11/42) Installing gdbm (1.19-r0) [2022-01-20T19:19:55.007Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-20T19:19:55.007Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T19:19:55.007Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T19:19:55.007Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-20T19:19:55.007Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-20T19:19:55.007Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-20T19:19:55.611Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T19:19:56.209Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T19:19:56.805Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-20T19:19:56.805Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-20T19:19:56.805Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-20T19:19:56.805Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-20T19:19:57.080Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-20T19:19:57.080Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-20T19:19:57.080Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-20T19:19:57.080Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-20T19:19:57.080Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-20T19:19:57.080Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-20T19:19:57.080Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-20T19:19:57.080Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-20T19:19:57.080Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-20T19:19:57.080Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-20T19:19:57.080Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-20T19:19:57.080Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-20T19:19:57.080Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-20T19:19:57.080Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T19:19:57.080Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-20T19:19:57.080Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-20T19:19:57.355Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-20T19:19:57.355Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-20T19:19:57.355Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-20T19:19:57.355Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-20T19:19:57.355Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-20T19:19:57.355Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-20T19:19:57.355Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-20T19:19:57.355Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T19:19:57.355Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-20T19:19:57.632Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-20T19:19:57.632Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-20T19:19:57.632Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T19:19:57.632Z] OK: 8 MiB in 20 packages [2022-01-20T19:19:57.911Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T19:19:57.911Z] OK: 84 MiB in 64 packages [2022-01-20T19:19:59.350Z] Removing intermediate container 0596c9be3d37 [2022-01-20T19:19:59.350Z] ---> 4d0a35374dbe [2022-01-20T19:19:59.350Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T19:19:59.949Z] ---> 6c8506f52acb [2022-01-20T19:19:59.949Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-20T19:20:00.933Z] ---> d8fd139fa506 [2022-01-20T19:20:00.933Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-20T19:20:01.533Z] ---> 2273ac12df1e [2022-01-20T19:20:01.533Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-20T19:20:01.533Z] ---> Running in 52c21275eb42 [2022-01-20T19:20:01.813Z] Collecting docker-compose==1.23.2 [2022-01-20T19:20:01.813Z] Removing intermediate container 52c21275eb42 [2022-01-20T19:20:01.813Z] ---> 81485c8b64c3 [2022-01-20T19:20:01.813Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T19:20:02.090Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-20T19:20:02.090Z] ---> Running in 99ff9acd7995 [2022-01-20T19:20:02.364Z] Collecting docopt<0.7,>=0.6.1 [2022-01-20T19:20:02.364Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-20T19:20:02.364Z] Removing intermediate container 99ff9acd7995 [2022-01-20T19:20:02.364Z] ---> d0359918f9c5 [2022-01-20T19:20:02.364Z] Step 21/23 : LABEL arch=arm64 [2022-01-20T19:20:02.638Z] ---> Running in 09b9bf6a3a38 [2022-01-20T19:20:02.912Z] Removing intermediate container 09b9bf6a3a38 [2022-01-20T19:20:02.912Z] ---> f3d3b80d8d2b [2022-01-20T19:20:02.912Z] Step 22/23 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a [2022-01-20T19:20:02.912Z] ---> Running in 7e23a913b9c5 [2022-01-20T19:20:03.509Z] Removing intermediate container 7e23a913b9c5 [2022-01-20T19:20:03.509Z] ---> b2d59770890b [2022-01-20T19:20:03.509Z] Step 23/23 : LABEL version=0.0.0 [2022-01-20T19:20:03.509Z] ---> Running in 38043914581c [2022-01-20T19:20:03.784Z] Removing intermediate container 38043914581c [2022-01-20T19:20:03.784Z] ---> 5afd60ffb1cd [2022-01-20T19:20:03.784Z] [2022-01-20T19:20:04.056Z] 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-01-20T19:20:04.056Z] Successfully built 5afd60ffb1cd [2022-01-20T19:20:04.056Z] Successfully tagged core-data-arm64:latest [2022-01-20T19:20:04.331Z]  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 [2022-01-20T19:20:04.331Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-20T19:20:05.307Z] Collecting PyYAML<4,>=3.10 [2022-01-20T19:20:05.307Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-20T19:20:07.930Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-20T19:20:07.930Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-20T19:20:09.352Z] Collecting jsonschema<3,>=2.5.1 [2022-01-20T19:20:09.352Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-20T19:20:09.352Z] Collecting cached-property<2,>=1.2.0 [2022-01-20T19:20:09.352Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-20T19:20:10.325Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-20T19:20:10.325Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-20T19:20:10.325Z] Collecting texttable<0.10,>=0.9.0 [2022-01-20T19:20:10.597Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-20T19:20:12.560Z] Collecting docker<4.0,>=3.6.0 [2022-01-20T19:20:12.560Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-20T19:20:12.560Z] Collecting docker-pycreds>=0.4.0 [2022-01-20T19:20:12.560Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-20T19:20:12.830Z] 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-01-20T19:20:12.830Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-20T19:20:12.830Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-20T19:20:13.102Z] Collecting idna<2.8,>=2.5 [2022-01-20T19:20:13.102Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-20T19:20:13.693Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-20T19:20:13.693Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-20T19:20:13.962Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-20T19:20:13.962Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-20T19:20:13.962Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-20T19:20:13.962Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-20T19:20:14.556Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-20T19:20:14.556Z] Attempting uninstall: urllib3 [2022-01-20T19:20:14.556Z] Found existing installation: urllib3 1.26.5 [2022-01-20T19:20:14.556Z] Uninstalling urllib3-1.26.5: [2022-01-20T19:20:14.556Z] Successfully uninstalled urllib3-1.26.5 [2022-01-20T19:20:15.146Z] Attempting uninstall: idna [2022-01-20T19:20:15.146Z] Found existing installation: idna 3.2 [2022-01-20T19:20:15.146Z] Uninstalling idna-3.2: [2022-01-20T19:20:15.146Z] Successfully uninstalled idna-3.2 [2022-01-20T19:20:16.118Z] Attempting uninstall: chardet [2022-01-20T19:20:16.118Z] Found existing installation: chardet 4.0.0 [2022-01-20T19:20:16.118Z] Uninstalling chardet-4.0.0: [2022-01-20T19:20:16.118Z] Successfully uninstalled chardet-4.0.0 [2022-01-20T19:20:17.544Z] Attempting uninstall: requests [2022-01-20T19:20:17.544Z] Found existing installation: requests 2.25.1 [2022-01-20T19:20:17.544Z] Uninstalling requests-2.25.1: [2022-01-20T19:20:17.544Z] Successfully uninstalled requests-2.25.1 [2022-01-20T19:20:17.816Z] Running setup.py install for texttable: started [2022-01-20T19:20:19.777Z] Running setup.py install for texttable: finished with status 'done' [2022-01-20T19:20:19.777Z] Running setup.py install for PyYAML: started [2022-01-20T19:20:21.735Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-20T19:20:21.735Z] Running setup.py install for docopt: started [2022-01-20T19:20:23.156Z] Running setup.py install for docopt: finished with status 'done' [2022-01-20T19:20:23.156Z] Running setup.py install for dockerpty: started [2022-01-20T19:20:25.115Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-20T19:20:26.536Z] 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-01-20T19:20:34.786Z] Removing intermediate container b30c26b9bd2b [2022-01-20T19:20:34.786Z] ---> 841fc3c2eecb [2022-01-20T19:20:34.786Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-20T19:20:34.786Z] ---> Running in 69b715b2cb5e [2022-01-20T19:20:34.786Z] Removing intermediate container 69b715b2cb5e [2022-01-20T19:20:34.786Z] ---> ba3190a81230 [2022-01-20T19:20:34.786Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-20T19:20:34.786Z] ---> Running in ab96150b4994 [2022-01-20T19:20:35.058Z] Removing intermediate container ab96150b4994 [2022-01-20T19:20:35.058Z] ---> 704f24e88bd4 [2022-01-20T19:20:35.058Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-20T19:20:36.030Z] ---> 14b37ab86324 [2022-01-20T19:20:36.030Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-20T19:20:36.623Z] ---> 83623735bb43 [2022-01-20T19:20:36.623Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-20T19:20:37.216Z] ---> 3cdda3ef0dec [2022-01-20T19:20:37.216Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-20T19:20:37.488Z] ---> Running in c9cf72ed8346 [2022-01-20T19:20:37.760Z] Removing intermediate container c9cf72ed8346 [2022-01-20T19:20:37.760Z] ---> 58c5e252c375 [2022-01-20T19:20:37.760Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T19:20:37.760Z] ---> Running in 43725738ce57 [2022-01-20T19:20:38.036Z] Removing intermediate container 43725738ce57 [2022-01-20T19:20:38.036Z] ---> 6edda838ef20 [2022-01-20T19:20:38.036Z] Step 21/23 : LABEL arch=arm64 [2022-01-20T19:20:38.036Z] ---> Running in 18544e4bf537 [2022-01-20T19:20:38.635Z] Removing intermediate container 18544e4bf537 [2022-01-20T19:20:38.635Z] ---> 2be873079ff4 [2022-01-20T19:20:38.635Z] Step 22/23 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a [2022-01-20T19:20:38.635Z] ---> Running in 046ad3b74941 [2022-01-20T19:20:38.907Z] Removing intermediate container 046ad3b74941 [2022-01-20T19:20:38.907Z] ---> f64a6b114516 [2022-01-20T19:20:38.907Z] Step 23/23 : LABEL version=0.0.0 [2022-01-20T19:20:38.907Z] ---> Running in e0093268daf4 [2022-01-20T19:20:39.501Z] Removing intermediate container e0093268daf4 [2022-01-20T19:20:39.501Z] ---> 52dda8b32afe [2022-01-20T19:20:39.501Z] [2022-01-20T19:20:39.770Z] Successfully built 52dda8b32afe [2022-01-20T19:20:39.770Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-20T19:20:39.784Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-01-20T19:20:39.777Z] $ docker stop --time=1 f79a7b13f69e74210d181b2fbdba98261565bad247db35ee475118e03c4e6593 [2022-01-20T19:20:41.426Z] $ docker rm -f f79a7b13f69e74210d181b2fbdba98261565bad247db35ee475118e03c4e6593 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T19:20:42.125Z] + docker images [2022-01-20T19:20:42.406Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T19:20:42.406Z] sys-mgmt-agent-arm64 latest 52dda8b32afe 3 seconds ago 280MB [2022-01-20T19:20:42.406Z] core-data-arm64 latest 5afd60ffb1cd 39 seconds ago 19.2MB [2022-01-20T19:20:42.406Z] 30a1d9ed576e 52 seconds ago 1.6GB [2022-01-20T19:20:42.406Z] afb10913a023 58 seconds ago 1.59GB [2022-01-20T19:20:42.406Z] security-secretstore-setup-arm64 latest 6ac967542cb5 About a minute ago 26.8MB [2022-01-20T19:20:42.406Z] security-proxy-setup-arm64 latest 8cb9b5d2468a About a minute ago 25.3MB [2022-01-20T19:20:42.406Z] 892fed50be83 About a minute ago 1.6GB [2022-01-20T19:20:42.406Z] 81d2e72b16b1 About a minute ago 1.6GB [2022-01-20T19:20:42.406Z] security-bootstrapper-arm64 latest bc5fd1d65631 3 minutes ago 18MB [2022-01-20T19:20:42.406Z] core-metadata-arm64 latest b7bd1dd81383 4 minutes ago 15.9MB [2022-01-20T19:20:42.406Z] support-scheduler-arm64 latest f9b574369dc8 4 minutes ago 15.3MB [2022-01-20T19:20:42.406Z] core-command-arm64 latest dd218ea7b691 4 minutes ago 15.1MB [2022-01-20T19:20:42.406Z] support-notifications-arm64 latest e5cffa021f65 4 minutes ago 16MB [2022-01-20T19:20:42.406Z] 6bd93a5feda8 4 minutes ago 1.6GB [2022-01-20T19:20:42.406Z] d2177204934c 4 minutes ago 1.59GB [2022-01-20T19:20:42.406Z] 7167f451efc3 4 minutes ago 1.59GB [2022-01-20T19:20:42.406Z] 4dc2fe748c3c 4 minutes ago 1.59GB [2022-01-20T19:20:42.406Z] 99bca71ef450 4 minutes ago 1.59GB [2022-01-20T19:20:42.406Z] ci-base-image-arm64 latest 417a8ec87cbf 14 minutes ago 1.26GB [2022-01-20T19:20:42.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 9 days ago 551MB [2022-01-20T19:20:42.406Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-20T19:20:42.406Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-20T19:20:42.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 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-01-20T19:20:43.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T19:20:43.179Z] [2022-01-20T19:20:43.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-20T19:20:43.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T19:20:43.831Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-20T19:20:43.831Z] 448f6bf000e3: Pulling fs layer [2022-01-20T19:20:43.831Z] f757da607395: Pulling fs layer [2022-01-20T19:20:43.831Z] 05883995daec: Pulling fs layer [2022-01-20T19:20:43.831Z] 8603b9c90790: Pulling fs layer [2022-01-20T19:20:43.831Z] 1560dd03e051: Pulling fs layer [2022-01-20T19:20:43.831Z] 27f5ce0e4adf: Pulling fs layer [2022-01-20T19:20:43.831Z] c2d8d7efcc4b: Pulling fs layer [2022-01-20T19:20:43.831Z] 8603b9c90790: Waiting [2022-01-20T19:20:43.831Z] 1560dd03e051: Waiting [2022-01-20T19:20:43.831Z] 27f5ce0e4adf: Waiting [2022-01-20T19:20:43.831Z] c2d8d7efcc4b: Waiting [2022-01-20T19:20:43.831Z] f757da607395: Verifying Checksum [2022-01-20T19:20:43.831Z] f757da607395: Download complete [2022-01-20T19:20:43.831Z] 8603b9c90790: Verifying Checksum [2022-01-20T19:20:43.831Z] 8603b9c90790: Download complete [2022-01-20T19:20:43.831Z] 1560dd03e051: Verifying Checksum [2022-01-20T19:20:43.831Z] 1560dd03e051: Download complete [2022-01-20T19:20:44.123Z] 27f5ce0e4adf: Verifying Checksum [2022-01-20T19:20:44.124Z] 27f5ce0e4adf: Download complete [2022-01-20T19:20:44.124Z] 05883995daec: Verifying Checksum [2022-01-20T19:20:44.124Z] 05883995daec: Download complete [2022-01-20T19:20:44.394Z] 448f6bf000e3: Verifying Checksum [2022-01-20T19:20:44.394Z] 448f6bf000e3: Download complete [2022-01-20T19:20:47.716Z] c2d8d7efcc4b: Verifying Checksum [2022-01-20T19:20:47.716Z] c2d8d7efcc4b: Download complete [2022-01-20T19:20:47.985Z] 448f6bf000e3: Pull complete [2022-01-20T19:20:48.577Z] f757da607395: Pull complete [2022-01-20T19:20:50.005Z] 05883995daec: Pull complete [2022-01-20T19:20:50.276Z] 8603b9c90790: Pull complete [2022-01-20T19:20:51.255Z] 1560dd03e051: Pull complete [2022-01-20T19:20:51.526Z] 27f5ce0e4adf: Pull complete [2022-01-20T19:21:06.583Z] c2d8d7efcc4b: Pull complete [2022-01-20T19:21:06.583Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-20T19:21:06.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T19:21:06.583Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-20T19:21:06.824Z] prd-ubuntu18.04-docker-arm64-4c-16g-3509 does not seem to be running inside a container [2022-01-20T19:21:06.872Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-20T19:21:09.481Z] $ docker top f7dea615724debddfddf0d6422bef326d3c6987ea5775c95c7aea57706597531 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T19:21:10.554Z] ---> job-cost.sh [2022-01-20T19:21:10.554Z] lf-activate-venv: SKIPPING [2022-01-20T19:21:10.554Z] INFO: No Stack... [2022-01-20T19:21:10.823Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-20T19:21:11.413Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T19:21:12.080Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-01-20T19:21:12.080Z] + cut -d, -f6 [Pipeline] lock [2022-01-20T19:21:12.131Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3866-1-stack-cost] [2022-01-20T19:21:12.137Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3866-1-stack-cost] did not exist. Created. [2022-01-20T19:21:12.137Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3866-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T19:21:12.894Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-20T19:21:13.069Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T19:21:13.085Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3866-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T19:21:13.138Z] $ docker stop --time=1 f7dea615724debddfddf0d6422bef326d3c6987ea5775c95c7aea57706597531 [2022-01-20T19:21:14.621Z] $ docker rm -f f7dea615724debddfddf0d6422bef326d3c6987ea5775c95c7aea57706597531 [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-01-20T19:21:16.906Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-20T19:21:17.249Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T19:21:17.840Z] ---> package-listing.sh [2022-01-20T19:21:17.840Z] ++ facter osfamily [2022-01-20T19:21:17.840Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-20T19:21:18.101Z] + OS_FAMILY=redhat [2022-01-20T19:21:18.101Z] + workspace=/w/workspace/edgex-go/1 [2022-01-20T19:21:18.101Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-20T19:21:18.101Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-20T19:21:18.101Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-20T19:21:18.101Z] + PACKAGES=/tmp/packages_start.txt [2022-01-20T19:21:18.101Z] + '[' /w/workspace/edgex-go/1 ']' [2022-01-20T19:21:18.101Z] + PACKAGES=/tmp/packages_end.txt [2022-01-20T19:21:18.101Z] + case "${OS_FAMILY}" in [2022-01-20T19:21:18.101Z] + rpm -qa [2022-01-20T19:21:18.101Z] + sort [2022-01-20T19:21:22.295Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-20T19:21:22.295Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-20T19:21:22.295Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-20T19:21:22.557Z] + '[' /w/workspace/edgex-go/1 ']' [2022-01-20T19:21:22.557Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-01-20T19:21:22.557Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-01-20T19:21:22.591Z] 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-01-20T19:21:22.887Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-20T19:21:23.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T19:21:23.475Z] [2022-01-20T19:21:23.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T19:21:23.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T19:21:23.826Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-20T19:21:23.826Z] b4d181a07f80: Pulling fs layer [2022-01-20T19:21:23.826Z] a1111a8f2ec3: Pulling fs layer [2022-01-20T19:21:23.826Z] ed53099fbce6: Pulling fs layer [2022-01-20T19:21:23.826Z] dc539afda2c1: Pulling fs layer [2022-01-20T19:21:23.826Z] 77bc0d833cb6: Pulling fs layer [2022-01-20T19:21:23.826Z] 9065ff56babe: Pulling fs layer [2022-01-20T19:21:23.826Z] d287ab97295c: Pulling fs layer [2022-01-20T19:21:23.826Z] dc539afda2c1: Waiting [2022-01-20T19:21:23.826Z] 77bc0d833cb6: Waiting [2022-01-20T19:21:23.826Z] 9065ff56babe: Waiting [2022-01-20T19:21:23.826Z] d287ab97295c: Waiting [2022-01-20T19:21:23.826Z] a1111a8f2ec3: Verifying Checksum [2022-01-20T19:21:23.826Z] a1111a8f2ec3: Download complete [2022-01-20T19:21:23.826Z] dc539afda2c1: Verifying Checksum [2022-01-20T19:21:23.826Z] dc539afda2c1: Download complete [2022-01-20T19:21:24.090Z] ed53099fbce6: Verifying Checksum [2022-01-20T19:21:24.090Z] ed53099fbce6: Download complete [2022-01-20T19:21:24.090Z] 9065ff56babe: Verifying Checksum [2022-01-20T19:21:24.090Z] 9065ff56babe: Download complete [2022-01-20T19:21:24.090Z] 77bc0d833cb6: Verifying Checksum [2022-01-20T19:21:24.090Z] 77bc0d833cb6: Download complete [2022-01-20T19:21:24.090Z] b4d181a07f80: Verifying Checksum [2022-01-20T19:21:24.090Z] b4d181a07f80: Download complete [2022-01-20T19:21:24.669Z] d287ab97295c: Verifying Checksum [2022-01-20T19:21:24.669Z] d287ab97295c: Download complete [2022-01-20T19:21:25.618Z] b4d181a07f80: Pull complete [2022-01-20T19:21:25.618Z] a1111a8f2ec3: Pull complete [2022-01-20T19:21:26.192Z] ed53099fbce6: Pull complete [2022-01-20T19:21:26.192Z] dc539afda2c1: Pull complete [2022-01-20T19:21:26.768Z] 77bc0d833cb6: Pull complete [2022-01-20T19:21:26.768Z] 9065ff56babe: Pull complete [2022-01-20T19:21:32.077Z] d287ab97295c: Pull complete [2022-01-20T19:21:32.077Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-20T19:21:32.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T19:21:32.077Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-20T19:21:32.182Z] prd-centos7-docker-4c-2g-3538 does not seem to be running inside a container [2022-01-20T19:21:32.216Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-20T19:21:36.115Z] $ docker top e6c0ec689f2ee79413a7ba7512e05ca0912eec6aa72d7118d97728b66793cd0a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T19:21:36.526Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-20T19:21:36.847Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-20T19:21:37.163Z] + ls /var/log/sa-host [2022-01-20T19:21:37.163Z] + sadf -c /var/log/sa-host/sa17 [2022-01-20T19:21:37.163Z] file_magic: OK [2022-01-20T19:21:37.163Z] HZ: Using current value: 100 [2022-01-20T19:21:37.163Z] file_header: OK [2022-01-20T19:21:37.163Z] 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-01-20T19:21:37.163Z] Statistics: [2022-01-20T19:21:37.163Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T19:21:37.163Z] File successfully converted to sysstat format version 12.0.3 [2022-01-20T19:21:37.163Z] + sadf -c /var/log/sa-host/sa20 [2022-01-20T19:21:37.163Z] file_magic: OK [2022-01-20T19:21:37.163Z] HZ: Using current value: 100 [2022-01-20T19:21:37.163Z] file_header: OK [2022-01-20T19:21:37.163Z] 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-01-20T19:21:37.163Z] Statistics: [2022-01-20T19:21:37.163Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T19:21:37.163Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T19:21:37.448Z] provisioning config files... [2022-01-20T19:21:37.460Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6444436823571696519tmp [Pipeline] { [Pipeline] echo [2022-01-20T19:21:37.506Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T19:21:37.826Z] ---> create-netrc.sh [Pipeline] } [2022-01-20T19:21:37.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-20T19:21:38.263Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-20T19:21:38.302Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T19:21:38.638Z] ---> sudo-logs.sh [2022-01-20T19:21:38.638Z] Archiving 'sudo' log.. [2022-01-20T19:21:38.638Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3538.novalocal: Name or service not known [2022-01-20T19:21:38.638Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3538.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-20T19:21:38.718Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T19:21:39.038Z] ---> job-cost.sh [2022-01-20T19:21:39.038Z] lf-activate-venv: SKIPPING [2022-01-20T19:21:39.038Z] DEBUG: total: 0.10999999940395355 [2022-01-20T19:21:39.038Z] INFO: Retrieving Stack Cost... [2022-01-20T19:21:39.608Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T19:21:39.868Z] INFO: Archiving Costs [Pipeline] echo [2022-01-20T19:21:39.905Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T19:21:40.227Z] ---> logs-deploy.sh [2022-01-20T19:21:40.227Z] lf-activate-venv: SKIPPING [2022-01-20T19:21:40.227Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3866/1 [2022-01-20T19:21:40.227Z] INFO: archiving workspace using pattern(s): [2022-01-20T19:21:40.799Z] Archives upload complete. [2022-01-20T19:21:41.061Z] INFO: archiving logs to Nexus