Pull request #3042 updated 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from af029cba2bce5bc0099b4a2ce993b1e1b55fb951+fd359634b10927f8e0ebf7f54b54c9e517c8d604 (11fd97cc649f7121640cf154ca512d71fd60369c) Running in Durability level: PERFORMANCE_OPTIMIZED 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20456 in /w/workspace/edgexfoundry_edgex-go_PR-3042 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 fd359634b10927f8e0ebf7f54b54c9e517c8d604 into PR head commit af029cba2bce5bc0099b4a2ce993b1e1b55fb951 Merge succeeded, producing 773a6d4c3f443fbe1c9035963fb31f261e0285da Checking out Revision 773a6d4c3f443fbe1c9035963fb31f261e0285da (PR-3042) > 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/3042/head:refs/remotes/origin/PR-3042 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af029cba2bce5bc0099b4a2ce993b1e1b55fb951 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fd359634b10927f8e0ebf7f54b54c9e517c8d604 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 773a6d4c3f443fbe1c9035963fb31f261e0285da # timeout=10 Commit message: "Merge commit 'fd359634b10927f8e0ebf7f54b54c9e517c8d604' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:23:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:23:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:23:22 ========================================================= 09:23:22 EdgeX Global Pipelines Version Info 09:23:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk acb5963cfbfd83457d757625f48ab38e4e513fb3 # timeout=10 09:23:23 ------------------- 09:23:23 stable info: 09:23:23 ------------------- 09:23:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:23:23 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 09:23:23 Message: update stable to v1.0.177 09:23:24 ------------------- 09:23:24 experimental info: 09:23:24 ------------------- 09:23:24 Commited By: **** collab-it+edgex@linuxfoundation.org 09:23:24 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 09:23:24 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:23:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:23:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:23:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:23:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:23:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:23:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:23:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 09:23:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 09:23:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:23:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:23:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:23:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:23:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:23:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:23:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:23:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:23:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:23:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:23:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:23:27 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 09:23:27 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 09:23:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3042 [Pipeline] echo 09:23:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3042 [Pipeline] echo 09:23:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3042 [Pipeline] echo 09:23:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 773a6d4c3f443fbe1c9035963fb31f261e0285da [Pipeline] echo 09:23:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 773a6d4 [Pipeline] echo 09:23:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:23:28 provisioning config files... 09:23:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5088053568212202298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:23:28 ---> docker-login.sh 09:23:28 nexus3.edgexfoundry.org:10001 09:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:28 Configure a credential helper to remove this warning. See 09:23:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:28 09:23:28 Login Succeeded 09:23:28 nexus3.edgexfoundry.org:10002 09:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:28 Configure a credential helper to remove this warning. See 09:23:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:28 09:23:28 Login Succeeded 09:23:28 nexus3.edgexfoundry.org:10003 09:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:29 Configure a credential helper to remove this warning. See 09:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:29 09:23:29 Login Succeeded 09:23:29 nexus3.edgexfoundry.org:10004 09:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:29 Configure a credential helper to remove this warning. See 09:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:29 09:23:29 Login Succeeded 09:23:29 docker.io 09:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:29 Configure a credential helper to remove this warning. See 09:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:29 09:23:29 Login Succeeded 09:23:29 ---> docker-login.sh ends [Pipeline] } 09:23:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:23:30 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 09:23:30 + for file in '`ls cmd/**/Dockerfile`' 09:23:30 ++ dirname cmd/core-command/Dockerfile 09:23:30 ++ cut -d/ -f2 09:23:30 + echo core-command,cmd/core-command/Dockerfile 09:23:30 + for file in '`ls cmd/**/Dockerfile`' 09:23:30 ++ cut -d/ -f2 09:23:30 ++ dirname cmd/core-data/Dockerfile 09:23:30 + echo core-data,cmd/core-data/Dockerfile 09:23:30 + for file in '`ls cmd/**/Dockerfile`' 09:23:30 ++ dirname cmd/core-metadata/Dockerfile 09:23:30 ++ cut -d/ -f2 09:23:30 + echo core-metadata,cmd/core-metadata/Dockerfile 09:23:30 + for file in '`ls cmd/**/Dockerfile`' 09:23:30 ++ dirname cmd/security-bootstrap-redis/Dockerfile 09:23:30 ++ cut -d/ -f2 09:23:30 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 09:23:30 + for file in '`ls cmd/**/Dockerfile`' 09:23:30 ++ dirname cmd/security-proxy-setup/Dockerfile 09:23:30 ++ cut -d/ -f2 09:23:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:23:30 + for file in '`ls cmd/**/Dockerfile`' 09:23:30 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:23:30 ++ cut -d/ -f2 09:23:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:23:30 + for file in '`ls cmd/**/Dockerfile`' 09:23:30 ++ dirname cmd/support-notifications/Dockerfile 09:23:30 ++ cut -d/ -f2 09:23:30 + echo support-notifications,cmd/support-notifications/Dockerfile 09:23:30 + for file in '`ls cmd/**/Dockerfile`' 09:23:30 ++ dirname cmd/support-scheduler/Dockerfile 09:23:30 ++ cut -d/ -f2 09:23:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:23:30 + for file in '`ls cmd/**/Dockerfile`' 09:23:30 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:23:30 ++ cut -d/ -f2 09:23:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:23:30 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/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 09:23:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:23:31 09:23:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:23:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:23:31 latest: Pulling from edgex-devops/git-semver 09:23:31 31603596830f: Pulling fs layer 09:23:31 2a8b12db71e7: Pulling fs layer 09:23:31 6ca5941a6612: Pulling fs layer 09:23:31 ecc8261a40a4: Pulling fs layer 09:23:31 ecc8261a40a4: Waiting 09:23:31 2a8b12db71e7: Verifying Checksum 09:23:31 2a8b12db71e7: Download complete 09:23:31 31603596830f: Verifying Checksum 09:23:31 31603596830f: Download complete 09:23:31 ecc8261a40a4: Verifying Checksum 09:23:31 ecc8261a40a4: Download complete 09:23:31 6ca5941a6612: Verifying Checksum 09:23:31 6ca5941a6612: Download complete 09:23:32 31603596830f: Pull complete 09:23:32 2a8b12db71e7: Pull complete 09:23:33 6ca5941a6612: Pull complete 09:23:33 ecc8261a40a4: Pull complete 09:23:33 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:23:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:23:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:23:33 prd-centos7-docker-4c-2g-20456 does not seem to be running inside a container 09:23:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 09:23:36 $ docker top 7bb6f08eee49412398660b44e02fd939f8dc8d061f0500deb3f38ef5129263d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:23:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:23:36 [ssh-agent] Looking for ssh-agent implementation... 09:23:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:36 $ docker exec 7bb6f08eee49412398660b44e02fd939f8dc8d061f0500deb3f38ef5129263d9 ssh-agent 09:23:36 SSH_AUTH_SOCK=/tmp/ssh-gLiDfCZ3L079/agent.11 09:23:36 SSH_AGENT_PID=17 09:23:36 Running ssh-add (command line suppressed) 09:23:36 Identity added: /w/workspace/edgex-go/3@tmp/private_key_1872251092790536372.key (/w/workspace/edgex-go/3@tmp/private_key_1872251092790536372.key) 09:23:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:23:37 + git tag --points-at HEAD [Pipeline] } 09:23:37 $ docker exec --env ******** --env ******** 7bb6f08eee49412398660b44e02fd939f8dc8d061f0500deb3f38ef5129263d9 ssh-agent -k 09:23:37 unset SSH_AUTH_SOCK; 09:23:37 unset SSH_AGENT_PID; 09:23:37 echo Agent pid 17 killed; 09:23:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:23:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:23:37 [ssh-agent] Looking for ssh-agent implementation... 09:23:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:37 $ docker exec 7bb6f08eee49412398660b44e02fd939f8dc8d061f0500deb3f38ef5129263d9 ssh-agent 09:23:37 SSH_AUTH_SOCK=/tmp/ssh-4L38MNmojvMT/agent.46 09:23:37 SSH_AGENT_PID=51 09:23:38 Running ssh-add (command line suppressed) 09:23:38 Identity added: /w/workspace/edgex-go/3@tmp/private_key_5789928751779941786.key (/w/workspace/edgex-go/3@tmp/private_key_5789928751779941786.key) 09:23:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:23:38 + git semver init 09:23:38 # -> Open(): unable to determine branch for HEAD 09:23:38 # $GIT_DIR = /w/workspace/edgex-go/3/.git 09:23:38 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 09:23:38 # $SEMVER_REMOTE_NAME = origin 09:23:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:23:38 # $SEMVER_USER_NAME = edgex-jenkins 09:23:38 # $SEMVER_BRANCH = PR-3042 09:23:38 # $SEMVER_TEMP = /tmp/semver-139128809 09:23:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:23:56 # '/tmp/semver-139128809' -> '/w/workspace/edgex-go/3/.semver' 09:23:57 # -> Force: false 09:23:57 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 09:23:57 $ docker exec --env ******** --env ******** 7bb6f08eee49412398660b44e02fd939f8dc8d061f0500deb3f38ef5129263d9 ssh-agent -k 09:23:57 unset SSH_AUTH_SOCK; 09:23:57 unset SSH_AGENT_PID; 09:23:57 echo Agent pid 51 killed; 09:23:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:23:58 + git semver [Pipeline] } 09:23:58 $ docker stop --time=1 7bb6f08eee49412398660b44e02fd939f8dc8d061f0500deb3f38ef5129263d9 09:24:00 $ docker rm -f 7bb6f08eee49412398660b44e02fd939f8dc8d061f0500deb3f38ef5129263d9 [Pipeline] // withDockerContainer [Pipeline] sh 09:24:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:24:01 Stashed 1 file(s) [Pipeline] echo 09:24:01 [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 09:24:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:24:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:24:02 + sudo service docker restart 09:24:02 + true 09:24:02 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 09:24:03 ========================================================= 09:24:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:24:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:24: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 . 09:24:07 Sending build context to Docker daemon 326.6MB 09:24:07 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 09:24:07 Step 2/6 : FROM ${BASE} 09:24:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:24:07 188c0c94c7c5: Pulling fs layer 09:24:07 0ef7d3d256c8: Pulling fs layer 09:24:07 de9db76c5a1d: Pulling fs layer 09:24:07 bca2f99d35d6: Pulling fs layer 09:24:07 93359f2a8cfa: Pulling fs layer 09:24:07 7c6f9722023f: Pulling fs layer 09:24:07 a35cf1a2eb13: Pulling fs layer 09:24:07 7c6f9722023f: Waiting 09:24:07 a35cf1a2eb13: Waiting 09:24:07 bca2f99d35d6: Waiting 09:24:07 93359f2a8cfa: Waiting 09:24:07 de9db76c5a1d: Verifying Checksum 09:24:07 de9db76c5a1d: Download complete 09:24:07 0ef7d3d256c8: Verifying Checksum 09:24:07 0ef7d3d256c8: Download complete 09:24:07 93359f2a8cfa: Download complete 09:24:07 188c0c94c7c5: Verifying Checksum 09:24:07 188c0c94c7c5: Download complete 09:24:07 7c6f9722023f: Verifying Checksum 09:24:07 7c6f9722023f: Download complete 09:24:08 188c0c94c7c5: Pull complete 09:24:08 0ef7d3d256c8: Pull complete 09:24:09 de9db76c5a1d: Pull complete 09:24:09 a35cf1a2eb13: Verifying Checksum 09:24:09 a35cf1a2eb13: Download complete 09:24:10 bca2f99d35d6: Verifying Checksum 09:24:10 bca2f99d35d6: Download complete 09:24:15 bca2f99d35d6: Pull complete 09:24:15 93359f2a8cfa: Pull complete 09:24:15 7c6f9722023f: Pull complete 09:24:16 Still waiting to schedule task 09:24:16 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 09:24:21 a35cf1a2eb13: Pull complete 09:24:21 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:24:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:24:21 ---> a62c8e92a672 09:24:21 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 09:24:21 ---> Running in 81eaec261755 09:24:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:24:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:24:22 (1/12) Installing libmagic (5.38-r0) 09:24:23 (2/12) Installing file (5.38-r0) 09:24:23 (3/12) Installing libc-dev (0.7.2-r3) 09:24:23 (4/12) Installing g++ (9.3.0-r2) 09:24:28 (5/12) Installing fortify-headers (1.1-r0) 09:24:28 (6/12) Installing patch (2.7.6-r6) 09:24:28 (7/12) Installing build-base (0.5-r2) 09:24:28 (8/12) Installing libsodium (1.0.18-r0) 09:24:28 (9/12) Installing pkgconf (1.7.2-r0) 09:24:28 (10/12) Installing libsodium-dev (1.0.18-r0) 09:24:28 (11/12) Installing libzmq (4.3.3-r0) 09:24:28 (12/12) Installing zeromq-dev (4.3.3-r0) 09:24:28 Executing busybox-1.31.1-r19.trigger 09:24:28 OK: 233 MiB in 51 packages 09:24:32 Removing intermediate container 81eaec261755 09:24:32 ---> b336690ce343 09:24:32 Step 4/6 : WORKDIR /edgex-go 09:24:32 ---> Running in 0f9550b3bc08 09:24:32 Removing intermediate container 0f9550b3bc08 09:24:32 ---> f15f9a25f620 09:24:32 Step 5/6 : COPY go.mod . 09:24:32 ---> 7b2fd7a01e03 09:24:32 Step 6/6 : RUN go mod download 09:24:32 ---> Running in 2e6d17093481 09:24:55 Removing intermediate container 2e6d17093481 09:24:55 ---> 56deda72f218 09:24:55 Successfully built 56deda72f218 09:24:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:24:55 + docker inspect -f . ci-base-image-x86_64 09:24:55 . [Pipeline] withDockerContainer 09:24:55 prd-centos7-docker-4c-2g-20456 does not seem to be running inside a container 09:24:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:24:56 $ docker top ff6eef143b0a7a3bc429862ae1b03202c23889fe204205ff3a214e02f5c910bd -eo pid,comm [Pipeline] { [Pipeline] sh 09:24:56 + go version 09:24:56 go version go1.15.5 linux/amd64 [Pipeline] } 09:24:56 $ docker stop --time=1 ff6eef143b0a7a3bc429862ae1b03202c23889fe204205ff3a214e02f5c910bd 09:24:58 $ docker rm -f ff6eef143b0a7a3bc429862ae1b03202c23889fe204205ff3a214e02f5c910bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:24:59 + docker inspect -f . ci-base-image-x86_64 09:24:59 . [Pipeline] withDockerContainer 09:24:59 prd-centos7-docker-4c-2g-20456 does not seem to be running inside a container 09:24:59 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:24:59 $ docker top 2c061bd5b2f2c24fc112e9b138b204156e3472ffb4d4f4310f9b1781b0ffad33 -eo pid,comm [Pipeline] { [Pipeline] echo 09:25:00 ========================================================= 09:25:00 [edgeXBuildGoParallel] Running Tests and Build... 09:25:00 ========================================================= [Pipeline] sh 09:25:00 + make test 09:25:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:25:10 ? github.com/edgexfoundry/edgex-go [no test files] 09:25:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:25:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:25:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:25:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:25:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 09:25:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:25:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:25:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:25:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:25:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:25:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:25:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:25:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:25:38 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.086s coverage: 46.6% of statements 09:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 09:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 09:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 09:25:44 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.224s coverage: 27.0% of statements 09:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 09:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 09:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 09:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:25:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements 09:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 09:25:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.082s coverage: 100.0% of statements 09:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 09:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:25:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.105s coverage: 67.9% of statements 09:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:25:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.173s coverage: 82.3% of statements 09:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 09:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:25:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.381s coverage: 28.6% of statements 09:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 09:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 09:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 09:25:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.085s coverage: 100.0% of statements 09:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 09:25:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.059s coverage: 100.0% of statements 09:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 09:25:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.103s coverage: 86.7% of statements 09:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 09:25:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.178s coverage: 97.5% of statements 09:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 09:25:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.075s coverage: 78.3% of statements 09:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 09:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:25:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.360s coverage: 92.8% of statements 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 09:25:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 09:25:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.058s coverage: 0.1% of statements 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:25:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:25:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 75.5% of statements 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:25:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.8% of statements 09:25:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.084s coverage: 87.2% of statements 09:25:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 84.2% of statements 09:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.106s coverage: 91.4% of statements 09:25:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.264s coverage: 63.5% of statements 09:25:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:25:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 09:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 09:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements 09:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 09:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 09:25:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.413s coverage: 68.9% of statements 09:25:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:25:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:25:52 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 09:25:52 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 09:25:52 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 09:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 37.0% of statements 09:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.324s coverage: 84.0% of statements 09:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.047s coverage: 100.0% of statements 09:25:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.104s coverage: 46.8% of statements 09:25:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:25:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:25:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 09:25:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 09:25:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 09:25:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.059s coverage: 100.0% of statements 09:25:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 09:25:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.066s coverage: 100.0% of statements 09:25:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.775s coverage: 29.1% of statements 09:25:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:25:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:25:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 09:25:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 09:25:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.087s coverage: 99.0% of statements 09:25:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.054s coverage: 100.0% of statements 09:25:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements 09:25:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements 09:25:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 09:25:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:25:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:25:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.050s coverage: 87.9% of statements 09:25:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 09:25:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.044s coverage: 32.1% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 09:25:57 GO111MODULE=on go vet ./... 09:26:24 gofmt -l . 09:26:24 [ "`gofmt -l .`" = "" ] 09:26:24 ./bin/test-go-mod-tidy.sh 09:26:24 ./bin/test-attribution-txt.sh [Pipeline] sh 09:26:25 + ls -al . 09:26:25 total 656 09:26:25 drwxrwxr-x 10 1001 1001 4096 Jan 15 09:26 . 09:26:25 drwxr-xr-x 4 root root 28 Jan 15 09:24 .. 09:26:25 -rw-rw-r-- 1 1001 1001 11 Jan 15 09:23 .dockerignore 09:26:25 drwxrwxr-x 8 1001 1001 179 Jan 15 09:23 .git 09:26:25 drwxrwxr-x 3 1001 1001 125 Jan 15 09:23 .github 09:26:25 -rw-rw-r-- 1 1001 1001 824 Jan 15 09:23 .gitignore 09:26:25 drwx------ 3 1001 1001 47 Jan 15 09:23 .semver 09:26:25 -rw-rw-r-- 1 1001 1001 166 Jan 15 09:23 .sonarcloud.properties 09:26:25 -rw-rw-r-- 1 1001 1001 7741 Jan 15 09:23 Attribution.txt 09:26:25 -rw-rw-r-- 1 1001 1001 3804 Jan 15 09:23 CONTRIBUTING.md 09:26:25 -rw-rw-r-- 1 1001 1001 931 Jan 15 09:23 Dockerfile.build 09:26:25 -rw-rw-r-- 1 1001 1001 863 Jan 15 09:23 Jenkinsfile 09:26:25 -rw-rw-r-- 1 1001 1001 10775 Jan 15 09:23 LICENSE 09:26:25 -rw-rw-r-- 1 1001 1001 5750 Jan 15 09:23 Makefile 09:26:25 -rw-rw-r-- 1 1001 1001 6524 Jan 15 09:23 README.md 09:26:25 -rw-rw-r-- 1 1001 1001 6744 Jan 15 09:23 SECURITY.md 09:26:25 -rw-rw-r-- 1 1001 1001 5 Jan 15 09:24 VERSION 09:26:25 -rw-rw-r-- 1 1001 1001 4131 Jan 15 09:23 ZMQWindows.md 09:26:25 drwxrwxr-x 2 1001 1001 117 Jan 15 09:23 bin 09:26:25 drwxrwxr-x 14 1001 1001 4096 Jan 15 09:23 cmd 09:26:25 -rw-r--r-- 1 root root 550280 Jan 15 09:25 coverage.out 09:26:25 -rw-r--r-- 1 root root 979 Jan 15 09:26 go.mod 09:26:25 -rw-r--r-- 1 root root 19036 Jan 15 09:26 go.sum 09:26:25 drwxrwxr-x 8 1001 1001 127 Jan 15 09:23 internal 09:26:25 drwxrwxr-x 4 1001 1001 26 Jan 15 09:23 openapi 09:26:25 drwxrwxr-x 4 1001 1001 71 Jan 15 09:23 snap 09:26:25 -rw-rw-r-- 1 1001 1001 168 Jan 15 09:23 version.go [Pipeline] sh 09:26:25 + '[' -e coverage.out ] 09:26:25 + chown 1001:1001 coverage.out [Pipeline] stash 09:26:26 Stashed 1 file(s) [Pipeline] sh 09:26:26 + make build 09:26:26 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:26:29 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:26:38 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:26:38 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:26:40 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:26:40 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:26:42 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:26:44 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:26:45 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:26:46 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:26:47 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:26:48 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 [Pipeline] } 09:26:49 $ docker stop --time=1 2c061bd5b2f2c24fc112e9b138b204156e3472ffb4d4f4310f9b1781b0ffad33 09:26:51 $ docker rm -f 2c061bd5b2f2c24fc112e9b138b204156e3472ffb4d4f4310f9b1781b0ffad33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:26:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:26:57 09:26:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:26:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:26:57 latest: Pulling from edgex-devops/edgex-compose 09:26:57 cbdbe7a5bc2a: Pulling fs layer 09:26:57 ca9280d653b3: Pulling fs layer 09:26:57 7e9c9ca2126c: Pulling fs layer 09:26:57 cbdbe7a5bc2a: Verifying Checksum 09:26:57 cbdbe7a5bc2a: Download complete 09:26:58 cbdbe7a5bc2a: Pull complete 09:26:58 ca9280d653b3: Verifying Checksum 09:26:58 ca9280d653b3: Download complete 09:26:59 ca9280d653b3: Pull complete 09:26:59 7e9c9ca2126c: Verifying Checksum 09:26:59 7e9c9ca2126c: Download complete 09:27:06 7e9c9ca2126c: Pull complete 09:27:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:27:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:27:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:27:06 prd-centos7-docker-4c-2g-20456 does not seem to be running inside a container 09:27:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:27:09 $ docker top 915c2469d24d60fa724ff905a65a932a7cbc2ae1d7411975a12e3ba52814fb4f -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:10 + docker-compose build --help 09:27:10 + grep parallel 09:27:11 --parallel Build images in parallel. [Pipeline] } 09:27:11 $ docker stop --time=1 915c2469d24d60fa724ff905a65a932a7cbc2ae1d7411975a12e3ba52814fb4f 09:27:12 $ docker rm -f 915c2469d24d60fa724ff905a65a932a7cbc2ae1d7411975a12e3ba52814fb4f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:27:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:27:13 . [Pipeline] withDockerContainer 09:27:13 prd-centos7-docker-4c-2g-20456 does not seem to be running inside a container 09:27:13 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:27:14 $ docker top f3b9726b5d65db2c956bdb78ab6343b595377ea2172f6bbb346582dd739865b3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:14 + docker-compose -f ./docker-compose-build.yml build --parallel 09:27:16 Building docker-core-command-go ... 09:27:16 Building docker-core-data-go ... 09:27:16 Building docker-core-metadata-go ... 09:27:16 Building docker-security-bootstrap-redis-go ... 09:27:16 Building docker-security-proxy-setup-go ... 09:27:16 Building docker-security-secretstore-setup-go ... 09:27:16 Building docker-support-notifications-go ... 09:27:16 Building docker-support-scheduler-go ... 09:27:16 Building docker-sys-mgmt-agent-go ... 09:27:16 Building docker-security-bootstrap-redis-go 09:27:16 Building docker-core-command-go 09:27:16 Building docker-support-notifications-go 09:27:16 Building docker-sys-mgmt-agent-go 09:27:16 Building docker-support-scheduler-go 09:27:48 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:27:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:27:48 ---> 56deda72f218 09:27:48 Step 3/24 : WORKDIR /edgex-go 09:27:48 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:27:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:27:48 ---> 56deda72f218 09:27:48 Step 3/22 : WORKDIR /edgex-go 09:27:49 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:27:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:27:49 ---> 56deda72f218 09:27:49 Step 3/26 : WORKDIR /edgex-go 09:27:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:27:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:27:49 ---> 56deda72f218 09:27:49 Step 3/22 : WORKDIR /edgex-go 09:27:49 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:27:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:27:49 ---> 56deda72f218 09:27:49 Step 3/21 : WORKDIR /edgex-go 09:27:50 ---> Running in c2633e373fcc 09:27:50 ---> Running in 4a90d66a9ded 09:27:50 ---> Running in 3bff7a79fa11 09:27:50 ---> Running in d1932ff1eee6 09:27:50 ---> Running in 0fa1b456e411 09:27:51 Removing intermediate container 4a90d66a9ded 09:27:51 ---> adab72b23071 09:27:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:27:51 Removing intermediate container 0fa1b456e411 09:27:51 ---> aa55e203df98 09:27:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:27:51 Removing intermediate container 3bff7a79fa11 09:27:51 ---> 44030c4564e7 09:27:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:27:51 Removing intermediate container c2633e373fcc 09:27:51 ---> 40f49036b9a9 09:27:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:27:51 Removing intermediate container d1932ff1eee6 09:27:51 ---> aa187fbadbc0 09:27:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:27:51 ---> Running in 7e7a34b35c25 09:27:51 ---> Running in 8b781cbdefbc 09:27:51 ---> Running in de23629b04d8 09:27:51 ---> Running in ccc66d5c00b8 09:27:51 ---> Running in 41744e24b165 09:27:53 Removing intermediate container 8b781cbdefbc 09:27:53 ---> f8c4445f1bc6 09:27:53 Step 5/26 : RUN apk add --update --no-cache make bash git 09:27:53 Removing intermediate container 7e7a34b35c25 09:27:53 ---> 2e04297a1076 09:27:53 Step 5/22 : RUN apk add --update --no-cache make git 09:27:53 Removing intermediate container ccc66d5c00b8 09:27:53 ---> e16bbcf5437e 09:27:53 Step 5/22 : RUN apk add --update --no-cache make git 09:27:53 Removing intermediate container de23629b04d8 09:27:53 ---> 76911e4260b5 09:27:53 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 09:27:53 Removing intermediate container 41744e24b165 09:27:53 ---> dc60b0a92d89 09:27:53 Step 5/21 : RUN apk add --update --no-cache make git 09:27:53 ---> Running in d553c6a5fc01 09:27:53 ---> Running in c35ce4639021 09:27:54 ---> Running in eda1a4de1031 09:27:54 ---> Running in a0503c3e11fb 09:27:54 ---> Running in ddd13ebbc7a5 09:27:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:27:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:27:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:27:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:27:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:27:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:27:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:27:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:27:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:27:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:27:56 OK: 233 MiB in 51 packages 09:27:56 OK: 233 MiB in 51 packages 09:27:56 OK: 233 MiB in 51 packages 09:27:56 OK: 233 MiB in 51 packages 09:27:56 OK: 233 MiB in 51 packages 09:27:56 Removing intermediate container c35ce4639021 09:27:56 ---> 49c417a2a8a8 09:27:56 Step 6/26 : COPY go.mod . 09:27:56 Removing intermediate container d553c6a5fc01 09:27:56 ---> f80c6d2d1665 09:27:56 Step 6/22 : COPY go.mod . 09:27:57 Removing intermediate container eda1a4de1031 09:27:57 ---> cf0e3a097402 09:27:57 Step 6/24 : COPY go.mod . 09:27:57 ---> f857cc174357 09:27:57 Step 7/26 : RUN go mod download 09:27:57 ---> e7939a5fcc73 09:27:57 Step 7/22 : RUN go mod download 09:27:57 Removing intermediate container a0503c3e11fb 09:27:57 ---> 3731971cdfae 09:27:57 Step 6/22 : COPY go.mod . 09:27:57 ---> Running in c6dc38365d26 09:27:57 ---> Running in b98cdabc2b39 09:27:57 Removing intermediate container ddd13ebbc7a5 09:27:57 ---> 708df029cdc0 09:27:57 Step 6/21 : COPY go.mod . 09:27:57 ---> 25ca6f943049 09:27:57 Step 7/24 : RUN go mod download 09:27:57 ---> 4660dd62f671 09:27:57 Step 7/22 : RUN go mod download 09:27:57 ---> Running in 8456e171c522 09:27:58 ---> f3a58ec240ac 09:27:58 Step 7/21 : RUN go mod download 09:27:58 ---> Running in b65d6f49de2c 09:27:58 ---> Running in a2d132b4055e 09:27:59 Removing intermediate container c6dc38365d26 09:27:59 ---> b6eb8bd4877e 09:27:59 Step 8/26 : COPY . . 09:28:00 Removing intermediate container b98cdabc2b39 09:28:00 ---> d637f206e357 09:28:00 Step 8/22 : COPY . . 09:28:00 Removing intermediate container 8456e171c522 09:28:00 ---> bd4c5a83f3ac 09:28:00 Step 8/24 : COPY . . 09:28:03 Removing intermediate container a2d132b4055e 09:28:03 ---> 4e819a35b390 09:28:03 Step 8/21 : COPY . . 09:28:05 Removing intermediate container b65d6f49de2c 09:28:05 ---> cb3f0c51e822 09:28:05 Step 8/22 : COPY . . 09:28:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20457 in /w/workspace/edgexfoundry_edgex-go_PR-3042 [Pipeline] { [Pipeline] ws 09:28:10 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 09:28:14 using credential edgex-jenkins-ssh 09:28:14 Cloning the remote Git repository 09:28:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:28:15 > git init /w/workspace/edgex-go/3 # timeout=10 09:28:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:28:15 > git --version # timeout=10 09:28:15 > git --version # 'git version 2.17.1' 09:28:15 using GIT_SSH to set credentials SSH Credentials for GitHub 09:28:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:28:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:28:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:28:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:28:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:28:30 using GIT_SSH to set credentials SSH Credentials for GitHub 09:28:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3042/head:refs/remotes/origin/PR-3042 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:28:31 Merging remotes/origin/master commit fd359634b10927f8e0ebf7f54b54c9e517c8d604 into PR head commit af029cba2bce5bc0099b4a2ce993b1e1b55fb951 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:28:31 Failed in branch arm64 09:28:31 > git config core.sparsecheckout # timeout=10 09:28:31 > git checkout -f af029cba2bce5bc0099b4a2ce993b1e1b55fb951 # timeout=10 09:28:44 ---> f374bd55056d 09:28:44 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 09:28:44 ---> 9ef179bd61aa 09:28:44 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:28:44 ---> 4beff0f425ed 09:28:44 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 09:28:44 ---> 7544ac1613fa 09:28:44 Step 9/22 : RUN make cmd/core-command/core-command 09:28:44 ---> ddf17a5123a6 09:28:44 Step 9/24 : RUN make cmd/support-notifications/support-notifications 09:28:44 ---> Running in 8245917158da 09:28:44 ---> Running in ff36216800e5 09:28:44 ---> Running in 0e069f3fc3d0 09:28:44 ---> Running in 6b4ad2069d3e 09:28:44 ---> Running in dc0424a01e3a 09:28:44 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:28:44 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:28:44 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:28:44 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:28:44 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:29:16 Removing intermediate container 8245917158da 09:29:16 ---> 93c703246fe8 09:29:16 09:29:16 Step 10/22 : FROM alpine:3.12 09:29:16 Removing intermediate container dc0424a01e3a 09:29:16 ---> e09a8ea7d9aa 09:29:16 09:29:16 Step 10/24 : FROM scratch 09:29:16 Removing intermediate container 0e069f3fc3d0 09:29:16 ---> c658fc292b79 09:29:16 09:29:16 Step 10/21 : FROM scratch 09:29:16 ---> 09:29:16 ---> 09:29:16 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 09:29:16 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:29:16 Removing intermediate container ff36216800e5 09:29:16 ---> 8f3e4838815c 09:29:16 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:29:16 Removing intermediate container 6b4ad2069d3e 09:29:16 ---> c44a832d02a0 09:29:16 09:29:16 Step 10/22 : FROM scratch 09:29:16 ---> 09:29:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:29:16 3.12: Pulling from library/alpine 09:29:16 ---> Running in f3138b0913c8 09:29:16 ---> Running in f542346fdcd9 09:29:16 ---> Running in d514ca8f18de 09:29:16 ---> Running in 88ec74b12215 09:29:17 Removing intermediate container f542346fdcd9 09:29:17 ---> 761b2ed2bbf0 09:29:17 Step 12/21 : ENV APP_PORT=48085 09:29:17 Removing intermediate container d514ca8f18de 09:29:17 ---> 002afa5e3afb 09:29:17 Step 12/22 : ENV APP_PORT=48082 09:29:17 Removing intermediate container 88ec74b12215 09:29:17 ---> 81911b1357e6 09:29:17 Step 12/24 : ENV APP_PORT=48060 09:29:17 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 09:29:17 ---> Running in 01667981614a 09:29:17 ---> Running in 709f00e993e7 09:29:17 Status: Downloaded newer image for alpine:3.12 09:29:17 ---> 389fef711851 09:29:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 09:29:17 ---> Running in 5af21fc25399 09:29:17 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:29:17 ---> Running in 40afa23d5a78 09:29:18 Removing intermediate container 01667981614a 09:29:18 ---> 962228e58290 09:29:18 Step 13/22 : EXPOSE $APP_PORT 09:29:18 Removing intermediate container 709f00e993e7 09:29:18 ---> f1ba78e01c69 09:29:18 Step 13/21 : EXPOSE $APP_PORT 09:29:18 Removing intermediate container 5af21fc25399 09:29:18 ---> b1fa575933b6 09:29:18 Step 13/24 : EXPOSE $APP_PORT 09:29:18 ---> Running in 851ffa0a3846 09:29:18 ---> Running in 0e63c7d6997a 09:29:18 ---> Running in 7afae890f498 09:29:18 Removing intermediate container 851ffa0a3846 09:29:18 ---> 913e79501f12 09:29:18 Step 14/22 : WORKDIR / 09:29:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:29:18 ---> Running in 9d4327e91514 09:29:18 Removing intermediate container 0e63c7d6997a 09:29:18 ---> d88884152fd7 09:29:18 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 09:29:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:29:18 (1/5) Installing ca-certificates (20191127-r4) 09:29:18 (2/5) Installing nghttp2-libs (1.41.0-r0) 09:29:18 (3/5) Installing libcurl (7.69.1-r3) 09:29:18 (4/5) Installing curl (7.69.1-r3) 09:29:18 (5/5) Installing dumb-init (1.2.2-r1) 09:29:18 Executing busybox-1.31.1-r19.trigger 09:29:18 Executing ca-certificates-20191127-r4.trigger 09:29:19 OK: 7 MiB in 19 packages 09:29:19 Removing intermediate container 7afae890f498 09:29:19 ---> a5038d5225d8 09:29:19 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 09:29:20 ---> bc9f407192f9 09:29:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:29:20 Removing intermediate container 9d4327e91514 09:29:20 ---> 5ffbe0d8cd25 09:29:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:29:20 ---> 185d13272329 09:29:20 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 09:29:20 ---> 8f13d68b4459 09:29:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:29:20 Removing intermediate container 40afa23d5a78 09:29:20 ---> c77840c7ae69 09:29:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 09:29:21 ---> 6f5dae68b640 09:29:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:29:21 ---> Running in 3d1a820456f8 09:29:21 ---> 161bdc409940 09:29:21 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 09:29:21 Removing intermediate container f3138b0913c8 09:29:21 ---> 7f5f95952d48 09:29:21 09:29:21 Step 11/26 : FROM docker:20.10.0 09:29:21 20.10.0: Pulling from library/docker 09:29:21 ---> 5d827761862f 09:29:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:29:21 Removing intermediate container 3d1a820456f8 09:29:21 ---> e185d0fd6862 09:29:21 Step 13/22 : WORKDIR / 09:29:22 ---> Running in b5a272203bab 09:29:22 ---> 82c6545b1816 09:29:22 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 09:29:22 ---> Running in c60d26fe15db 09:29:22 ---> 24e60df7d012 09:29:22 Step 18/22 : ENTRYPOINT ["/core-command"] 09:29:22 ---> 2abb7dfd2733 09:29:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:29:22 ---> Running in 9a9d330dda13 09:29:23 Removing intermediate container b5a272203bab 09:29:23 ---> c1eb3501423b 09:29:23 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:29:23 Removing intermediate container c60d26fe15db 09:29:23 ---> 06bc5b7d8707 09:29:23 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:29:23 ---> d4178ebf52d1 09:29:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:29:23 Removing intermediate container 9a9d330dda13 09:29:23 ---> abc675b082e4 09:29:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:29:23 ---> 490821689225 09:29:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 09:29:23 ---> Running in 99793c018007 09:29:23 ---> Running in da0f57c78373 09:29:24 Removing intermediate container 99793c018007 09:29:24 ---> d3ef3ecbe5e7 09:29:24 Step 19/21 : LABEL arch=x86_64 09:29:24 Removing intermediate container da0f57c78373 09:29:24 ---> c9be33315b19 09:29:24 Step 20/22 : LABEL arch=x86_64 09:29:24 ---> Running in 4aec9c7af428 09:29:24 ---> Running in 54379411f63c 09:29:24 ---> 0fa334cab9f9 09:29:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:29:24 ---> 1ad04e5174e1 09:29:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 09:29:25 Removing intermediate container 4aec9c7af428 09:29:25 ---> 0dbb85de93c8 09:29:25 Step 20/21 : LABEL git_sha=773a6d4c3f443fbe1c9035963fb31f261e0285da 09:29:25 Removing intermediate container 54379411f63c 09:29:25 ---> 1fa4f84fb501 09:29:25 Step 21/22 : LABEL git_sha=773a6d4c3f443fbe1c9035963fb31f261e0285da 09:29:25 ---> Running in 7fa145e4d9e4 09:29:25 ---> Running in be20c7dd5d69 09:29:25 ---> a096384e27b1 09:29:25 Step 20/24 : ENTRYPOINT ["/support-notifications"] 09:29:25 ---> 74363250cecc 09:29:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 09:29:25 Removing intermediate container be20c7dd5d69 09:29:25 ---> 970bec23df5f 09:29:25 Step 22/22 : LABEL version=0.0.0 09:29:25 ---> Running in 9231bd51d85c 09:29:25 Removing intermediate container 7fa145e4d9e4 09:29:25 ---> 2c682c27b91b 09:29:25 Step 21/21 : LABEL version=0.0.0 09:29:25 ---> Running in 53fb298e4755 09:29:25 ---> Running in 59b0eaee4ba2 09:29:25 Removing intermediate container 9231bd51d85c 09:29:25 ---> 1d4296d2f8a5 09:29:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:29:25 ---> 08ff9d39a701 09:29:25 Step 18/22 : RUN chmod +x entrypoint.sh 09:29:25 Removing intermediate container 53fb298e4755 09:29:25 ---> ee1d625a8b1a 09:29:25 09:29:26 ---> Running in ea4e5b3bdffb 09:29:26 Removing intermediate container 59b0eaee4ba2 09:29:26 ---> b106d6eb53ca 09:29:26 09:29:26 ---> Running in 20269ea6f59d 09:29:26 Successfully built ee1d625a8b1a 09:29:26 Successfully built b106d6eb53ca 09:29:26 Successfully tagged docker-support-scheduler-go:latest 09:29:26  Building docker-support-scheduler-go ... done Successfully tagged docker-core-command-go:latest 09:29:26 Building docker-security-proxy-setup-go 09:29:26 Building docker-security-secretstore-setup-go 09:29:26  Building docker-core-command-go ... done Removing intermediate container ea4e5b3bdffb 09:29:26 ---> c0963830f5b6 09:29:26 Step 22/24 : LABEL arch=x86_64 09:29:26 ---> Running in 350911f6eaa9 09:29:27 Removing intermediate container 350911f6eaa9 09:29:27 ---> 1c8e361a6043 09:29:27 Step 23/24 : LABEL git_sha=773a6d4c3f443fbe1c9035963fb31f261e0285da 09:29:27 ---> Running in 841f4fbaf034 09:29:30 Removing intermediate container 841f4fbaf034 09:29:30 ---> c1b1083f5489 09:29:30 Step 24/24 : LABEL version=0.0.0 09:29:30 ---> Running in 49ede852acb9 09:29:31 Removing intermediate container 20269ea6f59d 09:29:31 ---> 9fb18020a9e7 09:29:31 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 09:29:31 Removing intermediate container 49ede852acb9 09:29:31 ---> 6c676efadb1b 09:29:31 09:29:31 ---> Running in f4a9a3bc5ea7 09:29:32 Successfully built 6c676efadb1b 09:29:32 Successfully tagged docker-support-notifications-go:latest 09:29:32 Building docker-core-metadata-go 09:29:35  Building docker-support-notifications-go ... done Removing intermediate container f4a9a3bc5ea7 09:29:35 ---> 8ce75f456d41 09:29:35 Step 20/22 : LABEL arch=x86_64 09:29:35 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:29:35 Status: Downloaded newer image for docker:20.10.0 09:29:35 ---> aefe523efa57 09:29:35 Step 12/26 : RUN apk add --no-cache bash 09:29:35 ---> Running in 108dad75000d 09:29:35 ---> Running in a5cccf82d2e7 09:29:38 Removing intermediate container 108dad75000d 09:29:38 ---> 3104df4859ad 09:29:38 Step 21/22 : LABEL git_sha=773a6d4c3f443fbe1c9035963fb31f261e0285da 09:29:38 ---> Running in 7d30c8b9c9d8 09:29:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:29:39 Removing intermediate container 7d30c8b9c9d8 09:29:39 ---> 2ef00285c4b8 09:29:39 Step 22/22 : LABEL version=0.0.0 09:29:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:29:39 ---> Running in 98171dd15b1d 09:29:39 (1/2) Installing readline (8.0.4-r0) 09:29:39 (2/2) Installing bash (5.0.17-r0) 09:29:39 Executing bash-5.0.17-r0.post-install 09:29:39 Executing busybox-1.31.1-r19.trigger 09:29:39 OK: 12 MiB in 22 packages 09:29:40 Removing intermediate container 98171dd15b1d 09:29:40 ---> 9ef3dc5f34b9 09:29:40 09:29:40 Successfully built 9ef3dc5f34b9 09:29:40 Successfully tagged docker-security-bootstrap-redis-go:latest 09:29:40  Building docker-security-bootstrap-redis-go ... done Building docker-core-data-go 09:29:45 Removing intermediate container a5cccf82d2e7 09:29:45 ---> 14857cfcbef2 09:29:45 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 09:29:45 ---> Running in ea07d728bed7 09:29:46 Removing intermediate container ea07d728bed7 09:29:46 ---> 67743b52c90f 09:29:46 Step 14/26 : ENV APP_PORT=48090 09:29:47 ---> Running in ed13f815be80 09:29:48 Removing intermediate container ed13f815be80 09:29:48 ---> 1029632ebe5f 09:29:48 Step 15/26 : EXPOSE $APP_PORT 09:29:48 ---> Running in 94d7c0d96a2f 09:29:49 Removing intermediate container 94d7c0d96a2f 09:29:49 ---> 6a2fba0b9e1a 09:29:49 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:29:50 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:29:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:29:50 ---> 56deda72f218 09:29:50 Step 3/24 : WORKDIR /edgex-go 09:29:50 ---> Using cache 09:29:50 ---> aa187fbadbc0 09:29:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:50 ---> Using cache 09:29:50 ---> dc60b0a92d89 09:29:50 Step 5/24 : RUN apk add --update --no-cache make git 09:29:50 ---> Using cache 09:29:50 ---> 708df029cdc0 09:29:50 Step 6/24 : COPY go.mod . 09:29:50 ---> Using cache 09:29:50 ---> f3a58ec240ac 09:29:50 Step 7/24 : RUN go mod download 09:29:50 ---> Using cache 09:29:50 ---> 4e819a35b390 09:29:50 Step 8/24 : COPY . . 09:29:50 ---> Using cache 09:29:50 ---> 4beff0f425ed 09:29:50 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:29:51 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:29:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:29:51 ---> 56deda72f218 09:29:51 Step 3/21 : WORKDIR /edgex-go 09:29:51 ---> Using cache 09:29:51 ---> aa187fbadbc0 09:29:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:51 ---> Using cache 09:29:51 ---> dc60b0a92d89 09:29:51 Step 5/21 : RUN apk add --update --no-cache make git 09:29:51 ---> Using cache 09:29:51 ---> 708df029cdc0 09:29:51 Step 6/21 : COPY go.mod . 09:29:51 ---> Using cache 09:29:51 ---> f3a58ec240ac 09:29:51 Step 7/21 : RUN go mod download 09:29:51 ---> Using cache 09:29:51 ---> 4e819a35b390 09:29:51 Step 8/21 : COPY . . 09:29:51 ---> Using cache 09:29:51 ---> 4beff0f425ed 09:29:51 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:29:52 ---> Running in 7bb63405a002 09:29:52 ---> Running in 58237667e205 09:29:52 ---> ad529e6ed26d 09:29:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:29:53 ---> 4d9bb8582363 09:29:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:29:54 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:29:54 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:29:55 ---> 6703a742136c 09:29:55 Step 19/26 : RUN apk --no-cache add py3-pip 09:29:55 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:29:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:29:55 ---> 56deda72f218 09:29:55 Step 3/22 : WORKDIR /edgex-go 09:29:55 ---> Using cache 09:29:55 ---> aa187fbadbc0 09:29:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:55 ---> Using cache 09:29:55 ---> dc60b0a92d89 09:29:55 Step 5/22 : RUN apk add --update --no-cache make git 09:29:55 ---> Using cache 09:29:55 ---> 708df029cdc0 09:29:55 Step 6/22 : COPY go.mod . 09:29:55 ---> Using cache 09:29:55 ---> f3a58ec240ac 09:29:55 Step 7/22 : RUN go mod download 09:29:55 ---> Using cache 09:29:55 ---> 4e819a35b390 09:29:55 Step 8/22 : COPY . . 09:29:55 ---> Using cache 09:29:55 ---> 4beff0f425ed 09:29:55 Step 9/22 : RUN make cmd/core-metadata/core-metadata 09:29:55 ---> Running in 4b58224a692b 09:29:55 ---> Running in 3a28bb2789c1 09:29:57 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:29:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:29:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:29:58 (1/33) Installing libbz2 (1.0.8-r1) 09:29:58 (2/33) Installing expat (2.2.9-r1) 09:29:58 (3/33) Installing libffi (3.3-r2) 09:29:58 (4/33) Installing gdbm (1.13-r1) 09:29:58 (5/33) Installing xz-libs (5.2.5-r0) 09:29:58 (6/33) Installing sqlite-libs (3.32.1-r0) 09:29:58 (7/33) Installing python3 (3.8.5-r0) 09:30:00 (8/33) Installing py3-appdirs (1.4.4-r1) 09:30:00 (9/33) Installing py3-ordered-set (4.0.1-r0) 09:30:00 (10/33) Installing py3-parsing (2.4.7-r0) 09:30:00 (11/33) Installing py3-six (1.15.0-r0) 09:30:00 (12/33) Installing py3-packaging (20.4-r0) 09:30:00 (13/33) Installing py3-setuptools (47.0.0-r0) 09:30:00 (14/33) Installing py3-chardet (3.0.4-r4) 09:30:01 (15/33) Installing py3-idna (2.9-r0) 09:30:01 (16/33) Installing py3-certifi (2020.4.5.1-r0) 09:30:02 (17/33) Installing py3-urllib3 (1.25.9-r0) 09:30:02 (18/33) Installing py3-requests (2.23.0-r0) 09:30:02 (19/33) Installing py3-msgpack (1.0.0-r0) 09:30:02 (20/33) Installing py3-lockfile (0.12.2-r3) 09:30:02 (21/33) Installing py3-cachecontrol (0.12.6-r0) 09:30:03 (22/33) Installing py3-colorama (0.4.3-r0) 09:30:03 (23/33) Installing py3-distlib (0.3.0-r0) 09:30:03 (24/33) Installing py3-distro (1.5.0-r1) 09:30:03 (25/33) Installing py3-webencodings (0.5.1-r3) 09:30:03 (26/33) Installing py3-html5lib (1.0.1-r4) 09:30:03 (27/33) Installing py3-pytoml (0.1.21-r0) 09:30:03 (28/33) Installing py3-pep517 (0.8.2-r0) 09:30:03 (29/33) Installing py3-progress (1.5-r0) 09:30:03 (30/33) Installing py3-toml (0.10.1-r0) 09:30:03 (31/33) Installing py3-retrying (1.3.3-r0) 09:30:03 (32/33) Installing py3-contextlib2 (0.6.0-r0) 09:30:03 (33/33) Installing py3-pip (20.1.1-r0) 09:30:04 Executing busybox-1.31.1-r19.trigger 09:30:04 OK: 71 MiB in 55 packages 09:30:08 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:30:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:30:08 ---> 56deda72f218 09:30:08 Step 3/23 : WORKDIR /edgex-go 09:30:08 ---> Using cache 09:30:08 ---> aa187fbadbc0 09:30:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:30:08 ---> Using cache 09:30:08 ---> dc60b0a92d89 09:30:08 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:30:08 ---> Running in a47f88fd9f9f 09:30:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:30:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:30:11 OK: 233 MiB in 51 packages 09:30:14 Removing intermediate container a47f88fd9f9f 09:30:14 ---> 8eb55941afa2 09:30:14 Step 6/23 : COPY go.mod . 09:30:15 ---> c1bd48b468da 09:30:15 Step 7/23 : RUN go mod download 09:30:15 ---> Running in bac2ea960267 09:30:20 Removing intermediate container bac2ea960267 09:30:20 ---> 19a5c8640baa 09:30:20 Step 8/23 : COPY . . 09:30:20 Removing intermediate container 4b58224a692b 09:30:20 ---> 6432dfb5d16d 09:30:20 Step 20/26 : RUN pip install docker-compose==1.23.2 09:30:20 ---> Running in a2a686bde0c3 09:30:24 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:30:24 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:30:31 Collecting docker-compose==1.23.2 09:30:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:30:31 Collecting docker<4.0,>=3.6.0 09:30:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:30:33 Collecting texttable<0.10,>=0.9.0 09:30:33 Downloading texttable-0.9.1.tar.gz (11 kB) 09:30:35 Collecting docopt<0.7,>=0.6.1 09:30:35 Downloading docopt-0.6.2.tar.gz (25 kB) 09:30:37 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:30:37 Collecting dockerpty<0.5,>=0.4.1 09:30:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:30:40 Collecting jsonschema<3,>=2.5.1 09:30:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:30:41 Removing intermediate container 7bb63405a002 09:30:41 ---> 809dd62f8bb0 09:30:41 09:30:41 Step 10/24 : FROM alpine:3.12 09:30:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:30:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:30:41 ---> 389fef711851 09:30:41 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 09:30:41 Removing intermediate container 58237667e205 09:30:41 ---> a1ef9acd7070 09:30:41 09:30:41 Step 10/21 : FROM alpine:3.12 09:30:41 ---> 389fef711851 09:30:41 Step 11/21 : RUN apk add --update --no-cache curl 09:30:41 ---> Using cache 09:30:41 ---> c77840c7ae69 09:30:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:30:41 Collecting cached-property<2,>=1.2.0 09:30:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:30:41 ---> Running in fec42f45ea27 09:30:41 ---> Running in 88bff109f759 09:30:41 Collecting PyYAML<4,>=3.10 09:30:41 Downloading PyYAML-3.13.tar.gz (270 kB) 09:30:44 Removing intermediate container fec42f45ea27 09:30:44 ---> 1e0153a34895 09:30:44 Step 13/24 : WORKDIR / 09:30:44 Collecting websocket-client<1.0,>=0.32.0 09:30:44 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 09:30:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:30:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:30:45 (1/4) Installing ca-certificates (20191127-r4) 09:30:45 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:30:45 (3/4) Installing libcurl (7.69.1-r3) 09:30:45 (4/4) Installing curl (7.69.1-r3) 09:30:45 Executing busybox-1.31.1-r19.trigger 09:30:45 Executing ca-certificates-20191127-r4.trigger 09:30:45 Collecting docker-pycreds>=0.4.0 09:30:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:30:45 OK: 7 MiB in 18 packages 09:30:45 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:30:46 ---> Running in 0b1923017192 09:30:46 Collecting urllib3<1.25,>=1.21.1 09:30:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:30:47 Removing intermediate container 3a28bb2789c1 09:30:47 ---> dd1aa4be6257 09:30:47 09:30:47 Step 10/22 : FROM scratch 09:30:47 ---> 09:30:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:30:47 Collecting idna<2.8,>=2.5 09:30:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:30:47 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:30:47 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:30:47 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:30:47 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:30:47 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:30:47 Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, texttable, docopt, dockerpty, jsonschema, cached-property, PyYAML, docker-compose 09:30:47 Attempting uninstall: urllib3 09:30:47 Found existing installation: urllib3 1.25.9 09:30:48 Uninstalling urllib3-1.25.9: 09:30:48 Successfully uninstalled urllib3-1.25.9 09:30:48 ---> Using cache 09:30:48 ---> 761b2ed2bbf0 09:30:48 Step 12/22 : ENV APP_PORT=48081 09:30:48 Removing intermediate container 0b1923017192 09:30:48 ---> 79f43e6240ff 09:30:48 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:30:48 ---> 4c0dde338d22 09:30:48 Step 9/23 : RUN make cmd/core-data/core-data 09:30:48 Attempting uninstall: idna 09:30:48 Found existing installation: idna 2.9 09:30:48 Uninstalling idna-2.9: 09:30:48 Removing intermediate container 88bff109f759 09:30:48 ---> 30263a321afc 09:30:48 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:30:48 ---> Running in a2af365d8144 09:30:48 ---> Running in ace8ebcd09c2 09:30:48 Successfully uninstalled idna-2.9 09:30:49 ---> Running in dd55e4cf532a 09:30:49 ---> 2f244210676d 09:30:49 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:30:49 Attempting uninstall: requests 09:30:49 Found existing installation: requests 2.23.0 09:30:49 Uninstalling requests-2.23.0: 09:30:49 Successfully uninstalled requests-2.23.0 09:30:49 Removing intermediate container a2af365d8144 09:30:49 ---> 70806b47af9d 09:30:49 Step 13/22 : EXPOSE $APP_PORT 09:30:49 ---> Running in ac32637a6335 09:30:49 Removing intermediate container dd55e4cf532a 09:30:49 ---> bca0285e1a22 09:30:49 Step 13/21 : WORKDIR /edgex 09:30:49 ---> f28774747b10 09:30:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:30:49 ---> Running in 9178455b7f55 09:30:50 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:30:51 Removing intermediate container ac32637a6335 09:30:51 ---> 92f8c1620b79 09:30:51 Step 14/22 : WORKDIR / 09:30:51 ---> Running in a34c93c099ea 09:30:51 Running setup.py install for texttable: started 09:30:51 Removing intermediate container 9178455b7f55 09:30:51 ---> 05b34cb2c6a2 09:30:51 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:30:51 ---> eec1892b231b 09:30:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:30:52 Removing intermediate container a34c93c099ea 09:30:52 ---> bd5def32ef00 09:30:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:30:52 ---> 4d40e01f5ee3 09:30:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:30:52 Running setup.py install for texttable: finished with status 'done' 09:30:52 Running setup.py install for docopt: started 09:30:52 ---> cfa45914905c 09:30:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:30:52 ---> 30c9c2142bfe 09:30:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:30:53 Running setup.py install for docopt: finished with status 'done' 09:30:53 Running setup.py install for dockerpty: started 09:30:53 ---> 7e60b3432328 09:30:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:30:54 Running setup.py install for dockerpty: finished with status 'done' 09:30:54 ---> 5ae4bd61a21d 09:30:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:30:54 Running setup.py install for PyYAML: started 09:30:54 ---> bbe28cc12dba 09:30:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:30:55 ---> 9a1d38d01377 09:30:55 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:30:55 ---> Running in 4cc1108110c2 09:30:55 ---> 9ca08faf503e 09:30:55 Step 18/22 : ENTRYPOINT ["/core-metadata"] 09:30:55 Running setup.py install for PyYAML: finished with status 'done' 09:30:55 ---> Running in 867c5a923ffa 09:30:55 Removing intermediate container 4cc1108110c2 09:30:55 ---> b9bb9cf1b74a 09:30:55 Step 18/21 : CMD ["--init=true"] 09:30:56 ---> 8b9f37910ec7 09:30:56 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:30:56 ---> Running in 093eccfcc070 09:30:56 ---> Running in 838d9bb4feba 09:30:56 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:30:56 Removing intermediate container 867c5a923ffa 09:30:56 ---> d39d5b8519a5 09:30:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:30:57 ---> Running in 2e6fa3d093e6 09:30:57 Removing intermediate container 093eccfcc070 09:30:57 ---> 729a76dee866 09:30:57 Step 19/21 : LABEL arch=x86_64 09:30:57 ---> Running in f5fd301b44a6 09:30:57 Removing intermediate container 2e6fa3d093e6 09:30:57 ---> 90d8b146a896 09:30:57 Step 20/22 : LABEL arch=x86_64 09:30:57 Removing intermediate container f5fd301b44a6 09:30:57 ---> c94dcec3b610 09:30:57 Step 20/21 : LABEL git_sha=773a6d4c3f443fbe1c9035963fb31f261e0285da 09:30:57 ---> Running in 7ddcb7daa52b 09:30:57 ---> Running in ec2b19caec74 09:30:58 Removing intermediate container 7ddcb7daa52b 09:30:58 ---> 68135bbfc34b 09:30:58 Step 21/22 : LABEL git_sha=773a6d4c3f443fbe1c9035963fb31f261e0285da 09:30:58 ---> Running in 856d694afb4a 09:30:58 Removing intermediate container ec2b19caec74 09:30:58 ---> c750c68fe987 09:30:58 Step 21/21 : LABEL version=0.0.0 09:30:59 ---> Running in 4ecf4a2307b5 09:31:00 Removing intermediate container 856d694afb4a 09:31:00 ---> 6a72c33d5f3c 09:31:00 Step 22/22 : LABEL version=0.0.0 09:31:00 Removing intermediate container 838d9bb4feba 09:31:00 ---> c3f0ade1a63e 09:31:00 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:31:00 ---> Running in 05455a9796c2 09:31:00 ---> Running in 92a37a6a7ab9 09:31:00 Removing intermediate container 4ecf4a2307b5 09:31:00 ---> 801788e169af 09:31:00 09:31:00 Removing intermediate container a2a686bde0c3 09:31:00 ---> cc2173f8c5bd 09:31:00 Step 21/26 : RUN apk --no-cache add curl 09:31:01 ---> Running in cb25c1f2323b 09:31:01 Successfully built 801788e169af 09:31:01 Successfully tagged docker-security-proxy-setup-go:latest 09:31:01  Building docker-security-proxy-setup-go ... done Removing intermediate container 05455a9796c2 09:31:01 ---> 3a8d475bc396 09:31:01 09:31:01 Removing intermediate container 92a37a6a7ab9 09:31:01 ---> f47e04f0f003 09:31:01 Step 22/24 : LABEL arch=x86_64 09:31:01 ---> Running in 6f9ca6273bdd 09:31:01 Successfully built 3a8d475bc396 09:31:01 Successfully tagged docker-core-metadata-go:latest 09:31:01  Building docker-core-metadata-go ... done Removing intermediate container 6f9ca6273bdd 09:31:01 ---> f771add203a9 09:31:01 Step 23/24 : LABEL git_sha=773a6d4c3f443fbe1c9035963fb31f261e0285da 09:31:01 ---> Running in 663f240f8b60 09:31:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:31:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:31:02 Removing intermediate container 663f240f8b60 09:31:02 ---> c831fff69b5f 09:31:02 Step 24/24 : LABEL version=0.0.0 09:31:02 (1/3) Installing nghttp2-libs (1.41.0-r0) 09:31:02 (2/3) Installing libcurl (7.69.1-r3) 09:31:02 (3/3) Installing curl (7.69.1-r3) 09:31:02 ---> Running in 1e222b48f5df 09:31:02 Executing busybox-1.31.1-r19.trigger 09:31:02 OK: 72 MiB in 58 packages 09:31:02 Removing intermediate container 1e222b48f5df 09:31:02 ---> a11f3f74de68 09:31:02 09:31:04 Successfully built a11f3f74de68 09:31:04 Successfully tagged docker-security-secretstore-setup-go:latest 09:31:04  Building docker-security-secretstore-setup-go ... done Removing intermediate container cb25c1f2323b 09:31:04 ---> 9e3271fac8dd 09:31:04 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 09:31:05 ---> Running in dbf1fc923322 09:31:05 Removing intermediate container dbf1fc923322 09:31:05 ---> bca7480cad6d 09:31:05 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:31:05 ---> Running in 7c31f45a8bba 09:31:05 Removing intermediate container 7c31f45a8bba 09:31:05 ---> 48a619bfa4e0 09:31:05 Step 24/26 : LABEL arch=x86_64 09:31:05 ---> Running in f92f79e75e52 09:31:06 Removing intermediate container f92f79e75e52 09:31:06 ---> b256bbeeab5a 09:31:06 Step 25/26 : LABEL git_sha=773a6d4c3f443fbe1c9035963fb31f261e0285da 09:31:06 ---> Running in a1165671ddf8 09:31:06 Removing intermediate container a1165671ddf8 09:31:06 ---> 19a301734d4f 09:31:06 Step 26/26 : LABEL version=0.0.0 09:31:06 ---> Running in f3aaa76b79ff 09:31:06 Removing intermediate container f3aaa76b79ff 09:31:06 ---> ae686a72ae3f 09:31:06 09:31:06 Successfully built ae686a72ae3f 09:31:07 Successfully tagged docker-sys-mgmt-agent-go:latest 09:31:12  Building docker-sys-mgmt-agent-go ... done Removing intermediate container ace8ebcd09c2 09:31:12 ---> 2287505ca699 09:31:12 09:31:12 Step 10/23 : FROM alpine:3.12 09:31:12 ---> 389fef711851 09:31:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:31:12 ---> Running in 3de97f44767d 09:31:12 Removing intermediate container 3de97f44767d 09:31:12 ---> ccbf6547362d 09:31:12 Step 12/23 : ENV APP_PORT=48080 09:31:12 ---> Running in 427709be53ab 09:31:12 Removing intermediate container 427709be53ab 09:31:12 ---> 453cb81cc928 09:31:12 Step 13/23 : EXPOSE $APP_PORT 09:31:13 ---> Running in 8a61ad4b5ff1 09:31:13 Removing intermediate container 8a61ad4b5ff1 09:31:13 ---> 4f505e9ffdb1 09:31:13 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:13 ---> Running in b00a70998505 09:31:14 Removing intermediate container b00a70998505 09:31:14 ---> 22d3ce84c9b0 09:31:14 Step 15/23 : RUN apk add --update --no-cache zeromq 09:31:14 ---> Running in e670b6411742 09:31:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:31:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:31:16 (1/5) Installing libgcc (9.3.0-r2) 09:31:16 (2/5) Installing libsodium (1.0.18-r0) 09:31:16 (3/5) Installing libstdc++ (9.3.0-r2) 09:31:17 (4/5) Installing libzmq (4.3.3-r0) 09:31:17 (5/5) Installing zeromq (4.3.3-r0) 09:31:17 Executing busybox-1.31.1-r19.trigger 09:31:17 OK: 8 MiB in 19 packages 09:31:18 Removing intermediate container e670b6411742 09:31:18 ---> 7e69f48f806a 09:31:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:31:19 ---> de628bd925b0 09:31:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:31:19 ---> d013d0481901 09:31:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:31:19 ---> b38630226d71 09:31:19 Step 19/23 : ENTRYPOINT ["/core-data"] 09:31:19 ---> Running in 99d6e3ea6b3a 09:31:20 Removing intermediate container 99d6e3ea6b3a 09:31:20 ---> fc3b4669a821 09:31:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:31:20 ---> Running in 54d08e9183ae 09:31:20 Removing intermediate container 54d08e9183ae 09:31:20 ---> 32c684061871 09:31:20 Step 21/23 : LABEL arch=x86_64 09:31:20 ---> Running in 2a105a634553 09:31:20 Removing intermediate container 2a105a634553 09:31:20 ---> 68e919de3726 09:31:20 Step 22/23 : LABEL git_sha=773a6d4c3f443fbe1c9035963fb31f261e0285da 09:31:20 ---> Running in 873d9f3b4bd7 09:31:20 Removing intermediate container 873d9f3b4bd7 09:31:20 ---> 69452912bcb4 09:31:20 Step 23/23 : LABEL version=0.0.0 09:31:20 ---> Running in 45c647b98b56 09:31:21 Removing intermediate container 45c647b98b56 09:31:21 ---> db219931fc1f 09:31:21 09:31:21 Successfully built db219931fc1f 09:31:21 Successfully tagged docker-core-data-go:latest 09:31:21  Building docker-core-data-go ... done  [Pipeline] } 09:31:21 $ docker stop --time=1 f3b9726b5d65db2c956bdb78ab6343b595377ea2172f6bbb346582dd739865b3 09:31:23 $ docker rm -f f3b9726b5d65db2c956bdb78ab6343b595377ea2172f6bbb346582dd739865b3 [Pipeline] // withDockerContainer [Pipeline] sh 09:31:24 + docker images 09:31:24 + grep docker 09:31:24 docker-core-data-go latest db219931fc1f 3 seconds ago 22.3MB 09:31:24 docker-sys-mgmt-agent-go latest ae686a72ae3f 17 seconds ago 313MB 09:31:24 docker-security-secretstore-setup-go latest a11f3f74de68 21 seconds ago 24.6MB 09:31:24 docker-security-proxy-setup-go latest 801788e169af 23 seconds ago 24.4MB 09:31:24 docker-core-metadata-go latest 3a8d475bc396 23 seconds ago 13.1MB 09:31:24 docker-security-bootstrap-redis-go latest 9ef3dc5f34b9 About a minute ago 15.8MB 09:31:24 docker-support-notifications-go latest 6c676efadb1b About a minute ago 12MB 09:31:24 docker-support-scheduler-go latest b106d6eb53ca About a minute ago 10.7MB 09:31:24 docker-core-command-go latest ee1d625a8b1a About a minute ago 10.6MB 09:31:24 docker 20.10.0 aefe523efa57 5 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:31:39 Still waiting to schedule task 09:31:39 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:32:30 Running on prd-ubuntu18.04-docker-8c-8g-20464 in /w/workspace/edgexfoundry_edgex-go_PR-3042 [Pipeline] { [Pipeline] ws 09:32:30 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 09:32:33 using credential edgex-jenkins-ssh 09:32:33 Cloning the remote Git repository 09:32:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:32:33 > git init /w/workspace/edgex-go/3 # timeout=10 09:32:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:32:33 > git --version # timeout=10 09:32:33 > git --version # 'git version 2.17.1' 09:32:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:32:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:32:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:32:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:32:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:32:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:32:42 using GIT_SSH to set credentials SSH Credentials for GitHub 09:32:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3042/head:refs/remotes/origin/PR-3042 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:32:43 Merging remotes/origin/master commit fd359634b10927f8e0ebf7f54b54c9e517c8d604 into PR head commit af029cba2bce5bc0099b4a2ce993b1e1b55fb951 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:32:44 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 09:32:43 > git config core.sparsecheckout # timeout=10 09:32:43 > git checkout -f af029cba2bce5bc0099b4a2ce993b1e1b55fb951 # timeout=10 [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:32:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:32:47 ---> package-listing.sh 09:32:47 ++ facter osfamily 09:32:47 ++ tr '[:upper:]' '[:lower:]' 09:32:47 + OS_FAMILY=redhat 09:32:47 + workspace=/w/workspace/edgex-go/3 09:32:47 + START_PACKAGES=/tmp/packages_start.txt 09:32:47 + END_PACKAGES=/tmp/packages_end.txt 09:32:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:32:47 + PACKAGES=/tmp/packages_start.txt 09:32:47 + '[' /w/workspace/edgex-go/3 ']' 09:32:47 + PACKAGES=/tmp/packages_end.txt 09:32:47 + case "${OS_FAMILY}" in 09:32:47 + rpm -qa 09:32:47 + sort 09:32:52 + '[' -f /tmp/packages_start.txt ']' 09:32:52 + '[' -f /tmp/packages_end.txt ']' 09:32:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:32:52 + '[' /w/workspace/edgex-go/3 ']' 09:32:52 + mkdir -p /w/workspace/edgex-go/3/archives/ 09:32:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 09:32:52 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:32:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:32:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:32:53 09:32:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:32:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:32:53 alpine: Pulling from edgex-lftools-log-publisher 09:32:53 df20fa9351a1: Pulling fs layer 09:32:53 36b3adc4ff6f: Pulling fs layer 09:32:53 8ad3a11d3b57: Pulling fs layer 09:32:53 46f8f816bc3b: Pulling fs layer 09:32:53 93b61091891f: Pulling fs layer 09:32:53 93b9cdb0e59b: Pulling fs layer 09:32:53 5e14af77c1be: Pulling fs layer 09:32:53 01666e4c0597: Pulling fs layer 09:32:53 aa168da1d23b: Pulling fs layer 09:32:53 46f8f816bc3b: Waiting 09:32:53 93b61091891f: Waiting 09:32:53 93b9cdb0e59b: Waiting 09:32:53 5e14af77c1be: Waiting 09:32:53 01666e4c0597: Waiting 09:32:53 aa168da1d23b: Waiting 09:32:53 36b3adc4ff6f: Verifying Checksum 09:32:53 36b3adc4ff6f: Download complete 09:32:53 46f8f816bc3b: Verifying Checksum 09:32:53 46f8f816bc3b: Download complete 09:32:53 df20fa9351a1: Verifying Checksum 09:32:53 df20fa9351a1: Download complete 09:32:53 93b9cdb0e59b: Verifying Checksum 09:32:53 93b9cdb0e59b: Download complete 09:32:53 5e14af77c1be: Verifying Checksum 09:32:53 5e14af77c1be: Download complete 09:32:53 93b61091891f: Download complete 09:32:53 01666e4c0597: Verifying Checksum 09:32:53 01666e4c0597: Download complete 09:32:53 8ad3a11d3b57: Verifying Checksum 09:32:53 8ad3a11d3b57: Download complete 09:32:54 df20fa9351a1: Pull complete 09:32:54 36b3adc4ff6f: Pull complete 09:32:55 8ad3a11d3b57: Pull complete 09:32:55 aa168da1d23b: Verifying Checksum 09:32:55 aa168da1d23b: Download complete 09:32:56 46f8f816bc3b: Pull complete 09:32:57 93b61091891f: Pull complete 09:32:57 93b9cdb0e59b: Pull complete 09:32:57 5e14af77c1be: Pull complete 09:32:57 01666e4c0597: Pull complete 09:33:08 aa168da1d23b: Pull complete 09:33:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:33:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:33:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:33:08 prd-centos7-docker-4c-2g-20456 does not seem to be running inside a container 09:33:08 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:33:11 $ docker top 2cc3f865048f4020a33ce8a9ab19216c40cec10ec1acaa34b778fdb9cf74dce5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:12 + touch /tmp/pre-build-complete [Pipeline] sh 09:33:12 + mkdir -p /var/log/sa [Pipeline] sh 09:33:13 + ls /var/log/sa-host 09:33:13 + sadf -c /var/log/sa-host/sa15 09:33:13 file_magic: OK 09:33:13 HZ: Using current value: 100 09:33:13 file_header: OK 09:33:13 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:33:13 Statistics: 09:33:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:33:13 File successfully converted to sysstat format version 12.2.1 09:33:13 + sadf -c /var/log/sa-host/sa23 09:33:13 file_magic: OK 09:33:13 HZ: Using current value: 100 09:33:13 file_header: OK 09:33:13 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:33:13 Statistics: 09:33:13 Hnuu...uuuununununu... 09:33:13 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:33:13 provisioning config files... 09:33:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7753668517457549403tmp [Pipeline] { [Pipeline] echo 09:33:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:33:14 ---> create-netrc.sh [Pipeline] } 09:33:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:33:14 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:33:14 ---> python-tools-install.sh [Pipeline] echo 09:33:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:33:14 ---> sudo-logs.sh 09:33:14 Archiving 'sudo' log.. [Pipeline] echo 09:33:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:33:15 ---> job-cost.sh 09:33:15 lf-activate-venv: SKIPPING 09:33:15 INFO: No Stack... 09:33:16 INFO: Retrieving Pricing Info for: v1-standard-2 09:33:16 INFO: Archiving Costs [Pipeline] echo 09:33:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:33:17 ---> logs-deploy.sh 09:33:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3042/3 09:33:17 INFO: archiving workspace using pattern(s): 09:33:19 Archives upload complete. 09:33:19 INFO: archiving logs to Nexus 09:33:20 ---> uname -a: 09:33:20 Linux prd-centos7-docker-4c-2g-20456.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 09:33:20 09:33:20 09:33:20 ---> lscpu: 09:33:20 Architecture: x86_64 09:33:20 CPU op-mode(s): 32-bit, 64-bit 09:33:20 Byte Order: Little Endian 09:33:20 Address sizes: 40 bits physical, 48 bits virtual 09:33:20 CPU(s): 4 09:33:20 On-line CPU(s) list: 0-3 09:33:20 Thread(s) per core: 1 09:33:20 Core(s) per socket: 1 09:33:20 Socket(s): 4 09:33:20 NUMA node(s): 1 09:33:20 Vendor ID: GenuineIntel 09:33:20 CPU family: 6 09:33:20 Model: 44 09:33:20 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:33:20 Stepping: 1 09:33:20 CPU MHz: 2933.436 09:33:20 BogoMIPS: 5866.87 09:33:20 Virtualization: VT-x 09:33:20 Hypervisor vendor: KVM 09:33:20 Virtualization type: full 09:33:20 L1d cache: 128 KiB 09:33:20 L1i cache: 128 KiB 09:33:20 L2 cache: 16 MiB 09:33:20 L3 cache: 64 MiB 09:33:20 NUMA node0 CPU(s): 0-3 09:33:20 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:33:20 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:33:20 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:33:20 Vulnerability Meltdown: Mitigation; PTI 09:33:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:33:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:33:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:33:20 Vulnerability Srbds: Not affected 09:33:20 Vulnerability Tsx async abort: Not affected 09:33:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 09:33:20 09:33:20 09:33:20 ---> nproc: 09:33:20 4 09:33:20 09:33:20 09:33:20 ---> df -h: 09:33:20 Filesystem Size Used Available Use% Mounted on 09:33:20 overlay 50.0G 12.0G 38.0G 24% / 09:33:20 tmpfs 64.0M 0 64.0M 0% /dev 09:33:20 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:33:20 shm 64.0M 0 64.0M 0% /dev/shm 09:33:20 /dev/vda1 50.0G 12.0G 38.0G 24% /facter-os 09:33:20 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/resolv.conf 09:33:20 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hostname 09:33:20 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hosts 09:33:20 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/secure 09:33:20 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/auth.log 09:33:20 /dev/vda1 50.0G 12.0G 38.0G 24% /run/cloud-init/result.json 09:33:20 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/sa-host 09:33:20 /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/3 09:33:20 /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/3@tmp 09:33:20 09:33:20