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 08:57:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:57:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:57:58 ========================================================= 08:57:58 EdgeX Global Pipelines Version Info 08:57:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:58:00 ------------------- 08:58:00 stable info: 08:58:00 ------------------- 08:58:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:58:00 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 08:58:00 Message: update stable to v1.0.179 08:58:01 ------------------- 08:58:01 experimental info: 08:58:01 ------------------- 08:58:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:58:01 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 08:58:01 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:58:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:58:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:58:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:58:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:58:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:58:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:58:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:58:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:58:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 08:58:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 08:58:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:58:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:58:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:58:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:58:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:58:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:58:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:58:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:58:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:58:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:58:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:58:05 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:58:05 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 08:58:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3088 [Pipeline] echo 08:58:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3088 [Pipeline] echo 08:58:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3088 [Pipeline] echo 08:58:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22d316fd34395ef5b1535a9e9a15f453f4027ebd [Pipeline] echo 08:58:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22d316f [Pipeline] echo 08:58:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:58:06 provisioning config files... 08:58:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1602769513488323535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:06 ---> docker-login.sh 08:58:06 nexus3.edgexfoundry.org:10001 08:58:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:08 Configure a credential helper to remove this warning. See 08:58:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:08 08:58:08 Login Succeeded 08:58:08 nexus3.edgexfoundry.org:10002 08:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:08 Configure a credential helper to remove this warning. See 08:58:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:08 08:58:08 Login Succeeded 08:58:08 nexus3.edgexfoundry.org:10003 08:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:08 Configure a credential helper to remove this warning. See 08:58:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:08 08:58:08 Login Succeeded 08:58:08 nexus3.edgexfoundry.org:10004 08:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:09 Configure a credential helper to remove this warning. See 08:58:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:09 08:58:09 Login Succeeded 08:58:09 docker.io 08:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:09 Configure a credential helper to remove this warning. See 08:58:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:09 08:58:09 Login Succeeded 08:58:09 ---> docker-login.sh ends [Pipeline] } 08:58:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:58:10 ++ 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 08:58:10 + for file in '`ls cmd/**/Dockerfile`' 08:58:10 ++ dirname cmd/core-command/Dockerfile 08:58:10 ++ cut -d/ -f2 08:58:10 + echo core-command,cmd/core-command/Dockerfile 08:58:10 + for file in '`ls cmd/**/Dockerfile`' 08:58:10 ++ dirname cmd/core-data/Dockerfile 08:58:10 ++ cut -d/ -f2 08:58:10 + echo core-data,cmd/core-data/Dockerfile 08:58:10 + for file in '`ls cmd/**/Dockerfile`' 08:58:10 ++ dirname cmd/core-metadata/Dockerfile 08:58:10 ++ cut -d/ -f2 08:58:10 + echo core-metadata,cmd/core-metadata/Dockerfile 08:58:10 + for file in '`ls cmd/**/Dockerfile`' 08:58:10 ++ dirname cmd/security-bootstrapper/Dockerfile 08:58:10 ++ cut -d/ -f2 08:58:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:58:10 + for file in '`ls cmd/**/Dockerfile`' 08:58:10 ++ dirname cmd/security-proxy-setup/Dockerfile 08:58:10 ++ cut -d/ -f2 08:58:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:58:10 + for file in '`ls cmd/**/Dockerfile`' 08:58:10 ++ cut -d/ -f2 08:58:10 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:58:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:58:10 + for file in '`ls cmd/**/Dockerfile`' 08:58:10 ++ dirname cmd/support-notifications/Dockerfile 08:58:10 ++ cut -d/ -f2 08:58:10 + echo support-notifications,cmd/support-notifications/Dockerfile 08:58:10 + for file in '`ls cmd/**/Dockerfile`' 08:58:10 ++ dirname cmd/support-scheduler/Dockerfile 08:58:10 ++ cut -d/ -f2 08:58:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:58:10 + for file in '`ls cmd/**/Dockerfile`' 08:58:10 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:58:10 ++ cut -d/ -f2 08:58:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:58:10 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 08:58:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:58:12 08:58:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:58:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:58:13 latest: Pulling from edgex-devops/git-semver 08:58:13 31603596830f: Pulling fs layer 08:58:13 2a8b12db71e7: Pulling fs layer 08:58:13 6ca5941a6612: Pulling fs layer 08:58:13 ecc8261a40a4: Pulling fs layer 08:58:13 ecc8261a40a4: Waiting 08:58:13 2a8b12db71e7: Verifying Checksum 08:58:13 2a8b12db71e7: Download complete 08:58:13 31603596830f: Verifying Checksum 08:58:13 31603596830f: Download complete 08:58:15 ecc8261a40a4: Verifying Checksum 08:58:15 ecc8261a40a4: Download complete 08:58:15 6ca5941a6612: Verifying Checksum 08:58:15 6ca5941a6612: Download complete 08:58:15 31603596830f: Pull complete 08:58:15 2a8b12db71e7: Pull complete 08:58:16 6ca5941a6612: Pull complete 08:58:17 ecc8261a40a4: Pull complete 08:58:17 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:58:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:58:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:58:17 prd-centos7-docker-4c-2g-23387 does not seem to be running inside a container 08:58:17 $ 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 08:58:20 $ docker top 5126280b29845e5f60854bdb2f55b1a077293dec89bc25f39d4ac2184475a27f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:58:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:58:21 [ssh-agent] Looking for ssh-agent implementation... 08:58:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:58:21 $ docker exec 5126280b29845e5f60854bdb2f55b1a077293dec89bc25f39d4ac2184475a27f ssh-agent 08:58:22 SSH_AUTH_SOCK=/tmp/ssh-9IDoBOf98rqf/agent.11 08:58:22 SSH_AGENT_PID=16 08:58:22 Running ssh-add (command line suppressed) 08:58:22 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4904273792886331164.key (/w/workspace/edgex-go/1@tmp/private_key_4904273792886331164.key) 08:58:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:58:23 + git tag --points-at HEAD [Pipeline] } 08:58:23 $ docker exec --env ******** --env ******** 5126280b29845e5f60854bdb2f55b1a077293dec89bc25f39d4ac2184475a27f ssh-agent -k 08:58:23 unset SSH_AUTH_SOCK; 08:58:23 unset SSH_AGENT_PID; 08:58:23 echo Agent pid 16 killed; 08:58:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:58:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:58:24 [ssh-agent] Looking for ssh-agent implementation... 08:58:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:58:24 $ docker exec 5126280b29845e5f60854bdb2f55b1a077293dec89bc25f39d4ac2184475a27f ssh-agent 08:58:24 SSH_AUTH_SOCK=/tmp/ssh-cjwR5QhJzpxm/agent.45 08:58:24 SSH_AGENT_PID=50 08:58:24 Running ssh-add (command line suppressed) 08:58:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2911510448193157266.key (/w/workspace/edgex-go/1@tmp/private_key_2911510448193157266.key) 08:58:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:58:25 + git semver init 08:58:25 # -> Open(): unable to determine branch for HEAD 08:58:25 # $GIT_DIR = /w/workspace/edgex-go/1/.git 08:58:25 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 08:58:25 # $SEMVER_REMOTE_NAME = origin 08:58:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:58:25 # $SEMVER_USER_NAME = edgex-jenkins 08:58:25 # $SEMVER_BRANCH = PR-3088 08:58:25 # $SEMVER_TEMP = /tmp/semver-758486552 08:58:25 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:58:53 # '/tmp/semver-758486552' -> '/w/workspace/edgex-go/1/.semver' 08:58:54 # -> Force: false 08:58:54 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 08:58:54 $ docker exec --env ******** --env ******** 5126280b29845e5f60854bdb2f55b1a077293dec89bc25f39d4ac2184475a27f ssh-agent -k 08:58:54 unset SSH_AUTH_SOCK; 08:58:54 unset SSH_AGENT_PID; 08:58:54 echo Agent pid 50 killed; 08:58:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:58:55 + git semver [Pipeline] } 08:58:55 $ docker stop --time=1 5126280b29845e5f60854bdb2f55b1a077293dec89bc25f39d4ac2184475a27f 08:58:57 $ docker rm -f 5126280b29845e5f60854bdb2f55b1a077293dec89bc25f39d4ac2184475a27f [Pipeline] // withDockerContainer [Pipeline] sh 08:58:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:58:59 Stashed 1 file(s) [Pipeline] echo 08:58:59 [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 08:59:00 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:59:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:59:01 + true 08:59:01 + sudo service docker restart 08:59:01 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 08:59:02 ========================================================= 08:59:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:59:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:59:03 + 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 . 08:59:09 Sending build context to Docker daemon 327.2MB 08:59:09 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 08:59:09 Step 2/6 : FROM ${BASE} 08:59:09 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:59:09 188c0c94c7c5: Pulling fs layer 08:59:09 0ef7d3d256c8: Pulling fs layer 08:59:09 de9db76c5a1d: Pulling fs layer 08:59:09 bca2f99d35d6: Pulling fs layer 08:59:09 93359f2a8cfa: Pulling fs layer 08:59:09 7c6f9722023f: Pulling fs layer 08:59:09 a35cf1a2eb13: Pulling fs layer 08:59:09 bca2f99d35d6: Waiting 08:59:09 93359f2a8cfa: Waiting 08:59:09 7c6f9722023f: Waiting 08:59:09 a35cf1a2eb13: Waiting 08:59:09 de9db76c5a1d: Verifying Checksum 08:59:09 de9db76c5a1d: Download complete 08:59:09 0ef7d3d256c8: Verifying Checksum 08:59:09 0ef7d3d256c8: Download complete 08:59:09 93359f2a8cfa: Verifying Checksum 08:59:09 93359f2a8cfa: Download complete 08:59:09 7c6f9722023f: Verifying Checksum 08:59:09 7c6f9722023f: Download complete 08:59:09 188c0c94c7c5: Verifying Checksum 08:59:09 188c0c94c7c5: Download complete 08:59:10 188c0c94c7c5: Pull complete 08:59:10 0ef7d3d256c8: Pull complete 08:59:11 de9db76c5a1d: Pull complete 08:59:14 a35cf1a2eb13: Verifying Checksum 08:59:14 a35cf1a2eb13: Download complete 08:59:14 Still waiting to schedule task 08:59:14 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 08:59:15 bca2f99d35d6: Verifying Checksum 08:59:15 bca2f99d35d6: Download complete 08:59:27 bca2f99d35d6: Pull complete 08:59:27 93359f2a8cfa: Pull complete 08:59:27 7c6f9722023f: Pull complete 08:59:32 a35cf1a2eb13: Pull complete 08:59:32 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:59:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:59:32 ---> a62c8e92a672 08:59:32 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 08:59:32 ---> Running in a2204be5b9b5 08:59:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:59:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:59:34 (1/12) Installing libmagic (5.38-r0) 08:59:34 (2/12) Installing file (5.38-r0) 08:59:34 (3/12) Installing libc-dev (0.7.2-r3) 08:59:35 (4/12) Installing g++ (9.3.0-r2) 08:59:38 (5/12) Installing fortify-headers (1.1-r0) 08:59:38 (6/12) Installing patch (2.7.6-r6) 08:59:38 (7/12) Installing build-base (0.5-r2) 08:59:39 (8/12) Installing libsodium (1.0.18-r0) 08:59:39 (9/12) Installing pkgconf (1.7.2-r0) 08:59:39 (10/12) Installing libsodium-dev (1.0.18-r0) 08:59:39 (11/12) Installing libzmq (4.3.3-r0) 08:59:39 (12/12) Installing zeromq-dev (4.3.3-r0) 08:59:40 Executing busybox-1.31.1-r19.trigger 08:59:40 OK: 233 MiB in 51 packages 08:59:44 Removing intermediate container a2204be5b9b5 08:59:44 ---> 37b1b0a1a5bd 08:59:44 Step 4/6 : WORKDIR /edgex-go 08:59:44 ---> Running in dfffa641d88a 08:59:44 Removing intermediate container dfffa641d88a 08:59:44 ---> 64dd2851f925 08:59:44 Step 5/6 : COPY go.mod . 08:59:44 ---> c75b366695ef 08:59:44 Step 6/6 : RUN go mod download 08:59:44 ---> Running in 2b53784c0b98 09:00:11 Removing intermediate container 2b53784c0b98 09:00:11 ---> 071dd3889b69 09:00:11 Successfully built 071dd3889b69 09:00:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:00:12 + docker inspect -f . ci-base-image-x86_64 09:00:12 . [Pipeline] withDockerContainer 09:00:12 prd-centos7-docker-4c-2g-23387 does not seem to be running inside a container 09:00:12 $ 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 09:00:14 $ docker top 37fd700aca2c59424ea990712de9c694c9a1b9145c67497928159f42a04958e9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:15 + go version 09:00:15 go version go1.15.5 linux/amd64 [Pipeline] } 09:00:15 $ docker stop --time=1 37fd700aca2c59424ea990712de9c694c9a1b9145c67497928159f42a04958e9 09:00:16 $ docker rm -f 37fd700aca2c59424ea990712de9c694c9a1b9145c67497928159f42a04958e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:00:18 + docker inspect -f . ci-base-image-x86_64 09:00:18 . [Pipeline] withDockerContainer 09:00:18 prd-centos7-docker-4c-2g-23387 does not seem to be running inside a container 09:00:18 $ 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 09:00:21 $ docker top 65e8940d08cde51a091058296e657b1f3d1277bd7f8d343a85853ef5957b6108 -eo pid,comm [Pipeline] { [Pipeline] echo 09:00:21 ========================================================= 09:00:21 [edgeXBuildGoParallel] Running Tests and Build... 09:00:21 ========================================================= [Pipeline] sh 09:00:22 + make test 09:00:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:00:45 ? github.com/edgexfoundry/edgex-go [no test files] 09:01:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:01:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-23388 in /w/workspace/edgexfoundry_edgex-go_PR-3088 [Pipeline] { [Pipeline] ws 09:01:12 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:01:17 using credential edgex-jenkins-ssh 09:01:17 Cloning the remote Git repository 09:01:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:01:17 > git init /w/workspace/edgex-go/1 # timeout=10 09:01:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:01:17 > git --version # timeout=10 09:01:17 > git --version # 'git version 2.17.1' 09:01:17 using GIT_SSH to set credentials SSH Credentials for GitHub 09:01:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:01:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:01:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:01:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:01:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 09:01:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:01:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:01:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:01:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:01:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:01:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:01:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:01:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:01:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:01:36 Merging remotes/origin/master commit 668f0a3a269f3b051418dc2678a30c23b2beea7f into PR head commit 22d316fd34395ef5b1535a9e9a15f453f4027ebd [Pipeline] } 09:01:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:01:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:01:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:01:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:01:35 using GIT_SSH to set credentials SSH Credentials for GitHub 09:01:35 > 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 09:01:36 > git config core.sparsecheckout # timeout=10 09:01:36 > git checkout -f 22d316fd34395ef5b1535a9e9a15f453f4027ebd # timeout=10 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:01:37 Failed in branch arm64 09:01:38 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.244s coverage: 46.6% of statements 09:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 09:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 09:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 09:01:42 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.333s coverage: 27.1% of statements 09:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 09:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 09:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 09:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:01:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.155s coverage: 100.0% of statements 09:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 09:01:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.145s coverage: 100.0% of statements 09:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 09:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:01:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.187s coverage: 65.8% of statements 09:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:01:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.218s coverage: 82.3% of statements 09:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 09:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:01:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.609s coverage: 28.6% of statements 09:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 09:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 09:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 09:01:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.134s coverage: 100.0% of statements 09:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 09:01:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.106s coverage: 100.0% of statements 09:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 09:01:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.224s coverage: 86.7% of statements 09:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 09:01:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.160s coverage: 97.5% of statements 09:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 09:01:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.121s coverage: 78.3% of statements 09:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 09:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:01:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.649s coverage: 92.8% of statements 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 09:01:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.085s coverage: 58.8% of statements 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 09:01:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.189s coverage: 0.1% of statements 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 09:01:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:01:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.113s coverage: 43.8% of statements 09:01:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.126s coverage: 79.5% of statements 09:01:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.126s coverage: 94.1% of statements 09:01:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements 09:01:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 09:02:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.074s coverage: 94.4% of statements 09:02:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 09:02:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:02:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:02:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:02:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.134s coverage: 87.2% of statements 09:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 09:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 75.5% of statements 09:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.109s coverage: 80.8% of statements 09:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.145s coverage: 87.2% of statements 09:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.126s coverage: 84.2% of statements 09:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.203s coverage: 91.4% of statements 09:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.314s coverage: 63.5% of statements 09:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 09:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements 09:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 09:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 09:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 09:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.725s coverage: 68.9% of statements 09:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 09:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 09:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 09:02:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.230s coverage: 37.0% of statements 09:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:02:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.623s coverage: 84.0% of statements 09:02:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.061s coverage: 100.0% of statements 09:02:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.198s coverage: 47.1% of statements 09:02:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:02:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:02:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 09:02:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 09:02:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 09:02:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.081s coverage: 100.0% of statements 09:02:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 09:02:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.064s coverage: 100.0% of statements 09:02:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 09:02:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.025s coverage: 29.1% of statements 09:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 09:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 09:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 09:02:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.149s coverage: 99.0% of statements 09:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 09:02:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements 09:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 09:02:14 ok github.com/edgexfoundry/edgex-go/internal/system 0.053s coverage: 0.0% of statements 09:02:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:02:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements 09:02:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 09:02:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:02:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:02:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 09:02:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.059s coverage: 87.9% of statements 09:02:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 09:02:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:02:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 09:02:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.077s coverage: 32.1% of statements 09:02:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.119s coverage: 100.0% of statements 09:02:17 GO111MODULE=on go vet ./... 09:03:25 gofmt -l . 09:03:25 [ "`gofmt -l .`" = "" ] 09:03:25 ./bin/test-go-mod-tidy.sh 09:03:25 ./bin/test-attribution-txt.sh [Pipeline] sh 09:03:26 + ls -al . 09:03:26 total 668 09:03:26 drwxrwxr-x 10 1001 1001 4096 Jan 27 09:03 . 09:03:26 drwxr-xr-x 4 root root 28 Jan 27 09:00 .. 09:03:26 -rw-rw-r-- 1 1001 1001 11 Jan 27 08:57 .dockerignore 09:03:26 drwxrwxr-x 8 1001 1001 179 Jan 27 08:57 .git 09:03:26 drwxrwxr-x 3 1001 1001 125 Jan 27 08:57 .github 09:03:26 -rw-rw-r-- 1 1001 1001 872 Jan 27 08:57 .gitignore 09:03:26 drwx------ 3 1001 1001 60 Jan 27 08:58 .semver 09:03:26 -rw-rw-r-- 1 1001 1001 166 Jan 27 08:57 .sonarcloud.properties 09:03:26 -rw-rw-r-- 1 1001 1001 7859 Jan 27 08:57 Attribution.txt 09:03:26 -rw-rw-r-- 1 1001 1001 3804 Jan 27 08:57 CONTRIBUTING.md 09:03:26 -rw-rw-r-- 1 1001 1001 931 Jan 27 08:57 Dockerfile.build 09:03:26 -rw-rw-r-- 1 1001 1001 863 Jan 27 08:57 Jenkinsfile 09:03:26 -rw-rw-r-- 1 1001 1001 10775 Jan 27 08:57 LICENSE 09:03:26 -rw-rw-r-- 1 1001 1001 6001 Jan 27 08:57 Makefile 09:03:26 -rw-rw-r-- 1 1001 1001 6524 Jan 27 08:57 README.md 09:03:26 -rw-rw-r-- 1 1001 1001 6755 Jan 27 08:57 SECURITY.md 09:03:26 -rw-rw-r-- 1 1001 1001 5 Jan 27 08:58 VERSION 09:03:26 -rw-rw-r-- 1 1001 1001 4131 Jan 27 08:57 ZMQWindows.md 09:03:26 drwxrwxr-x 2 1001 1001 117 Jan 27 08:57 bin 09:03:26 drwxrwxr-x 15 1001 1001 4096 Jan 27 08:57 cmd 09:03:26 -rw-r--r-- 1 root root 564700 Jan 27 09:02 coverage.out 09:03:26 -rw-r--r-- 1 root root 1053 Jan 27 09:03 go.mod 09:03:26 -rw-r--r-- 1 root root 18995 Jan 27 09:03 go.sum 09:03:26 drwxrwxr-x 8 1001 1001 127 Jan 27 08:57 internal 09:03:26 drwxrwxr-x 4 1001 1001 26 Jan 27 08:57 openapi 09:03:26 drwxrwxr-x 4 1001 1001 71 Jan 27 08:57 snap 09:03:26 -rw-rw-r-- 1 1001 1001 168 Jan 27 08:57 version.go [Pipeline] sh 09:03:27 + '[' -e coverage.out ] 09:03:27 + chown 1001:1001 coverage.out [Pipeline] stash 09:03:27 Stashed 1 file(s) [Pipeline] sh 09:03:28 + make build 09:03:28 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 09:03:34 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 09:03:54 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 09:03:57 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 09:04:02 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 09:04:03 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 09:04:08 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 09:04:11 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 09:04:14 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 09:04:18 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 09:04:20 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 09:04:22 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 09:04:26 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] } 09:04:30 $ docker stop --time=1 65e8940d08cde51a091058296e657b1f3d1277bd7f8d343a85853ef5957b6108 09:04:32 $ docker rm -f 65e8940d08cde51a091058296e657b1f3d1277bd7f8d343a85853ef5957b6108 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:04:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:04:37 09:04:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:04:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:04:38 latest: Pulling from edgex-devops/edgex-compose 09:04:38 cbdbe7a5bc2a: Pulling fs layer 09:04:38 ca9280d653b3: Pulling fs layer 09:04:38 7e9c9ca2126c: Pulling fs layer 09:04:39 cbdbe7a5bc2a: Verifying Checksum 09:04:39 cbdbe7a5bc2a: Download complete 09:04:40 ca9280d653b3: Verifying Checksum 09:04:40 ca9280d653b3: Download complete 09:04:41 cbdbe7a5bc2a: Pull complete 09:04:43 7e9c9ca2126c: Verifying Checksum 09:04:43 7e9c9ca2126c: Download complete 09:04:43 ca9280d653b3: Pull complete 09:04:58 7e9c9ca2126c: Pull complete 09:04:58 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:04:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:04:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:04:59 prd-centos7-docker-4c-2g-23387 does not seem to be running inside a container 09:04:59 $ 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 09:05:02 $ docker top 493775e0f110adfc46cc880a87d9523fd99ddc29402776b5a781acd78642d913 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:03 + docker-compose build --help 09:05:03 + grep parallel 09:05:04 --parallel Build images in parallel. [Pipeline] } 09:05:04 $ docker stop --time=1 493775e0f110adfc46cc880a87d9523fd99ddc29402776b5a781acd78642d913 09:05:06 $ docker rm -f 493775e0f110adfc46cc880a87d9523fd99ddc29402776b5a781acd78642d913 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:05:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:05:08 . [Pipeline] withDockerContainer 09:05:08 prd-centos7-docker-4c-2g-23387 does not seem to be running inside a container 09:05:08 $ 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 09:05:10 $ docker top 45f14ddea075df0886ff20852fcbead0fe0efe00a2a4f955984f0377e0954c6d -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:12 + docker-compose -f ./docker-compose-build.yml build --parallel 09:05:13 Building docker-core-command-go ... 09:05:13 Building docker-core-data-go ... 09:05:13 Building docker-core-metadata-go ... 09:05:13 Building docker-security-bootstrapper-go ... 09:05:13 Building docker-security-proxy-setup-go ... 09:05:13 Building docker-security-secretstore-setup-go ... 09:05:13 Building docker-support-notifications-go ... 09:05:13 Building docker-support-scheduler-go ... 09:05:13 Building docker-sys-mgmt-agent-go ... 09:05:13 Building docker-security-bootstrapper-go 09:05:13 Building docker-sys-mgmt-agent-go 09:05:13 Building docker-security-secretstore-setup-go 09:05:13 Building docker-security-proxy-setup-go 09:05:13 Building docker-support-scheduler-go 09:06:22 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:06:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:06:22 ---> 071dd3889b69 09:06:22 Step 3/24 : WORKDIR /edgex-go 09:06:22 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:06:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:06:22 ---> 071dd3889b69 09:06:22 Step 3/26 : WORKDIR /edgex-go 09:06:22 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:06:22 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:06:22 ---> 071dd3889b69 09:06:22 Step 3/33 : WORKDIR /edgex-go 09:06:22 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:06:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:06:22 ---> 071dd3889b69 09:06:22 Step 3/22 : WORKDIR /edgex-go 09:06:22 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:06:22 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:06:22 ---> 071dd3889b69 09:06:22 Step 3/21 : WORKDIR /edgex-go 09:06:22 ---> Running in 51cadcdf4fe6 09:06:22 ---> Running in 639da72c7414 09:06:22 ---> Running in e4073aaab881 09:06:22 ---> Running in 3aec41c0fc3f 09:06:22 ---> Running in c53dd46b2132 09:06:22 Removing intermediate container 639da72c7414 09:06:22 ---> 849481f4c51a 09:06:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:22 Removing intermediate container c53dd46b2132 09:06:22 ---> dc4e078dbe91 09:06:22 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:22 Removing intermediate container 51cadcdf4fe6 09:06:22 ---> 42ceb61fd3a7 09:06:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:22 Removing intermediate container e4073aaab881 09:06:22 ---> 12e472c522fb 09:06:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:22 Removing intermediate container 3aec41c0fc3f 09:06:22 ---> 949a527bb2f3 09:06:22 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:22 ---> Running in 0bc4edbd30f9 09:06:22 ---> Running in 3e849373152c 09:06:22 ---> Running in 3dffb9586618 09:06:22 ---> Running in 2918f54b82c7 09:06:22 ---> Running in d9422c0f1cc8 09:06:27 Removing intermediate container 3dffb9586618 09:06:27 ---> 87e3cbdbffb5 09:06:27 Step 5/21 : RUN apk add --update --no-cache make git 09:06:27 Removing intermediate container d9422c0f1cc8 09:06:27 ---> 92868f4d8e96 09:06:27 Step 5/33 : RUN apk add --update --no-cache make git 09:06:28 ---> Running in 081ef3bab9db 09:06:28 Removing intermediate container 2918f54b82c7 09:06:28 ---> bc5ef23bb411 09:06:28 Step 5/26 : RUN apk add --update --no-cache make bash git 09:06:28 Removing intermediate container 0bc4edbd30f9 09:06:28 ---> e864d9d7b92d 09:06:28 Step 5/22 : RUN apk add --update --no-cache make git 09:06:28 ---> Running in 5907a50c2750 09:06:28 Removing intermediate container 3e849373152c 09:06:28 ---> 7a9549787f9a 09:06:28 Step 5/24 : RUN apk add --update --no-cache make git 09:06:28 ---> Running in 12a42627e986 09:06:28 ---> Running in 0211ce296e8a 09:06:28 ---> Running in b2b5571a7a0d 09:06:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:06:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:06:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:06:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:06:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:06:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:06:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:06:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:06:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:06:32 OK: 233 MiB in 51 packages 09:06:32 OK: 233 MiB in 51 packages 09:06:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:06:32 OK: 233 MiB in 51 packages 09:06:32 OK: 233 MiB in 51 packages 09:06:32 OK: 233 MiB in 51 packages 09:06:33 Removing intermediate container 081ef3bab9db 09:06:33 ---> 37fa27d541cf 09:06:33 Step 6/21 : COPY go.mod . 09:06:33 Removing intermediate container 5907a50c2750 09:06:33 ---> 147b2d55dec4 09:06:33 Step 6/33 : COPY go.mod . 09:06:33 Removing intermediate container 12a42627e986 09:06:33 ---> bcfb15e521dd 09:06:33 Step 6/22 : COPY go.mod . 09:06:33 Removing intermediate container b2b5571a7a0d 09:06:33 ---> 2ff17296eacc 09:06:33 Step 6/24 : COPY go.mod . 09:06:33 ---> 4739c661be21 09:06:33 Step 7/21 : RUN go mod download 09:06:34 Removing intermediate container 0211ce296e8a 09:06:34 ---> f9147f152a7b 09:06:34 Step 6/26 : COPY go.mod . 09:06:34 ---> Running in 3f65452cdb12 09:06:34 ---> 5910bd0434d6 09:06:34 Step 7/33 : RUN go mod download 09:06:34 ---> 66bf8cd79b91 09:06:34 Step 7/22 : RUN go mod download 09:06:34 ---> Running in f710fb122c16 09:06:34 ---> Running in 1e1e93d8986d 09:06:34 ---> 42754a06b07e 09:06:34 Step 7/24 : RUN go mod download 09:06:35 ---> bacf079be385 09:06:35 Step 7/26 : RUN go mod download 09:06:35 ---> Running in d3133684144c 09:06:36 ---> Running in 5f967232649d 09:06:40 Removing intermediate container 5f967232649d 09:06:40 ---> 2f8a6450fd42 09:06:40 Step 8/26 : COPY . . 09:06:42 Removing intermediate container d3133684144c 09:06:42 ---> b71a8142088c 09:06:42 Step 8/24 : COPY . . 09:06:44 Removing intermediate container f710fb122c16 09:06:44 ---> baad2570e779 09:06:44 Step 8/33 : COPY . . 09:06:44 Removing intermediate container 1e1e93d8986d 09:06:44 ---> 3009fe68be1b 09:06:44 Step 8/22 : COPY . . 09:06:44 Removing intermediate container 3f65452cdb12 09:06:44 ---> e532525cffc7 09:06:44 Step 8/21 : COPY . . 09:08:07 ---> 2cd1070cf8bd 09:08:07 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:08:07 ---> 2eb33986248e 09:08:07 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:08:07 ---> 061c327bc616 09:08:07 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:08:07 ---> Running in 7b3ae78067c1 09:08:07 ---> Running in b52f0e12e0bd 09:08:07 ---> Running in 29970666d6ba 09:08:07 ---> 81eb9de355a4 09:08:07 Step 9/33 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" 09:08:07 ---> 9c45a1799813 09:08:07 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:08:07 ---> Running in 264c64a34cd9 09:08:07 ---> Running in 6d6189faf8fe 09:08:07 Removing intermediate container 6d6189faf8fe 09:08:07 ---> c352ac14f647 09:08:07 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" 09:08:07 ---> Running in 8d14b7bed456 09:08:07 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 09:08:07 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 09:08:07 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 09:08:07 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 09:08:07 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 09:08:54 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 09:08:54 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 09:08:54 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 09:08:59 Removing intermediate container 7b3ae78067c1 09:08:59 ---> fa036a432832 09:08:59 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:08:59 Removing intermediate container 29970666d6ba 09:08:59 ---> 62512f6f11ab 09:08:59 09:08:59 Step 10/22 : FROM alpine:3.12 09:08:59 3.12: Pulling from library/alpine 09:09:00 ---> Running in 45e79b9fe3b6 09:09:01 + mkdir -p /tmp/build/dist/linux 09:09:01 + cd /tmp/build/dist/linux 09:09:01 + git clone https://github.com/jwilder/dockerize.git . 09:09:01 Cloning into '.'... 09:09:02 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 09:09:02 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 09:09:02 Status: Downloaded newer image for alpine:3.12 09:09:02 ---> 389fef711851 09:09:02 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:09:04 + go get github.com/robfig/glock 09:09:04  ---> Running in c10796ef4dee 09:09:05 Removing intermediate container 264c64a34cd9 09:09:05 ---> 59951eb132d0 09:09:05 09:09:05 Step 10/21 : FROM alpine:3.12 09:09:05 ---> 389fef711851 09:09:05 Step 11/21 : RUN apk add --update --no-cache curl 09:09:05 Removing intermediate container b52f0e12e0bd 09:09:05 ---> 3458e82aa3f0 09:09:05 09:09:05 Step 10/24 : FROM alpine:3.12 09:09:05 ---> 389fef711851 09:09:05 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 09:09:05 ---> Running in d5b4078c7ea1 09:09:05 ---> Running in 3a014bcdaeea 09:09:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:09:06 Removing intermediate container 45e79b9fe3b6 09:09:06 ---> a034eded2beb 09:09:06 09:09:06 Step 11/26 : FROM docker:20.10.0 09:09:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:09:06 20.10.0: Pulling from library/docker 09:09:07 (1/1) Installing dumb-init (1.2.2-r1) 09:09:07 Executing busybox-1.31.1-r19.trigger 09:09:07 OK: 6 MiB in 15 packages 09:09:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:09:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:09:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:09:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:09:08 (1/4) Installing ca-certificates (20191127-r4) 09:09:08 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:09:08 (1/5) Installing ca-certificates (20191127-r4) 09:09:08 (3/4) Installing libcurl (7.69.1-r3) 09:09:08 (4/4) Installing curl (7.69.1-r3) 09:09:08 (2/5) Installing nghttp2-libs (1.41.0-r0) 09:09:08 Executing busybox-1.31.1-r19.trigger 09:09:08 (3/5) Installing libcurl (7.69.1-r3) 09:09:08 Executing ca-certificates-20191127-r4.trigger 09:09:08 (4/5) Installing curl (7.69.1-r3) 09:09:08 (5/5) Installing dumb-init (1.2.2-r1) 09:09:08 Executing busybox-1.31.1-r19.trigger 09:09:08 Executing ca-certificates-20191127-r4.trigger 09:09:08 OK: 7 MiB in 18 packages 09:09:08 OK: 7 MiB in 19 packages 09:09:10 Removing intermediate container c10796ef4dee 09:09:10 ---> 4fbc5c004080 09:09:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:09:10 ---> Running in 7b16b9d18681 09:09:12 Removing intermediate container d5b4078c7ea1 09:09:12 ---> 56ddd78b7cfe 09:09:12 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:09:12 Removing intermediate container 3a014bcdaeea 09:09:12 ---> d715509689c2 09:09:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:09:12 Removing intermediate container 7b16b9d18681 09:09:12 ---> 57bef4f7f3dd 09:09:12 Step 13/22 : ENV APP_PORT=48085 09:09:12 ---> Running in 43b4693fd1cd 09:09:13 ---> Running in 4a649e116935 09:09:13 ---> Running in 264b47506455 09:09:13 Removing intermediate container 43b4693fd1cd 09:09:13 ---> d1ed71e17793 09:09:13 Step 13/21 : WORKDIR /edgex 09:09:14 ---> Running in a1dd05f80157 09:09:14 Removing intermediate container 4a649e116935 09:09:14 ---> 5f9af1b89bb4 09:09:14 Step 14/22 : EXPOSE $APP_PORT 09:09:14 Removing intermediate container 264b47506455 09:09:14 ---> 65a6e723e1aa 09:09:14 Step 13/24 : WORKDIR / 09:09:14 ---> Running in 828d80ec02ff 09:09:15 ---> Running in 66197123ce00 09:09:15 Removing intermediate container a1dd05f80157 09:09:15 ---> 10a9be5d00ab 09:09:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:09:15 Removing intermediate container 828d80ec02ff 09:09:15 ---> 2f27a558ba07 09:09:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:16 Removing intermediate container 66197123ce00 09:09:16 ---> 18e9aadb6281 09:09:16 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:09:16 ---> 75dbc5bbab28 09:09:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:09:16 ---> 161219bdfdb4 09:09:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:09:17 ---> f18a55a9605d 09:09:17 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:09:20 ---> cdd7256db2fc 09:09:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:09:20 ---> 020eca8d7144 09:09:20 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:09:21 ---> 0bb4cb736d4e 09:09:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:09:21 ---> 3e136113f4c0 09:09:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:09:23 ---> 51b22f49af87 09:09:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:09:24 ---> c0fc348e9f59 09:09:24 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:09:24 ---> Running in 9dc0ec4b037b 09:09:24 ---> 8569c0bfb80b 09:09:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:09:24 ---> Running in 1336cecbdaf1 09:09:24 + glock sync -n 09:09:25 Removing intermediate container 9dc0ec4b037b 09:09:25 ---> b838f644d898 09:09:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:09:25 Removing intermediate container 1336cecbdaf1 09:09:25 ---> 4bce0d8356d2 09:09:25 Step 18/21 : CMD ["--init=true"] 09:09:25 ---> Running in 7916c0fc90f8 09:09:25 ---> Running in 84267b4d7449 09:09:25 ---> c2e831c7214e 09:09:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:09:25 Removing intermediate container 7916c0fc90f8 09:09:25 ---> b16e6b0eff2b 09:09:25 Step 20/22 : LABEL arch=x86_64 09:09:26 ---> Running in 806eed6adb78 09:09:26 Removing intermediate container 84267b4d7449 09:09:26 ---> 3cbe736cdb89 09:09:26 Step 19/21 : LABEL arch=x86_64 09:09:26 ---> Running in 1f71db9a7384 09:09:26 ---> c097ae0c382f 09:09:26 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/ 09:09:26 Removing intermediate container 806eed6adb78 09:09:26 ---> 0d4bf6259ba3 09:09:26 Step 21/22 : LABEL git_sha=22d316fd34395ef5b1535a9e9a15f453f4027ebd 09:09:26 ---> Running in d3cea45078a9 09:09:26 ---> Running in 795c73514d92 09:09:26 Removing intermediate container 1f71db9a7384 09:09:26 ---> aa2d3c7e8ca3 09:09:26 Step 20/21 : LABEL git_sha=22d316fd34395ef5b1535a9e9a15f453f4027ebd 09:09:27 ---> Running in b49396c8194f 09:09:27 Removing intermediate container 795c73514d92 09:09:27 ---> 4482e6225a95 09:09:27 Step 22/22 : LABEL version=0.0.0 09:09:28 ---> Running in 2ab47bd7d52a 09:09:28 Removing intermediate container b49396c8194f 09:09:28 ---> ba7af9da25f0 09:09:28 Step 21/21 : LABEL version=0.0.0 09:09:29 ---> Running in bcfc1026f4bf 09:09:29 Removing intermediate container 2ab47bd7d52a 09:09:29 ---> 79d4e9e0c86d 09:09:29 09:09:30 Removing intermediate container bcfc1026f4bf 09:09:30 ---> 037912218a29 09:09:30 09:09:30 Successfully built 79d4e9e0c86d 09:09:30 Successfully built 037912218a29 09:09:31 github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] 09:09:31 github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] 09:09:31 github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] 09:09:31 Successfully tagged docker-support-scheduler-go:latest 09:09:31 Successfully tagged docker-security-proxy-setup-go:latest 09:09:31 Building docker-support-notifications-go 09:09:31 golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] 09:09:31 + git describe '--abbrev=0' --tags 09:09:31  Building docker-support-scheduler-go ... done  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go 09:09:31 + TAG=v0.6.1 09:09:31 + LDFLAGS='-X main.buildVersion=v0.6.1' 09:09:31 + apk --print-arch 09:09:31 + arch=x86_64 09:09:31 + echo 'building [dockerize] for amd64 ... ' 09:09:31 building [dockerize] for amd64 ... 09:09:31 + GOOS=linux GOARCH=amd64 go build -ldflags '-X main.buildVersion=v0.6.1' -a -tags netgo -installsuffix netgo -o /tmp/build/dist/linux/dockerize 09:09:31 Removing intermediate container d3cea45078a9 09:09:31 ---> 8148c3b59040 09:09:31 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:09:31 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:09:31 Status: Downloaded newer image for docker:20.10.0 09:09:31 ---> aefe523efa57 09:09:31 Step 12/26 : RUN apk add --no-cache bash 09:09:31 ---> Running in 25b09596bbc0 09:09:31 ---> Running in 4922f71a42fa 09:09:33 Removing intermediate container 4922f71a42fa 09:09:33 ---> 55ed41f7e74b 09:09:33 Step 22/24 : LABEL arch=x86_64 09:09:33 ---> Running in 4fe2a3c605d8 09:09:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:09:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:09:34 (1/2) Installing readline (8.0.4-r0) 09:09:34 (2/2) Installing bash (5.0.17-r0) 09:09:34 Executing bash-5.0.17-r0.post-install 09:09:35 Executing busybox-1.31.1-r19.trigger 09:09:35 OK: 12 MiB in 22 packages 09:09:35 Removing intermediate container 4fe2a3c605d8 09:09:35 ---> fd9f060cbe46 09:09:35 Step 23/24 : LABEL git_sha=22d316fd34395ef5b1535a9e9a15f453f4027ebd 09:09:36 ---> Running in b48dd1144b49 09:09:37 Removing intermediate container b48dd1144b49 09:09:37 ---> b63e207aa7ca 09:09:37 Step 24/24 : LABEL version=0.0.0 09:09:37 ---> Running in 5020d58192f2 09:09:38 Removing intermediate container 25b09596bbc0 09:09:38 ---> b71a3f9b33b9 09:09:38 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 09:09:38 ---> Running in 9ed1ea6dc5e0 09:09:38 Removing intermediate container 5020d58192f2 09:09:38 ---> 422348e41eb8 09:09:38 09:09:39 Successfully built 422348e41eb8 09:09:39 Successfully tagged docker-security-secretstore-setup-go:latest 09:09:39 Building docker-core-command-go 09:09:40  Building docker-security-secretstore-setup-go ... done Removing intermediate container 9ed1ea6dc5e0 09:09:40 ---> e982aeee4b9b 09:09:40 Step 14/26 : ENV APP_PORT=48090 09:09:42 ---> Running in 5047602bcec0 09:09:44 Removing intermediate container 5047602bcec0 09:09:44 ---> 17502f8d0786 09:09:44 Step 15/26 : EXPOSE $APP_PORT 09:09:46 ---> Running in 09ccafaddd11 09:09:51 Removing intermediate container 09ccafaddd11 09:09:51 ---> a37595425dda 09:09:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:09:52 ---> d84b7ec83aa6 09:09:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:09:53 ---> 1f9462eff144 09:09:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:09:54 ---> 20c776e9024d 09:09:54 Step 19/26 : RUN apk --no-cache add py3-pip 09:09:54 ---> Running in 8ae24c5d48cd 09:09:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:09:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:09:59 (1/33) Installing libbz2 (1.0.8-r1) 09:09:59 (2/33) Installing expat (2.2.9-r1) 09:09:59 (3/33) Installing libffi (3.3-r2) 09:09:59 (4/33) Installing gdbm (1.13-r1) 09:09:59 (5/33) Installing xz-libs (5.2.5-r0) 09:09:59 (6/33) Installing sqlite-libs (3.32.1-r0) 09:10:00 (7/33) Installing python3 (3.8.5-r0) 09:10:06 (8/33) Installing py3-appdirs (1.4.4-r1) 09:10:06 (9/33) Installing py3-ordered-set (4.0.1-r0) 09:10:06 (10/33) Installing py3-parsing (2.4.7-r0) 09:10:06 (11/33) Installing py3-six (1.15.0-r0) 09:10:06 (12/33) Installing py3-packaging (20.4-r0) 09:10:06 (13/33) Installing py3-setuptools (47.0.0-r0) 09:10:06 (14/33) Installing py3-chardet (3.0.4-r4) 09:10:06 (15/33) Installing py3-idna (2.9-r0) 09:10:06 (16/33) Installing py3-certifi (2020.4.5.1-r0) 09:10:07 (17/33) Installing py3-urllib3 (1.25.9-r0) 09:10:07 (18/33) Installing py3-requests (2.23.0-r0) 09:10:07 (19/33) Installing py3-msgpack (1.0.0-r0) 09:10:07 (20/33) Installing py3-lockfile (0.12.2-r3) 09:10:07 (21/33) Installing py3-cachecontrol (0.12.6-r0) 09:10:07 (22/33) Installing py3-colorama (0.4.3-r0) 09:10:07 (23/33) Installing py3-distlib (0.3.0-r0) 09:10:07 (24/33) Installing py3-distro (1.5.0-r1) 09:10:08 (25/33) Installing py3-webencodings (0.5.1-r3) 09:10:08 (26/33) Installing py3-html5lib (1.0.1-r4) 09:10:08 (27/33) Installing py3-pytoml (0.1.21-r0) 09:10:08 (28/33) Installing py3-pep517 (0.8.2-r0) 09:10:08 (29/33) Installing py3-progress (1.5-r0) 09:10:08 (30/33) Installing py3-toml (0.10.1-r0) 09:10:08 (31/33) Installing py3-retrying (1.3.3-r0) 09:10:08 (32/33) Installing py3-contextlib2 (0.6.0-r0) 09:10:08 (33/33) Installing py3-pip (20.1.1-r0) 09:10:10 Executing busybox-1.31.1-r19.trigger 09:10:10 OK: 71 MiB in 55 packages 09:10:15 + date 09:10:15 + echo 'Wed Jan 27 09:10:15 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' 09:10:15 Wed Jan 27 09:10:15 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux 09:10:34 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:10:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:10:34 ---> 071dd3889b69 09:10:34 Step 3/23 : WORKDIR /edgex-go 09:10:34 ---> Using cache 09:10:34 ---> 949a527bb2f3 09:10:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:10:34 ---> Using cache 09:10:34 ---> 92868f4d8e96 09:10:34 Step 5/23 : RUN apk add --update --no-cache make git 09:10:34 ---> Using cache 09:10:34 ---> 147b2d55dec4 09:10:34 Step 6/23 : COPY go.mod . 09:10:34 ---> Using cache 09:10:34 ---> 5910bd0434d6 09:10:34 Step 7/23 : RUN go mod download 09:10:34 ---> Using cache 09:10:34 ---> baad2570e779 09:10:34 Step 8/23 : COPY . . 09:10:34 ---> Using cache 09:10:34 ---> 81eb9de355a4 09:10:34 Step 9/23 : RUN make cmd/core-command/core-command 09:10:35 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:10:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:10:35 ---> 071dd3889b69 09:10:35 Step 3/22 : WORKDIR /edgex-go 09:10:35 ---> Using cache 09:10:35 ---> 949a527bb2f3 09:10:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:10:35 ---> Using cache 09:10:35 ---> 92868f4d8e96 09:10:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:10:36 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:10:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:10:36 ---> 071dd3889b69 09:10:36 Step 3/23 : WORKDIR /edgex-go 09:10:36 ---> Using cache 09:10:36 ---> 949a527bb2f3 09:10:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:10:36 ---> Using cache 09:10:36 ---> 92868f4d8e96 09:10:36 Step 5/23 : RUN apk add --update --no-cache make git 09:10:36 ---> Using cache 09:10:36 ---> 147b2d55dec4 09:10:36 Step 6/23 : COPY go.mod . 09:10:36 ---> Using cache 09:10:36 ---> 5910bd0434d6 09:10:36 Step 7/23 : RUN go mod download 09:10:36 ---> Using cache 09:10:36 ---> baad2570e779 09:10:36 Step 8/23 : COPY . . 09:10:36 ---> Using cache 09:10:36 ---> 81eb9de355a4 09:10:36 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:10:36 ---> Running in 3d0f7d8eda85 09:10:37 ---> Running in 1781db5f0aa5 09:10:37 ---> Running in ea167fa28580 09:10:41 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 09:10:41 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 09:10:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:10:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:10:42 OK: 233 MiB in 51 packages 09:10:48 Removing intermediate container 1781db5f0aa5 09:10:48 ---> 2f85b7f4fe46 09:10:48 Step 6/22 : COPY go.mod . 09:10:50 ---> 26f2df5f2e43 09:10:50 Step 7/22 : RUN go mod download 09:10:51 ---> Running in 0b6c2776e817 09:11:00 Removing intermediate container 0b6c2776e817 09:11:00 ---> 971fe7a39582 09:11:00 Step 8/22 : COPY . . 09:11:16 Removing intermediate container 8ae24c5d48cd 09:11:16 ---> 259e9d897694 09:11:16 Step 20/26 : RUN pip install docker-compose==1.23.2 09:11:20 ---> Running in 4a65a91eaa0b 09:11:39 Removing intermediate container 3d0f7d8eda85 09:11:39 ---> 075b644b2be0 09:11:39 09:11:39 Step 10/23 : FROM alpine:3.12 09:11:39 ---> 389fef711851 09:11:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:11:39 ---> Using cache 09:11:39 ---> 4fbc5c004080 09:11:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:11:39 ---> Using cache 09:11:39 ---> 57bef4f7f3dd 09:11:39 Step 13/23 : ENV APP_PORT=48082 09:11:39 Removing intermediate container 8d14b7bed456 09:11:39 ---> 6072ef1b0abc 09:11:39 09:11:39 Step 11/33 : FROM alpine:3.12 09:11:39 ---> 389fef711851 09:11:39 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:11:42 Collecting docker-compose==1.23.2 09:11:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:11:42 ---> Running in d794708234ae 09:11:43 ---> Running in bd1e3b5e6e6d 09:11:43 Collecting websocket-client<1.0,>=0.32.0 09:11:43 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 09:11:44 Removing intermediate container ea167fa28580 09:11:44 ---> 9cc76903389b 09:11:44 09:11:44 Step 10/23 : FROM alpine:3.12 09:11:44 Collecting docopt<0.7,>=0.6.1 09:11:44 Downloading docopt-0.6.2.tar.gz (25 kB) 09:11:44 ---> 389fef711851 09:11:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:11:44 ---> Using cache 09:11:44 ---> 4fbc5c004080 09:11:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:11:44 ---> Using cache 09:11:44 ---> 57bef4f7f3dd 09:11:44 Step 13/23 : ENV APP_PORT=48081 09:11:44 Removing intermediate container bd1e3b5e6e6d 09:11:44 ---> f7175d90d327 09:11:44 Step 14/23 : EXPOSE $APP_PORT 09:11:45 Removing intermediate container d794708234ae 09:11:45 ---> 8a880d57337a 09:11:45 Step 13/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 09:11:45 ---> Running in 3c8e7a911cd9 09:11:45 ---> Running in 3f6f7609d7a7 09:11:46 ---> Running in 14294f8d9aaf 09:11:48 Removing intermediate container 3f6f7609d7a7 09:11:48 ---> 676b98bf25de 09:11:48 Step 14/23 : EXPOSE $APP_PORT 09:11:48 Removing intermediate container 3c8e7a911cd9 09:11:48 ---> 0329ab2643ec 09:11:48 Step 15/23 : WORKDIR / 09:11:48 ---> Running in 60cdbcc519a5 09:11:49 ---> Running in bc0d0fd465ae 09:11:50 Removing intermediate container 60cdbcc519a5 09:11:50 ---> 46b72ee05ef5 09:11:50 Step 15/23 : WORKDIR / 09:11:50 Removing intermediate container bc0d0fd465ae 09:11:50 ---> 40ce132040c1 09:11:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:11:50 ---> Running in 656c7e528fa6 09:11:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:11:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:11:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:11:50 Collecting dockerpty<0.5,>=0.4.1 09:11:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:11:50 (1/3) Installing dumb-init (1.2.2-r1) 09:11:50 (2/3) Installing openssl (1.1.1i-r0) 09:11:50 (3/3) Installing su-exec (0.2-r1) 09:11:50 Executing busybox-1.31.1-r19.trigger 09:11:50 OK: 6 MiB in 17 packages 09:11:51 Removing intermediate container 656c7e528fa6 09:11:51 ---> aa1a7b8a0fdd 09:11:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:51 ---> d32e9ea28159 09:11:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:11:51 Collecting jsonschema<3,>=2.5.1 09:11:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:11:51 Collecting texttable<0.10,>=0.9.0 09:11:51 Downloading texttable-0.9.1.tar.gz (11 kB) 09:11:52 ---> 9a11007bfd30 09:11:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:11:53 Removing intermediate container 14294f8d9aaf 09:11:53 ---> 5e8fe092ed46 09:11:53 Step 14/33 : ENV SECURITY_INIT_DIR /edgex-init 09:11:53 ---> 43ccd299102e 09:11:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:11:53 Collecting cached-property<2,>=1.2.0 09:11:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:11:53 ---> Running in d1b2b0232ed4 09:11:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:11:54 ---> b31b303628dc 09:11:54 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:11:54 Collecting PyYAML<4,>=3.10 09:11:54 Downloading PyYAML-3.13.tar.gz (270 kB) 09:11:54 ---> Running in 85fa8b1c6c7a 09:11:54 ---> 790c5fcf986f 09:11:54 Step 19/23 : ENTRYPOINT ["/core-command"] 09:11:55 ---> 0b034fac237b 09:11:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:11:55 Removing intermediate container d1b2b0232ed4 09:11:55 ---> a8dafef487ec 09:11:55 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:11:55 ---> Running in 87d0ccc6957b 09:11:55 ---> Running in 175b55910107 09:11:55 Collecting docker<4.0,>=3.6.0 09:11:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:11:56 ---> 68426dd143e9 09:11:56 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:11:56 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) 09:11:56 Removing intermediate container 87d0ccc6957b 09:11:56 ---> 240af4aec4ea 09:11:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:11:56 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 09:11:56 Removing intermediate container 175b55910107 09:11:56 ---> 04c5d4b9f4b3 09:11:56 Step 16/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:11:56 Collecting idna<2.8,>=2.5 09:11:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:11:56 ---> Running in 559cddb2d78d 09:11:56 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) 09:11:56 ---> Running in 453b38ae15fc 09:11:56 ---> Running in 9a6cd95f00ab 09:11:56 Collecting urllib3<1.25,>=1.21.1 09:11:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:11:56 Collecting docker-pycreds>=0.4.0 09:11:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:11:57 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:11:57 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:11:57 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:11:57 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:11:57 Removing intermediate container 559cddb2d78d 09:11:57 ---> fb4728560eb7 09:11:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:11:57 Removing intermediate container 453b38ae15fc 09:11:57 ---> 8c08b1f0864d 09:11:57 Step 21/23 : LABEL arch=x86_64 09:11:57 Installing collected packages: websocket-client, docopt, idna, urllib3, requests, dockerpty, jsonschema, texttable, cached-property, PyYAML, docker-pycreds, docker, docker-compose 09:11:57 ---> Running in cf2dc71873d7 09:11:57 ---> Running in a377f572a835 09:11:58 Running setup.py install for docopt: started 09:11:58 Removing intermediate container cf2dc71873d7 09:11:58 ---> e45ad615443d 09:11:58 Step 21/23 : LABEL arch=x86_64 09:11:58 Removing intermediate container a377f572a835 09:11:58 ---> c159b93775b4 09:11:58 Step 22/23 : LABEL git_sha=22d316fd34395ef5b1535a9e9a15f453f4027ebd 09:11:59 ---> Running in f7eeec4e58be 09:11:59 ---> Running in 8cea0a32e7f4 09:11:59 Removing intermediate container f7eeec4e58be 09:11:59 ---> a863654edbbb 09:11:59 Step 22/23 : LABEL git_sha=22d316fd34395ef5b1535a9e9a15f453f4027ebd 09:11:59 Running setup.py install for docopt: finished with status 'done' 09:11:59 Attempting uninstall: idna 09:11:59 Found existing installation: idna 2.9 09:11:59 Uninstalling idna-2.9: 09:11:59 Removing intermediate container 8cea0a32e7f4 09:11:59 ---> f96828b30d7d 09:11:59 Step 23/23 : LABEL version=0.0.0 09:11:59 Successfully uninstalled idna-2.9 09:11:59 ---> Running in 27e8c13f6677 09:11:59 ---> Running in e93362631b77 09:12:00 Removing intermediate container 9a6cd95f00ab 09:12:00 ---> 1c0bd32ae005 09:12:00 Step 17/33 : WORKDIR ${SECURITY_INIT_DIR} 09:12:00 Attempting uninstall: urllib3 09:12:00 Found existing installation: urllib3 1.25.9 09:12:00 Uninstalling urllib3-1.25.9: 09:12:00 ---> Running in 3946dc785734 09:12:00 Removing intermediate container 27e8c13f6677 09:12:00 ---> e24e58fba6a2 09:12:00 Step 23/23 : LABEL version=0.0.0 09:12:00 Successfully uninstalled urllib3-1.25.9 09:12:01 Removing intermediate container e93362631b77 09:12:01 ---> b4a7e46ccc89 09:12:01 09:12:01 ---> Running in 4e321ac32b3e 09:12:01 Attempting uninstall: requests 09:12:01 Found existing installation: requests 2.23.0 09:12:01 Uninstalling requests-2.23.0: 09:12:01 Successfully built b4a7e46ccc89 09:12:02 Successfully uninstalled requests-2.23.0 09:12:02 Removing intermediate container 3946dc785734 09:12:02 ---> 64a9f97e5370 09:12:02 Step 18/33 : COPY --from=builder /tmp/build/dist/linux/dockerize . 09:12:02 Successfully tagged docker-core-command-go:latest 09:12:02 Building docker-core-data-go 09:12:02  Building docker-core-command-go ... done  Running setup.py install for dockerpty: started 09:12:02 Removing intermediate container 4e321ac32b3e 09:12:03 ---> 64e35a5e3b05 09:12:03 09:12:03 Running setup.py install for dockerpty: finished with status 'done' 09:12:03 Successfully built 64e35a5e3b05 09:12:03 Successfully tagged docker-core-metadata-go:latest 09:12:03  Building docker-core-metadata-go ... done  Running setup.py install for texttable: started 09:12:04 ---> 6475acf030c2 09:12:04 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:12:05 Running setup.py install for texttable: finished with status 'done' 09:12:05 Running setup.py install for PyYAML: started 09:12:07 Running setup.py install for PyYAML: finished with status 'done' 09:12:07 ---> ac1c67595b65 09:12:07 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:12:08 ---> Running in 5e9edca72288 09:12:09 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 09:12:15 Removing intermediate container 5e9edca72288 09:12:15 ---> 70b83c9aa5d8 09:12:15 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:19 Removing intermediate container 4a65a91eaa0b 09:12:19 ---> 6ffc3d1ce94b 09:12:19 Step 21/26 : RUN apk --no-cache add curl 09:12:19 ---> a76e3f11215e 09:12:19 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:12:19 ---> Running in cfa1eeda3607 09:12:20 ---> 567b6097dab1 09:12:20 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:12:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:12:21 ---> 1a40edf353e8 09:12:21 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 09:12:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:12:21 (1/3) Installing nghttp2-libs (1.41.0-r0) 09:12:21 (2/3) Installing libcurl (7.69.1-r3) 09:12:21 (3/3) Installing curl (7.69.1-r3) 09:12:21 Executing busybox-1.31.1-r19.trigger 09:12:22 OK: 72 MiB in 58 packages 09:12:24 ---> 62f80956b9b7 09:12:24 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:12:25 ---> 6b6c1b3005ca 09:12:25 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 09:12:25 Removing intermediate container cfa1eeda3607 09:12:25 ---> f5f72a7b856c 09:12:25 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 09:12:26 ---> Running in 041f4b2096a6 09:12:26 ---> Running in 43146c04b6cd 09:12:26 Removing intermediate container 041f4b2096a6 09:12:26 ---> a2e654539b0b 09:12:26 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:12:28 ---> Running in 254790be1242 09:12:29 Removing intermediate container 43146c04b6cd 09:12:29 ---> a00f1f134f23 09:12:29 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:12:30 Removing intermediate container 254790be1242 09:12:30 ---> 7fc95a172c69 09:12:30 Step 24/26 : LABEL arch=x86_64 09:12:32 ---> 5921ba3b3a81 09:12:32 Step 28/33 : RUN chmod +x /entrypoint.sh 09:12:32 ---> Running in e3eca838aade 09:12:33 Removing intermediate container 85fa8b1c6c7a 09:12:33 ---> 43945b4cf0b2 09:12:33 09:12:33 Step 10/22 : FROM alpine:3.12 09:12:33 ---> 389fef711851 09:12:33 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:12:34 Removing intermediate container e3eca838aade 09:12:34 ---> 4b4a784e2cbb 09:12:34 Step 25/26 : LABEL git_sha=22d316fd34395ef5b1535a9e9a15f453f4027ebd 09:12:34 ---> Running in cdef7cbd1803 09:12:34 ---> Running in bcd967cfa26d 09:12:35 ---> Running in 94b830da0b3c 09:12:36 Removing intermediate container 94b830da0b3c 09:12:36 ---> d989dd658456 09:12:36 Step 26/26 : LABEL version=0.0.0 09:12:37 ---> Running in f80f835f17b4 09:12:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:12:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:12:38 Removing intermediate container f80f835f17b4 09:12:38 ---> 227baba8c697 09:12:38 09:12:38 (1/2) Installing ca-certificates (20191127-r4) 09:12:38 (2/2) Installing dumb-init (1.2.2-r1) 09:12:38 Executing busybox-1.31.1-r19.trigger 09:12:38 Executing ca-certificates-20191127-r4.trigger 09:12:38 OK: 6 MiB in 16 packages 09:12:39 Successfully built 227baba8c697 09:12:39 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:12:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:12:39 Successfully tagged docker-sys-mgmt-agent-go:latest 09:12:39  Building docker-sys-mgmt-agent-go ... done  ---> 071dd3889b69 09:12:39 Step 3/23 : WORKDIR /edgex-go 09:12:39 ---> Using cache 09:12:39 ---> 949a527bb2f3 09:12:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:12:39 ---> Using cache 09:12:39 ---> 92868f4d8e96 09:12:39 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:12:40 ---> Running in 4309ab251af5 09:12:40 Removing intermediate container cdef7cbd1803 09:12:40 ---> 23a1ba10b060 09:12:40 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:12:41 ---> Running in 120fcc7b888a 09:12:41 Removing intermediate container bcd967cfa26d 09:12:41 ---> 9b426a120400 09:12:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:12:41 ---> Running in a7538ce6e215 09:12:41 Removing intermediate container 120fcc7b888a 09:12:41 ---> 8a75136c4904 09:12:41 Step 30/33 : CMD ["gate"] 09:12:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:12:41 Removing intermediate container a7538ce6e215 09:12:41 ---> 4b1cdc2b0e47 09:12:41 Step 13/22 : ENV APP_PORT=48060 09:12:41 ---> Running in f1903e57cf87 09:12:41 ---> Running in 564151d107da 09:12:42 Removing intermediate container 564151d107da 09:12:42 ---> aedf0ab8efbf 09:12:42 Step 14/22 : EXPOSE $APP_PORT 09:12:42 Removing intermediate container f1903e57cf87 09:12:42 ---> 75778826629b 09:12:42 Step 31/33 : LABEL arch=x86_64 09:12:42 ---> Running in 85b45540e791 09:12:42 ---> Running in 6d4790668b86 09:12:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:12:42 Removing intermediate container 85b45540e791 09:12:42 ---> c7364b5ddd29 09:12:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:42 Removing intermediate container 6d4790668b86 09:12:42 ---> e444372c276e 09:12:42 Step 32/33 : LABEL git_sha=22d316fd34395ef5b1535a9e9a15f453f4027ebd 09:12:44 OK: 233 MiB in 51 packages 09:12:44 ---> Running in 4b027de1fee7 09:12:44 ---> 3d4f812a86fb 09:12:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:12:45 Removing intermediate container 4b027de1fee7 09:12:45 ---> 0c37fad4f098 09:12:45 Step 33/33 : LABEL version=0.0.0 09:12:45 ---> Running in 45cd3866d3d0 09:12:45 Removing intermediate container 4309ab251af5 09:12:45 ---> a3527bd87aac 09:12:45 Step 6/23 : COPY go.mod . 09:12:46 ---> 741beb172049 09:12:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:12:46 Removing intermediate container 45cd3866d3d0 09:12:46 ---> 16e07b42386a 09:12:46 09:12:46 ---> 3489b5eb0136 09:12:46 Step 7/23 : RUN go mod download 09:12:46 ---> Running in eddd61a338e0 09:12:46 Successfully built 16e07b42386a 09:12:46 Successfully tagged docker-security-bootstrapper-go:latest 09:12:46  Building docker-security-bootstrapper-go ... done  ---> c54e551b6649 09:12:46 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:12:47 ---> Running in 326b59ffdc3a 09:12:47 Removing intermediate container 326b59ffdc3a 09:12:47 ---> 9be4b650bdd3 09:12:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:12:47 ---> Running in f8314e8305f4 09:12:47 Removing intermediate container f8314e8305f4 09:12:47 ---> 4c6d78ffeb91 09:12:47 Step 20/22 : LABEL arch=x86_64 09:12:48 ---> Running in 7f8d54df31df 09:12:48 Removing intermediate container 7f8d54df31df 09:12:48 ---> 37ebc82fa844 09:12:48 Step 21/22 : LABEL git_sha=22d316fd34395ef5b1535a9e9a15f453f4027ebd 09:12:48 ---> Running in 658bdc0ad474 09:12:49 Removing intermediate container 658bdc0ad474 09:12:49 ---> c2f176b922dc 09:12:49 Step 22/22 : LABEL version=0.0.0 09:12:49 ---> Running in 6b8e03bf527e 09:12:49 Removing intermediate container 6b8e03bf527e 09:12:49 ---> 9699cd7c9309 09:12:49 09:12:49 Removing intermediate container eddd61a338e0 09:12:49 ---> 279f3d897dfc 09:12:49 Step 8/23 : COPY . . 09:12:49 Successfully built 9699cd7c9309 09:12:49 Successfully tagged docker-support-notifications-go:latest 09:13:17  Building docker-support-notifications-go ... done  ---> 3114e3d5fb9f 09:13:17 Step 9/23 : RUN make cmd/core-data/core-data 09:13:17 ---> Running in 4c21b07dcb0d 09:13:17 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 09:13:50 Removing intermediate container 4c21b07dcb0d 09:13:50 ---> 3c05de4ce012 09:13:50 09:13:50 Step 10/23 : FROM alpine:3.12 09:13:50 ---> 389fef711851 09:13:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:13:50 ---> Running in 2a000be00d2f 09:13:50 Removing intermediate container 2a000be00d2f 09:13:50 ---> 503b8b58e151 09:13:50 Step 12/23 : ENV APP_PORT=48080 09:13:50 ---> Running in ce2547444593 09:13:50 Removing intermediate container ce2547444593 09:13:50 ---> 2feb3ae499c9 09:13:50 Step 13/23 : EXPOSE $APP_PORT 09:13:50 ---> Running in 430d627edc6d 09:13:50 Removing intermediate container 430d627edc6d 09:13:50 ---> 4b96c7ec6b73 09:13:50 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:13:50 ---> Running in 82dfabfc5e4e 09:13:50 Removing intermediate container 82dfabfc5e4e 09:13:50 ---> 9147eb8e282f 09:13:50 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:13:50 ---> Running in 2a814ff61464 09:13:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:13:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:13:52 (1/6) Installing dumb-init (1.2.2-r1) 09:13:52 (2/6) Installing libgcc (9.3.0-r2) 09:13:52 (3/6) Installing libsodium (1.0.18-r0) 09:13:52 (4/6) Installing libstdc++ (9.3.0-r2) 09:13:53 (5/6) Installing libzmq (4.3.3-r0) 09:13:53 (6/6) Installing zeromq (4.3.3-r0) 09:13:53 Executing busybox-1.31.1-r19.trigger 09:13:53 OK: 8 MiB in 20 packages 09:13:54 Removing intermediate container 2a814ff61464 09:13:54 ---> f19ca532eb9c 09:13:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:54 ---> 10174e915849 09:13:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:13:56 ---> 1c5a1a5477db 09:13:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:13:56 ---> 2542b72d80c1 09:13:56 Step 19/23 : ENTRYPOINT ["/core-data"] 09:13:56 ---> Running in ce34307088a4 09:13:56 Removing intermediate container ce34307088a4 09:13:56 ---> 882dabdabe31 09:13:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:13:56 ---> Running in 0cb18be6d60c 09:13:57 Removing intermediate container 0cb18be6d60c 09:13:57 ---> eca03224c90d 09:13:57 Step 21/23 : LABEL arch=x86_64 09:13:57 ---> Running in 2d7cdb1581d8 09:13:57 Removing intermediate container 2d7cdb1581d8 09:13:57 ---> 6c3dcc2aa9ec 09:13:57 Step 22/23 : LABEL git_sha=22d316fd34395ef5b1535a9e9a15f453f4027ebd 09:13:58 ---> Running in 427603d63080 09:13:58 Removing intermediate container 427603d63080 09:13:58 ---> fe8d79c4df7d 09:13:58 Step 23/23 : LABEL version=0.0.0 09:13:58 ---> Running in e9f971ce38fc 09:13:59 Removing intermediate container e9f971ce38fc 09:13:59 ---> ea815176c221 09:13:59 09:14:00 Successfully built ea815176c221 09:14:00 Successfully tagged docker-core-data-go:latest 09:14:00  Building docker-core-data-go ... done  [Pipeline] } 09:14:00 $ docker stop --time=1 45f14ddea075df0886ff20852fcbead0fe0efe00a2a4f955984f0377e0954c6d 09:14:03 $ docker rm -f 45f14ddea075df0886ff20852fcbead0fe0efe00a2a4f955984f0377e0954c6d [Pipeline] // withDockerContainer [Pipeline] sh 09:14:04 + docker images 09:14:04 + grep docker 09:14:05 docker-core-data-go latest ea815176c221 6 seconds ago 22.3MB 09:14:05 docker-support-notifications-go latest 9699cd7c9309 About a minute ago 16.9MB 09:14:05 docker-security-bootstrapper-go latest 16e07b42386a About a minute ago 33.5MB 09:14:05 docker-sys-mgmt-agent-go latest 227baba8c697 About a minute ago 313MB 09:14:05 docker-core-metadata-go latest 64e35a5e3b05 2 minutes ago 18.8MB 09:14:05 docker-core-command-go latest b4a7e46ccc89 2 minutes ago 16.3MB 09:14:05 docker-security-secretstore-setup-go latest 422348e41eb8 4 minutes ago 24.6MB 09:14:05 docker-security-proxy-setup-go latest 037912218a29 4 minutes ago 24.4MB 09:14:05 docker-support-scheduler-go latest 79d4e9e0c86d 4 minutes ago 16.4MB 09:14:05 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 09:14:21 Still waiting to schedule task 09:14:21 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:15:10 Running on prd-ubuntu18.04-docker-8c-8g-23392 in /w/workspace/edgexfoundry_edgex-go_PR-3088 [Pipeline] { [Pipeline] ws 09:15:10 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:15:12 using credential edgex-jenkins-ssh 09:15:12 Cloning the remote Git repository 09:15:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:15:12 > git init /w/workspace/edgex-go/1 # timeout=10 09:15:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:15:12 > git --version # timeout=10 09:15:12 > git --version # 'git version 2.17.1' 09:15:12 using GIT_SSH to set credentials SSH Credentials for GitHub 09:15:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:15:21 Merging remotes/origin/master commit 668f0a3a269f3b051418dc2678a30c23b2beea7f into PR head commit 22d316fd34395ef5b1535a9e9a15f453f4027ebd [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 09:15:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:15:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:15:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:15:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:15:20 using GIT_SSH to set credentials SSH Credentials for GitHub 09:15:20 > 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 09:15:21 > git config core.sparsecheckout # timeout=10 09:15:21 > git checkout -f 22d316fd34395ef5b1535a9e9a15f453f4027ebd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] } 09:15:22 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 09:15:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:15:27 ---> package-listing.sh 09:15:27 ++ facter osfamily 09:15:27 ++ tr '[:upper:]' '[:lower:]' 09:15:27 + OS_FAMILY=redhat 09:15:27 + workspace=/w/workspace/edgex-go/1 09:15:27 + START_PACKAGES=/tmp/packages_start.txt 09:15:27 + END_PACKAGES=/tmp/packages_end.txt 09:15:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:15:27 + PACKAGES=/tmp/packages_start.txt 09:15:27 + '[' /w/workspace/edgex-go/1 ']' 09:15:27 + PACKAGES=/tmp/packages_end.txt 09:15:27 + case "${OS_FAMILY}" in 09:15:27 + rpm -qa 09:15:27 + sort 09:15:36 + '[' -f /tmp/packages_start.txt ']' 09:15:36 + '[' -f /tmp/packages_end.txt ']' 09:15:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:15:36 + '[' /w/workspace/edgex-go/1 ']' 09:15:36 + mkdir -p /w/workspace/edgex-go/1/archives/ 09:15:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 09:15:36 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 09:15:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:15:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:15:37 09:15:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:15:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:15:37 alpine: Pulling from edgex-lftools-log-publisher 09:15:37 df20fa9351a1: Pulling fs layer 09:15:37 36b3adc4ff6f: Pulling fs layer 09:15:37 8ad3a11d3b57: Pulling fs layer 09:15:37 46f8f816bc3b: Pulling fs layer 09:15:38 93b61091891f: Pulling fs layer 09:15:38 93b9cdb0e59b: Pulling fs layer 09:15:38 5e14af77c1be: Pulling fs layer 09:15:38 01666e4c0597: Pulling fs layer 09:15:38 aa168da1d23b: Pulling fs layer 09:15:38 93b9cdb0e59b: Waiting 09:15:38 5e14af77c1be: Waiting 09:15:38 01666e4c0597: Waiting 09:15:38 aa168da1d23b: Waiting 09:15:38 46f8f816bc3b: Waiting 09:15:38 93b61091891f: Waiting 09:15:38 36b3adc4ff6f: Verifying Checksum 09:15:38 36b3adc4ff6f: Download complete 09:15:38 46f8f816bc3b: Verifying Checksum 09:15:38 46f8f816bc3b: Download complete 09:15:38 df20fa9351a1: Verifying Checksum 09:15:38 df20fa9351a1: Download complete 09:15:38 93b9cdb0e59b: Verifying Checksum 09:15:38 93b9cdb0e59b: Download complete 09:15:38 5e14af77c1be: Verifying Checksum 09:15:38 5e14af77c1be: Download complete 09:15:38 01666e4c0597: Download complete 09:15:38 93b61091891f: Verifying Checksum 09:15:38 93b61091891f: Download complete 09:15:39 df20fa9351a1: Pull complete 09:15:39 8ad3a11d3b57: Verifying Checksum 09:15:39 8ad3a11d3b57: Download complete 09:15:39 36b3adc4ff6f: Pull complete 09:15:41 8ad3a11d3b57: Pull complete 09:15:41 46f8f816bc3b: Pull complete 09:15:43 93b61091891f: Pull complete 09:15:43 93b9cdb0e59b: Pull complete 09:15:45 5e14af77c1be: Pull complete 09:15:45 aa168da1d23b: Verifying Checksum 09:15:45 aa168da1d23b: Download complete 09:15:47 01666e4c0597: Pull complete 09:16:09 aa168da1d23b: Pull complete 09:16:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:16:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:16:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:16:10 prd-centos7-docker-4c-2g-23387 does not seem to be running inside a container 09:16:10 $ 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 09:16:16 $ docker top fc29864ec09d3ba5fa54a1af4d701f18efa2da88aac5bf2a27a5a3073f33c49c -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:16 + touch /tmp/pre-build-complete [Pipeline] sh 09:16:17 + mkdir -p /var/log/sa [Pipeline] sh 09:16:17 + ls /var/log/sa-host 09:16:17 + sadf -c /var/log/sa-host/sa23 09:16:17 file_magic: OK 09:16:17 HZ: Using current value: 100 09:16:17 file_header: OK 09:16:17 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 09:16:17 Statistics: 09:16:17 Hnuu...uuuununununu... 09:16:17 File successfully converted to sysstat format version 12.2.1 09:16:17 + sadf -c /var/log/sa-host/sa27 09:16:17 file_magic: OK 09:16:17 HZ: Using current value: 100 09:16:17 file_header: OK 09:16:17 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 09:16:17 Statistics: 09:16:17 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... 09:16:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:16:18 provisioning config files... 09:16:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4579205152668283786tmp [Pipeline] { [Pipeline] echo 09:16:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:16:20 ---> create-netrc.sh [Pipeline] } 09:16:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:16:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:16:21 ---> python-tools-install.sh [Pipeline] echo 09:16:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:16:22 ---> sudo-logs.sh 09:16:22 Archiving 'sudo' log.. [Pipeline] echo 09:16:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:16:23 ---> job-cost.sh 09:16:23 lf-activate-venv: SKIPPING 09:16:23 INFO: No Stack... 09:16:24 INFO: Retrieving Pricing Info for: v1-standard-2 09:16:24 INFO: Archiving Costs [Pipeline] echo 09:16:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:16:25 ---> logs-deploy.sh 09:16:25 lf-activate-venv: SKIPPING 09:16:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3088/1 09:16:25 INFO: archiving workspace using pattern(s): 09:16:28 Archives upload complete. 09:16:28 INFO: archiving logs to Nexus