Pull request #3879 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d50e98290f70beab0a9ed26efe6e47ee201b780b+0dc7fb43dfbc61ec4b325044d074184b8b9e402a (c93f859a3466ab94d884a872db244067e0dc82f2) 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-ssh2040781515481144851.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2600466613778766180.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3879/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3879/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5304085901454943861.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15429670931516966570.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3879/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3879/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13229140929127488851.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5222 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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/9@tmp/jenkins-gitclient-ssh5456694425756913369.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/9@tmp/jenkins-gitclient-ssh489680392312868985.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3879/head:refs/remotes/origin/PR-3879 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit d50e98290f70beab0a9ed26efe6e47ee201b780b Merge succeeded, producing d50e98290f70beab0a9ed26efe6e47ee201b780b Checking out Revision d50e98290f70beab0a9ed26efe6e47ee201b780b (PR-3879) > git config core.sparsecheckout # timeout=10 > git checkout -f d50e98290f70beab0a9ed26efe6e47ee201b780b # 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/9@tmp/jenkins-gitclient-ssh444166379702526016.key > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d50e98290f70beab0a9ed26efe6e47ee201b780b # timeout=10 Commit message: "feat: Location of client service obtained from the registry" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-14T16:13:44.739Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 9093c73768caacc795127143a1a80eae89a692f0 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-14T16:13:44.804Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-14T16:13:44.820Z] ========================================================= [2022-02-14T16:13:44.820Z] EdgeX Global Pipelines Version Info [2022-02-14T16:13:44.820Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-14T16:13:45.940Z] ------------------- [2022-02-14T16:13:45.940Z] stable info: [2022-02-14T16:13:45.940Z] ------------------- [2022-02-14T16:13:45.940Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-14T16:13:45.940Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-14T16:13:45.940Z] Message: update stable to v1.0.220 [2022-02-14T16:13:46.514Z] ------------------- [2022-02-14T16:13:46.514Z] experimental info: [2022-02-14T16:13:46.514Z] ------------------- [2022-02-14T16:13:46.514Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-14T16:13:46.514Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-14T16:13:46.514Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-14T16:13:46.655Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-02-14T16:13:46.670Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-02-14T16:13:46.685Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-14T16:13:46.696Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-14T16:13:46.709Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-14T16:13:46.720Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-14T16:13:46.732Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-14T16:13:46.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-02-14T16:13:46.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-02-14T16:13:46.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-02-14T16:13:46.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-14T16:13:46.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-14T16:13:46.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-14T16:13:46.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-14T16:13:46.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-14T16:13:46.842Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-14T16:13:46.858Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-14T16:13:46.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-14T16:13:46.880Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-02-14T16:13:46.891Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-02-14T16:13:46.903Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-14T16:13:46.918Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-14T16:13:46.931Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3879 [Pipeline] echo [2022-02-14T16:13:46.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3879 [Pipeline] echo [2022-02-14T16:13:46.953Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3879 [Pipeline] echo [2022-02-14T16:13:46.967Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d50e98290f70beab0a9ed26efe6e47ee201b780b [Pipeline] echo [2022-02-14T16:13:46.980Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d50e982 [Pipeline] echo [2022-02-14T16:13:46.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-14T16:13:47.037Z] provisioning config files... [2022-02-14T16:13:47.050Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config8403724769421561765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-14T16:13:47.359Z] ---> docker-login.sh [2022-02-14T16:13:47.359Z] nexus3.edgexfoundry.org:10001 [2022-02-14T16:13:47.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T16:13:47.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T16:13:47.624Z] Configure a credential helper to remove this warning. See [2022-02-14T16:13:47.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T16:13:47.624Z] [2022-02-14T16:13:47.624Z] Login Succeeded [2022-02-14T16:13:47.624Z] nexus3.edgexfoundry.org:10002 [2022-02-14T16:13:47.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T16:13:47.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T16:13:47.624Z] Configure a credential helper to remove this warning. See [2022-02-14T16:13:47.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T16:13:47.624Z] [2022-02-14T16:13:47.624Z] Login Succeeded [2022-02-14T16:13:47.624Z] nexus3.edgexfoundry.org:10003 [2022-02-14T16:13:47.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T16:13:47.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T16:13:47.624Z] Configure a credential helper to remove this warning. See [2022-02-14T16:13:47.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T16:13:47.624Z] [2022-02-14T16:13:47.624Z] Login Succeeded [2022-02-14T16:13:47.624Z] nexus3.edgexfoundry.org:10004 [2022-02-14T16:13:47.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T16:13:47.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T16:13:47.887Z] Configure a credential helper to remove this warning. See [2022-02-14T16:13:47.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T16:13:47.887Z] [2022-02-14T16:13:47.887Z] Login Succeeded [2022-02-14T16:13:47.887Z] docker.io [2022-02-14T16:13:47.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T16:13:48.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T16:13:48.149Z] Configure a credential helper to remove this warning. See [2022-02-14T16:13:48.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T16:13:48.149Z] [2022-02-14T16:13:48.149Z] Login Succeeded [2022-02-14T16:13:48.149Z] ---> docker-login.sh ends [Pipeline] } [2022-02-14T16:13:48.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-14T16:13:48.475Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-02-14T16:13:48.476Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-14T16:13:48.476Z] ++ dirname cmd/core-command/Dockerfile [2022-02-14T16:13:48.476Z] ++ cut -d/ -f2 [2022-02-14T16:13:48.476Z] + echo core-command,cmd/core-command/Dockerfile [2022-02-14T16:13:48.476Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-14T16:13:48.476Z] ++ dirname cmd/core-data/Dockerfile [2022-02-14T16:13:48.476Z] ++ cut -d/ -f2 [2022-02-14T16:13:48.476Z] + echo core-data,cmd/core-data/Dockerfile [2022-02-14T16:13:48.476Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-14T16:13:48.476Z] ++ dirname cmd/core-metadata/Dockerfile [2022-02-14T16:13:48.476Z] ++ cut -d/ -f2 [2022-02-14T16:13:48.476Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-02-14T16:13:48.476Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-14T16:13:48.476Z] ++ cut -d/ -f2 [2022-02-14T16:13:48.476Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-02-14T16:13:48.476Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-02-14T16:13:48.476Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-14T16:13:48.476Z] ++ cut -d/ -f2 [2022-02-14T16:13:48.476Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-02-14T16:13:48.476Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-02-14T16:13:48.476Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-14T16:13:48.476Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-02-14T16:13:48.476Z] ++ cut -d/ -f2 [2022-02-14T16:13:48.476Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-02-14T16:13:48.476Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-14T16:13:48.476Z] ++ dirname cmd/support-notifications/Dockerfile [2022-02-14T16:13:48.476Z] ++ cut -d/ -f2 [2022-02-14T16:13:48.476Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-02-14T16:13:48.476Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-14T16:13:48.476Z] ++ cut -d/ -f2 [2022-02-14T16:13:48.476Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-02-14T16:13:48.476Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-02-14T16:13:48.476Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-14T16:13:48.476Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-02-14T16:13:48.476Z] ++ cut -d/ -f2 [2022-02-14T16:13:48.476Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-02-14T16:13:48.515Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-14T16:13:48.887Z] + git rev-list -1 --merges d50e98290f70beab0a9ed26efe6e47ee201b780b~1..d50e98290f70beab0a9ed26efe6e47ee201b780b [Pipeline] echo [2022-02-14T16:13:48.908Z] -----------> git rev-list -1 --merges d50e98290f70beab0a9ed26efe6e47ee201b780b~1..d50e98290f70beab0a9ed26efe6e47ee201b780b d50e98290f70beab0a9ed26efe6e47ee201b780b [false] [Pipeline] sh [2022-02-14T16:13:49.208Z] + git log --format=format:%s -1 d50e98290f70beab0a9ed26efe6e47ee201b780b [Pipeline] echo [2022-02-14T16:13:49.226Z] ========================================================= [2022-02-14T16:13:49.226Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-14T16:13:49.226Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-02-14T16:13:49.763Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-14T16:13:49.763Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-14T16:13:49.763Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-14T16:13:49.763Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-14T16:13:49.763Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-14T16:13:49.763Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-14T16:13:49.763Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-14T16:13:50.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-14T16:13:50.196Z] [2022-02-14T16:13:50.196Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-14T16:13:50.502Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-14T16:13:50.502Z] latest: Pulling from edgex-devops/git-semver [2022-02-14T16:13:50.502Z] a0d0a0d46f8b: Pulling fs layer [2022-02-14T16:13:50.502Z] 3e5f54012d9b: Pulling fs layer [2022-02-14T16:13:50.502Z] 4c7163046ea9: Pulling fs layer [2022-02-14T16:13:50.503Z] 0c2d73faf560: Pulling fs layer [2022-02-14T16:13:50.503Z] 0c2d73faf560: Waiting [2022-02-14T16:13:50.503Z] 3e5f54012d9b: Verifying Checksum [2022-02-14T16:13:50.503Z] 3e5f54012d9b: Download complete [2022-02-14T16:13:50.503Z] a0d0a0d46f8b: Verifying Checksum [2022-02-14T16:13:50.503Z] a0d0a0d46f8b: Download complete [2022-02-14T16:13:50.503Z] 0c2d73faf560: Verifying Checksum [2022-02-14T16:13:50.503Z] 0c2d73faf560: Download complete [2022-02-14T16:13:50.503Z] 4c7163046ea9: Verifying Checksum [2022-02-14T16:13:50.503Z] 4c7163046ea9: Download complete [2022-02-14T16:13:50.771Z] a0d0a0d46f8b: Pull complete [2022-02-14T16:13:50.771Z] 3e5f54012d9b: Pull complete [2022-02-14T16:13:51.040Z] 4c7163046ea9: Pull complete [2022-02-14T16:13:51.305Z] 0c2d73faf560: Pull complete [2022-02-14T16:13:51.305Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-14T16:13:51.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-14T16:13:51.305Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-14T16:13:51.382Z] prd-centos7-docker-4c-2g-5222 does not seem to be running inside a container [2022-02-14T16:13:51.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-14T16:13:51.982Z] $ docker top 2344939ee544a2835bc4ffd18978e35b4c3e0c621672387ec35d8722c4cf549a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-14T16:13:52.077Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-14T16:13:52.077Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-14T16:13:52.176Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-14T16:13:52.181Z] $ docker exec 2344939ee544a2835bc4ffd18978e35b4c3e0c621672387ec35d8722c4cf549a ssh-agent [2022-02-14T16:13:52.283Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCNPjdE/agent.13 [2022-02-14T16:13:52.283Z] SSH_AGENT_PID=20 [2022-02-14T16:13:52.291Z] Running ssh-add (command line suppressed) [2022-02-14T16:13:52.385Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_4042705563367036419.key (/w/workspace/edgex-go/9@tmp/private_key_4042705563367036419.key) [2022-02-14T16:13:52.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-14T16:13:52.696Z] + git tag --points-at HEAD [Pipeline] } [2022-02-14T16:13:52.714Z] $ docker exec --env ******** --env ******** 2344939ee544a2835bc4ffd18978e35b4c3e0c621672387ec35d8722c4cf549a ssh-agent -k [2022-02-14T16:13:52.822Z] unset SSH_AUTH_SOCK; [2022-02-14T16:13:52.823Z] unset SSH_AGENT_PID; [2022-02-14T16:13:52.823Z] echo Agent pid 20 killed; [2022-02-14T16:13:52.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-14T16:13:52.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-14T16:13:52.858Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-14T16:13:52.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-14T16:13:52.963Z] $ docker exec 2344939ee544a2835bc4ffd18978e35b4c3e0c621672387ec35d8722c4cf549a ssh-agent [2022-02-14T16:13:53.063Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkmgKMk/agent.52 [2022-02-14T16:13:53.063Z] SSH_AGENT_PID=58 [2022-02-14T16:13:53.069Z] Running ssh-add (command line suppressed) [2022-02-14T16:13:53.164Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_5631743639869930230.key (/w/workspace/edgex-go/9@tmp/private_key_5631743639869930230.key) [2022-02-14T16:13:53.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-14T16:13:53.475Z] + git semver init [2022-02-14T16:13:53.475Z] # -> Open(): unable to determine branch for HEAD [2022-02-14T16:13:53.475Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2022-02-14T16:13:53.475Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2022-02-14T16:13:53.475Z] # $SEMVER_REMOTE_NAME = origin [2022-02-14T16:13:53.475Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-14T16:13:53.475Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-14T16:13:53.475Z] # $SEMVER_BRANCH = PR-3879 [2022-02-14T16:13:53.475Z] # $SEMVER_TEMP = /tmp/semver-225642536 [2022-02-14T16:13:53.475Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-02-14T16:14:08.442Z] # '/tmp/semver-225642536' -> '/w/workspace/edgex-go/9/.semver' [2022-02-14T16:14:08.442Z] # -> Force: false [2022-02-14T16:14:08.442Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2022-02-14T16:14:08.453Z] $ docker exec --env ******** --env ******** 2344939ee544a2835bc4ffd18978e35b4c3e0c621672387ec35d8722c4cf549a ssh-agent -k [2022-02-14T16:14:08.556Z] unset SSH_AUTH_SOCK; [2022-02-14T16:14:08.556Z] unset SSH_AGENT_PID; [2022-02-14T16:14:08.556Z] echo Agent pid 58 killed; [2022-02-14T16:14:08.564Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-14T16:14:08.884Z] + git semver [Pipeline] } [2022-02-14T16:14:08.900Z] $ docker stop --time=1 2344939ee544a2835bc4ffd18978e35b4c3e0c621672387ec35d8722c4cf549a [2022-02-14T16:14:10.849Z] $ docker rm -f 2344939ee544a2835bc4ffd18978e35b4c3e0c621672387ec35d8722c4cf549a [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-14T16:14:11.214Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-14T16:14:11.454Z] Stashed 1 file(s) [Pipeline] echo [2022-02-14T16:14:11.458Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-02-14T16:14:11.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-14T16:14:11.559Z] ========================================================= [2022-02-14T16:14:11.559Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-14T16:14:11.559Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-14T16:14:11.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-14T16:14:11.860Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-14T16:14:11.860Z] 59bf1c3509f3: Pulling fs layer [2022-02-14T16:14:11.860Z] 666ba61612fd: Pulling fs layer [2022-02-14T16:14:11.860Z] 8ed8ca486205: Pulling fs layer [2022-02-14T16:14:11.860Z] 4fe6c5a15a65: Pulling fs layer [2022-02-14T16:14:11.860Z] 22a0e8bec74d: Pulling fs layer [2022-02-14T16:14:11.860Z] 640e595b4fbd: Pulling fs layer [2022-02-14T16:14:11.860Z] 763cafe07f6e: Pulling fs layer [2022-02-14T16:14:11.860Z] 0c0b528cf693: Pulling fs layer [2022-02-14T16:14:11.860Z] 10935f4eaf8b: Pulling fs layer [2022-02-14T16:14:11.860Z] 640e595b4fbd: Waiting [2022-02-14T16:14:11.860Z] 763cafe07f6e: Waiting [2022-02-14T16:14:11.860Z] 0c0b528cf693: Waiting [2022-02-14T16:14:11.860Z] 10935f4eaf8b: Waiting [2022-02-14T16:14:11.860Z] 4fe6c5a15a65: Waiting [2022-02-14T16:14:11.860Z] 22a0e8bec74d: Waiting [2022-02-14T16:14:11.860Z] 8ed8ca486205: Verifying Checksum [2022-02-14T16:14:11.860Z] 8ed8ca486205: Download complete [2022-02-14T16:14:11.860Z] 666ba61612fd: Verifying Checksum [2022-02-14T16:14:11.860Z] 666ba61612fd: Download complete [2022-02-14T16:14:11.860Z] 22a0e8bec74d: Verifying Checksum [2022-02-14T16:14:11.860Z] 22a0e8bec74d: Download complete [2022-02-14T16:14:11.860Z] 640e595b4fbd: Verifying Checksum [2022-02-14T16:14:11.860Z] 640e595b4fbd: Download complete [2022-02-14T16:14:11.860Z] 59bf1c3509f3: Verifying Checksum [2022-02-14T16:14:11.860Z] 59bf1c3509f3: Download complete [2022-02-14T16:14:11.860Z] 763cafe07f6e: Verifying Checksum [2022-02-14T16:14:11.860Z] 763cafe07f6e: Download complete [2022-02-14T16:14:12.124Z] 0c0b528cf693: Verifying Checksum [2022-02-14T16:14:12.124Z] 0c0b528cf693: Download complete [2022-02-14T16:14:12.390Z] 59bf1c3509f3: Pull complete [2022-02-14T16:14:12.390Z] 4fe6c5a15a65: Verifying Checksum [2022-02-14T16:14:12.390Z] 4fe6c5a15a65: Download complete [2022-02-14T16:14:12.649Z] 666ba61612fd: Pull complete [2022-02-14T16:14:12.649Z] 10935f4eaf8b: Verifying Checksum [2022-02-14T16:14:12.649Z] 10935f4eaf8b: Download complete [2022-02-14T16:14:12.649Z] 8ed8ca486205: Pull complete [2022-02-14T16:14:16.872Z] 4fe6c5a15a65: Pull complete [2022-02-14T16:14:16.872Z] 22a0e8bec74d: Pull complete [2022-02-14T16:14:16.872Z] 640e595b4fbd: Pull complete [2022-02-14T16:14:16.872Z] 763cafe07f6e: Pull complete [2022-02-14T16:14:16.872Z] 0c0b528cf693: Pull complete [2022-02-14T16:14:19.437Z] 10935f4eaf8b: Pull complete [2022-02-14T16:14:19.437Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-14T16:14:19.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-14T16:14:19.437Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-14T16:14:19.749Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-14T16:14:19.750Z] WORKDIR /edgex [2022-02-14T16:14:19.750Z] COPY go.mod . [2022-02-14T16:14:19.750Z] RUN go mod download' [2022-02-14T16:14:19.750Z] + docker build -t ci-base-image-x86_64 -f - . [2022-02-14T16:14:22.324Z] Sending build context to Docker daemon 334.1MB [2022-02-14T16:14:22.324Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-14T16:14:22.324Z] ---> 99d49a6021b9 [2022-02-14T16:14:22.324Z] Step 2/4 : WORKDIR /edgex [2022-02-14T16:14:22.594Z] ---> Running in 98c8d087af93 [2022-02-14T16:14:22.857Z] Removing intermediate container 98c8d087af93 [2022-02-14T16:14:22.857Z] ---> b37b2cc7091a [2022-02-14T16:14:22.857Z] Step 3/4 : COPY go.mod . [2022-02-14T16:14:22.857Z] ---> d23a06b51e76 [2022-02-14T16:14:22.857Z] Step 4/4 : RUN go mod download [2022-02-14T16:14:22.857Z] ---> Running in 8813ef8274d7 [2022-02-14T16:14:26.518Z] Still waiting to schedule task [2022-02-14T16:14:26.519Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-14T16:15:01.666Z] Removing intermediate container 8813ef8274d7 [2022-02-14T16:15:01.666Z] ---> 916d1e0c00d1 [2022-02-14T16:15:01.666Z] Successfully built 916d1e0c00d1 [2022-02-14T16:15:01.666Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-14T16:15:01.969Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-14T16:15:01.969Z] . [Pipeline] withDockerContainer [2022-02-14T16:15:02.029Z] prd-centos7-docker-4c-2g-5222 does not seem to be running inside a container [2022-02-14T16:15:02.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-14T16:15:02.430Z] $ docker top a572dd94864dfd72c6828134a745d139d0cbd70ea30ff40835e63fbdc5a31a16 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-14T16:15:02.784Z] + go version [2022-02-14T16:15:02.784Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-14T16:15:02.794Z] $ docker stop --time=1 a572dd94864dfd72c6828134a745d139d0cbd70ea30ff40835e63fbdc5a31a16 [2022-02-14T16:15:03.965Z] $ docker rm -f a572dd94864dfd72c6828134a745d139d0cbd70ea30ff40835e63fbdc5a31a16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-14T16:15:04.359Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-14T16:15:04.359Z] . [Pipeline] withDockerContainer [2022-02-14T16:15:04.427Z] prd-centos7-docker-4c-2g-5222 does not seem to be running inside a container [2022-02-14T16:15:04.458Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-14T16:15:04.788Z] $ docker top e32bc0f05145c6e54d4732f4f7a9158d235e55d92b9de5fde63500075f02bfa7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-14T16:15:04.868Z] ========================================================= [2022-02-14T16:15:04.868Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-02-14T16:15:04.868Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-14T16:15:05.156Z] + make test [2022-02-14T16:15:05.156Z] go mod tidy [2022-02-14T16:15:05.420Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-14T16:15:12.089Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-02-14T16:15:27.049Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-02-14T16:15:31.310Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-02-14T16:15:31.578Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-02-14T16:15:31.841Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-02-14T16:15:34.473Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-02-14T16:15:34.734Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-02-14T16:15:34.734Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-02-14T16:15:34.734Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-02-14T16:15:35.316Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-02-14T16:15:35.592Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-02-14T16:15:35.858Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-02-14T16:15:35.858Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-02-14T16:15:35.858Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-02-14T16:15:35.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-02-14T16:15:37.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2022-02-14T16:15:37.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-02-14T16:15:37.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-02-14T16:15:38.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 98.5% of statements [2022-02-14T16:15:38.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-02-14T16:15:38.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 44.7% of statements [2022-02-14T16:15:38.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-02-14T16:15:38.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-02-14T16:15:39.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 89.5% of statements [2022-02-14T16:15:39.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-02-14T16:15:39.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-02-14T16:15:40.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements [2022-02-14T16:15:40.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-02-14T16:15:40.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-02-14T16:15:40.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-02-14T16:15:40.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-02-14T16:15:40.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-02-14T16:15:41.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.261s coverage: 94.2% of statements [2022-02-14T16:15:41.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-02-14T16:15:41.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-02-14T16:15:41.278Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements [2022-02-14T16:15:41.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-02-14T16:15:41.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-02-14T16:15:41.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-02-14T16:15:41.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-02-14T16:15:41.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-02-14T16:15:41.553Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 60.0% of statements [2022-02-14T16:15:41.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-02-14T16:15:41.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-02-14T16:15:41.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-02-14T16:15:42.506Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements [2022-02-14T16:15:42.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-02-14T16:15:42.506Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2022-02-14T16:15:42.506Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 21.7% of statements [2022-02-14T16:15:42.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-02-14T16:15:42.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2022-02-14T16:15:42.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2022-02-14T16:15:43.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2022-02-14T16:15:43.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2022-02-14T16:15:43.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2022-02-14T16:15:47.784Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5223 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws [2022-02-14T16:15:47.798Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2022-02-14T16:15:47.975Z] The recommended git tool is: git [2022-02-14T16:15:52.603Z] using credential edgex-jenkins-ssh [2022-02-14T16:15:52.620Z] Cloning the remote Git repository [2022-02-14T16:15:52.675Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-14T16:15:52.750Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2022-02-14T16:15:52.820Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-14T16:15:52.821Z] > git --version # timeout=10 [2022-02-14T16:15:52.838Z] > git --version # 'git version 2.17.1' [2022-02-14T16:15:52.840Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-14T16:15:52.981Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-14T16:15:58.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2022-02-14T16:15:58.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements [2022-02-14T16:16:01.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.195s coverage: 82.5% of statements [2022-02-14T16:16:01.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-02-14T16:16:07.931Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-14T16:16:07.947Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-14T16:16:07.979Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-14T16:16:08.010Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-14T16:16:08.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-14T16:16:08.023Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3879/head:refs/remotes/origin/PR-3879 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-14T16:16:08.900Z] Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit d50e98290f70beab0a9ed26efe6e47ee201b780b [2022-02-14T16:16:09.257Z] Merge succeeded, producing d50e98290f70beab0a9ed26efe6e47ee201b780b [2022-02-14T16:16:09.258Z] Checking out Revision d50e98290f70beab0a9ed26efe6e47ee201b780b (PR-3879) [2022-02-14T16:16:08.923Z] > git config core.sparsecheckout # timeout=10 [2022-02-14T16:16:08.942Z] > git checkout -f d50e98290f70beab0a9ed26efe6e47ee201b780b # timeout=10 [2022-02-14T16:16:09.159Z] > git remote # timeout=10 [2022-02-14T16:16:09.187Z] > git config --get remote.origin.url # timeout=10 [2022-02-14T16:16:09.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-14T16:16:09.222Z] > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 [2022-02-14T16:16:09.245Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-14T16:16:09.267Z] > git config core.sparsecheckout # timeout=10 [2022-02-14T16:16:09.282Z] > git checkout -f d50e98290f70beab0a9ed26efe6e47ee201b780b # timeout=10 [2022-02-14T16:16:13.483Z] Commit message: "feat: Location of client service obtained from the registry" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-14T16:16:14.434Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-14T16:16:14.435Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-14T16:16:14.435Z] Dload Upload Total Spent Left Speed [2022-02-14T16:16:14.435Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89719 0 --:--:-- --:--:-- --:--:-- 89719 [Pipeline] sh [2022-02-14T16:16:14.986Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-14T16:16:15.384Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ sudo tee /etc/docker/daemon.new [2022-02-14T16:16:15.385Z] /etc/docker/daemon.json [2022-02-14T16:16:15.385Z] { [2022-02-14T16:16:15.385Z] "registry-mirrors": [ [2022-02-14T16:16:15.385Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-14T16:16:15.385Z] ], [2022-02-14T16:16:15.385Z] "bip": "10.250.0.254/24", [2022-02-14T16:16:15.385Z] "hosts": [ [2022-02-14T16:16:15.385Z] "tcp://0.0.0.0:5555", [2022-02-14T16:16:15.385Z] "unix:///var/run/docker.sock" [2022-02-14T16:16:15.385Z] ], [2022-02-14T16:16:15.385Z] "mtu": 1458, [2022-02-14T16:16:15.385Z] "selinux-enabled": true, [2022-02-14T16:16:15.385Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-14T16:16:15.385Z] } [Pipeline] sh [2022-02-14T16:16:15.731Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-14T16:16:16.075Z] + sudo service docker restart [2022-02-14T16:16:19.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2022-02-14T16:16:19.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-02-14T16:16:19.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-02-14T16:16:19.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-02-14T16:16:19.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-02-14T16:16:19.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-02-14T16:16:19.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-02-14T16:16:19.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-02-14T16:16:19.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-02-14T16:16:19.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-02-14T16:16:19.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2022-02-14T16:16:19.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-02-14T16:16:19.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-02-14T16:16:19.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2022-02-14T16:16:19.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-02-14T16:16:19.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2022-02-14T16:16:19.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-02-14T16:16:19.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2022-02-14T16:16:19.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-02-14T16:16:19.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 85.4% of statements [2022-02-14T16:16:19.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements [2022-02-14T16:16:19.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-02-14T16:16:19.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2022-02-14T16:16:19.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-02-14T16:16:19.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-02-14T16:16:19.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2022-02-14T16:16:19.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-02-14T16:16:19.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-02-14T16:16:19.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-02-14T16:16:19.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-02-14T16:16:19.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.236s coverage: 65.4% of statements [2022-02-14T16:16:19.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-02-14T16:16:19.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-02-14T16:16:19.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-02-14T16:16:19.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.8% of statements [2022-02-14T16:16:19.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-02-14T16:16:19.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-02-14T16:16:19.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2022-02-14T16:16:19.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-02-14T16:16:19.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2022-02-14T16:16:19.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-02-14T16:16:28.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements [2022-02-14T16:16:28.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-02-14T16:16:28.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-02-14T16:16:28.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-02-14T16:16:28.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-02-14T16:16:28.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements [2022-02-14T16:16:28.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-02-14T16:16:28.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-02-14T16:16:28.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-02-14T16:16:28.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-02-14T16:16:28.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 63.2% of statements [2022-02-14T16:16:28.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-02-14T16:16:28.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-02-14T16:16:28.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2022-02-14T16:16:28.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-02-14T16:16:28.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-02-14T16:16:28.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-02-14T16:16:28.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-02-14T16:16:28.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-02-14T16:16:28.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-02-14T16:16:28.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-02-14T16:16:28.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-02-14T16:16:28.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-02-14T16:16:28.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-02-14T16:16:28.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-02-14T16:16:28.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2022-02-14T16:16:28.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-02-14T16:16:28.090Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-14T16:16:34.399Z] provisioning config files... [2022-02-14T16:16:34.421Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config4520448099779654195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-14T16:16:34.778Z] ---> docker-login.sh [2022-02-14T16:16:34.778Z] nexus3.edgexfoundry.org:10001 [2022-02-14T16:16:35.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T16:16:35.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T16:16:35.641Z] Configure a credential helper to remove this warning. See [2022-02-14T16:16:35.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T16:16:35.641Z] [2022-02-14T16:16:35.641Z] Login Succeeded [2022-02-14T16:16:35.641Z] nexus3.edgexfoundry.org:10002 [2022-02-14T16:16:35.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T16:16:35.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T16:16:35.913Z] Configure a credential helper to remove this warning. See [2022-02-14T16:16:35.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T16:16:35.913Z] [2022-02-14T16:16:35.913Z] Login Succeeded [2022-02-14T16:16:35.913Z] nexus3.edgexfoundry.org:10003 [2022-02-14T16:16:36.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T16:16:36.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T16:16:36.185Z] Configure a credential helper to remove this warning. See [2022-02-14T16:16:36.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T16:16:36.185Z] [2022-02-14T16:16:36.185Z] Login Succeeded [2022-02-14T16:16:36.185Z] nexus3.edgexfoundry.org:10004 [2022-02-14T16:16:36.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T16:16:36.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T16:16:36.782Z] Configure a credential helper to remove this warning. See [2022-02-14T16:16:36.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T16:16:36.782Z] [2022-02-14T16:16:36.782Z] Login Succeeded [2022-02-14T16:16:36.782Z] docker.io [2022-02-14T16:16:37.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T16:16:37.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T16:16:37.322Z] Configure a credential helper to remove this warning. See [2022-02-14T16:16:37.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T16:16:37.322Z] [2022-02-14T16:16:37.322Z] Login Succeeded [2022-02-14T16:16:37.322Z] ---> docker-login.sh ends [Pipeline] } [2022-02-14T16:16:37.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-14T16:16:37.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-14T16:16:37.820Z] ========================================================= [2022-02-14T16:16:37.820Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-14T16:16:37.820Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-14T16:16:38.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-14T16:16:38.149Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-14T16:16:38.149Z] 9b3977197b4f: Pulling fs layer [2022-02-14T16:16:38.149Z] 1a89e8eeedd5: Pulling fs layer [2022-02-14T16:16:38.149Z] 94645a83ff95: Pulling fs layer [2022-02-14T16:16:38.149Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-14T16:16:38.149Z] 0c92f367c5e7: Pulling fs layer [2022-02-14T16:16:38.149Z] f7c0051592d6: Pulling fs layer [2022-02-14T16:16:38.149Z] a227ed2f7395: Pulling fs layer [2022-02-14T16:16:38.149Z] 7b1c46037f91: Pulling fs layer [2022-02-14T16:16:38.149Z] 3f3a8bcf1eab: Waiting [2022-02-14T16:16:38.149Z] 0c92f367c5e7: Waiting [2022-02-14T16:16:38.149Z] f7c0051592d6: Waiting [2022-02-14T16:16:38.149Z] a227ed2f7395: Waiting [2022-02-14T16:16:38.149Z] 7b1c46037f91: Waiting [2022-02-14T16:16:38.420Z] 94645a83ff95: Verifying Checksum [2022-02-14T16:16:38.420Z] 94645a83ff95: Download complete [2022-02-14T16:16:38.420Z] 1a89e8eeedd5: Verifying Checksum [2022-02-14T16:16:38.420Z] 1a89e8eeedd5: Download complete [2022-02-14T16:16:38.420Z] 0c92f367c5e7: Verifying Checksum [2022-02-14T16:16:38.420Z] 0c92f367c5e7: Download complete [2022-02-14T16:16:38.420Z] f7c0051592d6: Download complete [2022-02-14T16:16:38.420Z] 9b3977197b4f: Download complete [2022-02-14T16:16:38.420Z] a227ed2f7395: Verifying Checksum [2022-02-14T16:16:38.420Z] a227ed2f7395: Download complete [2022-02-14T16:16:39.026Z] 9b3977197b4f: Pull complete [2022-02-14T16:16:39.626Z] 1a89e8eeedd5: Pull complete [2022-02-14T16:16:39.899Z] 94645a83ff95: Pull complete [2022-02-14T16:16:40.170Z] 7b1c46037f91: Verifying Checksum [2022-02-14T16:16:40.170Z] 7b1c46037f91: Download complete [2022-02-14T16:16:40.764Z] 3f3a8bcf1eab: Download complete [2022-02-14T16:16:53.150Z] 3f3a8bcf1eab: Pull complete [2022-02-14T16:16:53.150Z] 0c92f367c5e7: Pull complete [2022-02-14T16:16:53.150Z] f7c0051592d6: Pull complete [2022-02-14T16:16:53.150Z] a227ed2f7395: Pull complete [2022-02-14T16:16:58.554Z] 7b1c46037f91: Pull complete [2022-02-14T16:16:58.554Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-14T16:16:58.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-14T16:16:58.554Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-14T16:16:58.894Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-14T16:16:58.894Z] WORKDIR /edgex [2022-02-14T16:16:58.894Z] COPY go.mod . [2022-02-14T16:16:58.894Z] RUN go mod download [2022-02-14T16:16:58.894Z] + docker build -t ci-base-image-arm64 -f - . [2022-02-14T16:17:01.543Z] Sending build context to Docker daemon 168.8MB [2022-02-14T16:17:01.543Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-14T16:17:01.543Z] ---> f79e39bc4007 [2022-02-14T16:17:01.543Z] Step 2/4 : WORKDIR /edgex [2022-02-14T16:17:03.515Z] ---> Running in 4fa4cbbd1a5f [2022-02-14T16:17:03.515Z] Removing intermediate container 4fa4cbbd1a5f [2022-02-14T16:17:03.515Z] ---> c81ad332c461 [2022-02-14T16:17:03.515Z] Step 3/4 : COPY go.mod . [2022-02-14T16:17:04.110Z] ---> ca0772e36e8f [2022-02-14T16:17:04.110Z] Step 4/4 : RUN go mod download [2022-02-14T16:17:04.110Z] ---> Running in 0a52b62e7e4c [2022-02-14T16:17:06.946Z] GO111MODULE=on go vet ./... [2022-02-14T16:17:07.516Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-14T16:17:07.774Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-14T16:17:08.036Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-14T16:17:08.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-02-14T16:17:08.919Z] + ls -al . [2022-02-14T16:17:08.920Z] total 644 [2022-02-14T16:17:08.920Z] drwxrwxr-x 10 1001 1001 4096 Feb 14 16:17 . [2022-02-14T16:17:08.920Z] drwxr-xr-x 4 root root 28 Feb 14 16:15 .. [2022-02-14T16:17:08.920Z] -rw-rw-r-- 1 1001 1001 11 Feb 14 16:13 .dockerignore [2022-02-14T16:17:08.920Z] drwxrwxr-x 8 1001 1001 179 Feb 14 16:13 .git [2022-02-14T16:17:08.920Z] drwxrwxr-x 4 1001 1001 142 Feb 14 16:13 .github [2022-02-14T16:17:08.920Z] -rw-rw-r-- 1 1001 1001 804 Feb 14 16:13 .gitignore [2022-02-14T16:17:08.920Z] -rw-rw-r-- 1 1001 1001 42 Feb 14 16:13 .golangci.yml [2022-02-14T16:17:08.920Z] -rw-rw-r-- 1 1001 1001 76 Feb 14 16:13 .hadolint.yml [2022-02-14T16:17:08.920Z] drwx------ 3 1001 1001 73 Feb 14 16:14 .semver [2022-02-14T16:17:08.920Z] -rw-rw-r-- 1 1001 1001 166 Feb 14 16:13 .sonarcloud.properties [2022-02-14T16:17:08.920Z] -rw-rw-r-- 1 1001 1001 1171 Feb 14 16:13 ADOPTERS.md [2022-02-14T16:17:08.920Z] -rw-rw-r-- 1 1001 1001 9019 Feb 14 16:13 Attribution.txt [2022-02-14T16:17:08.920Z] -rw-rw-r-- 1 1001 1001 51732 Feb 14 16:13 CHANGELOG.md [2022-02-14T16:17:08.920Z] -rw-rw-r-- 1 1001 1001 3804 Feb 14 16:13 CONTRIBUTING.md [2022-02-14T16:17:08.920Z] -rw-rw-r-- 1 1001 1001 677 Feb 14 16:13 GOVERNANCE.md [2022-02-14T16:17:08.920Z] -rw-rw-r-- 1 1001 1001 849 Feb 14 16:13 Jenkinsfile [2022-02-14T16:17:08.920Z] -rw-rw-r-- 1 1001 1001 10775 Feb 14 16:13 LICENSE [2022-02-14T16:17:08.920Z] -rw-rw-r-- 1 1001 1001 6508 Feb 14 16:13 Makefile [2022-02-14T16:17:08.920Z] -rw-rw-r-- 1 1001 1001 582 Feb 14 16:13 OWNERS.md [2022-02-14T16:17:08.920Z] -rw-rw-r-- 1 1001 1001 8207 Feb 14 16:13 README.md [2022-02-14T16:17:08.920Z] -rw-rw-r-- 1 1001 1001 6912 Feb 14 16:13 SECURITY.md [2022-02-14T16:17:08.920Z] -rw-rw-r-- 1 1001 1001 5 Feb 14 16:14 VERSION [2022-02-14T16:17:08.920Z] -rw-rw-r-- 1 1001 1001 4131 Feb 14 16:13 ZMQWindows.md [2022-02-14T16:17:08.920Z] drwxrwxr-x 2 1001 1001 37 Feb 14 16:13 bin [2022-02-14T16:17:08.920Z] drwxrwxr-x 14 1001 1001 4096 Feb 14 16:13 cmd [2022-02-14T16:17:08.920Z] -rw-r--r-- 1 root root 428383 Feb 14 16:16 coverage.out [2022-02-14T16:17:08.920Z] -rw-rw-r-- 1 1001 1001 2840 Feb 14 16:13 go.mod [2022-02-14T16:17:08.920Z] -rw-rw-r-- 1 1001 1001 50301 Feb 14 16:13 go.sum [2022-02-14T16:17:08.920Z] drwxrwxr-x 8 1001 1001 124 Feb 14 16:13 internal [2022-02-14T16:17:08.920Z] drwxrwxr-x 3 1001 1001 16 Feb 14 16:13 openapi [2022-02-14T16:17:08.920Z] drwxrwxr-x 4 1001 1001 71 Feb 14 16:13 snap [2022-02-14T16:17:08.920Z] -rw-rw-r-- 1 1001 1001 204 Feb 14 16:13 version.go [Pipeline] sh [2022-02-14T16:17:09.208Z] + '[' -e coverage.out ] [2022-02-14T16:17:09.208Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-02-14T16:17:09.315Z] Stashed 1 file(s) [Pipeline] sh [2022-02-14T16:17:09.612Z] + make build [2022-02-14T16:17:09.612Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-02-14T16:17:11.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-14T16:17:17.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-02-14T16:17:18.639Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-14T16:17:19.587Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-14T16:17:19.853Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-14T16:17:20.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-14T16:17:21.753Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-14T16:17:22.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-14T16:17:24.203Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-14T16:17:24.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-14T16:17:26.095Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-02-14T16:17:27.586Z] $ docker stop --time=1 e32bc0f05145c6e54d4732f4f7a9158d235e55d92b9de5fde63500075f02bfa7 [2022-02-14T16:17:29.283Z] $ docker rm -f e32bc0f05145c6e54d4732f4f7a9158d235e55d92b9de5fde63500075f02bfa7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-14T16:17:30.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-14T16:17:30.739Z] [2022-02-14T16:17:30.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-02-14T16:17:31.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-14T16:17:31.042Z] latest: Pulling from edgex-devops/edgex-compose [2022-02-14T16:17:31.042Z] cbdbe7a5bc2a: Pulling fs layer [2022-02-14T16:17:31.042Z] ca9280d653b3: Pulling fs layer [2022-02-14T16:17:31.042Z] 7e9c9ca2126c: Pulling fs layer [2022-02-14T16:17:31.042Z] cbdbe7a5bc2a: Verifying Checksum [2022-02-14T16:17:31.042Z] cbdbe7a5bc2a: Download complete [2022-02-14T16:17:31.308Z] ca9280d653b3: Verifying Checksum [2022-02-14T16:17:31.308Z] ca9280d653b3: Download complete [2022-02-14T16:17:31.308Z] cbdbe7a5bc2a: Pull complete [2022-02-14T16:17:31.579Z] 7e9c9ca2126c: Download complete [2022-02-14T16:17:31.845Z] ca9280d653b3: Pull complete [2022-02-14T16:17:35.201Z] 7e9c9ca2126c: Pull complete [2022-02-14T16:17:35.201Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-02-14T16:17:35.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-14T16:17:35.201Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-02-14T16:17:35.266Z] prd-centos7-docker-4c-2g-5222 does not seem to be running inside a container [2022-02-14T16:17:35.306Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-02-14T16:17:37.901Z] $ docker top b31266cdd7fbea46548849356fd873478a568f89d149a5a813a0e3fb6d8b629b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-14T16:17:38.265Z] + docker-compose build --help [2022-02-14T16:17:38.265Z] + grep parallel [2022-02-14T16:17:38.839Z] --parallel Build images in parallel. [Pipeline] } [2022-02-14T16:17:38.853Z] $ docker stop --time=1 b31266cdd7fbea46548849356fd873478a568f89d149a5a813a0e3fb6d8b629b [2022-02-14T16:17:40.050Z] $ docker rm -f b31266cdd7fbea46548849356fd873478a568f89d149a5a813a0e3fb6d8b629b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-14T16:17:40.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-14T16:17:40.470Z] . [Pipeline] withDockerContainer [2022-02-14T16:17:40.550Z] prd-centos7-docker-4c-2g-5222 does not seem to be running inside a container [2022-02-14T16:17:40.588Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-02-14T16:17:40.953Z] $ docker top 23d54dc2be75bbd05ff01ede1e3e4f45a6ae4f0944c269185aa3744b97d71fbb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-14T16:17:41.327Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-14T16:17:41.899Z] Building core-command ... [2022-02-14T16:17:41.899Z] Building core-data ... [2022-02-14T16:17:41.899Z] Building core-metadata ... [2022-02-14T16:17:41.899Z] Building security-bootstrapper ... [2022-02-14T16:17:41.899Z] Building security-proxy-setup ... [2022-02-14T16:17:41.899Z] Building security-secretstore-setup ... [2022-02-14T16:17:41.899Z] Building support-notifications ... [2022-02-14T16:17:41.899Z] Building support-scheduler ... [2022-02-14T16:17:41.899Z] Building sys-mgmt-agent ... [2022-02-14T16:17:41.899Z] Building support-notifications [2022-02-14T16:17:41.899Z] Building core-command [2022-02-14T16:17:41.899Z] Building security-proxy-setup [2022-02-14T16:17:41.899Z] Building security-secretstore-setup [2022-02-14T16:17:41.899Z] Building core-metadata [2022-02-14T16:17:54.705Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-14T16:17:54.705Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-14T16:17:54.705Z] ---> 916d1e0c00d1 [2022-02-14T16:17:54.705Z] Step 3/23 : WORKDIR /edgex-go [2022-02-14T16:17:54.705Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-14T16:17:54.705Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-14T16:17:54.705Z] ---> 916d1e0c00d1 [2022-02-14T16:17:54.705Z] Step 3/25 : WORKDIR /edgex-go [2022-02-14T16:17:54.705Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-14T16:17:54.705Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-14T16:17:54.705Z] ---> 916d1e0c00d1 [2022-02-14T16:17:54.705Z] Step 3/23 : WORKDIR /edgex-go [2022-02-14T16:17:58.011Z] ---> Running in bb20d9696db2 [2022-02-14T16:17:58.011Z] ---> Running in 5d36a92dc1b7 [2022-02-14T16:17:58.271Z] ---> Running in 84327beacd03 [2022-02-14T16:18:06.420Z] Removing intermediate container bb20d9696db2 [2022-02-14T16:18:06.420Z] ---> 521afc42d61e [2022-02-14T16:18:06.420Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T16:18:06.420Z] Removing intermediate container 84327beacd03 [2022-02-14T16:18:06.420Z] ---> 355d745cb711 [2022-02-14T16:18:06.420Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T16:18:06.420Z] Removing intermediate container 5d36a92dc1b7 [2022-02-14T16:18:06.420Z] ---> dde83ccdd204 [2022-02-14T16:18:06.420Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T16:18:06.420Z] ---> Running in a53836f06a1a [2022-02-14T16:18:06.420Z] ---> Running in 95bef808b320 [2022-02-14T16:18:06.420Z] ---> Running in 093f2cba794a [2022-02-14T16:18:07.807Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-14T16:18:07.807Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-14T16:18:07.807Z] ---> 916d1e0c00d1 [2022-02-14T16:18:07.807Z] Step 3/21 : WORKDIR /edgex-go [2022-02-14T16:18:07.807Z] ---> Using cache [2022-02-14T16:18:07.807Z] ---> 521afc42d61e [2022-02-14T16:18:07.807Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T16:18:09.194Z] ---> Running in 567a058b2bd5 [2022-02-14T16:18:09.456Z] Removing intermediate container 093f2cba794a [2022-02-14T16:18:09.456Z] ---> 1aed96e016e5 [2022-02-14T16:18:09.456Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-14T16:18:09.719Z] Removing intermediate container a53836f06a1a [2022-02-14T16:18:09.719Z] ---> aa4624add2f4 [2022-02-14T16:18:09.719Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-14T16:18:09.719Z] ---> Running in 02dfb2bab9f8 [2022-02-14T16:18:09.719Z] ---> Running in 4b99d65a40b4 [2022-02-14T16:18:09.719Z] Removing intermediate container 95bef808b320 [2022-02-14T16:18:09.719Z] ---> 1a258e074f41 [2022-02-14T16:18:09.719Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-14T16:18:09.719Z] ---> Running in fcacb71f0b0f [2022-02-14T16:18:09.719Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-14T16:18:09.719Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-14T16:18:09.719Z] ---> 916d1e0c00d1 [2022-02-14T16:18:09.719Z] Step 3/22 : WORKDIR /edgex-go [2022-02-14T16:18:09.719Z] ---> Using cache [2022-02-14T16:18:09.719Z] ---> 521afc42d61e [2022-02-14T16:18:09.719Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T16:18:09.719Z] ---> Using cache [2022-02-14T16:18:09.719Z] ---> aa4624add2f4 [2022-02-14T16:18:09.719Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-14T16:18:09.719Z] ---> Running in 2ce6bbf2d54e [2022-02-14T16:18:10.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-14T16:18:10.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-14T16:18:10.295Z] Removing intermediate container 567a058b2bd5 [2022-02-14T16:18:10.295Z] ---> b61bb30eb1cc [2022-02-14T16:18:10.295Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-14T16:18:10.295Z] ---> Running in f5c3afb4ffe4 [2022-02-14T16:18:10.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-14T16:18:10.555Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-14T16:18:10.555Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-14T16:18:11.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-14T16:18:11.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-14T16:18:11.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-14T16:18:11.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-14T16:18:11.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-14T16:18:11.391Z] OK: 221 MiB in 52 packages [2022-02-14T16:18:11.663Z] OK: 221 MiB in 52 packages [2022-02-14T16:18:11.663Z] OK: 221 MiB in 52 packages [2022-02-14T16:18:11.663Z] OK: 221 MiB in 52 packages [2022-02-14T16:18:11.924Z] OK: 221 MiB in 52 packages [2022-02-14T16:18:11.924Z] Removing intermediate container 02dfb2bab9f8 [2022-02-14T16:18:11.924Z] ---> 5ac9bfab7d04 [2022-02-14T16:18:11.924Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-14T16:18:12.191Z] Removing intermediate container 4b99d65a40b4 [2022-02-14T16:18:12.191Z] ---> b07d2f8958e1 [2022-02-14T16:18:12.191Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-14T16:18:12.191Z] ---> efc1307c9cb3 [2022-02-14T16:18:12.191Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T16:18:12.191Z] ---> ce767b51e802 [2022-02-14T16:18:12.191Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T16:18:12.191Z] ---> Running in 47ad9cac493a [2022-02-14T16:18:12.455Z] Removing intermediate container 2ce6bbf2d54e [2022-02-14T16:18:12.455Z] ---> 215148f81abd [2022-02-14T16:18:12.455Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-14T16:18:12.455Z] ---> Running in 510648f69845 [2022-02-14T16:18:12.455Z] Removing intermediate container fcacb71f0b0f [2022-02-14T16:18:12.455Z] ---> aa8fbbb421ad [2022-02-14T16:18:12.455Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-14T16:18:12.455Z] Removing intermediate container f5c3afb4ffe4 [2022-02-14T16:18:12.455Z] ---> 819de59afc72 [2022-02-14T16:18:12.455Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-14T16:18:12.721Z] ---> bf54505a0a41 [2022-02-14T16:18:12.721Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T16:18:12.721Z] ---> 8c6c1acddecd [2022-02-14T16:18:12.721Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T16:18:12.721Z] ---> Running in 0ebb95e2f7c0 [2022-02-14T16:18:12.721Z] ---> Running in 50181cda12ab [2022-02-14T16:18:12.721Z] ---> 465ede3737eb [2022-02-14T16:18:12.721Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T16:18:12.984Z] ---> Running in 0fe5ff5855e0 [2022-02-14T16:18:14.382Z] Removing intermediate container 47ad9cac493a [2022-02-14T16:18:14.382Z] ---> b80495df1bfc [2022-02-14T16:18:14.382Z] Step 8/23 : COPY . . [2022-02-14T16:18:14.651Z] Removing intermediate container 510648f69845 [2022-02-14T16:18:14.651Z] ---> 22f0be87f2ef [2022-02-14T16:18:14.651Z] Step 8/23 : COPY . . [2022-02-14T16:18:14.651Z] Removing intermediate container 0ebb95e2f7c0 [2022-02-14T16:18:14.651Z] ---> 44e9dda9c2e3 [2022-02-14T16:18:14.651Z] Step 8/22 : COPY . . [2022-02-14T16:18:16.619Z] Removing intermediate container 0fe5ff5855e0 [2022-02-14T16:18:16.619Z] ---> df9e811e84cf [2022-02-14T16:18:16.619Z] Step 8/21 : COPY . . [2022-02-14T16:18:17.585Z] Removing intermediate container 50181cda12ab [2022-02-14T16:18:17.585Z] ---> 699b9610b53a [2022-02-14T16:18:17.585Z] Step 8/25 : COPY . . [2022-02-14T16:18:25.881Z] Removing intermediate container 0a52b62e7e4c [2022-02-14T16:18:25.881Z] ---> 7fe2be725041 [2022-02-14T16:18:25.881Z] Successfully built 7fe2be725041 [2022-02-14T16:18:25.881Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-14T16:18:26.218Z] + docker inspect -f . ci-base-image-arm64 [2022-02-14T16:18:26.218Z] . [Pipeline] withDockerContainer [2022-02-14T16:18:26.424Z] prd-ubuntu18.04-docker-arm64-4c-16g-5223 does not seem to be running inside a container [2022-02-14T16:18:26.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-14T16:18:27.625Z] ---> e7caf71db770 [2022-02-14T16:18:27.625Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-14T16:18:27.625Z] ---> Running in 93fcb854ede8 [2022-02-14T16:18:27.625Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-14T16:18:27.833Z] $ docker top b793efe9793ed3867fdbe69384603440cb92d428d68d04e1d3f1b9a0782427a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-14T16:18:28.711Z] + go version [2022-02-14T16:18:28.711Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-14T16:18:28.732Z] $ docker stop --time=1 b793efe9793ed3867fdbe69384603440cb92d428d68d04e1d3f1b9a0782427a1 [2022-02-14T16:18:30.356Z] $ docker rm -f b793efe9793ed3867fdbe69384603440cb92d428d68d04e1d3f1b9a0782427a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-14T16:18:30.955Z] + docker inspect -f . ci-base-image-arm64 [2022-02-14T16:18:30.955Z] . [Pipeline] withDockerContainer [2022-02-14T16:18:31.182Z] prd-ubuntu18.04-docker-arm64-4c-16g-5223 does not seem to be running inside a container [2022-02-14T16:18:31.268Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-14T16:18:32.536Z] $ docker top b1736e05e696877ca700710a3d5f57aaed1e2d68b596a4b32dd0622921bf1734 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-14T16:18:32.791Z] ========================================================= [2022-02-14T16:18:32.791Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-02-14T16:18:32.791Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-14T16:18:33.433Z] + make test [2022-02-14T16:18:33.433Z] go mod tidy [2022-02-14T16:18:34.028Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-14T16:18:49.738Z] ---> 04ed90aa5541 [2022-02-14T16:18:49.738Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-14T16:18:49.738Z] ---> 4d6bed8fa9e4 [2022-02-14T16:18:49.738Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-14T16:18:49.738Z] ---> Running in 5123f01a26f5 [2022-02-14T16:18:49.738Z] ---> Running in b2fd3fdc26ad [2022-02-14T16:18:51.540Z] Removing intermediate container 93fcb854ede8 [2022-02-14T16:18:51.540Z] ---> e7459b9c40c0 [2022-02-14T16:18:51.540Z] [2022-02-14T16:18:51.540Z] Step 10/22 : FROM alpine:3.14 [2022-02-14T16:18:51.811Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-02-14T16:18:52.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-14T16:18:52.075Z] 3.14: Pulling from library/alpine [2022-02-14T16:18:53.490Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-14T16:18:53.490Z] Status: Downloaded newer image for alpine:3.14 [2022-02-14T16:18:53.490Z] ---> 0a97eee8041e [2022-02-14T16:18:53.490Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-14T16:18:54.906Z] ---> Running in 0377e024814a [2022-02-14T16:18:55.179Z] ---> c8dcd87751c2 [2022-02-14T16:18:55.179Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-14T16:18:55.453Z] ---> Running in 214ccfa3195c [2022-02-14T16:18:55.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-14T16:18:55.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-14T16:18:55.988Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-14T16:18:56.253Z] ---> 2bd68643412b [2022-02-14T16:18:56.253Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-14T16:18:56.253Z] ---> Running in 62eeafce467a [2022-02-14T16:18:56.253Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-14T16:18:56.253Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-14T16:18:56.253Z] Executing busybox-1.33.1-r6.trigger [2022-02-14T16:18:56.516Z] Executing ca-certificates-20211220-r0.trigger [2022-02-14T16:18:56.516Z] OK: 6 MiB in 16 packages [2022-02-14T16:18:57.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-14T16:18:57.103Z] Removing intermediate container 0377e024814a [2022-02-14T16:18:57.103Z] ---> f99df64e31b8 [2022-02-14T16:18:57.103Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-14T16:18:57.103Z] ---> Running in 36d23ab8e214 [2022-02-14T16:18:57.380Z] Removing intermediate container 36d23ab8e214 [2022-02-14T16:18:57.380Z] ---> bdabe68697a3 [2022-02-14T16:18:57.380Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-14T16:18:57.380Z] ---> Running in dbeffae68e96 [2022-02-14T16:18:57.380Z] Removing intermediate container dbeffae68e96 [2022-02-14T16:18:57.380Z] ---> 694ac1cc26b0 [2022-02-14T16:18:57.380Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-14T16:18:57.380Z] ---> Running in bbc7a2dbe972 [2022-02-14T16:18:57.651Z] Removing intermediate container bbc7a2dbe972 [2022-02-14T16:18:57.651Z] ---> 2168ac181df6 [2022-02-14T16:18:57.651Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-14T16:18:57.920Z] ---> aaf1f85c7e54 [2022-02-14T16:18:57.920Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-14T16:18:58.187Z] ---> 971e0b9aaf94 [2022-02-14T16:18:58.187Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-14T16:18:58.759Z] ---> 19991106c407 [2022-02-14T16:18:58.759Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-14T16:18:58.759Z] ---> Running in 9fdf964717a3 [2022-02-14T16:18:58.759Z] Removing intermediate container 9fdf964717a3 [2022-02-14T16:18:58.759Z] ---> a588252664e3 [2022-02-14T16:18:58.759Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-14T16:18:58.759Z] ---> Running in fb7dd5f9636e [2022-02-14T16:18:59.025Z] Removing intermediate container fb7dd5f9636e [2022-02-14T16:18:59.025Z] ---> cdf5a504142b [2022-02-14T16:18:59.025Z] Step 20/22 : LABEL arch=x86_64 [2022-02-14T16:18:59.025Z] ---> Running in da33f60ed7a9 [2022-02-14T16:18:59.025Z] Removing intermediate container da33f60ed7a9 [2022-02-14T16:18:59.025Z] ---> 77c5c9fdbd74 [2022-02-14T16:18:59.025Z] Step 21/22 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b [2022-02-14T16:18:59.025Z] ---> Running in 0e4861c4a19d [2022-02-14T16:18:59.305Z] Removing intermediate container 0e4861c4a19d [2022-02-14T16:18:59.305Z] ---> 70053cd03938 [2022-02-14T16:18:59.305Z] Step 22/22 : LABEL version=0.0.0 [2022-02-14T16:18:59.305Z] ---> Running in c42a14f29e34 [2022-02-14T16:18:59.305Z] Removing intermediate container c42a14f29e34 [2022-02-14T16:18:59.305Z] ---> fd75f67cf72f [2022-02-14T16:18:59.305Z] [2022-02-14T16:18:59.571Z] Successfully built fd75f67cf72f [2022-02-14T16:18:59.571Z] Successfully tagged support-notifications:latest [2022-02-14T16:18:59.571Z] Building support-scheduler [2022-02-14T16:19:00.795Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-02-14T16:19:09.680Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-14T16:19:09.680Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-14T16:19:09.680Z] ---> 916d1e0c00d1 [2022-02-14T16:19:09.680Z] Step 3/22 : WORKDIR /edgex-go [2022-02-14T16:19:09.680Z] ---> Using cache [2022-02-14T16:19:09.680Z] ---> 521afc42d61e [2022-02-14T16:19:09.680Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T16:19:09.680Z] ---> Using cache [2022-02-14T16:19:09.680Z] ---> b61bb30eb1cc [2022-02-14T16:19:09.680Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-14T16:19:09.680Z] ---> Using cache [2022-02-14T16:19:09.680Z] ---> 819de59afc72 [2022-02-14T16:19:09.680Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-14T16:19:09.680Z] ---> Using cache [2022-02-14T16:19:09.680Z] ---> 465ede3737eb [2022-02-14T16:19:09.680Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T16:19:09.680Z] ---> Using cache [2022-02-14T16:19:09.680Z] ---> df9e811e84cf [2022-02-14T16:19:09.680Z] Step 8/22 : COPY . . [2022-02-14T16:19:09.680Z] ---> Using cache [2022-02-14T16:19:09.680Z] ---> c8dcd87751c2 [2022-02-14T16:19:09.680Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-14T16:19:09.948Z] ---> Running in d69b0663542e [2022-02-14T16:19:10.209Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-14T16:19:25.116Z] Removing intermediate container 5123f01a26f5 [2022-02-14T16:19:25.116Z] ---> 195de7e5d722 [2022-02-14T16:19:25.116Z] [2022-02-14T16:19:25.116Z] Step 10/23 : FROM alpine:3.14 [2022-02-14T16:19:25.116Z] ---> 0a97eee8041e [2022-02-14T16:19:25.116Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-14T16:19:25.116Z] ---> Running in 0d6d19a2a44e [2022-02-14T16:19:25.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-14T16:19:25.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-14T16:19:26.260Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-14T16:19:26.260Z] Executing busybox-1.33.1-r6.trigger [2022-02-14T16:19:26.260Z] OK: 6 MiB in 15 packages [2022-02-14T16:19:26.524Z] Removing intermediate container 0d6d19a2a44e [2022-02-14T16:19:26.524Z] ---> e52dc97ffc32 [2022-02-14T16:19:26.524Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-14T16:19:26.792Z] ---> Running in 54a98782dc55 [2022-02-14T16:19:26.792Z] Removing intermediate container 54a98782dc55 [2022-02-14T16:19:26.792Z] ---> 1f0e557bc543 [2022-02-14T16:19:26.792Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-14T16:19:26.792Z] ---> Running in dcd760df586f [2022-02-14T16:19:27.069Z] Removing intermediate container dcd760df586f [2022-02-14T16:19:27.069Z] ---> 561a1082b629 [2022-02-14T16:19:27.069Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-14T16:19:27.069Z] ---> Running in de257cfd1a77 [2022-02-14T16:19:27.069Z] Removing intermediate container de257cfd1a77 [2022-02-14T16:19:27.069Z] ---> 16d8a24fd5fe [2022-02-14T16:19:27.069Z] Step 15/23 : WORKDIR / [2022-02-14T16:19:27.069Z] ---> Running in 9f876907e3f5 [2022-02-14T16:19:27.334Z] Removing intermediate container 9f876907e3f5 [2022-02-14T16:19:27.334Z] ---> 1c9b3f4f977d [2022-02-14T16:19:27.334Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-14T16:19:27.597Z] ---> f16731f6ec79 [2022-02-14T16:19:27.597Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-14T16:19:27.867Z] ---> fba577bcd04b [2022-02-14T16:19:27.867Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-14T16:19:28.128Z] ---> 923480eea937 [2022-02-14T16:19:28.128Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-14T16:19:28.128Z] ---> Running in 94d7dd595d01 [2022-02-14T16:19:28.128Z] Removing intermediate container 94d7dd595d01 [2022-02-14T16:19:28.128Z] ---> 1cd6b9d2e5af [2022-02-14T16:19:28.128Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-14T16:19:28.129Z] ---> Running in 8b65724b5677 [2022-02-14T16:19:28.395Z] Removing intermediate container 8b65724b5677 [2022-02-14T16:19:28.395Z] ---> ecbb7458e5eb [2022-02-14T16:19:28.395Z] Step 21/23 : LABEL arch=x86_64 [2022-02-14T16:19:28.395Z] ---> Running in 7cf0d8e2c53b [2022-02-14T16:19:28.659Z] Removing intermediate container 7cf0d8e2c53b [2022-02-14T16:19:28.659Z] ---> 6d9e7de73821 [2022-02-14T16:19:28.659Z] Step 22/23 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b [2022-02-14T16:19:28.659Z] ---> Running in 86b9f353b4ab [2022-02-14T16:19:28.931Z] Removing intermediate container 86b9f353b4ab [2022-02-14T16:19:28.931Z] ---> 20887fd2e71a [2022-02-14T16:19:28.931Z] Step 23/23 : LABEL version=0.0.0 [2022-02-14T16:19:28.931Z] ---> Running in a6c05389e598 [2022-02-14T16:19:29.203Z] Removing intermediate container a6c05389e598 [2022-02-14T16:19:29.203Z] ---> e0a9ac17b2d7 [2022-02-14T16:19:29.203Z] [2022-02-14T16:19:29.203Z] Successfully built e0a9ac17b2d7 [2022-02-14T16:19:29.203Z] Successfully tagged core-command:latest [2022-02-14T16:19:29.203Z] Building security-bootstrapper [2022-02-14T16:19:32.587Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-14T16:19:35.917Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-14T16:19:35.917Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-14T16:19:35.917Z] ---> 916d1e0c00d1 [2022-02-14T16:19:35.917Z] Step 3/31 : WORKDIR /edgex-go [2022-02-14T16:19:35.917Z] ---> Using cache [2022-02-14T16:19:35.917Z] ---> 521afc42d61e [2022-02-14T16:19:35.917Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T16:19:35.917Z] ---> Using cache [2022-02-14T16:19:35.917Z] ---> b61bb30eb1cc [2022-02-14T16:19:35.917Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-14T16:19:35.917Z] ---> Using cache [2022-02-14T16:19:35.917Z] ---> 819de59afc72 [2022-02-14T16:19:35.917Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-14T16:19:35.917Z] ---> Using cache [2022-02-14T16:19:35.917Z] ---> 465ede3737eb [2022-02-14T16:19:35.917Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T16:19:35.917Z] ---> Using cache [2022-02-14T16:19:35.917Z] ---> df9e811e84cf [2022-02-14T16:19:35.917Z] Step 8/31 : COPY . . [2022-02-14T16:19:35.917Z] ---> Using cache [2022-02-14T16:19:35.917Z] ---> c8dcd87751c2 [2022-02-14T16:19:35.917Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-14T16:19:35.917Z] ---> Running in 7c2d10ca85a5 [2022-02-14T16:19:36.875Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-02-14T16:19:37.453Z] Removing intermediate container b2fd3fdc26ad [2022-02-14T16:19:37.453Z] ---> 90d55d7dcb6f [2022-02-14T16:19:37.453Z] [2022-02-14T16:19:37.453Z] Step 10/23 : FROM alpine:3.14 [2022-02-14T16:19:37.453Z] ---> 0a97eee8041e [2022-02-14T16:19:37.453Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-14T16:19:37.453Z] ---> Using cache [2022-02-14T16:19:37.453Z] ---> e52dc97ffc32 [2022-02-14T16:19:37.453Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-14T16:19:37.453Z] ---> Using cache [2022-02-14T16:19:37.453Z] ---> 1f0e557bc543 [2022-02-14T16:19:37.453Z] Step 13/23 : ENV APP_PORT=59881 [2022-02-14T16:19:37.453Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-14T16:19:37.453Z] ---> Running in 7c8bea482638 [2022-02-14T16:19:37.453Z] Removing intermediate container 7c8bea482638 [2022-02-14T16:19:37.453Z] ---> 3d00374c2a2b [2022-02-14T16:19:37.453Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-14T16:19:37.453Z] ---> Running in ef1fd15c8173 [2022-02-14T16:19:38.038Z] Removing intermediate container ef1fd15c8173 [2022-02-14T16:19:38.038Z] ---> 74cfeb640a84 [2022-02-14T16:19:38.038Z] Step 15/23 : WORKDIR / [2022-02-14T16:19:38.300Z] ---> Running in 3f14688946ee [2022-02-14T16:19:38.562Z] Removing intermediate container 3f14688946ee [2022-02-14T16:19:38.562Z] ---> e64c57097d1d [2022-02-14T16:19:38.562Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-14T16:19:38.562Z] Removing intermediate container 214ccfa3195c [2022-02-14T16:19:38.562Z] ---> 3a143f54427f [2022-02-14T16:19:38.562Z] [2022-02-14T16:19:38.562Z] Step 10/21 : FROM alpine:3.14 [2022-02-14T16:19:38.562Z] ---> 0a97eee8041e [2022-02-14T16:19:38.562Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-14T16:19:38.827Z] ---> Running in 204579af41f8 [2022-02-14T16:19:38.827Z] ---> 8cb39be90c90 [2022-02-14T16:19:38.827Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-14T16:19:39.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-14T16:19:39.399Z] ---> 7234fe838344 [2022-02-14T16:19:39.399Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-14T16:19:39.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-14T16:19:39.927Z] ---> 1c6df8c8d086 [2022-02-14T16:19:39.927Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-14T16:19:39.927Z] ---> Running in e5f20d53ae15 [2022-02-14T16:19:40.188Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-14T16:19:40.188Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-14T16:19:40.188Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-14T16:19:40.188Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-14T16:19:40.188Z] Removing intermediate container e5f20d53ae15 [2022-02-14T16:19:40.188Z] ---> 73301bc21b9d [2022-02-14T16:19:40.188Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-14T16:19:40.188Z] (5/5) Installing curl (7.79.1-r0) [2022-02-14T16:19:40.188Z] Executing busybox-1.33.1-r6.trigger [2022-02-14T16:19:40.188Z] Executing ca-certificates-20211220-r0.trigger [2022-02-14T16:19:40.451Z] ---> Running in 15c218fb5f86 [2022-02-14T16:19:40.451Z] OK: 8 MiB in 19 packages [2022-02-14T16:19:40.451Z] Removing intermediate container 15c218fb5f86 [2022-02-14T16:19:40.451Z] ---> 8d54ba46de92 [2022-02-14T16:19:40.451Z] Step 21/23 : LABEL arch=x86_64 [2022-02-14T16:19:40.712Z] ---> Running in c5502c9fb874 [2022-02-14T16:19:40.974Z] Removing intermediate container c5502c9fb874 [2022-02-14T16:19:40.974Z] ---> 04aa5f816f96 [2022-02-14T16:19:40.974Z] Step 22/23 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b [2022-02-14T16:19:40.974Z] ---> Running in c01580f066ca [2022-02-14T16:19:40.974Z] Removing intermediate container 62eeafce467a [2022-02-14T16:19:40.974Z] ---> 8af14a4dc331 [2022-02-14T16:19:40.974Z] [2022-02-14T16:19:40.974Z] Step 10/25 : FROM alpine:3.14 [2022-02-14T16:19:40.974Z] ---> 0a97eee8041e [2022-02-14T16:19:40.974Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-14T16:19:41.240Z] Removing intermediate container c01580f066ca [2022-02-14T16:19:41.240Z] ---> 0a53e5b2da8f [2022-02-14T16:19:41.240Z] Step 23/23 : LABEL version=0.0.0 [2022-02-14T16:19:41.240Z] ---> Running in 3dda78fd4af5 [2022-02-14T16:19:41.240Z] Removing intermediate container 204579af41f8 [2022-02-14T16:19:41.240Z] ---> 04d1b90a106d [2022-02-14T16:19:41.240Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-14T16:19:41.240Z] ---> Running in 9b3c56cbfbbc [2022-02-14T16:19:41.240Z] ---> Running in 4725f1d3338f [2022-02-14T16:19:41.502Z] Removing intermediate container 9b3c56cbfbbc [2022-02-14T16:19:41.502Z] ---> 568c80e6e10d [2022-02-14T16:19:41.502Z] [2022-02-14T16:19:41.502Z] Successfully built 568c80e6e10d [2022-02-14T16:19:41.502Z] Successfully tagged core-metadata:latest [2022-02-14T16:19:41.502Z] Building sys-mgmt-agent [2022-02-14T16:19:41.502Z]  Building core-metadata ... done Removing intermediate container 4725f1d3338f [2022-02-14T16:19:41.502Z] ---> 5ef3df4dc193 [2022-02-14T16:19:41.502Z] Step 13/21 : WORKDIR /edgex [2022-02-14T16:19:41.502Z] ---> Running in 55b9ade0c4a7 [2022-02-14T16:19:41.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-14T16:19:41.765Z] Removing intermediate container 55b9ade0c4a7 [2022-02-14T16:19:41.765Z] ---> 3e968dc5dfb4 [2022-02-14T16:19:41.765Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-14T16:19:42.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-14T16:19:42.289Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-14T16:19:42.289Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-14T16:19:42.289Z] (3/3) Installing su-exec (0.2-r1) [2022-02-14T16:19:42.289Z] Executing busybox-1.33.1-r6.trigger [2022-02-14T16:19:42.289Z] Executing ca-certificates-20211220-r0.trigger [2022-02-14T16:19:42.289Z] OK: 6 MiB in 17 packages [2022-02-14T16:19:43.229Z] ---> 2d6f32292b4f [2022-02-14T16:19:43.229Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-14T16:19:43.804Z] Removing intermediate container 3dda78fd4af5 [2022-02-14T16:19:43.804Z] ---> 84c4547f13e6 [2022-02-14T16:19:43.804Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-14T16:19:43.804Z] ---> 5065e33a07b7 [2022-02-14T16:19:43.804Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-14T16:19:43.804Z] ---> Running in ca538c51066f [2022-02-14T16:19:44.067Z] Removing intermediate container ca538c51066f [2022-02-14T16:19:44.067Z] ---> 248f8eeb2b11 [2022-02-14T16:19:44.067Z] Step 13/25 : WORKDIR / [2022-02-14T16:19:44.067Z] ---> Running in ed670f761df1 [2022-02-14T16:19:44.335Z] Removing intermediate container ed670f761df1 [2022-02-14T16:19:44.336Z] ---> 8f0f3674fa6e [2022-02-14T16:19:44.336Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-02-14T16:19:44.604Z] ---> d6ce93e5d7cd [2022-02-14T16:19:44.604Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-14T16:19:44.604Z] ---> Running in 97ea527ce72c [2022-02-14T16:19:44.604Z] ---> 858a86c2ed47 [2022-02-14T16:19:44.604Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-02-14T16:19:44.878Z] Removing intermediate container 97ea527ce72c [2022-02-14T16:19:44.878Z] ---> 0cfd1726fbeb [2022-02-14T16:19:44.878Z] Step 18/21 : CMD ["--init=true"] [2022-02-14T16:19:44.878Z] ---> Running in 9e4fed609317 [2022-02-14T16:19:44.878Z] ---> ac1894e668fa [2022-02-14T16:19:44.878Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-14T16:19:45.154Z] Removing intermediate container 9e4fed609317 [2022-02-14T16:19:45.154Z] ---> ed011e7f8496 [2022-02-14T16:19:45.154Z] Step 19/21 : LABEL arch=x86_64 [2022-02-14T16:19:45.154Z] ---> Running in 3e2021107dc8 [2022-02-14T16:19:45.154Z] ---> 1250a6f59bbd [2022-02-14T16:19:45.154Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-02-14T16:19:45.431Z] Removing intermediate container 3e2021107dc8 [2022-02-14T16:19:45.431Z] ---> 76d96c799dae [2022-02-14T16:19:45.431Z] Step 20/21 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b [2022-02-14T16:19:45.431Z] ---> Running in 2dbca702414f [2022-02-14T16:19:45.705Z] ---> ef72ea53e749 [2022-02-14T16:19:45.705Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-14T16:19:45.705Z] Removing intermediate container 2dbca702414f [2022-02-14T16:19:45.705Z] ---> 37e5e86218be [2022-02-14T16:19:45.705Z] Step 21/21 : LABEL version=0.0.0 [2022-02-14T16:19:45.975Z] ---> Running in e921dad5b726 [2022-02-14T16:19:45.975Z] Removing intermediate container e921dad5b726 [2022-02-14T16:19:45.975Z] ---> 571e2c20c50c [2022-02-14T16:19:45.975Z] [2022-02-14T16:19:46.265Z] ---> f9b85f7cbe60 [2022-02-14T16:19:46.265Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-14T16:19:46.265Z] Successfully built 571e2c20c50c [2022-02-14T16:19:46.265Z] Successfully tagged security-proxy-setup:latest [2022-02-14T16:19:46.265Z] Building core-data [2022-02-14T16:19:47.242Z]  Building security-proxy-setup ... done  ---> cd781849ba8a [2022-02-14T16:19:47.242Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-14T16:19:48.245Z] ---> 01429b76eeed [2022-02-14T16:19:48.245Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-02-14T16:19:48.245Z] ---> Running in 54e083de40e2 [2022-02-14T16:19:49.689Z] Removing intermediate container 54e083de40e2 [2022-02-14T16:19:49.689Z] ---> 03d9221b296b [2022-02-14T16:19:49.689Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-14T16:19:49.689Z] ---> Running in 6306c5e57b0e [2022-02-14T16:19:49.689Z] Removing intermediate container 6306c5e57b0e [2022-02-14T16:19:49.689Z] ---> 81a67d2fc47a [2022-02-14T16:19:49.689Z] Step 23/25 : LABEL arch=x86_64 [2022-02-14T16:19:49.689Z] ---> Running in 8fa2cb00ed66 [2022-02-14T16:19:49.952Z] Removing intermediate container 8fa2cb00ed66 [2022-02-14T16:19:49.952Z] ---> 54c206688651 [2022-02-14T16:19:49.952Z] Step 24/25 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b [2022-02-14T16:19:49.952Z] ---> Running in b90640909449 [2022-02-14T16:19:50.217Z] Removing intermediate container b90640909449 [2022-02-14T16:19:50.217Z] ---> 88a0210e3db1 [2022-02-14T16:19:50.217Z] Step 25/25 : LABEL version=0.0.0 [2022-02-14T16:19:50.489Z] ---> Running in 74ca7c347f45 [2022-02-14T16:19:50.767Z] Removing intermediate container 74ca7c347f45 [2022-02-14T16:19:50.767Z] ---> 61eaeda07bd8 [2022-02-14T16:19:50.767Z] [2022-02-14T16:19:51.041Z] Successfully built 61eaeda07bd8 [2022-02-14T16:19:51.041Z] Successfully tagged security-secretstore-setup:latest [2022-02-14T16:19:52.040Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-14T16:19:52.040Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-14T16:19:52.040Z] ---> 916d1e0c00d1 [2022-02-14T16:19:52.040Z] Step 3/23 : WORKDIR /edgex-go [2022-02-14T16:19:52.040Z] ---> Using cache [2022-02-14T16:19:52.040Z] ---> 521afc42d61e [2022-02-14T16:19:52.040Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T16:19:52.040Z] ---> Using cache [2022-02-14T16:19:52.040Z] ---> b61bb30eb1cc [2022-02-14T16:19:52.040Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-14T16:19:52.301Z] Removing intermediate container d69b0663542e [2022-02-14T16:19:52.301Z] ---> 6aea70d7b8b8 [2022-02-14T16:19:52.301Z] [2022-02-14T16:19:52.301Z] Step 10/22 : FROM alpine:3.14 [2022-02-14T16:19:52.301Z] ---> 0a97eee8041e [2022-02-14T16:19:52.301Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-14T16:19:52.301Z] ---> Using cache [2022-02-14T16:19:52.301Z] ---> e52dc97ffc32 [2022-02-14T16:19:52.301Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-14T16:19:52.301Z] ---> Using cache [2022-02-14T16:19:52.301Z] ---> 1f0e557bc543 [2022-02-14T16:19:52.301Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-14T16:19:52.301Z] ---> Running in efd28d97a2a2 [2022-02-14T16:19:52.301Z] ---> Running in 08d06f85d23a [2022-02-14T16:19:52.890Z] Removing intermediate container 08d06f85d23a [2022-02-14T16:19:52.890Z] ---> 3b075738db26 [2022-02-14T16:19:52.890Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-14T16:19:52.890Z] ---> Running in 853be1c60d1b [2022-02-14T16:19:52.890Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-14T16:19:53.169Z] Removing intermediate container 853be1c60d1b [2022-02-14T16:19:53.169Z] ---> 1db01d35978e [2022-02-14T16:19:53.169Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-14T16:19:53.449Z] ---> f42a44ef5c6b [2022-02-14T16:19:53.449Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-14T16:19:53.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-14T16:19:53.988Z] ---> 3daae021c449 [2022-02-14T16:19:53.988Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-14T16:19:54.260Z] OK: 221 MiB in 52 packages [2022-02-14T16:19:54.260Z] ---> 3aa801af433a [2022-02-14T16:19:54.260Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-14T16:19:54.260Z] ---> Running in ead157bd0041 [2022-02-14T16:19:54.549Z] Removing intermediate container ead157bd0041 [2022-02-14T16:19:54.549Z] ---> e031197de19b [2022-02-14T16:19:54.549Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-14T16:19:54.549Z] ---> Running in 17d70fb5d4da [2022-02-14T16:19:54.813Z] Removing intermediate container 17d70fb5d4da [2022-02-14T16:19:54.813Z] ---> b20d41b99eae [2022-02-14T16:19:54.813Z] Step 20/22 : LABEL arch=x86_64 [2022-02-14T16:19:54.813Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-14T16:19:54.813Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-14T16:19:54.813Z] ---> 916d1e0c00d1 [2022-02-14T16:19:54.813Z] Step 3/23 : WORKDIR /edgex-go [2022-02-14T16:19:54.813Z] ---> Using cache [2022-02-14T16:19:54.813Z] ---> 521afc42d61e [2022-02-14T16:19:54.813Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T16:19:54.813Z] ---> Using cache [2022-02-14T16:19:54.813Z] ---> b61bb30eb1cc [2022-02-14T16:19:54.813Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-14T16:19:55.076Z] ---> Running in 6c6520cfab3e [2022-02-14T16:19:55.076Z] Removing intermediate container efd28d97a2a2 [2022-02-14T16:19:55.076Z] ---> ed474f7dcbb8 [2022-02-14T16:19:55.076Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-14T16:19:55.076Z] ---> Running in f09d1bdf6e31 [2022-02-14T16:19:55.351Z] Removing intermediate container 6c6520cfab3e [2022-02-14T16:19:55.351Z] ---> a7926da0b518 [2022-02-14T16:19:55.351Z] Step 21/22 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b [2022-02-14T16:19:55.351Z] ---> Running in ea106c4ac2c8 [2022-02-14T16:19:55.351Z] ---> 18a505d37948 [2022-02-14T16:19:55.351Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T16:19:55.626Z] Removing intermediate container ea106c4ac2c8 [2022-02-14T16:19:55.626Z] ---> 5dc35fde2377 [2022-02-14T16:19:55.626Z] Step 22/22 : LABEL version=0.0.0 [2022-02-14T16:19:55.626Z] ---> Running in ca29a4f85553 [2022-02-14T16:19:55.626Z] ---> Running in edf7fdf07f17 [2022-02-14T16:19:55.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-14T16:19:55.901Z] Removing intermediate container edf7fdf07f17 [2022-02-14T16:19:55.901Z] ---> 5bcf0495b249 [2022-02-14T16:19:55.901Z] [2022-02-14T16:19:55.901Z] Successfully built 5bcf0495b249 [2022-02-14T16:19:55.901Z] Successfully tagged support-scheduler:latest [2022-02-14T16:19:56.473Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-14T16:19:57.057Z] Removing intermediate container ca29a4f85553 [2022-02-14T16:19:57.057Z] ---> 66774972281d [2022-02-14T16:19:57.057Z] Step 8/23 : COPY . . [2022-02-14T16:19:57.057Z] OK: 221 MiB in 52 packages [2022-02-14T16:19:57.350Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-02-14T16:19:57.947Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-02-14T16:19:58.457Z] Removing intermediate container f09d1bdf6e31 [2022-02-14T16:19:58.457Z] ---> 101bb8cc78ad [2022-02-14T16:19:58.457Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-14T16:19:58.547Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-02-14T16:19:59.029Z] ---> 3b9109f32171 [2022-02-14T16:19:59.029Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T16:19:59.029Z] ---> Running in 1961609d2689 [2022-02-14T16:19:59.149Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-02-14T16:19:59.998Z] Removing intermediate container 7c2d10ca85a5 [2022-02-14T16:19:59.998Z] ---> 10ead7294e39 [2022-02-14T16:19:59.998Z] [2022-02-14T16:19:59.998Z] Step 10/31 : FROM alpine:3.14 [2022-02-14T16:19:59.998Z] ---> 0a97eee8041e [2022-02-14T16:19:59.998Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-14T16:20:00.262Z] ---> Running in 008b6db912fd [2022-02-14T16:20:00.533Z] Removing intermediate container 1961609d2689 [2022-02-14T16:20:00.533Z] ---> 2d8ea667369b [2022-02-14T16:20:00.533Z] Step 8/23 : COPY . . [2022-02-14T16:20:00.533Z] Removing intermediate container 008b6db912fd [2022-02-14T16:20:00.533Z] ---> 04e9d52b45ae [2022-02-14T16:20:00.533Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-14T16:20:00.796Z] ---> Running in 51b849068768 [2022-02-14T16:20:01.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-14T16:20:01.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-14T16:20:01.329Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-14T16:20:01.329Z] (2/2) Installing su-exec (0.2-r1) [2022-02-14T16:20:01.329Z] Executing busybox-1.33.1-r6.trigger [2022-02-14T16:20:01.329Z] OK: 6 MiB in 16 packages [2022-02-14T16:20:03.251Z] ---> 3ea5eb0d5914 [2022-02-14T16:20:03.251Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-14T16:20:03.251Z] Removing intermediate container 51b849068768 [2022-02-14T16:20:03.251Z] ---> fc40bc0866d1 [2022-02-14T16:20:03.251Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-14T16:20:03.251Z] ---> Running in 1e42893e84a4 [2022-02-14T16:20:03.251Z] ---> Running in 5f0efad67451 [2022-02-14T16:20:03.523Z] Removing intermediate container 5f0efad67451 [2022-02-14T16:20:03.523Z] ---> 6202ff823ab7 [2022-02-14T16:20:03.523Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-14T16:20:03.523Z] ---> Running in 5457677fc10e [2022-02-14T16:20:03.523Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-14T16:20:04.120Z] Removing intermediate container 5457677fc10e [2022-02-14T16:20:04.120Z] ---> 7afc11117813 [2022-02-14T16:20:04.120Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-14T16:20:04.120Z] ---> Running in 0f7d3a0381f3 [2022-02-14T16:20:05.528Z] Removing intermediate container 0f7d3a0381f3 [2022-02-14T16:20:05.528Z] ---> 4e485b3dfb01 [2022-02-14T16:20:05.528Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-14T16:20:05.528Z] ---> 4c23632c8f03 [2022-02-14T16:20:05.528Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-14T16:20:05.528Z] ---> Running in 74f211557231 [2022-02-14T16:20:05.528Z] ---> Running in 5550a16c78e2 [2022-02-14T16:20:05.528Z] Removing intermediate container 74f211557231 [2022-02-14T16:20:05.528Z] ---> 991fd9c1136e [2022-02-14T16:20:05.528Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-14T16:20:06.100Z] ---> 72f8af036655 [2022-02-14T16:20:06.100Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-14T16:20:06.100Z] ---> Running in 520144bd0489 [2022-02-14T16:20:06.100Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-02-14T16:20:07.060Z] Removing intermediate container 520144bd0489 [2022-02-14T16:20:07.060Z] ---> 2801f74b32b6 [2022-02-14T16:20:07.060Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-14T16:20:07.060Z] ---> 484f8696070a [2022-02-14T16:20:07.060Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-14T16:20:07.999Z] ---> 0beb4f068b16 [2022-02-14T16:20:07.999Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-14T16:20:07.999Z] ---> e0065200c887 [2022-02-14T16:20:07.999Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-14T16:20:08.265Z] ---> a72c09ef9c63 [2022-02-14T16:20:08.265Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-14T16:20:08.527Z] ---> 8a7bf9374f5b [2022-02-14T16:20:08.527Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-14T16:20:08.788Z] ---> Running in 68c2859d4821 [2022-02-14T16:20:08.788Z] Removing intermediate container 68c2859d4821 [2022-02-14T16:20:08.788Z] ---> 4ad6ec621728 [2022-02-14T16:20:08.788Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-14T16:20:09.052Z] ---> f660b83a339f [2022-02-14T16:20:09.052Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-14T16:20:09.052Z] ---> Running in e980f626bf44 [2022-02-14T16:20:09.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-02-14T16:20:09.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-02-14T16:20:09.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-02-14T16:20:09.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-02-14T16:20:09.304Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-02-14T16:20:09.304Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-02-14T16:20:10.290Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-02-14T16:20:10.290Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-02-14T16:20:10.290Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-02-14T16:20:10.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-02-14T16:20:10.434Z] Removing intermediate container e980f626bf44 [2022-02-14T16:20:10.434Z] ---> b95fa93abfc7 [2022-02-14T16:20:10.434Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-14T16:20:10.434Z] ---> Running in fe61d001b695 [2022-02-14T16:20:10.434Z] Removing intermediate container fe61d001b695 [2022-02-14T16:20:10.434Z] ---> 60789ce9db49 [2022-02-14T16:20:10.434Z] Step 28/31 : CMD ["gate"] [2022-02-14T16:20:10.434Z] ---> Running in e2acc8526867 [2022-02-14T16:20:10.695Z] Removing intermediate container e2acc8526867 [2022-02-14T16:20:10.695Z] ---> 9f41774ed677 [2022-02-14T16:20:10.695Z] Step 29/31 : LABEL arch=x86_64 [2022-02-14T16:20:10.695Z] ---> Running in 9ef73b96e74a [2022-02-14T16:20:10.695Z] Removing intermediate container 9ef73b96e74a [2022-02-14T16:20:10.695Z] ---> d1403a39bff6 [2022-02-14T16:20:10.695Z] Step 30/31 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b [2022-02-14T16:20:10.955Z] ---> Running in 940a36557016 [2022-02-14T16:20:10.955Z] Removing intermediate container 940a36557016 [2022-02-14T16:20:10.955Z] ---> ba937a14ff5c [2022-02-14T16:20:10.955Z] Step 31/31 : LABEL version=0.0.0 [2022-02-14T16:20:11.215Z] ---> Running in f58b5714a99c [2022-02-14T16:20:11.215Z] Removing intermediate container f58b5714a99c [2022-02-14T16:20:11.215Z] ---> b97672791fa7 [2022-02-14T16:20:11.215Z] [2022-02-14T16:20:11.478Z] Successfully built b97672791fa7 [2022-02-14T16:20:11.478Z] Successfully tagged security-bootstrapper:latest [2022-02-14T16:20:18.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.187s coverage: 28.7% of statements [2022-02-14T16:20:18.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-02-14T16:20:18.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-02-14T16:20:21.485Z]  Building security-bootstrapper ... done Removing intermediate container 1e42893e84a4 [2022-02-14T16:20:21.485Z] ---> 056cf3512959 [2022-02-14T16:20:21.485Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-14T16:20:21.485Z] ---> Running in 71f66f83c628 [2022-02-14T16:20:21.485Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-14T16:20:21.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.369s coverage: 98.5% of statements [2022-02-14T16:20:21.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-02-14T16:20:21.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.302s coverage: 44.7% of statements [2022-02-14T16:20:21.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-02-14T16:20:21.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-02-14T16:20:22.068Z] Removing intermediate container 71f66f83c628 [2022-02-14T16:20:22.068Z] ---> 41e38ad92730 [2022-02-14T16:20:22.068Z] [2022-02-14T16:20:22.068Z] Step 11/23 : FROM docker:20.10.10 [2022-02-14T16:20:22.672Z] 20.10.10: Pulling from library/docker [2022-02-14T16:20:23.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.667s coverage: 89.5% of statements [2022-02-14T16:20:23.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-02-14T16:20:23.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-02-14T16:20:25.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.238s coverage: 84.4% of statements [2022-02-14T16:20:25.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-02-14T16:20:25.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-02-14T16:20:25.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-02-14T16:20:25.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-02-14T16:20:25.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-02-14T16:20:26.902Z] Removing intermediate container 5550a16c78e2 [2022-02-14T16:20:26.902Z] ---> d52c4aca6f63 [2022-02-14T16:20:26.902Z] [2022-02-14T16:20:26.902Z] Step 10/23 : FROM alpine:3.14 [2022-02-14T16:20:26.902Z] ---> 0a97eee8041e [2022-02-14T16:20:26.902Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-14T16:20:26.902Z] ---> Running in 0dc6579279ac [2022-02-14T16:20:27.166Z] Removing intermediate container 0dc6579279ac [2022-02-14T16:20:27.166Z] ---> 09bee98db732 [2022-02-14T16:20:27.166Z] Step 12/23 : ENV APP_PORT=59880 [2022-02-14T16:20:27.166Z] ---> Running in 35041852d6af [2022-02-14T16:20:27.166Z] Removing intermediate container 35041852d6af [2022-02-14T16:20:27.166Z] ---> d47a788c8e40 [2022-02-14T16:20:27.166Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-14T16:20:27.166Z] ---> Running in 37b6c38a4c90 [2022-02-14T16:20:27.166Z] Removing intermediate container 37b6c38a4c90 [2022-02-14T16:20:27.166Z] ---> 8565ab50689a [2022-02-14T16:20:27.166Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T16:20:27.433Z] ---> Running in c88462343a69 [2022-02-14T16:20:27.433Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-14T16:20:27.433Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-14T16:20:27.433Z] ---> b706a049f56e [2022-02-14T16:20:27.433Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-02-14T16:20:27.433Z] ---> Running in 03dc0962409b [2022-02-14T16:20:27.433Z] Removing intermediate container 03dc0962409b [2022-02-14T16:20:27.433Z] ---> a002ea36b0ae [2022-02-14T16:20:27.433Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-02-14T16:20:27.433Z] ---> Running in 5bb0ef43e873 [2022-02-14T16:20:28.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-14T16:20:28.015Z] Removing intermediate container c88462343a69 [2022-02-14T16:20:28.015Z] ---> d803f8ba171f [2022-02-14T16:20:28.015Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-14T16:20:28.015Z] ---> Running in 4ea584841ea7 [2022-02-14T16:20:28.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-14T16:20:28.274Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-14T16:20:28.274Z] (1/42) Installing readline (8.1.0-r0) [2022-02-14T16:20:28.274Z] (2/42) Installing bash (5.1.4-r0) [2022-02-14T16:20:28.274Z] Executing bash-5.1.4-r0.post-install [2022-02-14T16:20:28.274Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-14T16:20:28.274Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-14T16:20:28.274Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-14T16:20:28.274Z] (6/42) Installing curl (7.79.1-r0) [2022-02-14T16:20:28.274Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-14T16:20:28.274Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-14T16:20:28.274Z] (9/42) Installing expat (2.4.4-r0) [2022-02-14T16:20:28.274Z] (10/42) Installing libffi (3.3-r2) [2022-02-14T16:20:28.274Z] (11/42) Installing gdbm (1.19-r0) [2022-02-14T16:20:28.274Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-14T16:20:28.274Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-14T16:20:28.274Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-14T16:20:28.274Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-14T16:20:28.274Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-14T16:20:28.274Z] (17/42) Installing python3 (3.9.5-r2) [2022-02-14T16:20:28.843Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-14T16:20:28.843Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-14T16:20:28.843Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-14T16:20:28.843Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-14T16:20:28.843Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-14T16:20:28.843Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-14T16:20:28.843Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-14T16:20:29.109Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-14T16:20:29.109Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-14T16:20:29.109Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-14T16:20:29.109Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-14T16:20:29.109Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-14T16:20:29.109Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-14T16:20:29.109Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-02-14T16:20:29.109Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-14T16:20:29.109Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-14T16:20:29.109Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-14T16:20:29.109Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-14T16:20:29.109Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-14T16:20:29.109Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-14T16:20:29.109Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-14T16:20:29.109Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-14T16:20:29.109Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-14T16:20:29.109Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-14T16:20:29.109Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-14T16:20:29.109Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-14T16:20:29.371Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-14T16:20:29.371Z] Executing busybox-1.33.1-r6.trigger [2022-02-14T16:20:29.371Z] OK: 84 MiB in 64 packages [2022-02-14T16:20:29.371Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-14T16:20:29.371Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-14T16:20:29.633Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-14T16:20:29.633Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-14T16:20:29.904Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-14T16:20:29.904Z] Executing busybox-1.33.1-r6.trigger [2022-02-14T16:20:29.904Z] OK: 8 MiB in 20 packages [2022-02-14T16:20:29.904Z] Collecting docker-compose==1.23.2 [2022-02-14T16:20:29.904Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-14T16:20:30.165Z] Collecting docker<4.0,>=3.6.0 [2022-02-14T16:20:30.165Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-14T16:20:30.165Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-14T16:20:30.165Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-14T16:20:31.124Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-14T16:20:31.124Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-14T16:20:31.124Z] Collecting cached-property<2,>=1.2.0 [2022-02-14T16:20:31.124Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-14T16:20:31.124Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-02-14T16:20:31.124Z] Collecting texttable<0.10,>=0.9.0 [2022-02-14T16:20:31.124Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-14T16:20:31.124Z] Removing intermediate container 4ea584841ea7 [2022-02-14T16:20:31.124Z] ---> 131fe3ad60b4 [2022-02-14T16:20:31.124Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-14T16:20:31.124Z] ---> ec26c40a6093 [2022-02-14T16:20:31.124Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-14T16:20:31.393Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-14T16:20:31.393Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-14T16:20:31.393Z] Collecting PyYAML<4,>=3.10 [2022-02-14T16:20:31.393Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-02-14T16:20:31.393Z] ---> e51e71f90c94 [2022-02-14T16:20:31.393Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-14T16:20:31.659Z] ---> 41200e579d77 [2022-02-14T16:20:31.659Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-14T16:20:31.659Z] ---> Running in 397f00e03b5a [2022-02-14T16:20:31.659Z] Removing intermediate container 397f00e03b5a [2022-02-14T16:20:31.659Z] ---> 2180caaa5d26 [2022-02-14T16:20:31.659Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-14T16:20:31.659Z] ---> Running in e5e829fc40b0 [2022-02-14T16:20:31.936Z] Removing intermediate container e5e829fc40b0 [2022-02-14T16:20:31.936Z] ---> 6d4e3c810b91 [2022-02-14T16:20:31.936Z] Step 21/23 : LABEL arch=x86_64 [2022-02-14T16:20:31.936Z] ---> Running in 50645af8e50d [2022-02-14T16:20:31.936Z] Collecting jsonschema<3,>=2.5.1 [2022-02-14T16:20:31.936Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-14T16:20:31.936Z] Collecting docopt<0.7,>=0.6.1 [2022-02-14T16:20:31.936Z] Removing intermediate container 50645af8e50d [2022-02-14T16:20:31.936Z] ---> ab6a12fbdcf7 [2022-02-14T16:20:31.936Z] Step 22/23 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b [2022-02-14T16:20:31.936Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-02-14T16:20:31.936Z] ---> Running in e9649a729f1b [2022-02-14T16:20:31.936Z] Removing intermediate container e9649a729f1b [2022-02-14T16:20:31.936Z] ---> 1602d1fb3d10 [2022-02-14T16:20:31.936Z] Step 23/23 : LABEL version=0.0.0 [2022-02-14T16:20:31.936Z] ---> Running in 746016bda8d3 [2022-02-14T16:20:32.253Z] Removing intermediate container 746016bda8d3 [2022-02-14T16:20:32.253Z] ---> 37a38e4bf75e [2022-02-14T16:20:32.253Z] [2022-02-14T16:20:32.253Z] Successfully built 37a38e4bf75e [2022-02-14T16:20:32.253Z] Successfully tagged core-data:latest [2022-02-14T16:20:32.253Z]  Building core-data ... done Collecting docker-pycreds>=0.4.0 [2022-02-14T16:20:32.253Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-14T16:20:32.253Z] Collecting idna<2.8,>=2.5 [2022-02-14T16:20:32.253Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-14T16:20:32.549Z] Collecting chardet<3.1.0,>=3.0.2 [2022-02-14T16:20:32.550Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-14T16:20:32.550Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-14T16:20:32.550Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-14T16:20:32.550Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-02-14T16:20:32.550Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-14T16:20:32.550Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-14T16:20:32.550Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-14T16:20:32.550Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-14T16:20:32.550Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-14T16:20:32.550Z] Attempting uninstall: urllib3 [2022-02-14T16:20:32.550Z] Found existing installation: urllib3 1.26.5 [2022-02-14T16:20:32.550Z] Uninstalling urllib3-1.26.5: [2022-02-14T16:20:32.550Z] Successfully uninstalled urllib3-1.26.5 [2022-02-14T16:20:32.860Z] Attempting uninstall: idna [2022-02-14T16:20:32.860Z] Found existing installation: idna 3.2 [2022-02-14T16:20:32.860Z] Uninstalling idna-3.2: [2022-02-14T16:20:32.860Z] Successfully uninstalled idna-3.2 [2022-02-14T16:20:32.860Z] Attempting uninstall: chardet [2022-02-14T16:20:32.860Z] Found existing installation: chardet 4.0.0 [2022-02-14T16:20:32.860Z] Uninstalling chardet-4.0.0: [2022-02-14T16:20:32.860Z] Successfully uninstalled chardet-4.0.0 [2022-02-14T16:20:33.167Z] Attempting uninstall: requests [2022-02-14T16:20:33.167Z] Found existing installation: requests 2.25.1 [2022-02-14T16:20:33.167Z] Uninstalling requests-2.25.1: [2022-02-14T16:20:33.167Z] Successfully uninstalled requests-2.25.1 [2022-02-14T16:20:33.479Z] Running setup.py install for texttable: started [2022-02-14T16:20:33.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.576s coverage: 94.2% of statements [2022-02-14T16:20:33.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-02-14T16:20:33.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-02-14T16:20:33.717Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.274s coverage: 59.1% of statements [2022-02-14T16:20:33.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-02-14T16:20:33.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-02-14T16:20:33.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-02-14T16:20:33.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-02-14T16:20:33.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-02-14T16:20:33.717Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.266s coverage: 60.0% of statements [2022-02-14T16:20:33.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-02-14T16:20:33.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-02-14T16:20:33.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-02-14T16:20:33.717Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.286s coverage: 0.9% of statements [2022-02-14T16:20:33.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-02-14T16:20:33.717Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.197s coverage: 58.8% of statements [2022-02-14T16:20:33.717Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.192s coverage: 21.7% of statements [2022-02-14T16:20:33.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-02-14T16:20:33.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 47.1% of statements [2022-02-14T16:20:33.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.248s coverage: 79.5% of statements [2022-02-14T16:20:33.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.192s coverage: 94.1% of statements [2022-02-14T16:20:33.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.279s coverage: 96.3% of statements [2022-02-14T16:20:33.788Z] Running setup.py install for texttable: finished with status 'done' [2022-02-14T16:20:33.788Z] Running setup.py install for PyYAML: started [2022-02-14T16:20:34.104Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-14T16:20:34.104Z] Running setup.py install for docopt: started [2022-02-14T16:20:34.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements [2022-02-14T16:20:34.394Z] Running setup.py install for docopt: finished with status 'done' [2022-02-14T16:20:34.394Z] Running setup.py install for dockerpty: started [2022-02-14T16:20:34.678Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-14T16:20:34.939Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-02-14T16:20:37.492Z] Removing intermediate container 5bb0ef43e873 [2022-02-14T16:20:37.492Z] ---> c4d5b93936a0 [2022-02-14T16:20:37.492Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-14T16:20:37.492Z] ---> Running in c5ad5879b369 [2022-02-14T16:20:37.750Z] Removing intermediate container c5ad5879b369 [2022-02-14T16:20:37.750Z] ---> 489ccd8f3d6c [2022-02-14T16:20:37.750Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-14T16:20:37.750Z] ---> Running in 2bfa90c3c040 [2022-02-14T16:20:37.750Z] Removing intermediate container 2bfa90c3c040 [2022-02-14T16:20:37.750Z] ---> 415c5e866f81 [2022-02-14T16:20:37.750Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-14T16:20:38.012Z] ---> 22fb61a268ff [2022-02-14T16:20:38.012Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-14T16:20:38.270Z] ---> 26d05c956c0c [2022-02-14T16:20:38.270Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-14T16:20:38.546Z] ---> ce0f05f58367 [2022-02-14T16:20:38.546Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-14T16:20:38.546Z] ---> Running in f150fe204750 [2022-02-14T16:20:38.546Z] Removing intermediate container f150fe204750 [2022-02-14T16:20:38.546Z] ---> 136f7131be22 [2022-02-14T16:20:38.546Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-14T16:20:38.546Z] ---> Running in beb205eabda5 [2022-02-14T16:20:38.546Z] Removing intermediate container beb205eabda5 [2022-02-14T16:20:38.546Z] ---> e1fac63c60c1 [2022-02-14T16:20:38.546Z] Step 21/23 : LABEL arch=x86_64 [2022-02-14T16:20:38.546Z] ---> Running in 4cdb80e44ba9 [2022-02-14T16:20:38.806Z] Removing intermediate container 4cdb80e44ba9 [2022-02-14T16:20:38.806Z] ---> f16f5bfea2dc [2022-02-14T16:20:38.806Z] Step 22/23 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b [2022-02-14T16:20:38.806Z] ---> Running in 3a8c74f5ccb6 [2022-02-14T16:20:38.806Z] Removing intermediate container 3a8c74f5ccb6 [2022-02-14T16:20:38.806Z] ---> 57246d3cd573 [2022-02-14T16:20:38.806Z] Step 23/23 : LABEL version=0.0.0 [2022-02-14T16:20:38.806Z] ---> Running in 550b36e32b53 [2022-02-14T16:20:38.806Z] Removing intermediate container 550b36e32b53 [2022-02-14T16:20:38.806Z] ---> 4f1d203ff466 [2022-02-14T16:20:38.806Z] [2022-02-14T16:20:39.067Z] Successfully built 4f1d203ff466 [2022-02-14T16:20:39.067Z] Successfully tagged sys-mgmt-agent:latest [2022-02-14T16:20:39.074Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-02-14T16:20:39.078Z] $ docker stop --time=1 23d54dc2be75bbd05ff01ede1e3e4f45a6ae4f0944c269185aa3744b97d71fbb [2022-02-14T16:20:40.674Z] $ docker rm -f 23d54dc2be75bbd05ff01ede1e3e4f45a6ae4f0944c269185aa3744b97d71fbb [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-14T16:20:41.020Z] + docker images [2022-02-14T16:20:41.020Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-14T16:20:41.020Z] sys-mgmt-agent latest 4f1d203ff466 2 seconds ago 296MB [2022-02-14T16:20:41.020Z] core-data latest 37a38e4bf75e 9 seconds ago 20MB [2022-02-14T16:20:41.020Z] d52c4aca6f63 14 seconds ago 1.78GB [2022-02-14T16:20:41.020Z] 41e38ad92730 19 seconds ago 1.77GB [2022-02-14T16:20:41.020Z] security-bootstrapper latest b97672791fa7 29 seconds ago 18.7MB [2022-02-14T16:20:41.020Z] 10ead7294e39 41 seconds ago 1.77GB [2022-02-14T16:20:41.020Z] support-scheduler latest 5bcf0495b249 45 seconds ago 16MB [2022-02-14T16:20:41.020Z] 6aea70d7b8b8 49 seconds ago 1.78GB [2022-02-14T16:20:41.020Z] security-secretstore-setup latest 61eaeda07bd8 50 seconds ago 27.9MB [2022-02-14T16:20:41.020Z] security-proxy-setup latest 571e2c20c50c 55 seconds ago 26.2MB [2022-02-14T16:20:41.020Z] core-metadata latest 568c80e6e10d 59 seconds ago 16.6MB [2022-02-14T16:20:41.020Z] 8af14a4dc331 About a minute ago 1.78GB [2022-02-14T16:20:41.020Z] 3a143f54427f About a minute ago 1.78GB [2022-02-14T16:20:41.020Z] 90d55d7dcb6f About a minute ago 1.78GB [2022-02-14T16:20:41.020Z] core-command latest e0a9ac17b2d7 About a minute ago 15.6MB [2022-02-14T16:20:41.020Z] 195de7e5d722 About a minute ago 1.77GB [2022-02-14T16:20:41.020Z] support-notifications latest fd75f67cf72f About a minute ago 16.7MB [2022-02-14T16:20:41.020Z] e7459b9c40c0 About a minute ago 1.78GB [2022-02-14T16:20:41.020Z] ci-base-image-x86_64 latest 916d1e0c00d1 5 minutes ago 1.27GB [2022-02-14T16:20:41.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 12 days ago 562MB [2022-02-14T16:20:41.020Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-02-14T16:20:41.020Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-02-14T16:20:41.020Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB [2022-02-14T16:20:41.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-02-14T16:20:46.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.222s coverage: 94.4% of statements [2022-02-14T16:20:46.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements [2022-02-14T16:20:52.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.641s coverage: 82.5% of statements [2022-02-14T16:20:52.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-02-14T16:20:56.183Z] Still waiting to schedule task [2022-02-14T16:20:56.183Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-02-14T16:20:59.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.295s coverage: 92.9% of statements [2022-02-14T16:20:59.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-02-14T16:20:59.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-02-14T16:20:59.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-02-14T16:20:59.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.112s coverage: 65.1% of statements [2022-02-14T16:20:59.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-02-14T16:20:59.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-02-14T16:20:59.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-02-14T16:20:59.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-02-14T16:20:59.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-02-14T16:20:59.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements [2022-02-14T16:20:59.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-02-14T16:20:59.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-02-14T16:20:59.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2022-02-14T16:20:59.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-02-14T16:20:59.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.259s coverage: 58.8% of statements [2022-02-14T16:20:59.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-02-14T16:20:59.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.235s coverage: 80.0% of statements [2022-02-14T16:20:59.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements [2022-02-14T16:20:59.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements [2022-02-14T16:20:59.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.742s coverage: 91.2% of statements [2022-02-14T16:20:59.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-02-14T16:20:59.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.651s coverage: 64.4% of statements [2022-02-14T16:20:59.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-02-14T16:20:59.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-02-14T16:20:59.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.180s coverage: 100.0% of statements [2022-02-14T16:20:59.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 89.4% of statements [2022-02-14T16:20:59.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2022-02-14T16:20:59.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2022-02-14T16:20:59.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements [2022-02-14T16:21:03.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.234s coverage: 65.4% of statements [2022-02-14T16:21:03.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-02-14T16:21:03.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-02-14T16:21:03.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-02-14T16:21:07.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.709s coverage: 43.8% of statements [2022-02-14T16:21:07.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-02-14T16:21:07.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-02-14T16:21:07.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.243s coverage: 89.5% of statements [2022-02-14T16:21:07.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-02-14T16:21:07.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.279s coverage: 84.8% of statements [2022-02-14T16:21:07.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-02-14T16:21:14.050Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.288s coverage: 17.7% of statements [2022-02-14T16:21:14.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-02-14T16:21:14.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-02-14T16:21:14.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-02-14T16:21:14.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-02-14T16:21:14.050Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.576s coverage: 92.3% of statements [2022-02-14T16:21:14.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-02-14T16:21:14.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-02-14T16:21:14.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-02-14T16:21:14.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-02-14T16:21:14.050Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.250s coverage: 63.2% of statements [2022-02-14T16:21:14.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-02-14T16:21:14.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-02-14T16:21:14.050Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.364s coverage: 97.7% of statements [2022-02-14T16:21:14.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-02-14T16:21:14.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-02-14T16:21:14.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-02-14T16:21:14.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-02-14T16:21:14.050Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.182s coverage: 28.9% of statements [2022-02-14T16:21:14.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-02-14T16:21:14.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-02-14T16:21:14.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-02-14T16:21:14.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-02-14T16:21:14.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-02-14T16:21:14.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-02-14T16:21:14.050Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.172s coverage: 100.0% of statements [2022-02-14T16:21:14.050Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2022-02-14T16:21:14.050Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-02-14T16:21:14.322Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-14T16:21:14.322Z] GO111MODULE=on go vet ./... [2022-02-14T16:21:49.316Z] Running on prd-ubuntu18.04-docker-8c-8g-5224 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws [2022-02-14T16:21:49.331Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2022-02-14T16:21:49.443Z] The recommended git tool is: git [2022-02-14T16:21:51.044Z] using credential edgex-jenkins-ssh [2022-02-14T16:21:51.058Z] Cloning the remote Git repository [2022-02-14T16:21:51.081Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-14T16:21:51.119Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2022-02-14T16:21:51.146Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-14T16:21:51.147Z] > git --version # timeout=10 [2022-02-14T16:21:51.154Z] > git --version # 'git version 2.17.1' [2022-02-14T16:21:51.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-14T16:21:51.183Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-14T16:21:56.174Z] Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit d50e98290f70beab0a9ed26efe6e47ee201b780b [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-14T16:21:56.276Z] Failed in branch amd64 [2022-02-14T16:21:55.457Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-14T16:21:55.463Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-14T16:21:55.474Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-14T16:21:55.486Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-14T16:21:55.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-14T16:21:55.491Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3879/head:refs/remotes/origin/PR-3879 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-14T16:21:56.186Z] > git config core.sparsecheckout # timeout=10 [2022-02-14T16:21:56.192Z] > git checkout -f d50e98290f70beab0a9ed26efe6e47ee201b780b # timeout=10 [2022-02-14T16:22:22.346Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-14T16:22:22.346Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-14T16:22:22.346Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-14T16:22:24.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-02-14T16:22:24.998Z] + ls -al . [2022-02-14T16:22:24.998Z] total 672 [2022-02-14T16:22:24.998Z] drwxrwxr-x 9 1001 1001 4096 Feb 14 16:22 . [2022-02-14T16:22:24.998Z] drwxr-xr-x 4 root root 4096 Feb 14 16:18 .. [2022-02-14T16:22:24.998Z] -rw-rw-r-- 1 1001 1001 11 Feb 14 16:16 .dockerignore [2022-02-14T16:22:24.998Z] drwxrwxr-x 8 1001 1001 4096 Feb 14 16:16 .git [2022-02-14T16:22:24.998Z] drwxrwxr-x 4 1001 1001 4096 Feb 14 16:16 .github [2022-02-14T16:22:24.998Z] -rw-rw-r-- 1 1001 1001 804 Feb 14 16:16 .gitignore [2022-02-14T16:22:24.998Z] -rw-rw-r-- 1 1001 1001 42 Feb 14 16:16 .golangci.yml [2022-02-14T16:22:24.998Z] -rw-rw-r-- 1 1001 1001 76 Feb 14 16:16 .hadolint.yml [2022-02-14T16:22:24.998Z] -rw-rw-r-- 1 1001 1001 166 Feb 14 16:16 .sonarcloud.properties [2022-02-14T16:22:24.998Z] -rw-rw-r-- 1 1001 1001 1171 Feb 14 16:16 ADOPTERS.md [2022-02-14T16:22:24.998Z] -rw-rw-r-- 1 1001 1001 9019 Feb 14 16:16 Attribution.txt [2022-02-14T16:22:24.998Z] -rw-rw-r-- 1 1001 1001 51732 Feb 14 16:16 CHANGELOG.md [2022-02-14T16:22:24.998Z] -rw-rw-r-- 1 1001 1001 3804 Feb 14 16:16 CONTRIBUTING.md [2022-02-14T16:22:24.998Z] -rw-rw-r-- 1 1001 1001 677 Feb 14 16:16 GOVERNANCE.md [2022-02-14T16:22:24.998Z] -rw-rw-r-- 1 1001 1001 849 Feb 14 16:16 Jenkinsfile [2022-02-14T16:22:24.998Z] -rw-rw-r-- 1 1001 1001 10775 Feb 14 16:16 LICENSE [2022-02-14T16:22:24.998Z] -rw-rw-r-- 1 1001 1001 6508 Feb 14 16:16 Makefile [2022-02-14T16:22:24.998Z] -rw-rw-r-- 1 1001 1001 582 Feb 14 16:16 OWNERS.md [2022-02-14T16:22:24.998Z] -rw-rw-r-- 1 1001 1001 8207 Feb 14 16:16 README.md [2022-02-14T16:22:24.998Z] -rw-rw-r-- 1 1001 1001 6912 Feb 14 16:16 SECURITY.md [2022-02-14T16:22:24.998Z] -rw-rw-r-- 1 1001 1001 5 Feb 14 16:14 VERSION [2022-02-14T16:22:24.998Z] -rw-rw-r-- 1 1001 1001 4131 Feb 14 16:16 ZMQWindows.md [2022-02-14T16:22:24.998Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 16:16 bin [2022-02-14T16:22:24.998Z] drwxrwxr-x 14 1001 1001 4096 Feb 14 16:16 cmd [2022-02-14T16:22:24.998Z] -rw-r--r-- 1 root root 428383 Feb 14 16:21 coverage.out [2022-02-14T16:22:24.998Z] -rw-rw-r-- 1 1001 1001 2840 Feb 14 16:16 go.mod [2022-02-14T16:22:24.998Z] -rw-rw-r-- 1 1001 1001 50301 Feb 14 16:16 go.sum [2022-02-14T16:22:24.998Z] drwxrwxr-x 8 1001 1001 4096 Feb 14 16:16 internal [2022-02-14T16:22:24.998Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 16:16 openapi [2022-02-14T16:22:24.998Z] drwxrwxr-x 4 1001 1001 4096 Feb 14 16:16 snap [2022-02-14T16:22:24.998Z] -rw-rw-r-- 1 1001 1001 204 Feb 14 16:16 version.go [Pipeline] sh [2022-02-14T16:22:25.662Z] + '[' -e coverage.out ] [2022-02-14T16:22:25.662Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-02-14T16:22:25.684Z] Warning: overwriting stash ‘coverage-report’ [2022-02-14T16:22:26.448Z] Stashed 1 file(s) [Pipeline] sh [2022-02-14T16:22:27.097Z] + make build [2022-02-14T16:22:27.097Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-02-14T16:22:33.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-14T16:23:00.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-02-14T16:23:00.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-14T16:23:03.991Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-14T16:23:04.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-14T16:23:08.354Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-14T16:23:11.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-14T16:23:14.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-14T16:23:18.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-14T16:23:21.268Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-14T16:23:24.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-02-14T16:23:30.086Z] $ docker stop --time=1 b1736e05e696877ca700710a3d5f57aaed1e2d68b596a4b32dd0622921bf1734 [2022-02-14T16:23:32.039Z] $ docker rm -f b1736e05e696877ca700710a3d5f57aaed1e2d68b596a4b32dd0622921bf1734 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-14T16:23:33.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-14T16:23:33.655Z] [2022-02-14T16:23:33.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-14T16:23:34.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-14T16:23:34.337Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-02-14T16:23:34.337Z] 29e5d40040c1: Pulling fs layer [2022-02-14T16:23:34.337Z] 1ce36da41761: Pulling fs layer [2022-02-14T16:23:34.337Z] 25b303627fd3: Pulling fs layer [2022-02-14T16:23:34.337Z] 29e5d40040c1: Download complete [2022-02-14T16:23:34.632Z] 1ce36da41761: Verifying Checksum [2022-02-14T16:23:34.632Z] 1ce36da41761: Download complete [2022-02-14T16:23:35.306Z] 29e5d40040c1: Pull complete [2022-02-14T16:23:36.337Z] 25b303627fd3: Verifying Checksum [2022-02-14T16:23:36.337Z] 25b303627fd3: Download complete [2022-02-14T16:23:36.949Z] 1ce36da41761: Pull complete [2022-02-14T16:23:47.133Z] 25b303627fd3: Pull complete [2022-02-14T16:23:47.133Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-02-14T16:23:47.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-14T16:23:47.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-02-14T16:23:47.336Z] prd-ubuntu18.04-docker-arm64-4c-16g-5223 does not seem to be running inside a container [2022-02-14T16:23:47.410Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-02-14T16:23:49.587Z] $ docker top a4cc38efdfd7a4ac5fe327d8c756ebd0e4fc0f8b1889efe0b785eac4c45594d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-14T16:23:50.493Z] + docker-compose build --help [2022-02-14T16:23:50.493Z] + grep parallel [2022-02-14T16:23:53.861Z] --parallel Build images in parallel. [Pipeline] } [2022-02-14T16:23:54.148Z] $ docker stop --time=1 a4cc38efdfd7a4ac5fe327d8c756ebd0e4fc0f8b1889efe0b785eac4c45594d7 [2022-02-14T16:23:55.795Z] $ docker rm -f a4cc38efdfd7a4ac5fe327d8c756ebd0e4fc0f8b1889efe0b785eac4c45594d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-14T16:23:56.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-14T16:23:56.384Z] . [Pipeline] withDockerContainer [2022-02-14T16:23:56.582Z] prd-ubuntu18.04-docker-arm64-4c-16g-5223 does not seem to be running inside a container [2022-02-14T16:23:56.648Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-02-14T16:23:57.882Z] $ docker top 68b4db0015a0907abe143ed1e0541ca41f3b4417624f8e8a8b62dcce1a9cd0a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-14T16:23:58.750Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-14T16:24:03.033Z] Building core-command ... [2022-02-14T16:24:03.033Z] Building core-data ... [2022-02-14T16:24:03.033Z] Building core-metadata ... [2022-02-14T16:24:03.033Z] Building security-bootstrapper ... [2022-02-14T16:24:03.033Z] Building security-proxy-setup ... [2022-02-14T16:24:03.033Z] Building security-secretstore-setup ... [2022-02-14T16:24:03.033Z] Building support-notifications ... [2022-02-14T16:24:03.033Z] Building support-scheduler ... [2022-02-14T16:24:03.033Z] Building sys-mgmt-agent ... [2022-02-14T16:24:03.033Z] Building support-scheduler [2022-02-14T16:24:03.033Z] Building security-secretstore-setup [2022-02-14T16:24:03.033Z] Building sys-mgmt-agent [2022-02-14T16:24:03.033Z] Building support-notifications [2022-02-14T16:24:03.033Z] Building core-data [2022-02-14T16:25:10.987Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-14T16:25:10.987Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-14T16:25:10.987Z] ---> 7fe2be725041 [2022-02-14T16:25:10.987Z] Step 3/22 : WORKDIR /edgex-go [2022-02-14T16:25:10.987Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-14T16:25:10.987Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-14T16:25:10.987Z] ---> 7fe2be725041 [2022-02-14T16:25:10.987Z] Step 3/22 : WORKDIR /edgex-go [2022-02-14T16:25:10.987Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-14T16:25:10.987Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-14T16:25:10.987Z] ---> 7fe2be725041 [2022-02-14T16:25:10.987Z] Step 3/25 : WORKDIR /edgex-go [2022-02-14T16:25:10.987Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-14T16:25:10.987Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-14T16:25:10.987Z] ---> 7fe2be725041 [2022-02-14T16:25:10.987Z] Step 3/23 : WORKDIR /edgex-go [2022-02-14T16:25:10.987Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-14T16:25:10.988Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-14T16:25:10.988Z] ---> 7fe2be725041 [2022-02-14T16:25:10.988Z] Step 3/23 : WORKDIR /edgex-go [2022-02-14T16:25:10.988Z] ---> Running in 7e66c39e9e52 [2022-02-14T16:25:10.988Z] ---> Running in 48cf8031f0e4 [2022-02-14T16:25:10.988Z] ---> Running in a06225635649 [2022-02-14T16:25:10.988Z] ---> Running in e32ba31b4bcf [2022-02-14T16:25:10.988Z] ---> Running in 30620040cacc [2022-02-14T16:25:11.580Z] Removing intermediate container 48cf8031f0e4 [2022-02-14T16:25:11.580Z] ---> de9feacb36d7 [2022-02-14T16:25:11.580Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T16:25:11.580Z] Removing intermediate container e32ba31b4bcf [2022-02-14T16:25:11.580Z] ---> eff418ce1a55 [2022-02-14T16:25:11.580Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T16:25:11.580Z] Removing intermediate container a06225635649 [2022-02-14T16:25:11.580Z] ---> 8008cdf1f95b [2022-02-14T16:25:11.580Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 7e66c39e9e52 [2022-02-14T16:25:11.580Z] ---> 92abd805df78 [2022-02-14T16:25:11.580Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T16:25:11.580Z] [2022-02-14T16:25:11.853Z] Removing intermediate container 30620040cacc [2022-02-14T16:25:11.853Z] ---> f973f6471961 [2022-02-14T16:25:11.853Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T16:25:11.853Z] ---> Running in 4ec30556a627 [2022-02-14T16:25:11.853Z] ---> Running in 24b48afc0892 [2022-02-14T16:25:11.853Z] ---> Running in 2d3a083e86a0 [2022-02-14T16:25:11.853Z] ---> Running in 7c04f3f221fc [2022-02-14T16:25:11.853Z] ---> Running in 5410b3ae7ef3 [2022-02-14T16:25:14.480Z] Removing intermediate container 4ec30556a627 [2022-02-14T16:25:14.480Z] ---> aca9e141e7c8 [2022-02-14T16:25:14.480Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-14T16:25:14.763Z] ---> Running in 87fab9db0fcc [2022-02-14T16:25:14.763Z] Removing intermediate container 7c04f3f221fc [2022-02-14T16:25:14.763Z] ---> be8254e69182 [2022-02-14T16:25:14.763Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-14T16:25:15.038Z] ---> Running in 48ef634a2b74 [2022-02-14T16:25:15.316Z] Removing intermediate container 5410b3ae7ef3 [2022-02-14T16:25:15.316Z] ---> 70bedf309516 [2022-02-14T16:25:15.316Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-14T16:25:15.316Z] ---> Running in 6288d4b5f9b2 [2022-02-14T16:25:15.316Z] Removing intermediate container 2d3a083e86a0 [2022-02-14T16:25:15.316Z] ---> fef0d4788937 [2022-02-14T16:25:15.316Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-14T16:25:15.597Z] Removing intermediate container 24b48afc0892 [2022-02-14T16:25:15.597Z] ---> 94cec6c1e73f [2022-02-14T16:25:15.597Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-14T16:25:15.597Z] ---> Running in 238c696d8a7d [2022-02-14T16:25:15.597Z] ---> Running in f29bbcd84a0f [2022-02-14T16:25:16.589Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-14T16:25:16.868Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-14T16:25:17.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-14T16:25:17.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-14T16:25:17.410Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-14T16:25:17.684Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-14T16:25:17.959Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-14T16:25:18.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-14T16:25:18.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-14T16:25:18.506Z] OK: 220 MiB in 52 packages [2022-02-14T16:25:18.794Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-14T16:25:19.071Z] OK: 220 MiB in 52 packages [2022-02-14T16:25:19.346Z] OK: 220 MiB in 52 packages [2022-02-14T16:25:19.625Z] OK: 220 MiB in 52 packages [2022-02-14T16:25:19.905Z] Removing intermediate container 87fab9db0fcc [2022-02-14T16:25:19.905Z] ---> 00a90e501075 [2022-02-14T16:25:19.905Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-14T16:25:20.508Z] Removing intermediate container f29bbcd84a0f [2022-02-14T16:25:20.508Z] ---> e3f3c96db020 [2022-02-14T16:25:20.508Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-14T16:25:20.508Z] Removing intermediate container 238c696d8a7d [2022-02-14T16:25:20.508Z] ---> 2ee3c343af3b [2022-02-14T16:25:20.508Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-14T16:25:20.782Z] Removing intermediate container 48ef634a2b74 [2022-02-14T16:25:20.782Z] ---> 8eee73a4176c [2022-02-14T16:25:20.782Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-14T16:25:20.782Z] ---> 715ebb8ee7e6 [2022-02-14T16:25:20.782Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T16:25:21.055Z] ---> Running in 4b2bb2b330e3 [2022-02-14T16:25:21.328Z] OK: 220 MiB in 52 packages [2022-02-14T16:25:21.601Z] ---> cdb48391ab47 [2022-02-14T16:25:21.601Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T16:25:21.879Z] ---> Running in af550cdd7c69 [2022-02-14T16:25:21.879Z] ---> 19d7f7fa2976 [2022-02-14T16:25:21.879Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T16:25:22.152Z] ---> Running in e3d681667805 [2022-02-14T16:25:22.152Z] ---> 23b8085ebef8 [2022-02-14T16:25:22.152Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T16:25:22.426Z] ---> Running in 689a52cff1ea [2022-02-14T16:25:23.028Z] Removing intermediate container 6288d4b5f9b2 [2022-02-14T16:25:23.028Z] ---> 1aff16f065b6 [2022-02-14T16:25:23.028Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-14T16:25:24.028Z] ---> 9034fb1c3e89 [2022-02-14T16:25:24.028Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T16:25:24.308Z] ---> Running in 0e0ccd09b3ce [2022-02-14T16:25:25.748Z] Removing intermediate container 4b2bb2b330e3 [2022-02-14T16:25:25.748Z] ---> e08956326539 [2022-02-14T16:25:25.748Z] Step 8/23 : COPY . . [2022-02-14T16:25:28.364Z] Removing intermediate container af550cdd7c69 [2022-02-14T16:25:28.364Z] ---> dc38f3bc412b [2022-02-14T16:25:28.364Z] Step 8/25 : COPY . . [2022-02-14T16:25:28.637Z] Removing intermediate container e3d681667805 [2022-02-14T16:25:28.637Z] ---> 9365a5d6734b [2022-02-14T16:25:28.637Z] Step 8/22 : COPY . . [2022-02-14T16:25:28.637Z] Removing intermediate container 689a52cff1ea [2022-02-14T16:25:28.637Z] ---> 40459f1b2982 [2022-02-14T16:25:28.637Z] Step 8/22 : COPY . . [2022-02-14T16:25:29.232Z] Removing intermediate container 0e0ccd09b3ce [2022-02-14T16:25:29.232Z] ---> 755eb9e9acb5 [2022-02-14T16:25:29.232Z] Step 8/23 : COPY . . [2022-02-14T16:25:47.524Z] ---> 93e9798e734f [2022-02-14T16:25:47.524Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-14T16:25:47.797Z] ---> Running in b58a516f430d [2022-02-14T16:25:49.774Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-02-14T16:25:50.052Z] ---> 318e13e3914b [2022-02-14T16:25:50.052Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-14T16:25:50.052Z] ---> 45c56f0562ef [2022-02-14T16:25:50.052Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-14T16:25:50.052Z] ---> 4c0721ee575f [2022-02-14T16:25:50.052Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-14T16:25:50.052Z] ---> Running in 7b71b9e561b4 [2022-02-14T16:25:50.052Z] ---> Running in 81294bc9415f [2022-02-14T16:25:50.337Z] ---> Running in e850f533197a [2022-02-14T16:25:50.932Z] ---> 2196de1e0628 [2022-02-14T16:25:50.932Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-14T16:25:50.932Z] ---> Running in b42953b5ef8e [2022-02-14T16:25:52.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-14T16:25:52.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-14T16:25:52.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-14T16:25:53.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-14T16:28:00.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-14T16:28:05.494Z] Removing intermediate container b42953b5ef8e [2022-02-14T16:28:05.494Z] ---> 9b3d219c3dd8 [2022-02-14T16:28:05.494Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-14T16:28:05.494Z] ---> Running in 901f2749cb90 [2022-02-14T16:28:06.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-14T16:28:12.342Z] Removing intermediate container 901f2749cb90 [2022-02-14T16:28:12.342Z] ---> 5b36069d3224 [2022-02-14T16:28:12.342Z] [2022-02-14T16:28:12.342Z] Step 11/23 : FROM docker:20.10.10 [2022-02-14T16:28:12.342Z] 20.10.10: Pulling from library/docker [2022-02-14T16:28:13.328Z] Removing intermediate container 81294bc9415f [2022-02-14T16:28:13.328Z] ---> 146b8c276397 [2022-02-14T16:28:13.328Z] [2022-02-14T16:28:13.328Z] Step 10/25 : FROM alpine:3.14 [2022-02-14T16:28:13.605Z] 3.14: Pulling from library/alpine [2022-02-14T16:28:14.215Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-14T16:28:14.216Z] Status: Downloaded newer image for alpine:3.14 [2022-02-14T16:28:14.216Z] ---> 5b8b7b635229 [2022-02-14T16:28:14.216Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-14T16:28:14.216Z] ---> Running in 699308a122a8 [2022-02-14T16:28:16.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-14T16:28:17.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-14T16:28:18.441Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-14T16:28:18.718Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-14T16:28:18.718Z] (3/3) Installing su-exec (0.2-r1) [2022-02-14T16:28:18.718Z] Executing busybox-1.33.1-r6.trigger [2022-02-14T16:28:18.718Z] Executing ca-certificates-20211220-r0.trigger [2022-02-14T16:28:18.991Z] OK: 6 MiB in 17 packages [2022-02-14T16:28:21.607Z] Removing intermediate container 699308a122a8 [2022-02-14T16:28:21.607Z] ---> e5b5e7731933 [2022-02-14T16:28:21.607Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-14T16:28:21.878Z] ---> Running in f63213a2a3a0 [2022-02-14T16:28:22.474Z] Removing intermediate container f63213a2a3a0 [2022-02-14T16:28:22.474Z] ---> 69fce68521fc [2022-02-14T16:28:22.474Z] Step 13/25 : WORKDIR / [2022-02-14T16:28:23.069Z] ---> Running in 347ed587cfc6 [2022-02-14T16:28:23.343Z] Removing intermediate container 7b71b9e561b4 [2022-02-14T16:28:23.343Z] ---> e9023b2867ba [2022-02-14T16:28:23.343Z] [2022-02-14T16:28:23.343Z] Step 10/22 : FROM alpine:3.14 [2022-02-14T16:28:23.343Z] ---> 5b8b7b635229 [2022-02-14T16:28:23.343Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-14T16:28:23.942Z] ---> Running in ef278fbfe05e [2022-02-14T16:28:23.942Z] Removing intermediate container 347ed587cfc6 [2022-02-14T16:28:23.942Z] ---> baaaad939841 [2022-02-14T16:28:23.942Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-02-14T16:28:25.376Z] ---> a011d2087b3f [2022-02-14T16:28:25.376Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-02-14T16:28:25.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-14T16:28:25.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-14T16:28:25.923Z] Removing intermediate container e850f533197a [2022-02-14T16:28:25.923Z] ---> d3b58d660080 [2022-02-14T16:28:25.923Z] [2022-02-14T16:28:25.923Z] Step 10/22 : FROM alpine:3.14 [2022-02-14T16:28:25.923Z] ---> 5b8b7b635229 [2022-02-14T16:28:25.923Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-14T16:28:26.199Z] ---> Running in 5b54f478d5c4 [2022-02-14T16:28:26.793Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-14T16:28:26.793Z] Executing busybox-1.33.1-r6.trigger [2022-02-14T16:28:26.793Z] OK: 6 MiB in 15 packages [2022-02-14T16:28:26.793Z] ---> 0cc735227d88 [2022-02-14T16:28:26.793Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-14T16:28:28.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-14T16:28:28.227Z] ---> 9734438ddf71 [2022-02-14T16:28:28.227Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-02-14T16:28:28.227Z] Removing intermediate container ef278fbfe05e [2022-02-14T16:28:28.227Z] ---> 1f2fb8491f47 [2022-02-14T16:28:28.227Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-14T16:28:28.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-14T16:28:28.227Z] ---> Running in c3627ffa62d8 [2022-02-14T16:28:28.820Z] Removing intermediate container c3627ffa62d8 [2022-02-14T16:28:28.820Z] ---> 09380e371826 [2022-02-14T16:28:28.820Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-14T16:28:29.091Z] ---> ee22685e6f35 [2022-02-14T16:28:29.091Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-14T16:28:29.091Z] ---> Running in 4f3425f848c7 [2022-02-14T16:28:29.360Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-14T16:28:29.360Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-14T16:28:29.360Z] Executing busybox-1.33.1-r6.trigger [2022-02-14T16:28:29.360Z] Executing ca-certificates-20211220-r0.trigger [2022-02-14T16:28:29.632Z] OK: 6 MiB in 16 packages [2022-02-14T16:28:30.227Z] Removing intermediate container 4f3425f848c7 [2022-02-14T16:28:30.227Z] ---> 7a7abc70cff9 [2022-02-14T16:28:30.227Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-14T16:28:30.227Z] ---> Running in d8f5bf63be2a [2022-02-14T16:28:30.506Z] ---> 8dc4e0a973d3 [2022-02-14T16:28:30.506Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-14T16:28:31.099Z] Removing intermediate container d8f5bf63be2a [2022-02-14T16:28:31.099Z] ---> 7769184c437e [2022-02-14T16:28:31.099Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-14T16:28:31.099Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-14T16:28:31.099Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-14T16:28:31.099Z] ---> 520e9a0a30f7 [2022-02-14T16:28:31.099Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-02-14T16:28:31.370Z] ---> Running in 07a173ab93e0 [2022-02-14T16:28:31.642Z] Removing intermediate container 5b54f478d5c4 [2022-02-14T16:28:31.642Z] ---> c0da563a912b [2022-02-14T16:28:31.642Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-14T16:28:31.642Z] ---> Running in 7613d4bb8cc7 [2022-02-14T16:28:31.642Z] Removing intermediate container 07a173ab93e0 [2022-02-14T16:28:31.642Z] ---> 32b262d99d50 [2022-02-14T16:28:31.642Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-02-14T16:28:31.922Z] ---> Running in 389f4accf700 [2022-02-14T16:28:32.198Z] ---> 31089e33905c [2022-02-14T16:28:32.198Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-14T16:28:32.473Z] Removing intermediate container 7613d4bb8cc7 [2022-02-14T16:28:32.473Z] ---> 9c008db196a0 [2022-02-14T16:28:32.473Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-14T16:28:32.473Z] ---> Running in 7889804b6408 [2022-02-14T16:28:32.748Z] ---> 878b1c3b533d [2022-02-14T16:28:32.748Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-14T16:28:32.748Z] Removing intermediate container b58a516f430d [2022-02-14T16:28:32.748Z] ---> ac5647a20083 [2022-02-14T16:28:32.748Z] [2022-02-14T16:28:32.748Z] Step 10/23 : FROM alpine:3.14 [2022-02-14T16:28:32.748Z] ---> 5b8b7b635229 [2022-02-14T16:28:32.748Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-14T16:28:33.026Z] ---> Running in d98aff6519a4 [2022-02-14T16:28:33.026Z] Removing intermediate container 7889804b6408 [2022-02-14T16:28:33.026Z] ---> 89fb84dc6edc [2022-02-14T16:28:33.026Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-14T16:28:33.301Z] ---> Running in 5466080960ab [2022-02-14T16:28:33.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-14T16:28:33.576Z] Removing intermediate container d98aff6519a4 [2022-02-14T16:28:33.576Z] ---> 69f74e16b6f1 [2022-02-14T16:28:33.576Z] Step 12/23 : ENV APP_PORT=59880 [2022-02-14T16:28:33.576Z] ---> 632c950c4b15 [2022-02-14T16:28:33.576Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-02-14T16:28:33.576Z] ---> Running in 4872db61afa7 [2022-02-14T16:28:33.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-14T16:28:33.848Z] ---> Running in bc1749606c72 [2022-02-14T16:28:33.848Z] Removing intermediate container 5466080960ab [2022-02-14T16:28:33.848Z] ---> b109143936fb [2022-02-14T16:28:33.848Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-14T16:28:33.848Z] ---> b83328b04069 [2022-02-14T16:28:33.848Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-14T16:28:34.123Z] Removing intermediate container 4872db61afa7 [2022-02-14T16:28:34.123Z] ---> d22dfc6918a5 [2022-02-14T16:28:34.123Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-14T16:28:34.399Z] ---> Running in e160aba972d0 [2022-02-14T16:28:34.679Z] (1/42) Installing readline (8.1.0-r0) [2022-02-14T16:28:34.679Z] (2/42) Installing bash (5.1.4-r0) [2022-02-14T16:28:34.679Z] Executing bash-5.1.4-r0.post-install [2022-02-14T16:28:34.679Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-14T16:28:34.679Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-14T16:28:34.679Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-14T16:28:34.679Z] (6/42) Installing curl (7.79.1-r0) [2022-02-14T16:28:34.679Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-14T16:28:34.679Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-14T16:28:34.679Z] (9/42) Installing expat (2.4.4-r0) [2022-02-14T16:28:34.679Z] (10/42) Installing libffi (3.3-r2) [2022-02-14T16:28:34.679Z] (11/42) Installing gdbm (1.19-r0) [2022-02-14T16:28:34.960Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-14T16:28:34.960Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-14T16:28:34.960Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-14T16:28:34.960Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-14T16:28:34.960Z] ---> c06103614dc3 [2022-02-14T16:28:34.960Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-14T16:28:34.960Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-14T16:28:34.960Z] (17/42) Installing python3 (3.9.5-r2) [2022-02-14T16:28:34.960Z] Removing intermediate container e160aba972d0 [2022-02-14T16:28:34.960Z] ---> 8fc92d1284ea [2022-02-14T16:28:34.960Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T16:28:34.960Z] ---> Running in 1f0c7395aa6a [2022-02-14T16:28:34.960Z] ---> 23d61f7e654a [2022-02-14T16:28:35.234Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-14T16:28:35.234Z] ---> Running in 81c6c43bf211 [2022-02-14T16:28:35.836Z] Removing intermediate container 1f0c7395aa6a [2022-02-14T16:28:35.836Z] ---> 6b88ca846c13 [2022-02-14T16:28:35.836Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-14T16:28:36.117Z] ---> Running in 0674b431d224 [2022-02-14T16:28:36.708Z] Removing intermediate container bc1749606c72 [2022-02-14T16:28:36.708Z] ---> c2c33302f565 [2022-02-14T16:28:36.708Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-14T16:28:36.984Z] ---> Running in 7a6edd95160c [2022-02-14T16:28:36.984Z] Removing intermediate container 0674b431d224 [2022-02-14T16:28:36.984Z] ---> ad8e1e3f8e7e [2022-02-14T16:28:36.984Z] Step 20/22 : LABEL arch=arm64 [2022-02-14T16:28:37.258Z] ---> Running in cba2a6dc1dda [2022-02-14T16:28:37.258Z] ---> c0aa8ff3e2a3 [2022-02-14T16:28:37.258Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-14T16:28:37.534Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-14T16:28:37.534Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-14T16:28:37.534Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-14T16:28:37.534Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-14T16:28:37.534Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-14T16:28:37.534Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-14T16:28:37.534Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-14T16:28:37.816Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-14T16:28:37.816Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-14T16:28:37.816Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-14T16:28:37.816Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-14T16:28:37.816Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-14T16:28:37.816Z] Removing intermediate container 7a6edd95160c [2022-02-14T16:28:37.816Z] ---> 8a9236c5040e [2022-02-14T16:28:37.816Z] Step 23/25 : LABEL arch=arm64 [2022-02-14T16:28:37.816Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-02-14T16:28:37.816Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-14T16:28:37.816Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-14T16:28:37.816Z] Removing intermediate container cba2a6dc1dda [2022-02-14T16:28:37.816Z] ---> e061d784e515 [2022-02-14T16:28:37.816Z] Step 21/22 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b [2022-02-14T16:28:37.816Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-14T16:28:37.816Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-14T16:28:37.816Z] ---> Running in 5bae11dac561 [2022-02-14T16:28:37.816Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-14T16:28:38.088Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-14T16:28:38.088Z] ---> Running in 3fd5090ff283 [2022-02-14T16:28:38.088Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-14T16:28:38.088Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-14T16:28:38.088Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-14T16:28:38.088Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-14T16:28:38.088Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-14T16:28:38.088Z] Removing intermediate container 81c6c43bf211 [2022-02-14T16:28:38.088Z] ---> 7707fa4b80d8 [2022-02-14T16:28:38.088Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-14T16:28:38.088Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-14T16:28:38.358Z] ---> Running in dbc29a377c4f [2022-02-14T16:28:38.637Z] ---> 1ce5b4c92268 [2022-02-14T16:28:38.637Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-14T16:28:38.637Z] Removing intermediate container 3fd5090ff283 [2022-02-14T16:28:38.637Z] ---> cd9a12d80abc [2022-02-14T16:28:38.637Z] Step 22/22 : LABEL version=0.0.0 [2022-02-14T16:28:38.637Z] Removing intermediate container 5bae11dac561 [2022-02-14T16:28:38.637Z] ---> b8748d4fcd8d [2022-02-14T16:28:38.637Z] Step 24/25 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b [2022-02-14T16:28:38.919Z] ---> Running in ba51f4b03bde [2022-02-14T16:28:38.919Z] ---> Running in 89aa95349393 [2022-02-14T16:28:38.919Z] ---> Running in 7c3ce284e6d5 [2022-02-14T16:28:38.919Z] Executing busybox-1.33.1-r6.trigger [2022-02-14T16:28:38.919Z] OK: 84 MiB in 64 packages [2022-02-14T16:28:39.516Z] Removing intermediate container ba51f4b03bde [2022-02-14T16:28:39.516Z] ---> a79ff0244268 [2022-02-14T16:28:39.516Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-14T16:28:39.516Z] Removing intermediate container 89aa95349393 [2022-02-14T16:28:39.516Z] ---> 29e4816113a6 [2022-02-14T16:28:39.516Z] Step 25/25 : LABEL version=0.0.0 [2022-02-14T16:28:39.516Z] Removing intermediate container 7c3ce284e6d5 [2022-02-14T16:28:39.516Z] ---> 6108809caa32 [2022-02-14T16:28:39.516Z] [2022-02-14T16:28:39.786Z] ---> Running in c7928207d020 [2022-02-14T16:28:39.786Z] ---> Running in 71637158305c [2022-02-14T16:28:40.060Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-14T16:28:40.060Z] Successfully built 6108809caa32 [2022-02-14T16:28:40.339Z] Successfully tagged support-scheduler-arm64:latest [2022-02-14T16:28:40.339Z]  Building support-scheduler ... done Building security-bootstrapper [2022-02-14T16:28:40.339Z] Removing intermediate container c7928207d020 [2022-02-14T16:28:40.339Z] ---> 87527f3c5996 [2022-02-14T16:28:40.339Z] [2022-02-14T16:28:40.339Z] Removing intermediate container 71637158305c [2022-02-14T16:28:40.339Z] ---> f3e3b5dbbd27 [2022-02-14T16:28:40.339Z] Step 20/22 : LABEL arch=arm64 [2022-02-14T16:28:40.611Z] ---> Running in 06483488571c [2022-02-14T16:28:40.890Z] Successfully built 87527f3c5996 [2022-02-14T16:28:40.890Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-02-14T16:28:40.890Z]  Building security-secretstore-setup ... done Building core-metadata [2022-02-14T16:28:40.890Z] Removing intermediate container 06483488571c [2022-02-14T16:28:40.890Z] ---> 99a34d9692dd [2022-02-14T16:28:40.890Z] Step 21/22 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b [2022-02-14T16:28:41.162Z] ---> Running in c7aa49e50506 [2022-02-14T16:28:41.437Z] Removing intermediate container c7aa49e50506 [2022-02-14T16:28:41.437Z] ---> 3d6e6db611b1 [2022-02-14T16:28:41.437Z] Step 22/22 : LABEL version=0.0.0 [2022-02-14T16:28:41.710Z] ---> Running in 97d0e50554c5 [2022-02-14T16:28:41.981Z] Removing intermediate container 97d0e50554c5 [2022-02-14T16:28:41.981Z] ---> 5885fbbf3bb5 [2022-02-14T16:28:41.981Z] [2022-02-14T16:28:42.259Z] Successfully built 5885fbbf3bb5 [2022-02-14T16:28:42.529Z] Successfully tagged support-notifications-arm64:latest [2022-02-14T16:28:42.529Z]  Building support-notifications ... done Building core-command [2022-02-14T16:28:43.121Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-14T16:28:43.395Z] Collecting docker-compose==1.23.2 [2022-02-14T16:28:43.395Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-14T16:28:43.986Z] Collecting jsonschema<3,>=2.5.1 [2022-02-14T16:28:43.986Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-14T16:28:44.257Z] Collecting texttable<0.10,>=0.9.0 [2022-02-14T16:28:44.257Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-14T16:28:46.231Z] Collecting cached-property<2,>=1.2.0 [2022-02-14T16:28:46.231Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-14T16:28:46.505Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-14T16:28:46.779Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-14T16:28:46.779Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-14T16:28:47.053Z] Collecting docker<4.0,>=3.6.0 [2022-02-14T16:28:47.053Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-14T16:28:47.053Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-02-14T16:28:47.053Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-14T16:28:47.053Z] Collecting docopt<0.7,>=0.6.1 [2022-02-14T16:28:47.053Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-02-14T16:28:48.023Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-14T16:28:48.296Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-14T16:28:48.296Z] Executing busybox-1.33.1-r6.trigger [2022-02-14T16:28:48.296Z] OK: 8 MiB in 20 packages [2022-02-14T16:28:50.357Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-14T16:28:50.357Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-14T16:28:50.655Z] Removing intermediate container dbc29a377c4f [2022-02-14T16:28:50.655Z] ---> 914fc0024cca [2022-02-14T16:28:50.655Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-14T16:28:50.959Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-14T16:28:51.327Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-14T16:28:51.327Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-14T16:28:51.327Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-14T16:28:51.667Z] ---> 384dc5878575 [2022-02-14T16:28:51.667Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-14T16:28:53.192Z] ---> 3f201dca9be7 [2022-02-14T16:28:53.192Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-14T16:28:54.170Z] ---> ad69f424d074 [2022-02-14T16:28:54.170Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-14T16:28:54.170Z] ---> Running in 5640ef659491 [2022-02-14T16:28:54.443Z] Removing intermediate container 5640ef659491 [2022-02-14T16:28:54.443Z] ---> 588361804510 [2022-02-14T16:28:54.443Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-14T16:28:54.443Z] ---> Running in 856134d22724 [2022-02-14T16:28:54.713Z] Collecting PyYAML<4,>=3.10 [2022-02-14T16:28:54.713Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-02-14T16:28:54.989Z] Removing intermediate container 856134d22724 [2022-02-14T16:28:54.989Z] ---> 21e9740a1c48 [2022-02-14T16:28:54.989Z] Step 21/23 : LABEL arch=arm64 [2022-02-14T16:28:54.989Z] ---> Running in b096b32b2965 [2022-02-14T16:28:55.583Z] Removing intermediate container b096b32b2965 [2022-02-14T16:28:55.583Z] ---> 313676c3d5b0 [2022-02-14T16:28:55.583Z] Step 22/23 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b [2022-02-14T16:28:55.583Z] ---> Running in 04623d7c0ae3 [2022-02-14T16:28:55.855Z] Removing intermediate container 04623d7c0ae3 [2022-02-14T16:28:56.143Z] ---> 3e6f1cb3be1a [2022-02-14T16:28:56.143Z] Step 23/23 : LABEL version=0.0.0 [2022-02-14T16:28:56.143Z] ---> Running in edca5483cdf0 [2022-02-14T16:28:56.418Z] Removing intermediate container edca5483cdf0 [2022-02-14T16:28:56.418Z] ---> f723df969b66 [2022-02-14T16:28:56.418Z] [2022-02-14T16:28:57.014Z] Successfully built f723df969b66 [2022-02-14T16:28:57.014Z] Successfully tagged core-data-arm64:latest [2022-02-14T16:28:57.014Z]  Building core-data ... done Building security-proxy-setup [2022-02-14T16:28:58.439Z] Collecting docker-pycreds>=0.4.0 [2022-02-14T16:28:58.439Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-14T16:28:58.712Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-02-14T16:28:59.684Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-14T16:28:59.684Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-14T16:28:59.684Z] Collecting idna<2.8,>=2.5 [2022-02-14T16:28:59.684Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-14T16:28:59.957Z] Collecting chardet<3.1.0,>=3.0.2 [2022-02-14T16:28:59.957Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-14T16:29:00.233Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-14T16:29:00.233Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-14T16:29:00.233Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-14T16:29:00.233Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-14T16:29:01.209Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-14T16:29:01.209Z] Attempting uninstall: urllib3 [2022-02-14T16:29:01.209Z] Found existing installation: urllib3 1.26.5 [2022-02-14T16:29:01.483Z] Uninstalling urllib3-1.26.5: [2022-02-14T16:29:01.484Z] Successfully uninstalled urllib3-1.26.5 [2022-02-14T16:29:02.081Z] Attempting uninstall: idna [2022-02-14T16:29:02.081Z] Found existing installation: idna 3.2 [2022-02-14T16:29:02.081Z] Uninstalling idna-3.2: [2022-02-14T16:29:02.351Z] Successfully uninstalled idna-3.2 [2022-02-14T16:29:03.327Z] Attempting uninstall: chardet [2022-02-14T16:29:03.327Z] Found existing installation: chardet 4.0.0 [2022-02-14T16:29:03.327Z] Uninstalling chardet-4.0.0: [2022-02-14T16:29:03.327Z] Successfully uninstalled chardet-4.0.0 [2022-02-14T16:29:05.298Z] Attempting uninstall: requests [2022-02-14T16:29:05.298Z] Found existing installation: requests 2.25.1 [2022-02-14T16:29:05.298Z] Uninstalling requests-2.25.1: [2022-02-14T16:29:05.298Z] Successfully uninstalled requests-2.25.1 [2022-02-14T16:29:05.570Z] Running setup.py install for texttable: started [2022-02-14T16:29:08.174Z] Running setup.py install for texttable: finished with status 'done' [2022-02-14T16:29:08.174Z] Running setup.py install for PyYAML: started [2022-02-14T16:29:10.793Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-14T16:29:10.793Z] Running setup.py install for docopt: started [2022-02-14T16:29:13.393Z] Running setup.py install for docopt: finished with status 'done' [2022-02-14T16:29:13.393Z] Running setup.py install for dockerpty: started [2022-02-14T16:29:15.364Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-14T16:29:17.333Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-02-14T16:29:25.614Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-14T16:29:25.614Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-14T16:29:25.614Z] ---> 7fe2be725041 [2022-02-14T16:29:25.614Z] Step 3/23 : WORKDIR /edgex-go [2022-02-14T16:29:25.614Z] ---> Using cache [2022-02-14T16:29:25.614Z] ---> f973f6471961 [2022-02-14T16:29:25.614Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T16:29:25.614Z] ---> Using cache [2022-02-14T16:29:25.614Z] ---> 70bedf309516 [2022-02-14T16:29:25.614Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-14T16:29:25.614Z] ---> Running in 6176891ed75d [2022-02-14T16:29:25.614Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-14T16:29:25.614Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-14T16:29:25.614Z] ---> 7fe2be725041 [2022-02-14T16:29:25.614Z] Step 3/31 : WORKDIR /edgex-go [2022-02-14T16:29:25.614Z] ---> Using cache [2022-02-14T16:29:25.614Z] ---> f973f6471961 [2022-02-14T16:29:25.614Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T16:29:25.614Z] ---> Using cache [2022-02-14T16:29:25.614Z] ---> 70bedf309516 [2022-02-14T16:29:25.614Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-14T16:29:25.614Z] ---> Running in 4cf3639d7a05 [2022-02-14T16:29:25.890Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-14T16:29:25.890Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-14T16:29:25.890Z] ---> 7fe2be725041 [2022-02-14T16:29:25.890Z] Step 3/23 : WORKDIR /edgex-go [2022-02-14T16:29:25.890Z] ---> Using cache [2022-02-14T16:29:25.890Z] ---> f973f6471961 [2022-02-14T16:29:25.890Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T16:29:25.890Z] ---> Using cache [2022-02-14T16:29:25.890Z] ---> 70bedf309516 [2022-02-14T16:29:25.890Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-14T16:29:26.165Z] ---> Running in 4b7a0cbee44e [2022-02-14T16:29:26.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-14T16:29:27.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-14T16:29:27.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-14T16:29:27.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-14T16:29:28.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-14T16:29:28.833Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-14T16:29:28.833Z] OK: 220 MiB in 52 packages [2022-02-14T16:29:29.435Z] OK: 220 MiB in 52 packages [2022-02-14T16:29:29.712Z] OK: 220 MiB in 52 packages [2022-02-14T16:29:30.690Z] Removing intermediate container 6176891ed75d [2022-02-14T16:29:30.690Z] ---> a6bf690af526 [2022-02-14T16:29:30.690Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-14T16:29:30.962Z] Removing intermediate container 4cf3639d7a05 [2022-02-14T16:29:30.962Z] ---> 891eb2e7bd10 [2022-02-14T16:29:30.962Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-14T16:29:31.235Z] Removing intermediate container 4b7a0cbee44e [2022-02-14T16:29:31.235Z] ---> ccf7e39cc61f [2022-02-14T16:29:31.235Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-14T16:29:31.831Z] ---> 38f9d420f084 [2022-02-14T16:29:31.831Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T16:29:32.105Z] ---> Running in 664fdf2cb26c [2022-02-14T16:29:32.391Z] ---> fcf227632600 [2022-02-14T16:29:32.391Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T16:29:32.391Z] ---> aba34863f629 [2022-02-14T16:29:32.391Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T16:29:32.664Z] ---> Running in 0d4cafece83d [2022-02-14T16:29:32.664Z] ---> Running in 4b472bcce7eb [2022-02-14T16:29:36.051Z] Removing intermediate container 389f4accf700 [2022-02-14T16:29:36.051Z] ---> a1ee08988b22 [2022-02-14T16:29:36.051Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-14T16:29:36.051Z] ---> Running in 2548739ff751 [2022-02-14T16:29:36.347Z] Removing intermediate container 2548739ff751 [2022-02-14T16:29:36.347Z] ---> 23d36b019856 [2022-02-14T16:29:36.347Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-14T16:29:36.615Z] ---> Running in 09ed268f4958 [2022-02-14T16:29:37.607Z] Removing intermediate container 09ed268f4958 [2022-02-14T16:29:37.607Z] ---> 18b754f1371c [2022-02-14T16:29:37.607Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-14T16:29:37.607Z] Removing intermediate container 664fdf2cb26c [2022-02-14T16:29:37.607Z] ---> dbee75ef70c8 [2022-02-14T16:29:37.607Z] Step 8/23 : COPY . . [2022-02-14T16:29:37.881Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-14T16:29:37.881Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-14T16:29:37.881Z] ---> 7fe2be725041 [2022-02-14T16:29:37.881Z] Step 3/21 : WORKDIR /edgex-go [2022-02-14T16:29:37.881Z] ---> Using cache [2022-02-14T16:29:37.881Z] ---> f973f6471961 [2022-02-14T16:29:37.881Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T16:29:37.881Z] ---> Using cache [2022-02-14T16:29:37.881Z] ---> 70bedf309516 [2022-02-14T16:29:37.881Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-14T16:29:37.881Z] ---> Using cache [2022-02-14T16:29:37.881Z] ---> ccf7e39cc61f [2022-02-14T16:29:37.881Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-14T16:29:38.159Z] ---> Using cache [2022-02-14T16:29:38.159Z] ---> aba34863f629 [2022-02-14T16:29:38.159Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T16:29:38.159Z] ---> Running in 31d83a99db0b [2022-02-14T16:29:38.765Z] Removing intermediate container 4b472bcce7eb [2022-02-14T16:29:38.765Z] ---> 8add7ec7ae28 [2022-02-14T16:29:38.765Z] Step 8/23 : COPY . . [2022-02-14T16:29:39.037Z] Removing intermediate container 0d4cafece83d [2022-02-14T16:29:39.037Z] ---> f9c1e98bb537 [2022-02-14T16:29:39.037Z] Step 8/31 : COPY . . [2022-02-14T16:29:39.310Z] ---> dac84b4d117a [2022-02-14T16:29:39.310Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-14T16:29:40.751Z] ---> 53d6c6ff74f6 [2022-02-14T16:29:40.751Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-14T16:29:42.189Z] Removing intermediate container 31d83a99db0b [2022-02-14T16:29:42.189Z] ---> 6b53ac0e72c9 [2022-02-14T16:29:42.189Z] Step 8/21 : COPY . . [2022-02-14T16:29:42.461Z] ---> 094d2a030c7b [2022-02-14T16:29:42.461Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-14T16:29:42.735Z] ---> Running in 1d31248cce65 [2022-02-14T16:29:43.336Z] Removing intermediate container 1d31248cce65 [2022-02-14T16:29:43.336Z] ---> e4588072d2e3 [2022-02-14T16:29:43.336Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-14T16:29:43.606Z] ---> Running in 7a7e2fed3324 [2022-02-14T16:29:44.583Z] Removing intermediate container 7a7e2fed3324 [2022-02-14T16:29:44.583Z] ---> f30dc3e240de [2022-02-14T16:29:44.583Z] Step 21/23 : LABEL arch=arm64 [2022-02-14T16:29:44.583Z] ---> Running in dc777892200d [2022-02-14T16:29:45.178Z] Removing intermediate container dc777892200d [2022-02-14T16:29:45.178Z] ---> 81e9d2796a1b [2022-02-14T16:29:45.178Z] Step 22/23 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b [2022-02-14T16:29:45.448Z] ---> Running in d9cd7ac0bd42 [2022-02-14T16:29:46.437Z] Removing intermediate container d9cd7ac0bd42 [2022-02-14T16:29:46.437Z] ---> c8c1cbb18b04 [2022-02-14T16:29:46.437Z] Step 23/23 : LABEL version=0.0.0 [2022-02-14T16:29:46.437Z] ---> Running in a0c6d4480401 [2022-02-14T16:29:47.416Z] Removing intermediate container a0c6d4480401 [2022-02-14T16:29:47.416Z] ---> f2ed5f659f00 [2022-02-14T16:29:47.416Z] [2022-02-14T16:29:48.397Z] Successfully built f2ed5f659f00 [2022-02-14T16:29:48.397Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-02-14T16:30:00.793Z]  Building sys-mgmt-agent ... done  ---> 8cc9e93cd12f [2022-02-14T16:30:00.793Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-14T16:30:00.793Z] ---> 04c60f24efe9 [2022-02-14T16:30:00.793Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-14T16:30:00.793Z] ---> 6356c3baa9e8 [2022-02-14T16:30:00.793Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-14T16:30:00.793Z] ---> Running in af608b566b8d [2022-02-14T16:30:00.793Z] ---> Running in b53bcb3b2fd5 [2022-02-14T16:30:00.793Z] ---> Running in af81718d163d [2022-02-14T16:30:00.793Z] ---> 713493105ea5 [2022-02-14T16:30:00.793Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-14T16:30:00.793Z] ---> Running in 15bc1a1d5015 [2022-02-14T16:30:01.390Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-02-14T16:30:01.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-02-14T16:30:01.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-14T16:30:01.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-14T16:31:53.442Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-14T16:31:53.442Z] Removing intermediate container af608b566b8d [2022-02-14T16:31:53.442Z] ---> 63ac1d51a5a6 [2022-02-14T16:31:53.442Z] [2022-02-14T16:31:53.442Z] Step 10/23 : FROM alpine:3.14 [2022-02-14T16:31:53.442Z] ---> 5b8b7b635229 [2022-02-14T16:31:53.442Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-14T16:31:53.442Z] ---> Using cache [2022-02-14T16:31:53.442Z] ---> 1f2fb8491f47 [2022-02-14T16:31:53.442Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-14T16:31:53.442Z] ---> Using cache [2022-02-14T16:31:53.442Z] ---> 09380e371826 [2022-02-14T16:31:53.442Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-14T16:31:53.442Z] ---> Running in dda0321fe88e [2022-02-14T16:31:53.442Z] Removing intermediate container dda0321fe88e [2022-02-14T16:31:53.442Z] ---> 465a0aab28c5 [2022-02-14T16:31:53.442Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-14T16:31:53.442Z] ---> Running in 30bbf49831d1 [2022-02-14T16:31:53.442Z] Removing intermediate container 30bbf49831d1 [2022-02-14T16:31:53.442Z] ---> 937c983ad76d [2022-02-14T16:31:53.442Z] Step 15/23 : WORKDIR / [2022-02-14T16:31:53.442Z] ---> Running in 2e1d05ce1f85 [2022-02-14T16:31:53.442Z] Removing intermediate container 2e1d05ce1f85 [2022-02-14T16:31:53.442Z] ---> 662e6d529542 [2022-02-14T16:31:53.442Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-14T16:31:53.442Z] ---> e11f09ffd865 [2022-02-14T16:31:53.442Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-14T16:31:53.442Z] Removing intermediate container b53bcb3b2fd5 [2022-02-14T16:31:53.442Z] ---> 043bc2cffb8e [2022-02-14T16:31:53.442Z] [2022-02-14T16:31:53.442Z] Step 10/31 : FROM alpine:3.14 [2022-02-14T16:31:53.442Z] ---> 5b8b7b635229 [2022-02-14T16:31:53.442Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-14T16:31:53.442Z] ---> Running in ebbb4f2ede00 [2022-02-14T16:31:53.442Z] ---> d9cb7de0a8ff [2022-02-14T16:31:53.442Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-14T16:31:53.442Z] Removing intermediate container ebbb4f2ede00 [2022-02-14T16:31:53.442Z] ---> b5977699397d [2022-02-14T16:31:53.442Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-14T16:31:53.442Z] ---> Running in a6f136d2247d [2022-02-14T16:31:53.442Z] ---> 45925908e888 [2022-02-14T16:31:53.442Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-14T16:31:53.442Z] ---> Running in f44b9c3fcd86 [2022-02-14T16:31:53.442Z] Removing intermediate container 15bc1a1d5015 [2022-02-14T16:31:53.442Z] ---> afa707f03492 [2022-02-14T16:31:53.442Z] [2022-02-14T16:31:53.442Z] Step 10/21 : FROM alpine:3.14 [2022-02-14T16:31:53.442Z] ---> 5b8b7b635229 [2022-02-14T16:31:53.442Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-14T16:31:53.442Z] ---> Running in 762fb4c55ce6 [2022-02-14T16:31:53.442Z] Removing intermediate container f44b9c3fcd86 [2022-02-14T16:31:53.442Z] ---> 9f0fb6271d4b [2022-02-14T16:31:53.442Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-14T16:31:53.442Z] ---> Running in 24b4eb60d8aa [2022-02-14T16:31:53.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-14T16:31:53.996Z] Removing intermediate container 24b4eb60d8aa [2022-02-14T16:31:53.996Z] ---> 01448340d1cf [2022-02-14T16:31:53.996Z] Step 21/23 : LABEL arch=arm64 [2022-02-14T16:31:54.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-14T16:31:54.279Z] ---> Running in 43029c10e4c4 [2022-02-14T16:31:54.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-14T16:31:54.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-14T16:31:54.826Z] Removing intermediate container 43029c10e4c4 [2022-02-14T16:31:54.826Z] ---> 073993fc52cd [2022-02-14T16:31:55.102Z] Step 22/23 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b [2022-02-14T16:31:55.102Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-14T16:31:55.102Z] (2/2) Installing su-exec (0.2-r1) [2022-02-14T16:31:55.102Z] Executing busybox-1.33.1-r6.trigger [2022-02-14T16:31:55.102Z] ---> Running in ebee6a544d7d [2022-02-14T16:31:55.102Z] OK: 6 MiB in 16 packages [2022-02-14T16:31:55.696Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-14T16:31:55.696Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-14T16:31:55.696Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-14T16:31:55.696Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-14T16:31:55.696Z] (5/5) Installing curl (7.79.1-r0) [2022-02-14T16:31:55.696Z] Executing busybox-1.33.1-r6.trigger [2022-02-14T16:31:55.696Z] Executing ca-certificates-20211220-r0.trigger [2022-02-14T16:31:55.696Z] Removing intermediate container ebee6a544d7d [2022-02-14T16:31:55.696Z] ---> 6321f8859155 [2022-02-14T16:31:55.696Z] Step 23/23 : LABEL version=0.0.0 [2022-02-14T16:31:55.968Z] OK: 8 MiB in 19 packages [2022-02-14T16:31:55.968Z] ---> Running in 28c9a8155247 [2022-02-14T16:31:56.560Z] Removing intermediate container a6f136d2247d [2022-02-14T16:31:56.560Z] ---> 21ff34d3000f [2022-02-14T16:31:56.560Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-14T16:31:56.560Z] ---> Running in 2dc0e7e5e29e [2022-02-14T16:31:56.560Z] Removing intermediate container 28c9a8155247 [2022-02-14T16:31:56.560Z] ---> f2842113404f [2022-02-14T16:31:56.560Z] [2022-02-14T16:31:56.831Z] Removing intermediate container af81718d163d [2022-02-14T16:31:56.831Z] ---> b916648ae9e8 [2022-02-14T16:31:56.831Z] [2022-02-14T16:31:56.831Z] Step 10/23 : FROM alpine:3.14 [2022-02-14T16:31:56.831Z] ---> 5b8b7b635229 [2022-02-14T16:31:56.831Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-14T16:31:56.831Z] ---> Using cache [2022-02-14T16:31:56.831Z] ---> 1f2fb8491f47 [2022-02-14T16:31:56.831Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-14T16:31:56.831Z] ---> Using cache [2022-02-14T16:31:56.831Z] ---> 09380e371826 [2022-02-14T16:31:56.831Z] Step 13/23 : ENV APP_PORT=59881 [2022-02-14T16:31:56.831Z] ---> Running in 1813a98f8270 [2022-02-14T16:31:57.101Z] Removing intermediate container 2dc0e7e5e29e [2022-02-14T16:31:57.101Z] ---> 24f4da0aa1bd [2022-02-14T16:31:57.101Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-14T16:31:57.101Z] Successfully built f2842113404f [2022-02-14T16:31:57.373Z] Successfully tagged core-command-arm64:latest [2022-02-14T16:31:57.373Z]  Building core-command ... done  ---> Running in f3a3b15c6ec5 [2022-02-14T16:31:57.373Z] Removing intermediate container 1813a98f8270 [2022-02-14T16:31:57.373Z] ---> ea8904e3d92a [2022-02-14T16:31:57.374Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-14T16:31:57.374Z] Removing intermediate container 762fb4c55ce6 [2022-02-14T16:31:57.374Z] ---> ce4b4d4ba017 [2022-02-14T16:31:57.374Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-14T16:31:57.374Z] ---> Running in f6f025b1cb18 [2022-02-14T16:31:57.656Z] ---> Running in 60f40909929b [2022-02-14T16:31:57.656Z] Removing intermediate container f3a3b15c6ec5 [2022-02-14T16:31:57.656Z] ---> a642c51e795d [2022-02-14T16:31:57.656Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-14T16:31:57.935Z] ---> Running in c9e020bc3b02 [2022-02-14T16:31:57.935Z] Removing intermediate container f6f025b1cb18 [2022-02-14T16:31:57.935Z] ---> 37da0b4f06ab [2022-02-14T16:31:57.935Z] Step 15/23 : WORKDIR / [2022-02-14T16:31:57.935Z] Removing intermediate container 60f40909929b [2022-02-14T16:31:57.935Z] ---> 79aa35d1f9c4 [2022-02-14T16:31:57.935Z] Step 13/21 : WORKDIR /edgex [2022-02-14T16:31:58.208Z] ---> Running in e926d57851a7 [2022-02-14T16:31:58.208Z] ---> Running in 523d8f0a8e42 [2022-02-14T16:31:58.483Z] Removing intermediate container e926d57851a7 [2022-02-14T16:31:58.483Z] ---> 4031a949d565 [2022-02-14T16:31:58.483Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-14T16:31:58.763Z] Removing intermediate container 523d8f0a8e42 [2022-02-14T16:31:58.764Z] ---> 5613a405a431 [2022-02-14T16:31:58.764Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-14T16:31:59.362Z] ---> 0033c68efaf8 [2022-02-14T16:31:59.362Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-14T16:31:59.362Z] ---> 6db58087d538 [2022-02-14T16:31:59.362Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-14T16:31:59.957Z] Removing intermediate container c9e020bc3b02 [2022-02-14T16:31:59.957Z] ---> b41bb85e2548 [2022-02-14T16:31:59.957Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-14T16:31:59.957Z] ---> Running in 0584cb96a2df [2022-02-14T16:32:00.551Z] Removing intermediate container 0584cb96a2df [2022-02-14T16:32:00.551Z] ---> d24a823fe8c9 [2022-02-14T16:32:00.551Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-14T16:32:00.551Z] ---> 81d1c97a1e28 [2022-02-14T16:32:00.551Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-14T16:32:00.551Z] ---> 2a5245f60eb4 [2022-02-14T16:32:00.551Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-14T16:32:01.531Z] ---> b2ff1bee4cf6 [2022-02-14T16:32:01.531Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-14T16:32:01.531Z] ---> b8311cd7817c [2022-02-14T16:32:01.531Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-14T16:32:01.531Z] ---> Running in 8fb12a96837d [2022-02-14T16:32:01.531Z] ---> Running in c72cddba32e6 [2022-02-14T16:32:01.800Z] ---> d5fbcf2b95cf [2022-02-14T16:32:01.800Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-14T16:32:02.078Z] ---> Running in cd091f2c7270 [2022-02-14T16:32:02.078Z] Removing intermediate container c72cddba32e6 [2022-02-14T16:32:02.078Z] ---> 75ed1669697a [2022-02-14T16:32:02.078Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-14T16:32:02.357Z] ---> Running in e2da4407e912 [2022-02-14T16:32:02.357Z] Removing intermediate container cd091f2c7270 [2022-02-14T16:32:02.357Z] ---> f6a62d90c202 [2022-02-14T16:32:02.357Z] Step 18/21 : CMD ["--init=true"] [2022-02-14T16:32:02.630Z] ---> Running in bc747b64bb35 [2022-02-14T16:32:02.630Z] Removing intermediate container e2da4407e912 [2022-02-14T16:32:02.630Z] ---> 22c45882bc66 [2022-02-14T16:32:02.630Z] Step 21/23 : LABEL arch=arm64 [2022-02-14T16:32:02.906Z] ---> Running in e349e42bf3fa [2022-02-14T16:32:02.906Z] Removing intermediate container bc747b64bb35 [2022-02-14T16:32:02.906Z] ---> ca7c718608aa [2022-02-14T16:32:02.906Z] Step 19/21 : LABEL arch=arm64 [2022-02-14T16:32:03.182Z] ---> Running in 862a57514419 [2022-02-14T16:32:03.182Z] Removing intermediate container e349e42bf3fa [2022-02-14T16:32:03.182Z] ---> 16954287937a [2022-02-14T16:32:03.183Z] Step 22/23 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b [2022-02-14T16:32:03.456Z] ---> Running in 2a773bc3d95b [2022-02-14T16:32:03.456Z] Removing intermediate container 862a57514419 [2022-02-14T16:32:03.456Z] ---> faabf8ed4cc1 [2022-02-14T16:32:03.456Z] Step 20/21 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b [2022-02-14T16:32:03.729Z] ---> Running in 54e016147fc8 [2022-02-14T16:32:03.729Z] Removing intermediate container 8fb12a96837d [2022-02-14T16:32:03.729Z] ---> b2485cb11d02 [2022-02-14T16:32:03.729Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-14T16:32:03.729Z] Removing intermediate container 2a773bc3d95b [2022-02-14T16:32:03.729Z] ---> 037d6d2963ad [2022-02-14T16:32:03.729Z] Step 23/23 : LABEL version=0.0.0 [2022-02-14T16:32:04.000Z] ---> Running in 3974a0cdce9d [2022-02-14T16:32:04.000Z] Removing intermediate container 54e016147fc8 [2022-02-14T16:32:04.000Z] ---> 3aeb4891a5a0 [2022-02-14T16:32:04.000Z] Step 21/21 : LABEL version=0.0.0 [2022-02-14T16:32:04.271Z] ---> Running in ec29f10aed23 [2022-02-14T16:32:04.271Z] Removing intermediate container 3974a0cdce9d [2022-02-14T16:32:04.271Z] ---> 126d0e2de429 [2022-02-14T16:32:04.271Z] [2022-02-14T16:32:04.547Z] ---> 3cca9180768e [2022-02-14T16:32:04.547Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-14T16:32:04.821Z] Removing intermediate container ec29f10aed23 [2022-02-14T16:32:04.821Z] ---> e2144ca0f589 [2022-02-14T16:32:04.821Z] [2022-02-14T16:32:04.821Z] Successfully built 126d0e2de429 [2022-02-14T16:32:04.821Z] Successfully tagged core-metadata-arm64:latest [2022-02-14T16:32:05.090Z]  Building core-metadata ... done Successfully built e2144ca0f589 [2022-02-14T16:32:05.090Z] Successfully tagged security-proxy-setup-arm64:latest [2022-02-14T16:32:05.682Z]  Building security-proxy-setup ... done  ---> c3f75044c38f [2022-02-14T16:32:05.682Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-14T16:32:06.650Z] ---> a71d67c674d2 [2022-02-14T16:32:06.650Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-14T16:32:06.919Z] ---> f4011910f5fb [2022-02-14T16:32:06.919Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-14T16:32:07.508Z] ---> 1b0c5b74fa74 [2022-02-14T16:32:07.508Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-14T16:32:07.778Z] ---> Running in 08c7518ac6b5 [2022-02-14T16:32:08.047Z] Removing intermediate container 08c7518ac6b5 [2022-02-14T16:32:08.047Z] ---> 9045a5c8c446 [2022-02-14T16:32:08.047Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-14T16:32:08.634Z] ---> f65a012eee96 [2022-02-14T16:32:08.634Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-14T16:32:08.905Z] ---> Running in 42a2fe2a906a [2022-02-14T16:32:10.868Z] Removing intermediate container 42a2fe2a906a [2022-02-14T16:32:10.868Z] ---> f12069a727ad [2022-02-14T16:32:10.868Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-14T16:32:10.868Z] ---> Running in c9d7c91d2d05 [2022-02-14T16:32:11.144Z] Removing intermediate container c9d7c91d2d05 [2022-02-14T16:32:11.144Z] ---> ed3caef0f9bb [2022-02-14T16:32:11.144Z] Step 28/31 : CMD ["gate"] [2022-02-14T16:32:11.417Z] ---> Running in a3976b854845 [2022-02-14T16:32:11.686Z] Removing intermediate container a3976b854845 [2022-02-14T16:32:11.686Z] ---> 164a58afc465 [2022-02-14T16:32:11.686Z] Step 29/31 : LABEL arch=arm64 [2022-02-14T16:32:11.953Z] ---> Running in 7a2034dc4194 [2022-02-14T16:32:12.222Z] Removing intermediate container 7a2034dc4194 [2022-02-14T16:32:12.222Z] ---> 7e4ab3dea9da [2022-02-14T16:32:12.222Z] Step 30/31 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b [2022-02-14T16:32:12.493Z] ---> Running in 6295ad22ab81 [2022-02-14T16:32:12.761Z] Removing intermediate container 6295ad22ab81 [2022-02-14T16:32:12.761Z] ---> 818ed558e7a1 [2022-02-14T16:32:12.761Z] Step 31/31 : LABEL version=0.0.0 [2022-02-14T16:32:13.029Z] ---> Running in 1f3fff9a4935 [2022-02-14T16:32:13.299Z] Removing intermediate container 1f3fff9a4935 [2022-02-14T16:32:13.299Z] ---> 218ed71d3b5e [2022-02-14T16:32:13.299Z] [2022-02-14T16:32:13.573Z] Successfully built 218ed71d3b5e [2022-02-14T16:32:13.573Z] Successfully tagged security-bootstrapper-arm64:latest [2022-02-14T16:32:13.860Z]  Building security-bootstrapper ... done  [Pipeline] } [2022-02-14T16:32:13.854Z] $ docker stop --time=1 68b4db0015a0907abe143ed1e0541ca41f3b4417624f8e8a8b62dcce1a9cd0a0 [2022-02-14T16:32:15.526Z] $ docker rm -f 68b4db0015a0907abe143ed1e0541ca41f3b4417624f8e8a8b62dcce1a9cd0a0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-14T16:32:16.069Z] + docker images [2022-02-14T16:32:16.341Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-14T16:32:16.341Z] security-bootstrapper-arm64 latest 218ed71d3b5e 3 seconds ago 18MB [2022-02-14T16:32:16.341Z] security-proxy-setup-arm64 latest e2144ca0f589 12 seconds ago 25.5MB [2022-02-14T16:32:16.341Z] core-metadata-arm64 latest 126d0e2de429 12 seconds ago 15.9MB [2022-02-14T16:32:16.341Z] b916648ae9e8 20 seconds ago 1.6GB [2022-02-14T16:32:16.341Z] core-command-arm64 latest f2842113404f 20 seconds ago 15.1MB [2022-02-14T16:32:16.341Z] afa707f03492 24 seconds ago 1.6GB [2022-02-14T16:32:16.341Z] 043bc2cffb8e 26 seconds ago 1.59GB [2022-02-14T16:32:16.341Z] 63ac1d51a5a6 31 seconds ago 1.59GB [2022-02-14T16:32:16.341Z] sys-mgmt-agent-arm64 latest f2ed5f659f00 2 minutes ago 280MB [2022-02-14T16:32:16.341Z] core-data-arm64 latest f723df969b66 3 minutes ago 19.2MB [2022-02-14T16:32:16.341Z] support-notifications-arm64 latest 5885fbbf3bb5 3 minutes ago 16.1MB [2022-02-14T16:32:16.341Z] security-secretstore-setup-arm64 latest 87527f3c5996 3 minutes ago 27MB [2022-02-14T16:32:16.341Z] support-scheduler-arm64 latest 6108809caa32 3 minutes ago 15.4MB [2022-02-14T16:32:16.341Z] ac5647a20083 3 minutes ago 1.6GB [2022-02-14T16:32:16.341Z] d3b58d660080 3 minutes ago 1.6GB [2022-02-14T16:32:16.341Z] e9023b2867ba 3 minutes ago 1.6GB [2022-02-14T16:32:16.341Z] 146b8c276397 4 minutes ago 1.6GB [2022-02-14T16:32:16.341Z] 5b36069d3224 4 minutes ago 1.59GB [2022-02-14T16:32:16.341Z] ci-base-image-arm64 latest 7fe2be725041 14 minutes ago 1.26GB [2022-02-14T16:32:16.341Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 12 days ago 551MB [2022-02-14T16:32:16.341Z] docker 20.10.10 520e9a0a30f7 3 months ago 200MB [2022-02-14T16:32:16.341Z] alpine 3.14 5b8b7b635229 3 months ago 5.35MB [2022-02-14T16:32:16.341Z] 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-02-14T16:32:16.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-14T16:32:16.786Z] [2022-02-14T16:32:16.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-14T16:32:17.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-14T16:32:17.408Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-14T16:32:17.408Z] 448f6bf000e3: Pulling fs layer [2022-02-14T16:32:17.408Z] f757da607395: Pulling fs layer [2022-02-14T16:32:17.408Z] 05883995daec: Pulling fs layer [2022-02-14T16:32:17.408Z] 8603b9c90790: Pulling fs layer [2022-02-14T16:32:17.408Z] 1560dd03e051: Pulling fs layer [2022-02-14T16:32:17.408Z] 27f5ce0e4adf: Pulling fs layer [2022-02-14T16:32:17.408Z] c2d8d7efcc4b: Pulling fs layer [2022-02-14T16:32:17.408Z] 1560dd03e051: Waiting [2022-02-14T16:32:17.408Z] 27f5ce0e4adf: Waiting [2022-02-14T16:32:17.408Z] c2d8d7efcc4b: Waiting [2022-02-14T16:32:17.408Z] 8603b9c90790: Waiting [2022-02-14T16:32:17.408Z] f757da607395: Verifying Checksum [2022-02-14T16:32:17.408Z] f757da607395: Download complete [2022-02-14T16:32:17.408Z] 8603b9c90790: Verifying Checksum [2022-02-14T16:32:17.408Z] 8603b9c90790: Download complete [2022-02-14T16:32:17.681Z] 1560dd03e051: Verifying Checksum [2022-02-14T16:32:17.681Z] 1560dd03e051: Download complete [2022-02-14T16:32:17.681Z] 27f5ce0e4adf: Verifying Checksum [2022-02-14T16:32:17.681Z] 27f5ce0e4adf: Download complete [2022-02-14T16:32:17.681Z] 05883995daec: Verifying Checksum [2022-02-14T16:32:17.681Z] 05883995daec: Download complete [2022-02-14T16:32:17.951Z] 448f6bf000e3: Verifying Checksum [2022-02-14T16:32:17.951Z] 448f6bf000e3: Download complete [2022-02-14T16:32:20.554Z] c2d8d7efcc4b: Verifying Checksum [2022-02-14T16:32:20.554Z] c2d8d7efcc4b: Download complete [2022-02-14T16:32:21.533Z] 448f6bf000e3: Pull complete [2022-02-14T16:32:22.126Z] f757da607395: Pull complete [2022-02-14T16:32:23.558Z] 05883995daec: Pull complete [2022-02-14T16:32:24.150Z] 8603b9c90790: Pull complete [2022-02-14T16:32:24.744Z] 1560dd03e051: Pull complete [2022-02-14T16:32:25.337Z] 27f5ce0e4adf: Pull complete [2022-02-14T16:32:40.392Z] c2d8d7efcc4b: Pull complete [2022-02-14T16:32:40.392Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-14T16:32:40.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-14T16:32:40.392Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-14T16:32:40.617Z] prd-ubuntu18.04-docker-arm64-4c-16g-5223 does not seem to be running inside a container [2022-02-14T16:32:40.684Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-14T16:32:43.559Z] $ docker top f0bb389029fad9e0fc496f44e8190a6d5e472a0fc1e00f2356fc429d50e5ab20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-14T16:32:44.536Z] ---> job-cost.sh [2022-02-14T16:32:44.536Z] lf-activate-venv: SKIPPING [2022-02-14T16:32:44.536Z] INFO: No Stack... [2022-02-14T16:32:44.804Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-14T16:32:45.394Z] INFO: Archiving Costs [Pipeline] sh [2022-02-14T16:32:45.732Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [2022-02-14T16:32:45.732Z] + cut -d, -f6 [Pipeline] lock [2022-02-14T16:32:46.032Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3879-9-stack-cost] [2022-02-14T16:32:46.038Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3879-9-stack-cost] did not exist. Created. [2022-02-14T16:32:46.038Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3879-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-14T16:32:46.389Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-14T16:32:46.564Z] Stashed 1 file(s) [Pipeline] } [2022-02-14T16:32:46.570Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3879-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-14T16:32:46.572Z] $ docker stop --time=1 f0bb389029fad9e0fc496f44e8190a6d5e472a0fc1e00f2356fc429d50e5ab20 [2022-02-14T16:32:48.046Z] $ docker rm -f f0bb389029fad9e0fc496f44e8190a6d5e472a0fc1e00f2356fc429d50e5ab20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-14T16:32:49.060Z] + '[' -d /w/workspace/edgex-go/9/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-02-14T16:32:49.360Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-14T16:32:49.913Z] ---> package-listing.sh [2022-02-14T16:32:49.914Z] ++ facter osfamily [2022-02-14T16:32:49.914Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-14T16:32:50.175Z] + OS_FAMILY=redhat [2022-02-14T16:32:50.175Z] + workspace=/w/workspace/edgex-go/9 [2022-02-14T16:32:50.175Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-14T16:32:50.175Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-14T16:32:50.175Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-14T16:32:50.175Z] + PACKAGES=/tmp/packages_start.txt [2022-02-14T16:32:50.175Z] + '[' /w/workspace/edgex-go/9 ']' [2022-02-14T16:32:50.175Z] + PACKAGES=/tmp/packages_end.txt [2022-02-14T16:32:50.175Z] + case "${OS_FAMILY}" in [2022-02-14T16:32:50.175Z] + sort [2022-02-14T16:32:50.175Z] + rpm -qa [2022-02-14T16:32:54.375Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-14T16:32:54.375Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-14T16:32:54.375Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-14T16:32:54.375Z] + '[' /w/workspace/edgex-go/9 ']' [2022-02-14T16:32:54.375Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2022-02-14T16:32:54.375Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2022-02-14T16:32:54.389Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-14T16:32:54.675Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-14T16:32:55.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-14T16:32:55.238Z] [2022-02-14T16:32:55.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-14T16:32:55.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-14T16:32:55.574Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-14T16:32:55.574Z] b4d181a07f80: Pulling fs layer [2022-02-14T16:32:55.574Z] a1111a8f2ec3: Pulling fs layer [2022-02-14T16:32:55.574Z] ed53099fbce6: Pulling fs layer [2022-02-14T16:32:55.574Z] dc539afda2c1: Pulling fs layer [2022-02-14T16:32:55.574Z] 77bc0d833cb6: Pulling fs layer [2022-02-14T16:32:55.574Z] 9065ff56babe: Pulling fs layer [2022-02-14T16:32:55.574Z] d287ab97295c: Pulling fs layer [2022-02-14T16:32:55.574Z] 77bc0d833cb6: Waiting [2022-02-14T16:32:55.574Z] 9065ff56babe: Waiting [2022-02-14T16:32:55.574Z] d287ab97295c: Waiting [2022-02-14T16:32:55.574Z] dc539afda2c1: Waiting [2022-02-14T16:32:55.574Z] a1111a8f2ec3: Verifying Checksum [2022-02-14T16:32:55.574Z] a1111a8f2ec3: Download complete [2022-02-14T16:32:55.574Z] dc539afda2c1: Verifying Checksum [2022-02-14T16:32:55.574Z] dc539afda2c1: Download complete [2022-02-14T16:32:55.574Z] ed53099fbce6: Verifying Checksum [2022-02-14T16:32:55.574Z] ed53099fbce6: Download complete [2022-02-14T16:32:55.574Z] 9065ff56babe: Verifying Checksum [2022-02-14T16:32:55.574Z] 9065ff56babe: Download complete [2022-02-14T16:32:55.574Z] 77bc0d833cb6: Verifying Checksum [2022-02-14T16:32:55.574Z] 77bc0d833cb6: Download complete [2022-02-14T16:32:55.838Z] b4d181a07f80: Verifying Checksum [2022-02-14T16:32:55.838Z] b4d181a07f80: Download complete [2022-02-14T16:32:56.416Z] d287ab97295c: Verifying Checksum [2022-02-14T16:32:56.416Z] d287ab97295c: Download complete [2022-02-14T16:32:57.362Z] b4d181a07f80: Pull complete [2022-02-14T16:32:57.362Z] a1111a8f2ec3: Pull complete [2022-02-14T16:32:57.941Z] ed53099fbce6: Pull complete [2022-02-14T16:32:57.941Z] dc539afda2c1: Pull complete [2022-02-14T16:32:58.202Z] 77bc0d833cb6: Pull complete [2022-02-14T16:32:58.462Z] 9065ff56babe: Pull complete [2022-02-14T16:33:03.792Z] d287ab97295c: Pull complete [2022-02-14T16:33:03.792Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-14T16:33:03.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-14T16:33:03.792Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-14T16:33:03.869Z] prd-centos7-docker-4c-2g-5222 does not seem to be running inside a container [2022-02-14T16:33:03.902Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-14T16:33:06.983Z] $ docker top ae1874e7fba577068db75dfe12b54fb6bba5ae67ab3d77b7b17f76f3b677ed15 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-14T16:33:07.350Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-14T16:33:07.655Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-14T16:33:07.945Z] + ls /var/log/sa-host [2022-02-14T16:33:07.945Z] + sadf -c /var/log/sa-host/sa14 [2022-02-14T16:33:07.945Z] file_magic: OK [2022-02-14T16:33:07.945Z] HZ: Using current value: 100 [2022-02-14T16:33:07.945Z] file_header: OK [2022-02-14T16:33:07.945Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-14T16:33:07.945Z] Statistics: [2022-02-14T16:33:07.945Z] 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... [2022-02-14T16:33:07.945Z] File successfully converted to sysstat format version 12.0.3 [2022-02-14T16:33:07.945Z] + sadf -c /var/log/sa-host/sa17 [2022-02-14T16:33:07.945Z] file_magic: OK [2022-02-14T16:33:07.945Z] HZ: Using current value: 100 [2022-02-14T16:33:07.945Z] file_header: OK [2022-02-14T16:33:07.945Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-14T16:33:07.945Z] Statistics: [2022-02-14T16:33:07.945Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-14T16:33:07.945Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-14T16:33:08.157Z] provisioning config files... [2022-02-14T16:33:08.167Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config7720471963916946227tmp [Pipeline] { [Pipeline] echo [2022-02-14T16:33:08.182Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-14T16:33:08.471Z] ---> create-netrc.sh [Pipeline] } [2022-02-14T16:33:08.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-14T16:33:08.814Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-14T16:33:08.826Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-14T16:33:09.114Z] ---> sudo-logs.sh [2022-02-14T16:33:09.115Z] Archiving 'sudo' log.. [2022-02-14T16:33:09.115Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5222.novalocal: Name or service not known [2022-02-14T16:33:09.115Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5222.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-14T16:33:09.160Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-14T16:33:09.451Z] ---> job-cost.sh [2022-02-14T16:33:09.451Z] lf-activate-venv: SKIPPING [2022-02-14T16:33:09.451Z] DEBUG: total: 0.10999999940395355 [2022-02-14T16:33:09.451Z] INFO: Retrieving Stack Cost... [2022-02-14T16:33:10.020Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-14T16:33:10.280Z] INFO: Archiving Costs [Pipeline] echo [2022-02-14T16:33:10.294Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-14T16:33:10.581Z] ---> logs-deploy.sh [2022-02-14T16:33:10.581Z] lf-activate-venv: SKIPPING [2022-02-14T16:33:10.581Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3879/9 [2022-02-14T16:33:10.581Z] INFO: archiving workspace using pattern(s): [2022-02-14T16:33:11.167Z] Archives upload complete. [2022-02-14T16:33:11.428Z] INFO: archiving logs to Nexus