Pull request #3088 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 668f0a3a269f3b051418dc2678a30c23b2beea7f rather than 22d316fd34395ef5b1535a9e9a15f453f4027ebd Obtained Jenkinsfile from 668f0a3a269f3b051418dc2678a30c23b2beea7f Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3088/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3088/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-23387 in /w/workspace/edgexfoundry_edgex-go_PR-3088 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 668f0a3a269f3b051418dc2678a30c23b2beea7f into PR head commit 22d316fd34395ef5b1535a9e9a15f453f4027ebd > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3088/head:refs/remotes/origin/PR-3088 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22d316fd34395ef5b1535a9e9a15f453f4027ebd # timeout=10 > git remote # timeout=10 Merge succeeded, producing 22d316fd34395ef5b1535a9e9a15f453f4027ebd Checking out Revision 22d316fd34395ef5b1535a9e9a15f453f4027ebd (PR-3088) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 668f0a3a269f3b051418dc2678a30c23b2beea7f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22d316fd34395ef5b1535a9e9a15f453f4027ebd # timeout=10 Commit message: "fix(meta): Delete API return 423 when associated object exist" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-27T08:57:57.442Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-27T08:57:57.824Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-27T08:57:58.052Z] ========================================================= [2021-01-27T08:57:58.053Z] EdgeX Global Pipelines Version Info [2021-01-27T08:57:58.053Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-27T08:58:00.062Z] ------------------- [2021-01-27T08:58:00.062Z] stable info: [2021-01-27T08:58:00.062Z] ------------------- [2021-01-27T08:58:00.062Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-27T08:58:00.062Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-27T08:58:00.062Z] Message: update stable to v1.0.179 [2021-01-27T08:58:01.546Z] ------------------- [2021-01-27T08:58:01.546Z] experimental info: [2021-01-27T08:58:01.546Z] ------------------- [2021-01-27T08:58:01.546Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-27T08:58:01.546Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-27T08:58:01.546Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-27T08:58:02.064Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-27T08:58:02.218Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-27T08:58:02.357Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-27T08:58:02.501Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-27T08:58:02.640Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-27T08:58:02.807Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-27T08:58:02.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-27T08:58:03.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-27T08:58:03.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-27T08:58:03.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-27T08:58:03.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-27T08:58:03.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-27T08:58:03.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-27T08:58:03.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-27T08:58:04.133Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-27T08:58:04.275Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-27T08:58:04.414Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-27T08:58:04.546Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-27T08:58:04.686Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-27T08:58:04.819Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-27T08:58:04.958Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-27T08:58:05.088Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-27T08:58:05.219Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-27T08:58:05.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3088 [Pipeline] echo [2021-01-27T08:58:05.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3088 [Pipeline] echo [2021-01-27T08:58:05.675Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3088 [Pipeline] echo [2021-01-27T08:58:05.804Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22d316fd34395ef5b1535a9e9a15f453f4027ebd [Pipeline] echo [2021-01-27T08:58:05.937Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22d316f [Pipeline] echo [2021-01-27T08:58:06.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-27T08:58:06.314Z] provisioning config files... [2021-01-27T08:58:06.353Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1602769513488323535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-27T08:58:06.876Z] ---> docker-login.sh [2021-01-27T08:58:06.876Z] nexus3.edgexfoundry.org:10001 [2021-01-27T08:58:07.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T08:58:08.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T08:58:08.235Z] Configure a credential helper to remove this warning. See [2021-01-27T08:58:08.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T08:58:08.235Z] [2021-01-27T08:58:08.235Z] Login Succeeded [2021-01-27T08:58:08.235Z] nexus3.edgexfoundry.org:10002 [2021-01-27T08:58:08.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T08:58:08.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T08:58:08.522Z] Configure a credential helper to remove this warning. See [2021-01-27T08:58:08.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T08:58:08.522Z] [2021-01-27T08:58:08.522Z] Login Succeeded [2021-01-27T08:58:08.522Z] nexus3.edgexfoundry.org:10003 [2021-01-27T08:58:08.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T08:58:08.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T08:58:08.803Z] Configure a credential helper to remove this warning. See [2021-01-27T08:58:08.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T08:58:08.803Z] [2021-01-27T08:58:08.803Z] Login Succeeded [2021-01-27T08:58:08.803Z] nexus3.edgexfoundry.org:10004 [2021-01-27T08:58:09.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T08:58:09.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T08:58:09.101Z] Configure a credential helper to remove this warning. See [2021-01-27T08:58:09.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T08:58:09.101Z] [2021-01-27T08:58:09.101Z] Login Succeeded [2021-01-27T08:58:09.101Z] docker.io [2021-01-27T08:58:09.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T08:58:09.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T08:58:09.649Z] Configure a credential helper to remove this warning. See [2021-01-27T08:58:09.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T08:58:09.649Z] [2021-01-27T08:58:09.649Z] Login Succeeded [2021-01-27T08:58:09.649Z] ---> docker-login.sh ends [Pipeline] } [2021-01-27T08:58:09.683Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-27T08:58:10.331Z] ++ 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 [2021-01-27T08:58:10.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T08:58:10.331Z] ++ dirname cmd/core-command/Dockerfile [2021-01-27T08:58:10.331Z] ++ cut -d/ -f2 [2021-01-27T08:58:10.331Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-27T08:58:10.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T08:58:10.331Z] ++ dirname cmd/core-data/Dockerfile [2021-01-27T08:58:10.331Z] ++ cut -d/ -f2 [2021-01-27T08:58:10.331Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-27T08:58:10.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T08:58:10.331Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-27T08:58:10.331Z] ++ cut -d/ -f2 [2021-01-27T08:58:10.331Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-27T08:58:10.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T08:58:10.331Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-27T08:58:10.331Z] ++ cut -d/ -f2 [2021-01-27T08:58:10.331Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-27T08:58:10.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T08:58:10.331Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-27T08:58:10.331Z] ++ cut -d/ -f2 [2021-01-27T08:58:10.331Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-27T08:58:10.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T08:58:10.331Z] ++ cut -d/ -f2 [2021-01-27T08:58:10.331Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-27T08:58:10.331Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-27T08:58:10.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T08:58:10.331Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-27T08:58:10.331Z] ++ cut -d/ -f2 [2021-01-27T08:58:10.331Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-27T08:58:10.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T08:58:10.331Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-27T08:58:10.331Z] ++ cut -d/ -f2 [2021-01-27T08:58:10.331Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-27T08:58:10.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T08:58:10.331Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-27T08:58:10.331Z] ++ cut -d/ -f2 [2021-01-27T08:58:10.331Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-27T08:58:10.479Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:58:12.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T08:58:12.825Z] [2021-01-27T08:58:12.825Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:58:13.267Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T08:58:13.640Z] latest: Pulling from edgex-devops/git-semver [2021-01-27T08:58:13.640Z] 31603596830f: Pulling fs layer [2021-01-27T08:58:13.640Z] 2a8b12db71e7: Pulling fs layer [2021-01-27T08:58:13.640Z] 6ca5941a6612: Pulling fs layer [2021-01-27T08:58:13.640Z] ecc8261a40a4: Pulling fs layer [2021-01-27T08:58:13.640Z] ecc8261a40a4: Waiting [2021-01-27T08:58:13.640Z] 2a8b12db71e7: Verifying Checksum [2021-01-27T08:58:13.640Z] 2a8b12db71e7: Download complete [2021-01-27T08:58:13.970Z] 31603596830f: Verifying Checksum [2021-01-27T08:58:13.970Z] 31603596830f: Download complete [2021-01-27T08:58:15.047Z] ecc8261a40a4: Verifying Checksum [2021-01-27T08:58:15.047Z] ecc8261a40a4: Download complete [2021-01-27T08:58:15.047Z] 6ca5941a6612: Verifying Checksum [2021-01-27T08:58:15.047Z] 6ca5941a6612: Download complete [2021-01-27T08:58:15.047Z] 31603596830f: Pull complete [2021-01-27T08:58:15.325Z] 2a8b12db71e7: Pull complete [2021-01-27T08:58:16.827Z] 6ca5941a6612: Pull complete [2021-01-27T08:58:17.416Z] ecc8261a40a4: Pull complete [2021-01-27T08:58:17.416Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-27T08:58:17.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T08:58:17.416Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-27T08:58:17.651Z] prd-centos7-docker-4c-2g-23387 does not seem to be running inside a container [2021-01-27T08:58:17.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-27T08:58:20.772Z] $ docker top 5126280b29845e5f60854bdb2f55b1a077293dec89bc25f39d4ac2184475a27f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-27T08:58:21.447Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-27T08:58:21.447Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-27T08:58:21.814Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-27T08:58:21.820Z] $ docker exec 5126280b29845e5f60854bdb2f55b1a077293dec89bc25f39d4ac2184475a27f ssh-agent [2021-01-27T08:58:22.242Z] SSH_AUTH_SOCK=/tmp/ssh-9IDoBOf98rqf/agent.11 [2021-01-27T08:58:22.242Z] SSH_AGENT_PID=16 [2021-01-27T08:58:22.285Z] Running ssh-add (command line suppressed) [2021-01-27T08:58:22.615Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4904273792886331164.key (/w/workspace/edgex-go/1@tmp/private_key_4904273792886331164.key) [2021-01-27T08:58:22.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-27T08:58:23.463Z] + git tag --points-at HEAD [Pipeline] } [2021-01-27T08:58:23.514Z] $ docker exec --env ******** --env ******** 5126280b29845e5f60854bdb2f55b1a077293dec89bc25f39d4ac2184475a27f ssh-agent -k [2021-01-27T08:58:23.716Z] unset SSH_AUTH_SOCK; [2021-01-27T08:58:23.717Z] unset SSH_AGENT_PID; [2021-01-27T08:58:23.717Z] echo Agent pid 16 killed; [2021-01-27T08:58:23.827Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-27T08:58:24.050Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-27T08:58:24.050Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-27T08:58:24.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-27T08:58:24.389Z] $ docker exec 5126280b29845e5f60854bdb2f55b1a077293dec89bc25f39d4ac2184475a27f ssh-agent [2021-01-27T08:58:24.770Z] SSH_AUTH_SOCK=/tmp/ssh-cjwR5QhJzpxm/agent.45 [2021-01-27T08:58:24.771Z] SSH_AGENT_PID=50 [2021-01-27T08:58:24.782Z] Running ssh-add (command line suppressed) [2021-01-27T08:58:25.012Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2911510448193157266.key (/w/workspace/edgex-go/1@tmp/private_key_2911510448193157266.key) [2021-01-27T08:58:25.189Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-27T08:58:25.945Z] + git semver init [2021-01-27T08:58:25.945Z] # -> Open(): unable to determine branch for HEAD [2021-01-27T08:58:25.945Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-27T08:58:25.945Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-27T08:58:25.945Z] # $SEMVER_REMOTE_NAME = origin [2021-01-27T08:58:25.945Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-27T08:58:25.945Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-27T08:58:25.945Z] # $SEMVER_BRANCH = PR-3088 [2021-01-27T08:58:25.945Z] # $SEMVER_TEMP = /tmp/semver-758486552 [2021-01-27T08:58:25.945Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-27T08:58:53.171Z] # '/tmp/semver-758486552' -> '/w/workspace/edgex-go/1/.semver' [2021-01-27T08:58:54.245Z] # -> Force: false [2021-01-27T08:58:54.245Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-27T08:58:54.274Z] $ docker exec --env ******** --env ******** 5126280b29845e5f60854bdb2f55b1a077293dec89bc25f39d4ac2184475a27f ssh-agent -k [2021-01-27T08:58:54.569Z] unset SSH_AUTH_SOCK; [2021-01-27T08:58:54.569Z] unset SSH_AGENT_PID; [2021-01-27T08:58:54.569Z] echo Agent pid 50 killed; [2021-01-27T08:58:54.726Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-27T08:58:55.417Z] + git semver [Pipeline] } [2021-01-27T08:58:55.493Z] $ docker stop --time=1 5126280b29845e5f60854bdb2f55b1a077293dec89bc25f39d4ac2184475a27f [2021-01-27T08:58:57.461Z] $ docker rm -f 5126280b29845e5f60854bdb2f55b1a077293dec89bc25f39d4ac2184475a27f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-27T08:58:58.256Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-27T08:58:59.254Z] Stashed 1 file(s) [Pipeline] echo [2021-01-27T08:58:59.278Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-27T08:59:00.819Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-27T08:59:01.196Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-27T08:59:01.559Z] + true [2021-01-27T08:59:01.559Z] + sudo service docker restart [2021-01-27T08:59:01.560Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-27T08:59:02.634Z] ========================================================= [2021-01-27T08:59:02.634Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-27T08:59:02.634Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:59:03.064Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-27T08:59:09.799Z] Sending build context to Docker daemon 327.2MB [2021-01-27T08:59:09.799Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-27T08:59:09.799Z] Step 2/6 : FROM ${BASE} [2021-01-27T08:59:09.799Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-27T08:59:09.799Z] 188c0c94c7c5: Pulling fs layer [2021-01-27T08:59:09.799Z] 0ef7d3d256c8: Pulling fs layer [2021-01-27T08:59:09.799Z] de9db76c5a1d: Pulling fs layer [2021-01-27T08:59:09.799Z] bca2f99d35d6: Pulling fs layer [2021-01-27T08:59:09.799Z] 93359f2a8cfa: Pulling fs layer [2021-01-27T08:59:09.799Z] 7c6f9722023f: Pulling fs layer [2021-01-27T08:59:09.799Z] a35cf1a2eb13: Pulling fs layer [2021-01-27T08:59:09.799Z] bca2f99d35d6: Waiting [2021-01-27T08:59:09.799Z] 93359f2a8cfa: Waiting [2021-01-27T08:59:09.799Z] 7c6f9722023f: Waiting [2021-01-27T08:59:09.799Z] a35cf1a2eb13: Waiting [2021-01-27T08:59:09.799Z] de9db76c5a1d: Verifying Checksum [2021-01-27T08:59:09.799Z] de9db76c5a1d: Download complete [2021-01-27T08:59:09.799Z] 0ef7d3d256c8: Verifying Checksum [2021-01-27T08:59:09.799Z] 0ef7d3d256c8: Download complete [2021-01-27T08:59:09.799Z] 93359f2a8cfa: Verifying Checksum [2021-01-27T08:59:09.799Z] 93359f2a8cfa: Download complete [2021-01-27T08:59:09.799Z] 7c6f9722023f: Verifying Checksum [2021-01-27T08:59:09.799Z] 7c6f9722023f: Download complete [2021-01-27T08:59:09.799Z] 188c0c94c7c5: Verifying Checksum [2021-01-27T08:59:09.799Z] 188c0c94c7c5: Download complete [2021-01-27T08:59:10.091Z] 188c0c94c7c5: Pull complete [2021-01-27T08:59:10.754Z] 0ef7d3d256c8: Pull complete [2021-01-27T08:59:11.383Z] de9db76c5a1d: Pull complete [2021-01-27T08:59:14.208Z] a35cf1a2eb13: Verifying Checksum [2021-01-27T08:59:14.208Z] a35cf1a2eb13: Download complete [2021-01-27T08:59:14.984Z] Still waiting to schedule task [2021-01-27T08:59:14.985Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-27T08:59:15.256Z] bca2f99d35d6: Verifying Checksum [2021-01-27T08:59:15.256Z] bca2f99d35d6: Download complete [2021-01-27T08:59:27.911Z] bca2f99d35d6: Pull complete [2021-01-27T08:59:27.911Z] 93359f2a8cfa: Pull complete [2021-01-27T08:59:27.911Z] 7c6f9722023f: Pull complete [2021-01-27T08:59:32.295Z] a35cf1a2eb13: Pull complete [2021-01-27T08:59:32.295Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-27T08:59:32.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-27T08:59:32.296Z] ---> a62c8e92a672 [2021-01-27T08:59:32.296Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-27T08:59:32.296Z] ---> Running in a2204be5b9b5 [2021-01-27T08:59:33.330Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T08:59:34.328Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T08:59:34.655Z] (1/12) Installing libmagic (5.38-r0) [2021-01-27T08:59:34.949Z] (2/12) Installing file (5.38-r0) [2021-01-27T08:59:34.949Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-27T08:59:35.219Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-27T08:59:38.746Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-27T08:59:38.746Z] (6/12) Installing patch (2.7.6-r6) [2021-01-27T08:59:38.746Z] (7/12) Installing build-base (0.5-r2) [2021-01-27T08:59:39.018Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-27T08:59:39.018Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-27T08:59:39.018Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-27T08:59:39.287Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-27T08:59:39.892Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-27T08:59:40.162Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T08:59:40.162Z] OK: 233 MiB in 51 packages [2021-01-27T08:59:44.482Z] Removing intermediate container a2204be5b9b5 [2021-01-27T08:59:44.482Z] ---> 37b1b0a1a5bd [2021-01-27T08:59:44.482Z] Step 4/6 : WORKDIR /edgex-go [2021-01-27T08:59:44.482Z] ---> Running in dfffa641d88a [2021-01-27T08:59:44.482Z] Removing intermediate container dfffa641d88a [2021-01-27T08:59:44.482Z] ---> 64dd2851f925 [2021-01-27T08:59:44.482Z] Step 5/6 : COPY go.mod . [2021-01-27T08:59:44.754Z] ---> c75b366695ef [2021-01-27T08:59:44.754Z] Step 6/6 : RUN go mod download [2021-01-27T08:59:44.754Z] ---> Running in 2b53784c0b98 [2021-01-27T09:00:11.828Z] Removing intermediate container 2b53784c0b98 [2021-01-27T09:00:11.828Z] ---> 071dd3889b69 [2021-01-27T09:00:11.828Z] Successfully built 071dd3889b69 [2021-01-27T09:00:11.828Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:00:12.262Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-27T09:00:12.531Z] . [Pipeline] withDockerContainer [2021-01-27T09:00:12.739Z] prd-centos7-docker-4c-2g-23387 does not seem to be running inside a container [2021-01-27T09:00:12.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-27T09:00:14.315Z] $ docker top 37fd700aca2c59424ea990712de9c694c9a1b9145c67497928159f42a04958e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T09:00:15.057Z] + go version [2021-01-27T09:00:15.058Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-27T09:00:15.095Z] $ docker stop --time=1 37fd700aca2c59424ea990712de9c694c9a1b9145c67497928159f42a04958e9 [2021-01-27T09:00:16.693Z] $ docker rm -f 37fd700aca2c59424ea990712de9c694c9a1b9145c67497928159f42a04958e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:00:18.036Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-27T09:00:18.036Z] . [Pipeline] withDockerContainer [2021-01-27T09:00:18.326Z] prd-centos7-docker-4c-2g-23387 does not seem to be running inside a container [2021-01-27T09:00:18.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-27T09:00:21.254Z] $ docker top 65e8940d08cde51a091058296e657b1f3d1277bd7f8d343a85853ef5957b6108 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-27T09:00:21.873Z] ========================================================= [2021-01-27T09:00:21.873Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-27T09:00:21.873Z] ========================================================= [Pipeline] sh [2021-01-27T09:00:22.513Z] + make test [2021-01-27T09:00:22.513Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-27T09:00:45.797Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-27T09:01:08.440Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-27T09:01:12.176Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-23388 in /w/workspace/edgexfoundry_edgex-go_PR-3088 [Pipeline] { [Pipeline] ws [2021-01-27T09:01:12.267Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-27T09:01:17.332Z] using credential edgex-jenkins-ssh [2021-01-27T09:01:17.411Z] Cloning the remote Git repository [2021-01-27T09:01:17.472Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-27T09:01:17.583Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-27T09:01:17.668Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-27T09:01:17.668Z] > git --version # timeout=10 [2021-01-27T09:01:17.692Z] > git --version # 'git version 2.17.1' [2021-01-27T09:01:17.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T09:01:17.774Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T09:01:21.738Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-27T09:01:23.287Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-27T09:01:23.287Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-27T09:01:23.287Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-27T09:01:28.855Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-27T09:01:28.855Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-27T09:01:28.855Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-27T09:01:28.855Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-27T09:01:28.855Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-27T09:01:28.855Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-27T09:01:33.572Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-27T09:01:33.572Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-27T09:01:33.572Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-27T09:01:36.519Z] Merging remotes/origin/master commit 668f0a3a269f3b051418dc2678a30c23b2beea7f into PR head commit 22d316fd34395ef5b1535a9e9a15f453f4027ebd [Pipeline] } [2021-01-27T09:01:35.542Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-27T09:01:35.559Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T09:01:35.599Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-27T09:01:35.642Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-27T09:01:35.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T09:01:35.659Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3088/head:refs/remotes/origin/PR-3088 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-27T09:01:36.544Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T09:01:36.567Z] > git checkout -f 22d316fd34395ef5b1535a9e9a15f453f4027ebd # timeout=10 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-27T09:01:37.221Z] Failed in branch arm64 [2021-01-27T09:01:38.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.244s coverage: 46.6% of statements [2021-01-27T09:01:38.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-27T09:01:38.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-27T09:01:38.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-27T09:01:38.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-27T09:01:38.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-27T09:01:42.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.333s coverage: 27.1% of statements [2021-01-27T09:01:42.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-27T09:01:42.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-27T09:01:42.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-27T09:01:42.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-27T09:01:42.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-27T09:01:42.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-27T09:01:42.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.155s coverage: 100.0% of statements [2021-01-27T09:01:42.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-27T09:01:42.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.145s coverage: 100.0% of statements [2021-01-27T09:01:42.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-27T09:01:42.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-27T09:01:42.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.187s coverage: 65.8% of statements [2021-01-27T09:01:42.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-27T09:01:42.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-27T09:01:42.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.218s coverage: 82.3% of statements [2021-01-27T09:01:42.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-27T09:01:42.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-27T09:01:42.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-27T09:01:42.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-27T09:01:46.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.609s coverage: 28.6% of statements [2021-01-27T09:01:46.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-27T09:01:46.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-27T09:01:46.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-27T09:01:46.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-27T09:01:46.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-27T09:01:46.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.134s coverage: 100.0% of statements [2021-01-27T09:01:46.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-27T09:01:46.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.106s coverage: 100.0% of statements [2021-01-27T09:01:46.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-27T09:01:47.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.224s coverage: 86.7% of statements [2021-01-27T09:01:47.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-27T09:01:47.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.160s coverage: 97.5% of statements [2021-01-27T09:01:47.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-27T09:01:48.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.121s coverage: 78.3% of statements [2021-01-27T09:01:48.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-27T09:01:48.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-27T09:01:48.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-27T09:01:48.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-27T09:01:54.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.649s coverage: 92.8% of statements [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-27T09:01:54.096Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.085s coverage: 58.8% of statements [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-27T09:01:54.096Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.189s coverage: 0.1% of statements [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-27T09:01:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-27T09:01:54.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.113s coverage: 43.8% of statements [2021-01-27T09:01:54.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.126s coverage: 79.5% of statements [2021-01-27T09:01:54.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.126s coverage: 94.1% of statements [2021-01-27T09:01:54.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2021-01-27T09:01:54.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-01-27T09:02:04.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.074s coverage: 94.4% of statements [2021-01-27T09:02:04.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-01-27T09:02:04.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-27T09:02:04.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-27T09:02:04.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-27T09:02:04.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-27T09:02:06.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.134s coverage: 87.2% of statements [2021-01-27T09:02:06.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-27T09:02:06.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-27T09:02:06.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-01-27T09:02:06.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-27T09:02:06.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 75.5% of statements [2021-01-27T09:02:06.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-27T09:02:06.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.109s coverage: 80.8% of statements [2021-01-27T09:02:06.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.145s coverage: 87.2% of statements [2021-01-27T09:02:06.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.126s coverage: 84.2% of statements [2021-01-27T09:02:06.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.203s coverage: 91.4% of statements [2021-01-27T09:02:06.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-27T09:02:06.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.314s coverage: 63.5% of statements [2021-01-27T09:02:06.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-27T09:02:06.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-27T09:02:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-01-27T09:02:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements [2021-01-27T09:02:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-01-27T09:02:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2021-01-27T09:02:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2021-01-27T09:02:06.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.725s coverage: 68.9% of statements [2021-01-27T09:02:06.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-27T09:02:06.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-27T09:02:06.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-27T09:02:06.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-27T09:02:06.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-27T09:02:07.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.230s coverage: 37.0% of statements [2021-01-27T09:02:07.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-27T09:02:07.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-27T09:02:08.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.623s coverage: 84.0% of statements [2021-01-27T09:02:08.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.061s coverage: 100.0% of statements [2021-01-27T09:02:12.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.198s coverage: 47.1% of statements [2021-01-27T09:02:12.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-27T09:02:12.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-27T09:02:12.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-27T09:02:12.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-27T09:02:12.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-27T09:02:12.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.081s coverage: 100.0% of statements [2021-01-27T09:02:12.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-27T09:02:12.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.064s coverage: 100.0% of statements [2021-01-27T09:02:12.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-27T09:02:14.576Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.025s coverage: 29.1% of statements [2021-01-27T09:02:14.576Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-27T09:02:14.576Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-27T09:02:14.576Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-27T09:02:14.576Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-27T09:02:14.576Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-27T09:02:14.576Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.149s coverage: 99.0% of statements [2021-01-27T09:02:14.576Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-27T09:02:14.576Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements [2021-01-27T09:02:14.576Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-27T09:02:14.576Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.053s coverage: 0.0% of statements [2021-01-27T09:02:14.576Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-27T09:02:14.576Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements [2021-01-27T09:02:14.576Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-27T09:02:14.576Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-27T09:02:14.576Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-27T09:02:14.576Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-27T09:02:14.576Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.059s coverage: 87.9% of statements [2021-01-27T09:02:14.576Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-27T09:02:14.576Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-27T09:02:14.576Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-01-27T09:02:15.656Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.077s coverage: 32.1% of statements [2021-01-27T09:02:16.771Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.119s coverage: 100.0% of statements [2021-01-27T09:02:17.084Z] GO111MODULE=on go vet ./... [2021-01-27T09:03:25.867Z] gofmt -l . [2021-01-27T09:03:25.867Z] [ "`gofmt -l .`" = "" ] [2021-01-27T09:03:25.867Z] ./bin/test-go-mod-tidy.sh [2021-01-27T09:03:25.867Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-27T09:03:26.576Z] + ls -al . [2021-01-27T09:03:26.576Z] total 668 [2021-01-27T09:03:26.576Z] drwxrwxr-x 10 1001 1001 4096 Jan 27 09:03 . [2021-01-27T09:03:26.576Z] drwxr-xr-x 4 root root 28 Jan 27 09:00 .. [2021-01-27T09:03:26.576Z] -rw-rw-r-- 1 1001 1001 11 Jan 27 08:57 .dockerignore [2021-01-27T09:03:26.576Z] drwxrwxr-x 8 1001 1001 179 Jan 27 08:57 .git [2021-01-27T09:03:26.576Z] drwxrwxr-x 3 1001 1001 125 Jan 27 08:57 .github [2021-01-27T09:03:26.576Z] -rw-rw-r-- 1 1001 1001 872 Jan 27 08:57 .gitignore [2021-01-27T09:03:26.576Z] drwx------ 3 1001 1001 60 Jan 27 08:58 .semver [2021-01-27T09:03:26.576Z] -rw-rw-r-- 1 1001 1001 166 Jan 27 08:57 .sonarcloud.properties [2021-01-27T09:03:26.576Z] -rw-rw-r-- 1 1001 1001 7859 Jan 27 08:57 Attribution.txt [2021-01-27T09:03:26.576Z] -rw-rw-r-- 1 1001 1001 3804 Jan 27 08:57 CONTRIBUTING.md [2021-01-27T09:03:26.576Z] -rw-rw-r-- 1 1001 1001 931 Jan 27 08:57 Dockerfile.build [2021-01-27T09:03:26.576Z] -rw-rw-r-- 1 1001 1001 863 Jan 27 08:57 Jenkinsfile [2021-01-27T09:03:26.576Z] -rw-rw-r-- 1 1001 1001 10775 Jan 27 08:57 LICENSE [2021-01-27T09:03:26.576Z] -rw-rw-r-- 1 1001 1001 6001 Jan 27 08:57 Makefile [2021-01-27T09:03:26.576Z] -rw-rw-r-- 1 1001 1001 6524 Jan 27 08:57 README.md [2021-01-27T09:03:26.576Z] -rw-rw-r-- 1 1001 1001 6755 Jan 27 08:57 SECURITY.md [2021-01-27T09:03:26.576Z] -rw-rw-r-- 1 1001 1001 5 Jan 27 08:58 VERSION [2021-01-27T09:03:26.576Z] -rw-rw-r-- 1 1001 1001 4131 Jan 27 08:57 ZMQWindows.md [2021-01-27T09:03:26.576Z] drwxrwxr-x 2 1001 1001 117 Jan 27 08:57 bin [2021-01-27T09:03:26.576Z] drwxrwxr-x 15 1001 1001 4096 Jan 27 08:57 cmd [2021-01-27T09:03:26.576Z] -rw-r--r-- 1 root root 564700 Jan 27 09:02 coverage.out [2021-01-27T09:03:26.576Z] -rw-r--r-- 1 root root 1053 Jan 27 09:03 go.mod [2021-01-27T09:03:26.576Z] -rw-r--r-- 1 root root 18995 Jan 27 09:03 go.sum [2021-01-27T09:03:26.576Z] drwxrwxr-x 8 1001 1001 127 Jan 27 08:57 internal [2021-01-27T09:03:26.576Z] drwxrwxr-x 4 1001 1001 26 Jan 27 08:57 openapi [2021-01-27T09:03:26.576Z] drwxrwxr-x 4 1001 1001 71 Jan 27 08:57 snap [2021-01-27T09:03:26.576Z] -rw-rw-r-- 1 1001 1001 168 Jan 27 08:57 version.go [Pipeline] sh [2021-01-27T09:03:27.436Z] + '[' -e coverage.out ] [2021-01-27T09:03:27.436Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-27T09:03:27.891Z] Stashed 1 file(s) [Pipeline] sh [2021-01-27T09:03:28.242Z] + make build [2021-01-27T09:03:28.690Z] 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 [2021-01-27T09:03:34.419Z] 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 [2021-01-27T09:03:54.040Z] 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 [2021-01-27T09:03:57.717Z] 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 [2021-01-27T09:04:02.183Z] 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 [2021-01-27T09:04:03.255Z] 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 [2021-01-27T09:04:08.986Z] 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 [2021-01-27T09:04:11.800Z] 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 [2021-01-27T09:04:14.501Z] 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 [2021-01-27T09:04:18.184Z] 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 [2021-01-27T09:04:20.902Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-27T09:04:22.927Z] 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 [2021-01-27T09:04:26.813Z] 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] } [2021-01-27T09:04:30.335Z] $ docker stop --time=1 65e8940d08cde51a091058296e657b1f3d1277bd7f8d343a85853ef5957b6108 [2021-01-27T09:04:32.695Z] $ docker rm -f 65e8940d08cde51a091058296e657b1f3d1277bd7f8d343a85853ef5957b6108 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:04:37.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-27T09:04:37.288Z] [2021-01-27T09:04:37.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:04:38.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-27T09:04:38.315Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-27T09:04:38.315Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-27T09:04:38.315Z] ca9280d653b3: Pulling fs layer [2021-01-27T09:04:38.315Z] 7e9c9ca2126c: Pulling fs layer [2021-01-27T09:04:39.341Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-27T09:04:39.341Z] cbdbe7a5bc2a: Download complete [2021-01-27T09:04:40.367Z] ca9280d653b3: Verifying Checksum [2021-01-27T09:04:40.367Z] ca9280d653b3: Download complete [2021-01-27T09:04:41.000Z] cbdbe7a5bc2a: Pull complete [2021-01-27T09:04:43.048Z] 7e9c9ca2126c: Verifying Checksum [2021-01-27T09:04:43.048Z] 7e9c9ca2126c: Download complete [2021-01-27T09:04:43.669Z] ca9280d653b3: Pull complete [2021-01-27T09:04:58.929Z] 7e9c9ca2126c: Pull complete [2021-01-27T09:04:58.929Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-27T09:04:58.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-27T09:04:58.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-27T09:04:59.525Z] prd-centos7-docker-4c-2g-23387 does not seem to be running inside a container [2021-01-27T09:04:59.805Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-27T09:05:02.287Z] $ docker top 493775e0f110adfc46cc880a87d9523fd99ddc29402776b5a781acd78642d913 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T09:05:03.041Z] + docker-compose build --help [2021-01-27T09:05:03.041Z] + grep parallel [2021-01-27T09:05:04.513Z] --parallel Build images in parallel. [Pipeline] } [2021-01-27T09:05:04.864Z] $ docker stop --time=1 493775e0f110adfc46cc880a87d9523fd99ddc29402776b5a781acd78642d913 [2021-01-27T09:05:06.927Z] $ docker rm -f 493775e0f110adfc46cc880a87d9523fd99ddc29402776b5a781acd78642d913 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:05:08.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-27T09:05:08.178Z] . [Pipeline] withDockerContainer [2021-01-27T09:05:08.388Z] prd-centos7-docker-4c-2g-23387 does not seem to be running inside a container [2021-01-27T09:05:08.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-27T09:05:10.838Z] $ docker top 45f14ddea075df0886ff20852fcbead0fe0efe00a2a4f955984f0377e0954c6d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T09:05:12.035Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-27T09:05:13.472Z] Building docker-core-command-go ... [2021-01-27T09:05:13.472Z] Building docker-core-data-go ... [2021-01-27T09:05:13.472Z] Building docker-core-metadata-go ... [2021-01-27T09:05:13.472Z] Building docker-security-bootstrapper-go ... [2021-01-27T09:05:13.472Z] Building docker-security-proxy-setup-go ... [2021-01-27T09:05:13.472Z] Building docker-security-secretstore-setup-go ... [2021-01-27T09:05:13.472Z] Building docker-support-notifications-go ... [2021-01-27T09:05:13.472Z] Building docker-support-scheduler-go ... [2021-01-27T09:05:13.472Z] Building docker-sys-mgmt-agent-go ... [2021-01-27T09:05:13.472Z] Building docker-security-bootstrapper-go [2021-01-27T09:05:13.472Z] Building docker-sys-mgmt-agent-go [2021-01-27T09:05:13.472Z] Building docker-security-secretstore-setup-go [2021-01-27T09:05:13.472Z] Building docker-security-proxy-setup-go [2021-01-27T09:05:13.472Z] Building docker-support-scheduler-go [2021-01-27T09:06:22.953Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:06:22.953Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:06:22.953Z] ---> 071dd3889b69 [2021-01-27T09:06:22.953Z] Step 3/24 : WORKDIR /edgex-go [2021-01-27T09:06:22.953Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:06:22.953Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:06:22.953Z] ---> 071dd3889b69 [2021-01-27T09:06:22.953Z] Step 3/26 : WORKDIR /edgex-go [2021-01-27T09:06:22.953Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:06:22.953Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:06:22.953Z] ---> 071dd3889b69 [2021-01-27T09:06:22.953Z] Step 3/33 : WORKDIR /edgex-go [2021-01-27T09:06:22.953Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:06:22.953Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:06:22.953Z] ---> 071dd3889b69 [2021-01-27T09:06:22.953Z] Step 3/22 : WORKDIR /edgex-go [2021-01-27T09:06:22.953Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:06:22.953Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:06:22.953Z] ---> 071dd3889b69 [2021-01-27T09:06:22.953Z] Step 3/21 : WORKDIR /edgex-go [2021-01-27T09:06:22.953Z] ---> Running in 51cadcdf4fe6 [2021-01-27T09:06:22.953Z] ---> Running in 639da72c7414 [2021-01-27T09:06:22.953Z] ---> Running in e4073aaab881 [2021-01-27T09:06:22.953Z] ---> Running in 3aec41c0fc3f [2021-01-27T09:06:22.953Z] ---> Running in c53dd46b2132 [2021-01-27T09:06:22.953Z] Removing intermediate container 639da72c7414 [2021-01-27T09:06:22.953Z] ---> 849481f4c51a [2021-01-27T09:06:22.953Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:06:22.953Z] Removing intermediate container c53dd46b2132 [2021-01-27T09:06:22.953Z] ---> dc4e078dbe91 [2021-01-27T09:06:22.953Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:06:22.953Z] Removing intermediate container 51cadcdf4fe6 [2021-01-27T09:06:22.953Z] ---> 42ceb61fd3a7 [2021-01-27T09:06:22.953Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:06:22.953Z] Removing intermediate container e4073aaab881 [2021-01-27T09:06:22.953Z] ---> 12e472c522fb [2021-01-27T09:06:22.953Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:06:22.953Z] Removing intermediate container 3aec41c0fc3f [2021-01-27T09:06:22.953Z] ---> 949a527bb2f3 [2021-01-27T09:06:22.953Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:06:22.953Z] ---> Running in 0bc4edbd30f9 [2021-01-27T09:06:22.953Z] ---> Running in 3e849373152c [2021-01-27T09:06:22.953Z] ---> Running in 3dffb9586618 [2021-01-27T09:06:22.953Z] ---> Running in 2918f54b82c7 [2021-01-27T09:06:22.953Z] ---> Running in d9422c0f1cc8 [2021-01-27T09:06:27.689Z] Removing intermediate container 3dffb9586618 [2021-01-27T09:06:27.689Z] ---> 87e3cbdbffb5 [2021-01-27T09:06:27.689Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-27T09:06:27.689Z] Removing intermediate container d9422c0f1cc8 [2021-01-27T09:06:27.689Z] ---> 92868f4d8e96 [2021-01-27T09:06:27.689Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-27T09:06:28.031Z] ---> Running in 081ef3bab9db [2021-01-27T09:06:28.031Z] Removing intermediate container 2918f54b82c7 [2021-01-27T09:06:28.031Z] ---> bc5ef23bb411 [2021-01-27T09:06:28.031Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-27T09:06:28.031Z] Removing intermediate container 0bc4edbd30f9 [2021-01-27T09:06:28.031Z] ---> e864d9d7b92d [2021-01-27T09:06:28.031Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-27T09:06:28.031Z] ---> Running in 5907a50c2750 [2021-01-27T09:06:28.309Z] Removing intermediate container 3e849373152c [2021-01-27T09:06:28.309Z] ---> 7a9549787f9a [2021-01-27T09:06:28.309Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-27T09:06:28.309Z] ---> Running in 12a42627e986 [2021-01-27T09:06:28.309Z] ---> Running in 0211ce296e8a [2021-01-27T09:06:28.615Z] ---> Running in b2b5571a7a0d [2021-01-27T09:06:30.857Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:06:30.857Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:06:30.857Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:06:30.857Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:06:30.857Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:06:31.154Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:06:31.154Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:06:31.535Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:06:31.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:06:32.156Z] OK: 233 MiB in 51 packages [2021-01-27T09:06:32.156Z] OK: 233 MiB in 51 packages [2021-01-27T09:06:32.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:06:32.156Z] OK: 233 MiB in 51 packages [2021-01-27T09:06:32.473Z] OK: 233 MiB in 51 packages [2021-01-27T09:06:32.758Z] OK: 233 MiB in 51 packages [2021-01-27T09:06:33.402Z] Removing intermediate container 081ef3bab9db [2021-01-27T09:06:33.402Z] ---> 37fa27d541cf [2021-01-27T09:06:33.402Z] Step 6/21 : COPY go.mod . [2021-01-27T09:06:33.689Z] Removing intermediate container 5907a50c2750 [2021-01-27T09:06:33.689Z] ---> 147b2d55dec4 [2021-01-27T09:06:33.689Z] Step 6/33 : COPY go.mod . [2021-01-27T09:06:33.990Z] Removing intermediate container 12a42627e986 [2021-01-27T09:06:33.990Z] ---> bcfb15e521dd [2021-01-27T09:06:33.990Z] Step 6/22 : COPY go.mod . [2021-01-27T09:06:33.990Z] Removing intermediate container b2b5571a7a0d [2021-01-27T09:06:33.990Z] ---> 2ff17296eacc [2021-01-27T09:06:33.990Z] Step 6/24 : COPY go.mod . [2021-01-27T09:06:33.990Z] ---> 4739c661be21 [2021-01-27T09:06:33.990Z] Step 7/21 : RUN go mod download [2021-01-27T09:06:34.294Z] Removing intermediate container 0211ce296e8a [2021-01-27T09:06:34.294Z] ---> f9147f152a7b [2021-01-27T09:06:34.294Z] Step 6/26 : COPY go.mod . [2021-01-27T09:06:34.294Z] ---> Running in 3f65452cdb12 [2021-01-27T09:06:34.294Z] ---> 5910bd0434d6 [2021-01-27T09:06:34.294Z] Step 7/33 : RUN go mod download [2021-01-27T09:06:34.601Z] ---> 66bf8cd79b91 [2021-01-27T09:06:34.601Z] Step 7/22 : RUN go mod download [2021-01-27T09:06:34.989Z] ---> Running in f710fb122c16 [2021-01-27T09:06:34.989Z] ---> Running in 1e1e93d8986d [2021-01-27T09:06:34.989Z] ---> 42754a06b07e [2021-01-27T09:06:34.989Z] Step 7/24 : RUN go mod download [2021-01-27T09:06:35.322Z] ---> bacf079be385 [2021-01-27T09:06:35.322Z] Step 7/26 : RUN go mod download [2021-01-27T09:06:35.322Z] ---> Running in d3133684144c [2021-01-27T09:06:36.084Z] ---> Running in 5f967232649d [2021-01-27T09:06:40.741Z] Removing intermediate container 5f967232649d [2021-01-27T09:06:40.741Z] ---> 2f8a6450fd42 [2021-01-27T09:06:40.741Z] Step 8/26 : COPY . . [2021-01-27T09:06:42.910Z] Removing intermediate container d3133684144c [2021-01-27T09:06:42.910Z] ---> b71a8142088c [2021-01-27T09:06:42.910Z] Step 8/24 : COPY . . [2021-01-27T09:06:44.078Z] Removing intermediate container f710fb122c16 [2021-01-27T09:06:44.078Z] ---> baad2570e779 [2021-01-27T09:06:44.078Z] Step 8/33 : COPY . . [2021-01-27T09:06:44.078Z] Removing intermediate container 1e1e93d8986d [2021-01-27T09:06:44.078Z] ---> 3009fe68be1b [2021-01-27T09:06:44.078Z] Step 8/22 : COPY . . [2021-01-27T09:06:44.396Z] Removing intermediate container 3f65452cdb12 [2021-01-27T09:06:44.396Z] ---> e532525cffc7 [2021-01-27T09:06:44.396Z] Step 8/21 : COPY . . [2021-01-27T09:08:07.100Z] ---> 2cd1070cf8bd [2021-01-27T09:08:07.100Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-27T09:08:07.100Z] ---> 2eb33986248e [2021-01-27T09:08:07.100Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-27T09:08:07.100Z] ---> 061c327bc616 [2021-01-27T09:08:07.100Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-27T09:08:07.100Z] ---> Running in 7b3ae78067c1 [2021-01-27T09:08:07.100Z] ---> Running in b52f0e12e0bd [2021-01-27T09:08:07.100Z] ---> Running in 29970666d6ba [2021-01-27T09:08:07.100Z] ---> 81eb9de355a4 [2021-01-27T09:08:07.100Z] Step 9/33 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" [2021-01-27T09:08:07.100Z] ---> 9c45a1799813 [2021-01-27T09:08:07.100Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-27T09:08:07.100Z] ---> Running in 264c64a34cd9 [2021-01-27T09:08:07.100Z] ---> Running in 6d6189faf8fe [2021-01-27T09:08:07.100Z] Removing intermediate container 6d6189faf8fe [2021-01-27T09:08:07.100Z] ---> c352ac14f647 [2021-01-27T09:08:07.100Z] Step 10/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" [2021-01-27T09:08:07.100Z] ---> Running in 8d14b7bed456 [2021-01-27T09:08:07.100Z] 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 [2021-01-27T09:08:07.100Z] 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 [2021-01-27T09:08:07.100Z] 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 [2021-01-27T09:08:07.100Z] 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 [2021-01-27T09:08:07.100Z] 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 [2021-01-27T09:08:54.770Z] 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 [2021-01-27T09:08:54.770Z] 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 [2021-01-27T09:08:54.770Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-27T09:08:59.775Z] Removing intermediate container 7b3ae78067c1 [2021-01-27T09:08:59.775Z] ---> fa036a432832 [2021-01-27T09:08:59.776Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-27T09:08:59.776Z] Removing intermediate container 29970666d6ba [2021-01-27T09:08:59.776Z] ---> 62512f6f11ab [2021-01-27T09:08:59.776Z] [2021-01-27T09:08:59.776Z] Step 10/22 : FROM alpine:3.12 [2021-01-27T09:08:59.776Z] 3.12: Pulling from library/alpine [2021-01-27T09:09:00.123Z] ---> Running in 45e79b9fe3b6 [2021-01-27T09:09:01.874Z] + mkdir -p /tmp/build/dist/linux [2021-01-27T09:09:01.874Z] + cd /tmp/build/dist/linux [2021-01-27T09:09:01.874Z] + git clone https://github.com/jwilder/dockerize.git . [2021-01-27T09:09:01.874Z] Cloning into '.'... [2021-01-27T09:09:02.161Z] 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 [2021-01-27T09:09:02.161Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-27T09:09:02.161Z] Status: Downloaded newer image for alpine:3.12 [2021-01-27T09:09:02.161Z] ---> 389fef711851 [2021-01-27T09:09:02.162Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-27T09:09:04.264Z] + go get github.com/robfig/glock [2021-01-27T09:09:04.927Z]  ---> Running in c10796ef4dee [2021-01-27T09:09:05.550Z] Removing intermediate container 264c64a34cd9 [2021-01-27T09:09:05.550Z] ---> 59951eb132d0 [2021-01-27T09:09:05.550Z] [2021-01-27T09:09:05.550Z] Step 10/21 : FROM alpine:3.12 [2021-01-27T09:09:05.550Z] ---> 389fef711851 [2021-01-27T09:09:05.550Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-27T09:09:05.550Z] Removing intermediate container b52f0e12e0bd [2021-01-27T09:09:05.550Z] ---> 3458e82aa3f0 [2021-01-27T09:09:05.550Z] [2021-01-27T09:09:05.550Z] Step 10/24 : FROM alpine:3.12 [2021-01-27T09:09:05.550Z] ---> 389fef711851 [2021-01-27T09:09:05.550Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-27T09:09:05.550Z] ---> Running in d5b4078c7ea1 [2021-01-27T09:09:05.840Z] ---> Running in 3a014bcdaeea [2021-01-27T09:09:06.843Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:09:06.843Z] Removing intermediate container 45e79b9fe3b6 [2021-01-27T09:09:06.843Z] ---> a034eded2beb [2021-01-27T09:09:06.843Z] [2021-01-27T09:09:06.843Z] Step 11/26 : FROM docker:20.10.0 [2021-01-27T09:09:06.843Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:09:06.843Z] 20.10.0: Pulling from library/docker [2021-01-27T09:09:07.511Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-27T09:09:07.511Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:09:07.511Z] OK: 6 MiB in 15 packages [2021-01-27T09:09:07.799Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:09:07.799Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:09:07.799Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:09:08.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:09:08.552Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-27T09:09:08.552Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-27T09:09:08.552Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-27T09:09:08.910Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-27T09:09:08.910Z] (4/4) Installing curl (7.69.1-r3) [2021-01-27T09:09:08.910Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-27T09:09:08.910Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:09:08.910Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-27T09:09:08.911Z] Executing ca-certificates-20191127-r4.trigger [2021-01-27T09:09:08.911Z] (4/5) Installing curl (7.69.1-r3) [2021-01-27T09:09:08.911Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-27T09:09:08.911Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:09:08.911Z] Executing ca-certificates-20191127-r4.trigger [2021-01-27T09:09:08.911Z] OK: 7 MiB in 18 packages [2021-01-27T09:09:08.911Z] OK: 7 MiB in 19 packages [2021-01-27T09:09:10.627Z] Removing intermediate container c10796ef4dee [2021-01-27T09:09:10.627Z] ---> 4fbc5c004080 [2021-01-27T09:09:10.627Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T09:09:10.944Z] ---> Running in 7b16b9d18681 [2021-01-27T09:09:12.056Z] Removing intermediate container d5b4078c7ea1 [2021-01-27T09:09:12.057Z] ---> 56ddd78b7cfe [2021-01-27T09:09:12.057Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-27T09:09:12.057Z] Removing intermediate container 3a014bcdaeea [2021-01-27T09:09:12.057Z] ---> d715509689c2 [2021-01-27T09:09:12.057Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-27T09:09:12.777Z] Removing intermediate container 7b16b9d18681 [2021-01-27T09:09:12.777Z] ---> 57bef4f7f3dd [2021-01-27T09:09:12.777Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-27T09:09:12.777Z] ---> Running in 43b4693fd1cd [2021-01-27T09:09:13.546Z] ---> Running in 4a649e116935 [2021-01-27T09:09:13.546Z] ---> Running in 264b47506455 [2021-01-27T09:09:13.945Z] Removing intermediate container 43b4693fd1cd [2021-01-27T09:09:13.945Z] ---> d1ed71e17793 [2021-01-27T09:09:13.945Z] Step 13/21 : WORKDIR /edgex [2021-01-27T09:09:14.419Z] ---> Running in a1dd05f80157 [2021-01-27T09:09:14.419Z] Removing intermediate container 4a649e116935 [2021-01-27T09:09:14.419Z] ---> 5f9af1b89bb4 [2021-01-27T09:09:14.419Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-27T09:09:14.790Z] Removing intermediate container 264b47506455 [2021-01-27T09:09:14.790Z] ---> 65a6e723e1aa [2021-01-27T09:09:14.790Z] Step 13/24 : WORKDIR / [2021-01-27T09:09:14.790Z] ---> Running in 828d80ec02ff [2021-01-27T09:09:15.228Z] ---> Running in 66197123ce00 [2021-01-27T09:09:15.228Z] Removing intermediate container a1dd05f80157 [2021-01-27T09:09:15.228Z] ---> 10a9be5d00ab [2021-01-27T09:09:15.228Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-27T09:09:15.228Z] Removing intermediate container 828d80ec02ff [2021-01-27T09:09:15.228Z] ---> 2f27a558ba07 [2021-01-27T09:09:15.228Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T09:09:16.012Z] Removing intermediate container 66197123ce00 [2021-01-27T09:09:16.012Z] ---> 18e9aadb6281 [2021-01-27T09:09:16.012Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-27T09:09:16.676Z] ---> 75dbc5bbab28 [2021-01-27T09:09:16.676Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-27T09:09:16.676Z] ---> 161219bdfdb4 [2021-01-27T09:09:16.676Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-27T09:09:17.367Z] ---> f18a55a9605d [2021-01-27T09:09:17.367Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-27T09:09:20.459Z] ---> cdd7256db2fc [2021-01-27T09:09:20.459Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-27T09:09:20.812Z] ---> 020eca8d7144 [2021-01-27T09:09:20.812Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-27T09:09:21.154Z] ---> 0bb4cb736d4e [2021-01-27T09:09:21.154Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-27T09:09:21.876Z] ---> 3e136113f4c0 [2021-01-27T09:09:21.876Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-27T09:09:23.367Z] ---> 51b22f49af87 [2021-01-27T09:09:23.367Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-27T09:09:24.056Z] ---> c0fc348e9f59 [2021-01-27T09:09:24.056Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-27T09:09:24.056Z] ---> Running in 9dc0ec4b037b [2021-01-27T09:09:24.372Z] ---> 8569c0bfb80b [2021-01-27T09:09:24.372Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-27T09:09:24.372Z] ---> Running in 1336cecbdaf1 [2021-01-27T09:09:24.372Z] + glock sync -n [2021-01-27T09:09:25.036Z] Removing intermediate container 9dc0ec4b037b [2021-01-27T09:09:25.036Z] ---> b838f644d898 [2021-01-27T09:09:25.036Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T09:09:25.036Z] Removing intermediate container 1336cecbdaf1 [2021-01-27T09:09:25.036Z] ---> 4bce0d8356d2 [2021-01-27T09:09:25.036Z] Step 18/21 : CMD ["--init=true"] [2021-01-27T09:09:25.036Z] ---> Running in 7916c0fc90f8 [2021-01-27T09:09:25.369Z] ---> Running in 84267b4d7449 [2021-01-27T09:09:25.708Z] ---> c2e831c7214e [2021-01-27T09:09:25.708Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-27T09:09:25.708Z] Removing intermediate container 7916c0fc90f8 [2021-01-27T09:09:25.708Z] ---> b16e6b0eff2b [2021-01-27T09:09:25.708Z] Step 20/22 : LABEL arch=x86_64 [2021-01-27T09:09:26.015Z] ---> Running in 806eed6adb78 [2021-01-27T09:09:26.015Z] Removing intermediate container 84267b4d7449 [2021-01-27T09:09:26.015Z] ---> 3cbe736cdb89 [2021-01-27T09:09:26.015Z] Step 19/21 : LABEL arch=x86_64 [2021-01-27T09:09:26.309Z] ---> Running in 1f71db9a7384 [2021-01-27T09:09:26.309Z] ---> c097ae0c382f [2021-01-27T09:09:26.309Z] Step 20/24 : 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/ [2021-01-27T09:09:26.309Z] Removing intermediate container 806eed6adb78 [2021-01-27T09:09:26.309Z] ---> 0d4bf6259ba3 [2021-01-27T09:09:26.309Z] Step 21/22 : LABEL git_sha=22d316fd34395ef5b1535a9e9a15f453f4027ebd [2021-01-27T09:09:26.601Z] ---> Running in d3cea45078a9 [2021-01-27T09:09:26.945Z] ---> Running in 795c73514d92 [2021-01-27T09:09:26.945Z] Removing intermediate container 1f71db9a7384 [2021-01-27T09:09:26.945Z] ---> aa2d3c7e8ca3 [2021-01-27T09:09:26.945Z] Step 20/21 : LABEL git_sha=22d316fd34395ef5b1535a9e9a15f453f4027ebd [2021-01-27T09:09:27.263Z] ---> Running in b49396c8194f [2021-01-27T09:09:27.909Z] Removing intermediate container 795c73514d92 [2021-01-27T09:09:27.909Z] ---> 4482e6225a95 [2021-01-27T09:09:27.909Z] Step 22/22 : LABEL version=0.0.0 [2021-01-27T09:09:28.695Z] ---> Running in 2ab47bd7d52a [2021-01-27T09:09:28.695Z] Removing intermediate container b49396c8194f [2021-01-27T09:09:28.695Z] ---> ba7af9da25f0 [2021-01-27T09:09:28.695Z] Step 21/21 : LABEL version=0.0.0 [2021-01-27T09:09:29.040Z] ---> Running in bcfc1026f4bf [2021-01-27T09:09:29.732Z] Removing intermediate container 2ab47bd7d52a [2021-01-27T09:09:29.732Z] ---> 79d4e9e0c86d [2021-01-27T09:09:29.732Z] [2021-01-27T09:09:30.027Z] Removing intermediate container bcfc1026f4bf [2021-01-27T09:09:30.027Z] ---> 037912218a29 [2021-01-27T09:09:30.027Z] [2021-01-27T09:09:30.651Z] Successfully built 79d4e9e0c86d [2021-01-27T09:09:30.651Z] Successfully built 037912218a29 [2021-01-27T09:09:31.032Z] github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] [2021-01-27T09:09:31.032Z] github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] [2021-01-27T09:09:31.032Z] github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] [2021-01-27T09:09:31.032Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-27T09:09:31.311Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-27T09:09:31.312Z] Building docker-support-notifications-go [2021-01-27T09:09:31.312Z] golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] [2021-01-27T09:09:31.312Z] + git describe '--abbrev=0' --tags [2021-01-27T09:09:31.312Z]  Building docker-support-scheduler-go ... done  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-01-27T09:09:31.312Z] + TAG=v0.6.1 [2021-01-27T09:09:31.312Z] + LDFLAGS='-X main.buildVersion=v0.6.1' [2021-01-27T09:09:31.312Z] + apk --print-arch [2021-01-27T09:09:31.312Z] + arch=x86_64 [2021-01-27T09:09:31.312Z] + echo 'building [dockerize] for amd64 ... ' [2021-01-27T09:09:31.312Z] building [dockerize] for amd64 ... [2021-01-27T09:09:31.312Z] + GOOS=linux GOARCH=amd64 go build -ldflags '-X main.buildVersion=v0.6.1' -a -tags netgo -installsuffix netgo -o /tmp/build/dist/linux/dockerize [2021-01-27T09:09:31.312Z] Removing intermediate container d3cea45078a9 [2021-01-27T09:09:31.312Z] ---> 8148c3b59040 [2021-01-27T09:09:31.312Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-27T09:09:31.312Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-27T09:09:31.598Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-27T09:09:31.598Z] ---> aefe523efa57 [2021-01-27T09:09:31.598Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-27T09:09:31.887Z] ---> Running in 25b09596bbc0 [2021-01-27T09:09:31.887Z] ---> Running in 4922f71a42fa [2021-01-27T09:09:33.168Z] Removing intermediate container 4922f71a42fa [2021-01-27T09:09:33.168Z] ---> 55ed41f7e74b [2021-01-27T09:09:33.168Z] Step 22/24 : LABEL arch=x86_64 [2021-01-27T09:09:33.168Z] ---> Running in 4fe2a3c605d8 [2021-01-27T09:09:34.427Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:09:34.427Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:09:34.897Z] (1/2) Installing readline (8.0.4-r0) [2021-01-27T09:09:34.897Z] (2/2) Installing bash (5.0.17-r0) [2021-01-27T09:09:34.897Z] Executing bash-5.0.17-r0.post-install [2021-01-27T09:09:35.438Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:09:35.438Z] OK: 12 MiB in 22 packages [2021-01-27T09:09:35.876Z] Removing intermediate container 4fe2a3c605d8 [2021-01-27T09:09:35.876Z] ---> fd9f060cbe46 [2021-01-27T09:09:35.876Z] Step 23/24 : LABEL git_sha=22d316fd34395ef5b1535a9e9a15f453f4027ebd [2021-01-27T09:09:36.998Z] ---> Running in b48dd1144b49 [2021-01-27T09:09:37.929Z] Removing intermediate container b48dd1144b49 [2021-01-27T09:09:37.929Z] ---> b63e207aa7ca [2021-01-27T09:09:37.929Z] Step 24/24 : LABEL version=0.0.0 [2021-01-27T09:09:37.929Z] ---> Running in 5020d58192f2 [2021-01-27T09:09:38.283Z] Removing intermediate container 25b09596bbc0 [2021-01-27T09:09:38.283Z] ---> b71a3f9b33b9 [2021-01-27T09:09:38.283Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-27T09:09:38.606Z] ---> Running in 9ed1ea6dc5e0 [2021-01-27T09:09:38.606Z] Removing intermediate container 5020d58192f2 [2021-01-27T09:09:38.606Z] ---> 422348e41eb8 [2021-01-27T09:09:38.606Z] [2021-01-27T09:09:39.393Z] Successfully built 422348e41eb8 [2021-01-27T09:09:39.393Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-27T09:09:39.393Z] Building docker-core-command-go [2021-01-27T09:09:40.121Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 9ed1ea6dc5e0 [2021-01-27T09:09:40.121Z] ---> e982aeee4b9b [2021-01-27T09:09:40.121Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-27T09:09:42.983Z] ---> Running in 5047602bcec0 [2021-01-27T09:09:44.076Z] Removing intermediate container 5047602bcec0 [2021-01-27T09:09:44.076Z] ---> 17502f8d0786 [2021-01-27T09:09:44.076Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-27T09:09:46.131Z] ---> Running in 09ccafaddd11 [2021-01-27T09:09:51.066Z] Removing intermediate container 09ccafaddd11 [2021-01-27T09:09:51.066Z] ---> a37595425dda [2021-01-27T09:09:51.066Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-27T09:09:52.657Z] ---> d84b7ec83aa6 [2021-01-27T09:09:52.657Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-27T09:09:53.360Z] ---> 1f9462eff144 [2021-01-27T09:09:53.360Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-27T09:09:54.467Z] ---> 20c776e9024d [2021-01-27T09:09:54.467Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-27T09:09:54.792Z] ---> Running in 8ae24c5d48cd [2021-01-27T09:09:58.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:09:58.830Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:09:59.973Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-27T09:09:59.973Z] (2/33) Installing expat (2.2.9-r1) [2021-01-27T09:09:59.973Z] (3/33) Installing libffi (3.3-r2) [2021-01-27T09:09:59.973Z] (4/33) Installing gdbm (1.13-r1) [2021-01-27T09:09:59.973Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-27T09:09:59.973Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-27T09:10:00.301Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-27T09:10:06.469Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-27T09:10:06.469Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-27T09:10:06.469Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-27T09:10:06.469Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-27T09:10:06.469Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-27T09:10:06.793Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-27T09:10:06.793Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-27T09:10:06.793Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-27T09:10:06.793Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-27T09:10:07.152Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-27T09:10:07.152Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-27T09:10:07.488Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-27T09:10:07.488Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-27T09:10:07.488Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-27T09:10:07.802Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-27T09:10:07.802Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-27T09:10:07.802Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-27T09:10:08.163Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-27T09:10:08.163Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-27T09:10:08.465Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-27T09:10:08.774Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-27T09:10:08.774Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-27T09:10:08.774Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-27T09:10:08.774Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-27T09:10:08.774Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-27T09:10:08.774Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-27T09:10:10.003Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:10:10.003Z] OK: 71 MiB in 55 packages [2021-01-27T09:10:15.930Z] + date [2021-01-27T09:10:15.930Z] + echo 'Wed Jan 27 09:10:15 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' [2021-01-27T09:10:15.930Z] Wed Jan 27 09:10:15 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux [2021-01-27T09:10:34.718Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:10:34.718Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:10:34.718Z] ---> 071dd3889b69 [2021-01-27T09:10:34.718Z] Step 3/23 : WORKDIR /edgex-go [2021-01-27T09:10:34.718Z] ---> Using cache [2021-01-27T09:10:34.718Z] ---> 949a527bb2f3 [2021-01-27T09:10:34.718Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:10:34.718Z] ---> Using cache [2021-01-27T09:10:34.718Z] ---> 92868f4d8e96 [2021-01-27T09:10:34.718Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-27T09:10:34.718Z] ---> Using cache [2021-01-27T09:10:34.718Z] ---> 147b2d55dec4 [2021-01-27T09:10:34.718Z] Step 6/23 : COPY go.mod . [2021-01-27T09:10:34.718Z] ---> Using cache [2021-01-27T09:10:34.718Z] ---> 5910bd0434d6 [2021-01-27T09:10:34.718Z] Step 7/23 : RUN go mod download [2021-01-27T09:10:34.718Z] ---> Using cache [2021-01-27T09:10:34.718Z] ---> baad2570e779 [2021-01-27T09:10:34.718Z] Step 8/23 : COPY . . [2021-01-27T09:10:34.718Z] ---> Using cache [2021-01-27T09:10:34.718Z] ---> 81eb9de355a4 [2021-01-27T09:10:34.718Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-27T09:10:35.562Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:10:35.562Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:10:35.562Z] ---> 071dd3889b69 [2021-01-27T09:10:35.562Z] Step 3/22 : WORKDIR /edgex-go [2021-01-27T09:10:35.562Z] ---> Using cache [2021-01-27T09:10:35.562Z] ---> 949a527bb2f3 [2021-01-27T09:10:35.562Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:10:35.562Z] ---> Using cache [2021-01-27T09:10:35.562Z] ---> 92868f4d8e96 [2021-01-27T09:10:35.562Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-27T09:10:36.255Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:10:36.255Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:10:36.255Z] ---> 071dd3889b69 [2021-01-27T09:10:36.255Z] Step 3/23 : WORKDIR /edgex-go [2021-01-27T09:10:36.255Z] ---> Using cache [2021-01-27T09:10:36.255Z] ---> 949a527bb2f3 [2021-01-27T09:10:36.255Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:10:36.255Z] ---> Using cache [2021-01-27T09:10:36.255Z] ---> 92868f4d8e96 [2021-01-27T09:10:36.255Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-27T09:10:36.255Z] ---> Using cache [2021-01-27T09:10:36.255Z] ---> 147b2d55dec4 [2021-01-27T09:10:36.255Z] Step 6/23 : COPY go.mod . [2021-01-27T09:10:36.255Z] ---> Using cache [2021-01-27T09:10:36.255Z] ---> 5910bd0434d6 [2021-01-27T09:10:36.255Z] Step 7/23 : RUN go mod download [2021-01-27T09:10:36.255Z] ---> Using cache [2021-01-27T09:10:36.255Z] ---> baad2570e779 [2021-01-27T09:10:36.255Z] Step 8/23 : COPY . . [2021-01-27T09:10:36.255Z] ---> Using cache [2021-01-27T09:10:36.255Z] ---> 81eb9de355a4 [2021-01-27T09:10:36.255Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-27T09:10:36.894Z] ---> Running in 3d0f7d8eda85 [2021-01-27T09:10:37.205Z] ---> Running in 1781db5f0aa5 [2021-01-27T09:10:37.205Z] ---> Running in ea167fa28580 [2021-01-27T09:10:41.004Z] 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 [2021-01-27T09:10:41.004Z] 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 [2021-01-27T09:10:41.004Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:10:41.741Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:10:42.751Z] OK: 233 MiB in 51 packages [2021-01-27T09:10:48.448Z] Removing intermediate container 1781db5f0aa5 [2021-01-27T09:10:48.448Z] ---> 2f85b7f4fe46 [2021-01-27T09:10:48.448Z] Step 6/22 : COPY go.mod . [2021-01-27T09:10:50.202Z] ---> 26f2df5f2e43 [2021-01-27T09:10:50.202Z] Step 7/22 : RUN go mod download [2021-01-27T09:10:51.409Z] ---> Running in 0b6c2776e817 [2021-01-27T09:11:00.394Z] Removing intermediate container 0b6c2776e817 [2021-01-27T09:11:00.394Z] ---> 971fe7a39582 [2021-01-27T09:11:00.394Z] Step 8/22 : COPY . . [2021-01-27T09:11:16.536Z] Removing intermediate container 8ae24c5d48cd [2021-01-27T09:11:16.536Z] ---> 259e9d897694 [2021-01-27T09:11:16.536Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-27T09:11:20.118Z] ---> Running in 4a65a91eaa0b [2021-01-27T09:11:39.942Z] Removing intermediate container 3d0f7d8eda85 [2021-01-27T09:11:39.942Z] ---> 075b644b2be0 [2021-01-27T09:11:39.942Z] [2021-01-27T09:11:39.942Z] Step 10/23 : FROM alpine:3.12 [2021-01-27T09:11:39.942Z] ---> 389fef711851 [2021-01-27T09:11:39.942Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-27T09:11:39.942Z] ---> Using cache [2021-01-27T09:11:39.942Z] ---> 4fbc5c004080 [2021-01-27T09:11:39.942Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T09:11:39.942Z] ---> Using cache [2021-01-27T09:11:39.942Z] ---> 57bef4f7f3dd [2021-01-27T09:11:39.942Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-27T09:11:39.942Z] Removing intermediate container 8d14b7bed456 [2021-01-27T09:11:39.942Z] ---> 6072ef1b0abc [2021-01-27T09:11:39.942Z] [2021-01-27T09:11:39.942Z] Step 11/33 : FROM alpine:3.12 [2021-01-27T09:11:39.942Z] ---> 389fef711851 [2021-01-27T09:11:39.942Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-27T09:11:42.600Z] Collecting docker-compose==1.23.2 [2021-01-27T09:11:42.600Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-27T09:11:42.914Z] ---> Running in d794708234ae [2021-01-27T09:11:43.280Z] ---> Running in bd1e3b5e6e6d [2021-01-27T09:11:43.280Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-27T09:11:43.645Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-27T09:11:44.699Z] Removing intermediate container ea167fa28580 [2021-01-27T09:11:44.699Z] ---> 9cc76903389b [2021-01-27T09:11:44.699Z] [2021-01-27T09:11:44.699Z] Step 10/23 : FROM alpine:3.12 [2021-01-27T09:11:44.992Z] Collecting docopt<0.7,>=0.6.1 [2021-01-27T09:11:44.992Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-27T09:11:44.992Z] ---> 389fef711851 [2021-01-27T09:11:44.992Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-27T09:11:44.992Z] ---> Using cache [2021-01-27T09:11:44.992Z] ---> 4fbc5c004080 [2021-01-27T09:11:44.992Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T09:11:44.992Z] ---> Using cache [2021-01-27T09:11:44.992Z] ---> 57bef4f7f3dd [2021-01-27T09:11:44.992Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-27T09:11:44.992Z] Removing intermediate container bd1e3b5e6e6d [2021-01-27T09:11:44.992Z] ---> f7175d90d327 [2021-01-27T09:11:44.992Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-27T09:11:45.281Z] Removing intermediate container d794708234ae [2021-01-27T09:11:45.281Z] ---> 8a880d57337a [2021-01-27T09:11:45.281Z] Step 13/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-27T09:11:45.657Z] ---> Running in 3c8e7a911cd9 [2021-01-27T09:11:45.657Z] ---> Running in 3f6f7609d7a7 [2021-01-27T09:11:46.739Z] ---> Running in 14294f8d9aaf [2021-01-27T09:11:48.048Z] Removing intermediate container 3f6f7609d7a7 [2021-01-27T09:11:48.048Z] ---> 676b98bf25de [2021-01-27T09:11:48.048Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-27T09:11:48.048Z] Removing intermediate container 3c8e7a911cd9 [2021-01-27T09:11:48.048Z] ---> 0329ab2643ec [2021-01-27T09:11:48.048Z] Step 15/23 : WORKDIR / [2021-01-27T09:11:48.697Z] ---> Running in 60cdbcc519a5 [2021-01-27T09:11:49.143Z] ---> Running in bc0d0fd465ae [2021-01-27T09:11:50.226Z] Removing intermediate container 60cdbcc519a5 [2021-01-27T09:11:50.226Z] ---> 46b72ee05ef5 [2021-01-27T09:11:50.226Z] Step 15/23 : WORKDIR / [2021-01-27T09:11:50.226Z] Removing intermediate container bc0d0fd465ae [2021-01-27T09:11:50.226Z] ---> 40ce132040c1 [2021-01-27T09:11:50.226Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T09:11:50.226Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:11:50.226Z] ---> Running in 656c7e528fa6 [2021-01-27T09:11:50.226Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-27T09:11:50.226Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-27T09:11:50.513Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:11:50.513Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-27T09:11:50.513Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-27T09:11:50.803Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-27T09:11:50.803Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-27T09:11:50.803Z] (3/3) Installing su-exec (0.2-r1) [2021-01-27T09:11:50.803Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:11:50.803Z] OK: 6 MiB in 17 packages [2021-01-27T09:11:51.087Z] Removing intermediate container 656c7e528fa6 [2021-01-27T09:11:51.087Z] ---> aa1a7b8a0fdd [2021-01-27T09:11:51.087Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T09:11:51.405Z] ---> d32e9ea28159 [2021-01-27T09:11:51.405Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-27T09:11:51.696Z] Collecting jsonschema<3,>=2.5.1 [2021-01-27T09:11:51.696Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-27T09:11:51.988Z] Collecting texttable<0.10,>=0.9.0 [2021-01-27T09:11:51.989Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-27T09:11:52.739Z] ---> 9a11007bfd30 [2021-01-27T09:11:52.739Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-27T09:11:53.464Z] Removing intermediate container 14294f8d9aaf [2021-01-27T09:11:53.464Z] ---> 5e8fe092ed46 [2021-01-27T09:11:53.464Z] Step 14/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-27T09:11:53.464Z] ---> 43ccd299102e [2021-01-27T09:11:53.464Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-27T09:11:53.464Z] Collecting cached-property<2,>=1.2.0 [2021-01-27T09:11:53.806Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-27T09:11:53.806Z] ---> Running in d1b2b0232ed4 [2021-01-27T09:11:53.806Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-27T09:11:54.085Z] ---> b31b303628dc [2021-01-27T09:11:54.085Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-27T09:11:54.407Z] Collecting PyYAML<4,>=3.10 [2021-01-27T09:11:54.407Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-27T09:11:54.407Z] ---> Running in 85fa8b1c6c7a [2021-01-27T09:11:54.713Z] ---> 790c5fcf986f [2021-01-27T09:11:54.713Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-27T09:11:55.707Z] ---> 0b034fac237b [2021-01-27T09:11:55.707Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-27T09:11:55.707Z] Removing intermediate container d1b2b0232ed4 [2021-01-27T09:11:55.707Z] ---> a8dafef487ec [2021-01-27T09:11:55.707Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-27T09:11:55.707Z] ---> Running in 87d0ccc6957b [2021-01-27T09:11:55.707Z] ---> Running in 175b55910107 [2021-01-27T09:11:55.999Z] Collecting docker<4.0,>=3.6.0 [2021-01-27T09:11:55.999Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-27T09:11:56.278Z] ---> 68426dd143e9 [2021-01-27T09:11:56.278Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-27T09:11:56.278Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-27T09:11:56.278Z] Removing intermediate container 87d0ccc6957b [2021-01-27T09:11:56.278Z] ---> 240af4aec4ea [2021-01-27T09:11:56.278Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T09:11:56.278Z] 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 [2021-01-27T09:11:56.278Z] Removing intermediate container 175b55910107 [2021-01-27T09:11:56.278Z] ---> 04c5d4b9f4b3 [2021-01-27T09:11:56.278Z] Step 16/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-01-27T09:11:56.278Z] Collecting idna<2.8,>=2.5 [2021-01-27T09:11:56.278Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-27T09:11:56.652Z] ---> Running in 559cddb2d78d [2021-01-27T09:11:56.652Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-27T09:11:56.652Z] ---> Running in 453b38ae15fc [2021-01-27T09:11:56.652Z] ---> Running in 9a6cd95f00ab [2021-01-27T09:11:56.952Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-27T09:11:56.952Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-27T09:11:56.952Z] Collecting docker-pycreds>=0.4.0 [2021-01-27T09:11:57.274Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-27T09:11:57.274Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-27T09:11:57.274Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-27T09:11:57.274Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-27T09:11:57.274Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-27T09:11:57.682Z] Removing intermediate container 559cddb2d78d [2021-01-27T09:11:57.682Z] ---> fb4728560eb7 [2021-01-27T09:11:57.682Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T09:11:57.682Z] Removing intermediate container 453b38ae15fc [2021-01-27T09:11:57.682Z] ---> 8c08b1f0864d [2021-01-27T09:11:57.682Z] Step 21/23 : LABEL arch=x86_64 [2021-01-27T09:11:57.985Z] Installing collected packages: websocket-client, docopt, idna, urllib3, requests, dockerpty, jsonschema, texttable, cached-property, PyYAML, docker-pycreds, docker, docker-compose [2021-01-27T09:11:57.985Z] ---> Running in cf2dc71873d7 [2021-01-27T09:11:57.985Z] ---> Running in a377f572a835 [2021-01-27T09:11:58.294Z] Running setup.py install for docopt: started [2021-01-27T09:11:58.639Z] Removing intermediate container cf2dc71873d7 [2021-01-27T09:11:58.639Z] ---> e45ad615443d [2021-01-27T09:11:58.639Z] Step 21/23 : LABEL arch=x86_64 [2021-01-27T09:11:58.639Z] Removing intermediate container a377f572a835 [2021-01-27T09:11:58.639Z] ---> c159b93775b4 [2021-01-27T09:11:58.639Z] Step 22/23 : LABEL git_sha=22d316fd34395ef5b1535a9e9a15f453f4027ebd [2021-01-27T09:11:59.015Z] ---> Running in f7eeec4e58be [2021-01-27T09:11:59.015Z] ---> Running in 8cea0a32e7f4 [2021-01-27T09:11:59.350Z] Removing intermediate container f7eeec4e58be [2021-01-27T09:11:59.350Z] ---> a863654edbbb [2021-01-27T09:11:59.350Z] Step 22/23 : LABEL git_sha=22d316fd34395ef5b1535a9e9a15f453f4027ebd [2021-01-27T09:11:59.745Z] Running setup.py install for docopt: finished with status 'done' [2021-01-27T09:11:59.745Z] Attempting uninstall: idna [2021-01-27T09:11:59.745Z] Found existing installation: idna 2.9 [2021-01-27T09:11:59.745Z] Uninstalling idna-2.9: [2021-01-27T09:11:59.745Z] Removing intermediate container 8cea0a32e7f4 [2021-01-27T09:11:59.745Z] ---> f96828b30d7d [2021-01-27T09:11:59.745Z] Step 23/23 : LABEL version=0.0.0 [2021-01-27T09:11:59.745Z] Successfully uninstalled idna-2.9 [2021-01-27T09:11:59.745Z] ---> Running in 27e8c13f6677 [2021-01-27T09:11:59.745Z] ---> Running in e93362631b77 [2021-01-27T09:12:00.068Z] Removing intermediate container 9a6cd95f00ab [2021-01-27T09:12:00.068Z] ---> 1c0bd32ae005 [2021-01-27T09:12:00.068Z] Step 17/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-27T09:12:00.667Z] Attempting uninstall: urllib3 [2021-01-27T09:12:00.667Z] Found existing installation: urllib3 1.25.9 [2021-01-27T09:12:00.667Z] Uninstalling urllib3-1.25.9: [2021-01-27T09:12:00.667Z] ---> Running in 3946dc785734 [2021-01-27T09:12:00.959Z] Removing intermediate container 27e8c13f6677 [2021-01-27T09:12:00.959Z] ---> e24e58fba6a2 [2021-01-27T09:12:00.959Z] Step 23/23 : LABEL version=0.0.0 [2021-01-27T09:12:00.959Z] Successfully uninstalled urllib3-1.25.9 [2021-01-27T09:12:01.246Z] Removing intermediate container e93362631b77 [2021-01-27T09:12:01.246Z] ---> b4a7e46ccc89 [2021-01-27T09:12:01.246Z] [2021-01-27T09:12:01.574Z] ---> Running in 4e321ac32b3e [2021-01-27T09:12:01.890Z] Attempting uninstall: requests [2021-01-27T09:12:01.890Z] Found existing installation: requests 2.23.0 [2021-01-27T09:12:01.890Z] Uninstalling requests-2.23.0: [2021-01-27T09:12:01.890Z] Successfully built b4a7e46ccc89 [2021-01-27T09:12:02.204Z] Successfully uninstalled requests-2.23.0 [2021-01-27T09:12:02.204Z] Removing intermediate container 3946dc785734 [2021-01-27T09:12:02.204Z] ---> 64a9f97e5370 [2021-01-27T09:12:02.204Z] Step 18/33 : COPY --from=builder /tmp/build/dist/linux/dockerize . [2021-01-27T09:12:02.204Z] Successfully tagged docker-core-command-go:latest [2021-01-27T09:12:02.204Z] Building docker-core-data-go [2021-01-27T09:12:02.495Z]  Building docker-core-command-go ... done  Running setup.py install for dockerpty: started [2021-01-27T09:12:02.860Z] Removing intermediate container 4e321ac32b3e [2021-01-27T09:12:03.268Z] ---> 64e35a5e3b05 [2021-01-27T09:12:03.268Z] [2021-01-27T09:12:03.563Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-27T09:12:03.883Z] Successfully built 64e35a5e3b05 [2021-01-27T09:12:03.883Z] Successfully tagged docker-core-metadata-go:latest [2021-01-27T09:12:03.883Z]  Building docker-core-metadata-go ... done  Running setup.py install for texttable: started [2021-01-27T09:12:04.582Z] ---> 6475acf030c2 [2021-01-27T09:12:04.582Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-27T09:12:05.269Z] Running setup.py install for texttable: finished with status 'done' [2021-01-27T09:12:05.269Z] Running setup.py install for PyYAML: started [2021-01-27T09:12:07.499Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-27T09:12:07.833Z] ---> ac1c67595b65 [2021-01-27T09:12:07.833Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-27T09:12:08.959Z] ---> Running in 5e9edca72288 [2021-01-27T09:12:09.670Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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.57.0 [2021-01-27T09:12:15.598Z] Removing intermediate container 5e9edca72288 [2021-01-27T09:12:15.598Z] ---> 70b83c9aa5d8 [2021-01-27T09:12:15.598Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T09:12:19.351Z] Removing intermediate container 4a65a91eaa0b [2021-01-27T09:12:19.352Z] ---> 6ffc3d1ce94b [2021-01-27T09:12:19.352Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-27T09:12:19.352Z] ---> a76e3f11215e [2021-01-27T09:12:19.352Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-27T09:12:19.352Z] ---> Running in cfa1eeda3607 [2021-01-27T09:12:20.837Z] ---> 567b6097dab1 [2021-01-27T09:12:20.837Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-27T09:12:21.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:12:21.428Z] ---> 1a40edf353e8 [2021-01-27T09:12:21.428Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-27T09:12:21.428Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:12:21.708Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-27T09:12:21.708Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-27T09:12:21.708Z] (3/3) Installing curl (7.69.1-r3) [2021-01-27T09:12:21.708Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:12:22.027Z] OK: 72 MiB in 58 packages [2021-01-27T09:12:24.793Z] ---> 62f80956b9b7 [2021-01-27T09:12:24.793Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-27T09:12:25.892Z] ---> 6b6c1b3005ca [2021-01-27T09:12:25.892Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-27T09:12:25.892Z] Removing intermediate container cfa1eeda3607 [2021-01-27T09:12:25.892Z] ---> f5f72a7b856c [2021-01-27T09:12:25.892Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-27T09:12:26.178Z] ---> Running in 041f4b2096a6 [2021-01-27T09:12:26.476Z] ---> Running in 43146c04b6cd [2021-01-27T09:12:26.799Z] Removing intermediate container 041f4b2096a6 [2021-01-27T09:12:26.799Z] ---> a2e654539b0b [2021-01-27T09:12:26.799Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T09:12:28.301Z] ---> Running in 254790be1242 [2021-01-27T09:12:29.381Z] Removing intermediate container 43146c04b6cd [2021-01-27T09:12:29.381Z] ---> a00f1f134f23 [2021-01-27T09:12:29.381Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-27T09:12:30.521Z] Removing intermediate container 254790be1242 [2021-01-27T09:12:30.521Z] ---> 7fc95a172c69 [2021-01-27T09:12:30.521Z] Step 24/26 : LABEL arch=x86_64 [2021-01-27T09:12:32.100Z] ---> 5921ba3b3a81 [2021-01-27T09:12:32.100Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-27T09:12:32.100Z] ---> Running in e3eca838aade [2021-01-27T09:12:33.212Z] Removing intermediate container 85fa8b1c6c7a [2021-01-27T09:12:33.212Z] ---> 43945b4cf0b2 [2021-01-27T09:12:33.212Z] [2021-01-27T09:12:33.212Z] Step 10/22 : FROM alpine:3.12 [2021-01-27T09:12:33.212Z] ---> 389fef711851 [2021-01-27T09:12:33.212Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-27T09:12:34.475Z] Removing intermediate container e3eca838aade [2021-01-27T09:12:34.475Z] ---> 4b4a784e2cbb [2021-01-27T09:12:34.475Z] Step 25/26 : LABEL git_sha=22d316fd34395ef5b1535a9e9a15f453f4027ebd [2021-01-27T09:12:34.475Z] ---> Running in cdef7cbd1803 [2021-01-27T09:12:34.867Z] ---> Running in bcd967cfa26d [2021-01-27T09:12:35.211Z] ---> Running in 94b830da0b3c [2021-01-27T09:12:36.463Z] Removing intermediate container 94b830da0b3c [2021-01-27T09:12:36.463Z] ---> d989dd658456 [2021-01-27T09:12:36.463Z] Step 26/26 : LABEL version=0.0.0 [2021-01-27T09:12:37.517Z] ---> Running in f80f835f17b4 [2021-01-27T09:12:38.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:12:38.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:12:38.562Z] Removing intermediate container f80f835f17b4 [2021-01-27T09:12:38.562Z] ---> 227baba8c697 [2021-01-27T09:12:38.562Z] [2021-01-27T09:12:38.562Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-27T09:12:38.846Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-27T09:12:38.846Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:12:38.846Z] Executing ca-certificates-20191127-r4.trigger [2021-01-27T09:12:38.846Z] OK: 6 MiB in 16 packages [2021-01-27T09:12:39.118Z] Successfully built 227baba8c697 [2021-01-27T09:12:39.712Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T09:12:39.712Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-27T09:12:39.712Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-27T09:12:39.712Z]  Building docker-sys-mgmt-agent-go ... done  ---> 071dd3889b69 [2021-01-27T09:12:39.712Z] Step 3/23 : WORKDIR /edgex-go [2021-01-27T09:12:39.712Z] ---> Using cache [2021-01-27T09:12:39.712Z] ---> 949a527bb2f3 [2021-01-27T09:12:39.712Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:12:39.712Z] ---> Using cache [2021-01-27T09:12:39.712Z] ---> 92868f4d8e96 [2021-01-27T09:12:39.712Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-27T09:12:40.748Z] ---> Running in 4309ab251af5 [2021-01-27T09:12:40.748Z] Removing intermediate container cdef7cbd1803 [2021-01-27T09:12:40.748Z] ---> 23a1ba10b060 [2021-01-27T09:12:40.748Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-27T09:12:41.053Z] ---> Running in 120fcc7b888a [2021-01-27T09:12:41.326Z] Removing intermediate container bcd967cfa26d [2021-01-27T09:12:41.326Z] ---> 9b426a120400 [2021-01-27T09:12:41.326Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T09:12:41.326Z] ---> Running in a7538ce6e215 [2021-01-27T09:12:41.604Z] Removing intermediate container 120fcc7b888a [2021-01-27T09:12:41.604Z] ---> 8a75136c4904 [2021-01-27T09:12:41.604Z] Step 30/33 : CMD ["gate"] [2021-01-27T09:12:41.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:12:41.604Z] Removing intermediate container a7538ce6e215 [2021-01-27T09:12:41.604Z] ---> 4b1cdc2b0e47 [2021-01-27T09:12:41.604Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-27T09:12:41.882Z] ---> Running in f1903e57cf87 [2021-01-27T09:12:41.882Z] ---> Running in 564151d107da [2021-01-27T09:12:42.229Z] Removing intermediate container 564151d107da [2021-01-27T09:12:42.229Z] ---> aedf0ab8efbf [2021-01-27T09:12:42.229Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-27T09:12:42.229Z] Removing intermediate container f1903e57cf87 [2021-01-27T09:12:42.229Z] ---> 75778826629b [2021-01-27T09:12:42.229Z] Step 31/33 : LABEL arch=x86_64 [2021-01-27T09:12:42.229Z] ---> Running in 85b45540e791 [2021-01-27T09:12:42.532Z] ---> Running in 6d4790668b86 [2021-01-27T09:12:42.532Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:12:42.894Z] Removing intermediate container 85b45540e791 [2021-01-27T09:12:42.894Z] ---> c7364b5ddd29 [2021-01-27T09:12:42.894Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T09:12:42.894Z] Removing intermediate container 6d4790668b86 [2021-01-27T09:12:42.894Z] ---> e444372c276e [2021-01-27T09:12:42.894Z] Step 32/33 : LABEL git_sha=22d316fd34395ef5b1535a9e9a15f453f4027ebd [2021-01-27T09:12:44.343Z] OK: 233 MiB in 51 packages [2021-01-27T09:12:44.637Z] ---> Running in 4b027de1fee7 [2021-01-27T09:12:44.946Z] ---> 3d4f812a86fb [2021-01-27T09:12:44.946Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-27T09:12:45.492Z] Removing intermediate container 4b027de1fee7 [2021-01-27T09:12:45.492Z] ---> 0c37fad4f098 [2021-01-27T09:12:45.492Z] Step 33/33 : LABEL version=0.0.0 [2021-01-27T09:12:45.914Z] ---> Running in 45cd3866d3d0 [2021-01-27T09:12:45.914Z] Removing intermediate container 4309ab251af5 [2021-01-27T09:12:45.914Z] ---> a3527bd87aac [2021-01-27T09:12:45.914Z] Step 6/23 : COPY go.mod . [2021-01-27T09:12:46.338Z] ---> 741beb172049 [2021-01-27T09:12:46.338Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-27T09:12:46.338Z] Removing intermediate container 45cd3866d3d0 [2021-01-27T09:12:46.338Z] ---> 16e07b42386a [2021-01-27T09:12:46.338Z] [2021-01-27T09:12:46.338Z] ---> 3489b5eb0136 [2021-01-27T09:12:46.338Z] Step 7/23 : RUN go mod download [2021-01-27T09:12:46.702Z] ---> Running in eddd61a338e0 [2021-01-27T09:12:46.702Z] Successfully built 16e07b42386a [2021-01-27T09:12:46.976Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-27T09:12:46.976Z]  Building docker-security-bootstrapper-go ... done  ---> c54e551b6649 [2021-01-27T09:12:46.976Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-27T09:12:47.254Z] ---> Running in 326b59ffdc3a [2021-01-27T09:12:47.548Z] Removing intermediate container 326b59ffdc3a [2021-01-27T09:12:47.548Z] ---> 9be4b650bdd3 [2021-01-27T09:12:47.548Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T09:12:47.548Z] ---> Running in f8314e8305f4 [2021-01-27T09:12:47.815Z] Removing intermediate container f8314e8305f4 [2021-01-27T09:12:47.815Z] ---> 4c6d78ffeb91 [2021-01-27T09:12:47.815Z] Step 20/22 : LABEL arch=x86_64 [2021-01-27T09:12:48.109Z] ---> Running in 7f8d54df31df [2021-01-27T09:12:48.398Z] Removing intermediate container 7f8d54df31df [2021-01-27T09:12:48.398Z] ---> 37ebc82fa844 [2021-01-27T09:12:48.398Z] Step 21/22 : LABEL git_sha=22d316fd34395ef5b1535a9e9a15f453f4027ebd [2021-01-27T09:12:48.710Z] ---> Running in 658bdc0ad474 [2021-01-27T09:12:49.003Z] Removing intermediate container 658bdc0ad474 [2021-01-27T09:12:49.003Z] ---> c2f176b922dc [2021-01-27T09:12:49.003Z] Step 22/22 : LABEL version=0.0.0 [2021-01-27T09:12:49.281Z] ---> Running in 6b8e03bf527e [2021-01-27T09:12:49.580Z] Removing intermediate container 6b8e03bf527e [2021-01-27T09:12:49.580Z] ---> 9699cd7c9309 [2021-01-27T09:12:49.580Z] [2021-01-27T09:12:49.580Z] Removing intermediate container eddd61a338e0 [2021-01-27T09:12:49.580Z] ---> 279f3d897dfc [2021-01-27T09:12:49.580Z] Step 8/23 : COPY . . [2021-01-27T09:12:49.853Z] Successfully built 9699cd7c9309 [2021-01-27T09:12:49.853Z] Successfully tagged docker-support-notifications-go:latest [2021-01-27T09:13:17.074Z]  Building docker-support-notifications-go ... done  ---> 3114e3d5fb9f [2021-01-27T09:13:17.074Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-27T09:13:17.074Z] ---> Running in 4c21b07dcb0d [2021-01-27T09:13:17.074Z] 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 [2021-01-27T09:13:50.212Z] Removing intermediate container 4c21b07dcb0d [2021-01-27T09:13:50.212Z] ---> 3c05de4ce012 [2021-01-27T09:13:50.212Z] [2021-01-27T09:13:50.212Z] Step 10/23 : FROM alpine:3.12 [2021-01-27T09:13:50.212Z] ---> 389fef711851 [2021-01-27T09:13:50.212Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-27T09:13:50.212Z] ---> Running in 2a000be00d2f [2021-01-27T09:13:50.212Z] Removing intermediate container 2a000be00d2f [2021-01-27T09:13:50.212Z] ---> 503b8b58e151 [2021-01-27T09:13:50.212Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-27T09:13:50.212Z] ---> Running in ce2547444593 [2021-01-27T09:13:50.212Z] Removing intermediate container ce2547444593 [2021-01-27T09:13:50.212Z] ---> 2feb3ae499c9 [2021-01-27T09:13:50.212Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-27T09:13:50.212Z] ---> Running in 430d627edc6d [2021-01-27T09:13:50.212Z] Removing intermediate container 430d627edc6d [2021-01-27T09:13:50.212Z] ---> 4b96c7ec6b73 [2021-01-27T09:13:50.212Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:13:50.212Z] ---> Running in 82dfabfc5e4e [2021-01-27T09:13:50.212Z] Removing intermediate container 82dfabfc5e4e [2021-01-27T09:13:50.212Z] ---> 9147eb8e282f [2021-01-27T09:13:50.212Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-27T09:13:50.212Z] ---> Running in 2a814ff61464 [2021-01-27T09:13:50.490Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:13:51.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:13:52.647Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-27T09:13:52.647Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-27T09:13:52.647Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-27T09:13:52.647Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-27T09:13:53.239Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-27T09:13:53.239Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-27T09:13:53.526Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T09:13:53.526Z] OK: 8 MiB in 20 packages [2021-01-27T09:13:54.512Z] Removing intermediate container 2a814ff61464 [2021-01-27T09:13:54.512Z] ---> f19ca532eb9c [2021-01-27T09:13:54.512Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T09:13:54.813Z] ---> 10174e915849 [2021-01-27T09:13:54.813Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-27T09:13:56.268Z] ---> 1c5a1a5477db [2021-01-27T09:13:56.268Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-27T09:13:56.573Z] ---> 2542b72d80c1 [2021-01-27T09:13:56.573Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-27T09:13:56.573Z] ---> Running in ce34307088a4 [2021-01-27T09:13:56.846Z] Removing intermediate container ce34307088a4 [2021-01-27T09:13:56.846Z] ---> 882dabdabe31 [2021-01-27T09:13:56.846Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T09:13:56.846Z] ---> Running in 0cb18be6d60c [2021-01-27T09:13:57.456Z] Removing intermediate container 0cb18be6d60c [2021-01-27T09:13:57.456Z] ---> eca03224c90d [2021-01-27T09:13:57.456Z] Step 21/23 : LABEL arch=x86_64 [2021-01-27T09:13:57.456Z] ---> Running in 2d7cdb1581d8 [2021-01-27T09:13:57.736Z] Removing intermediate container 2d7cdb1581d8 [2021-01-27T09:13:57.736Z] ---> 6c3dcc2aa9ec [2021-01-27T09:13:57.736Z] Step 22/23 : LABEL git_sha=22d316fd34395ef5b1535a9e9a15f453f4027ebd [2021-01-27T09:13:58.059Z] ---> Running in 427603d63080 [2021-01-27T09:13:58.709Z] Removing intermediate container 427603d63080 [2021-01-27T09:13:58.710Z] ---> fe8d79c4df7d [2021-01-27T09:13:58.710Z] Step 23/23 : LABEL version=0.0.0 [2021-01-27T09:13:58.710Z] ---> Running in e9f971ce38fc [2021-01-27T09:13:59.705Z] Removing intermediate container e9f971ce38fc [2021-01-27T09:13:59.705Z] ---> ea815176c221 [2021-01-27T09:13:59.705Z] [2021-01-27T09:14:00.326Z] Successfully built ea815176c221 [2021-01-27T09:14:00.326Z] Successfully tagged docker-core-data-go:latest [2021-01-27T09:14:00.932Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-27T09:14:00.972Z] $ docker stop --time=1 45f14ddea075df0886ff20852fcbead0fe0efe00a2a4f955984f0377e0954c6d [2021-01-27T09:14:03.792Z] $ docker rm -f 45f14ddea075df0886ff20852fcbead0fe0efe00a2a4f955984f0377e0954c6d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-27T09:14:04.611Z] + docker images [2021-01-27T09:14:04.611Z] + grep docker [2021-01-27T09:14:05.575Z] docker-core-data-go latest ea815176c221 6 seconds ago 22.3MB [2021-01-27T09:14:05.575Z] docker-support-notifications-go latest 9699cd7c9309 About a minute ago 16.9MB [2021-01-27T09:14:05.575Z] docker-security-bootstrapper-go latest 16e07b42386a About a minute ago 33.5MB [2021-01-27T09:14:05.575Z] docker-sys-mgmt-agent-go latest 227baba8c697 About a minute ago 313MB [2021-01-27T09:14:05.575Z] docker-core-metadata-go latest 64e35a5e3b05 2 minutes ago 18.8MB [2021-01-27T09:14:05.575Z] docker-core-command-go latest b4a7e46ccc89 2 minutes ago 16.3MB [2021-01-27T09:14:05.575Z] docker-security-secretstore-setup-go latest 422348e41eb8 4 minutes ago 24.6MB [2021-01-27T09:14:05.575Z] docker-security-proxy-setup-go latest 037912218a29 4 minutes ago 24.4MB [2021-01-27T09:14:05.575Z] docker-support-scheduler-go latest 79d4e9e0c86d 4 minutes ago 16.4MB [2021-01-27T09:14:05.575Z] docker 20.10.0 aefe523efa57 6 weeks ago 240MB [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 [2021-01-27T09:14:21.792Z] Still waiting to schedule task [2021-01-27T09:14:21.792Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-27T09:15:10.400Z] Running on prd-ubuntu18.04-docker-8c-8g-23392 in /w/workspace/edgexfoundry_edgex-go_PR-3088 [Pipeline] { [Pipeline] ws [2021-01-27T09:15:10.517Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-27T09:15:12.693Z] using credential edgex-jenkins-ssh [2021-01-27T09:15:12.748Z] Cloning the remote Git repository [2021-01-27T09:15:12.777Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-27T09:15:12.849Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-27T09:15:12.883Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-27T09:15:12.883Z] > git --version # timeout=10 [2021-01-27T09:15:12.891Z] > git --version # 'git version 2.17.1' [2021-01-27T09:15:12.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T09:15:12.919Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T09:15:21.182Z] Merging remotes/origin/master commit 668f0a3a269f3b051418dc2678a30c23b2beea7f into PR head commit 22d316fd34395ef5b1535a9e9a15f453f4027ebd [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2021-01-27T09:15:20.531Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-27T09:15:20.543Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T09:15:20.554Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-27T09:15:20.566Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-27T09:15:20.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T09:15:20.570Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3088/head:refs/remotes/origin/PR-3088 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-27T09:15:21.196Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T09:15:21.202Z] > git checkout -f 22d316fd34395ef5b1535a9e9a15f453f4027ebd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-27T09:15:22.212Z] Failed in branch amd64 [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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:15:25.695Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:15:27.555Z] ---> package-listing.sh [2021-01-27T09:15:27.555Z] ++ facter osfamily [2021-01-27T09:15:27.555Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-27T09:15:27.827Z] + OS_FAMILY=redhat [2021-01-27T09:15:27.827Z] + workspace=/w/workspace/edgex-go/1 [2021-01-27T09:15:27.827Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-27T09:15:27.827Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-27T09:15:27.827Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-27T09:15:27.827Z] + PACKAGES=/tmp/packages_start.txt [2021-01-27T09:15:27.827Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-27T09:15:27.827Z] + PACKAGES=/tmp/packages_end.txt [2021-01-27T09:15:27.827Z] + case "${OS_FAMILY}" in [2021-01-27T09:15:27.827Z] + rpm -qa [2021-01-27T09:15:27.827Z] + sort [2021-01-27T09:15:36.086Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-27T09:15:36.086Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-27T09:15:36.086Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-27T09:15:36.086Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-27T09:15:36.086Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-27T09:15:36.086Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-27T09:15:36.160Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-27T09:15:36.575Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:15:37.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T09:15:37.523Z] [2021-01-27T09:15:37.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:15:37.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T09:15:37.992Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-27T09:15:37.992Z] df20fa9351a1: Pulling fs layer [2021-01-27T09:15:37.992Z] 36b3adc4ff6f: Pulling fs layer [2021-01-27T09:15:37.992Z] 8ad3a11d3b57: Pulling fs layer [2021-01-27T09:15:37.992Z] 46f8f816bc3b: Pulling fs layer [2021-01-27T09:15:38.294Z] 93b61091891f: Pulling fs layer [2021-01-27T09:15:38.294Z] 93b9cdb0e59b: Pulling fs layer [2021-01-27T09:15:38.294Z] 5e14af77c1be: Pulling fs layer [2021-01-27T09:15:38.294Z] 01666e4c0597: Pulling fs layer [2021-01-27T09:15:38.294Z] aa168da1d23b: Pulling fs layer [2021-01-27T09:15:38.294Z] 93b9cdb0e59b: Waiting [2021-01-27T09:15:38.294Z] 5e14af77c1be: Waiting [2021-01-27T09:15:38.294Z] 01666e4c0597: Waiting [2021-01-27T09:15:38.294Z] aa168da1d23b: Waiting [2021-01-27T09:15:38.294Z] 46f8f816bc3b: Waiting [2021-01-27T09:15:38.294Z] 93b61091891f: Waiting [2021-01-27T09:15:38.294Z] 36b3adc4ff6f: Verifying Checksum [2021-01-27T09:15:38.294Z] 36b3adc4ff6f: Download complete [2021-01-27T09:15:38.294Z] 46f8f816bc3b: Verifying Checksum [2021-01-27T09:15:38.294Z] 46f8f816bc3b: Download complete [2021-01-27T09:15:38.294Z] df20fa9351a1: Verifying Checksum [2021-01-27T09:15:38.294Z] df20fa9351a1: Download complete [2021-01-27T09:15:38.294Z] 93b9cdb0e59b: Verifying Checksum [2021-01-27T09:15:38.294Z] 93b9cdb0e59b: Download complete [2021-01-27T09:15:38.294Z] 5e14af77c1be: Verifying Checksum [2021-01-27T09:15:38.294Z] 5e14af77c1be: Download complete [2021-01-27T09:15:38.603Z] 01666e4c0597: Download complete [2021-01-27T09:15:38.603Z] 93b61091891f: Verifying Checksum [2021-01-27T09:15:38.603Z] 93b61091891f: Download complete [2021-01-27T09:15:39.221Z] df20fa9351a1: Pull complete [2021-01-27T09:15:39.221Z] 8ad3a11d3b57: Verifying Checksum [2021-01-27T09:15:39.221Z] 8ad3a11d3b57: Download complete [2021-01-27T09:15:39.498Z] 36b3adc4ff6f: Pull complete [2021-01-27T09:15:41.585Z] 8ad3a11d3b57: Pull complete [2021-01-27T09:15:41.891Z] 46f8f816bc3b: Pull complete [2021-01-27T09:15:43.475Z] 93b61091891f: Pull complete [2021-01-27T09:15:43.797Z] 93b9cdb0e59b: Pull complete [2021-01-27T09:15:45.351Z] 5e14af77c1be: Pull complete [2021-01-27T09:15:45.632Z] aa168da1d23b: Verifying Checksum [2021-01-27T09:15:45.632Z] aa168da1d23b: Download complete [2021-01-27T09:15:47.156Z] 01666e4c0597: Pull complete [2021-01-27T09:16:09.806Z] aa168da1d23b: Pull complete [2021-01-27T09:16:09.806Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-27T09:16:09.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T09:16:09.806Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-27T09:16:10.757Z] prd-centos7-docker-4c-2g-23387 does not seem to be running inside a container [2021-01-27T09:16:10.922Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-27T09:16:16.006Z] $ docker top fc29864ec09d3ba5fa54a1af4d701f18efa2da88aac5bf2a27a5a3073f33c49c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T09:16:16.774Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-27T09:16:17.180Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-27T09:16:17.921Z] + ls /var/log/sa-host [2021-01-27T09:16:17.921Z] + sadf -c /var/log/sa-host/sa23 [2021-01-27T09:16:17.921Z] file_magic: OK [2021-01-27T09:16:17.921Z] HZ: Using current value: 100 [2021-01-27T09:16:17.921Z] file_header: OK [2021-01-27T09:16:17.921Z] 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 [2021-01-27T09:16:17.921Z] Statistics: [2021-01-27T09:16:17.921Z] Hnuu...uuuununununu... [2021-01-27T09:16:17.921Z] File successfully converted to sysstat format version 12.2.1 [2021-01-27T09:16:17.921Z] + sadf -c /var/log/sa-host/sa27 [2021-01-27T09:16:17.921Z] file_magic: OK [2021-01-27T09:16:17.921Z] HZ: Using current value: 100 [2021-01-27T09:16:17.921Z] file_header: OK [2021-01-27T09:16:17.921Z] 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 [2021-01-27T09:16:17.921Z] Statistics: [2021-01-27T09:16:17.921Z] 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... [2021-01-27T09:16:17.921Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-27T09:16:18.650Z] provisioning config files... [2021-01-27T09:16:18.688Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4579205152668283786tmp [Pipeline] { [Pipeline] echo [2021-01-27T09:16:18.825Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:16:20.024Z] ---> create-netrc.sh [Pipeline] } [2021-01-27T09:16:20.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-27T09:16:20.555Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:16:21.992Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-27T09:16:22.041Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:16:22.423Z] ---> sudo-logs.sh [2021-01-27T09:16:22.423Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-27T09:16:22.466Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:16:23.229Z] ---> job-cost.sh [2021-01-27T09:16:23.229Z] lf-activate-venv: SKIPPING [2021-01-27T09:16:23.229Z] INFO: No Stack... [2021-01-27T09:16:24.689Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-27T09:16:24.970Z] INFO: Archiving Costs [Pipeline] echo [2021-01-27T09:16:25.019Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:16:25.790Z] ---> logs-deploy.sh [2021-01-27T09:16:25.790Z] lf-activate-venv: SKIPPING [2021-01-27T09:16:25.790Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3088/1 [2021-01-27T09:16:25.790Z] INFO: archiving workspace using pattern(s): [2021-01-27T09:16:28.573Z] Archives upload complete. [2021-01-27T09:16:28.858Z] INFO: archiving logs to Nexus