Pull request #3091 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from b2e9843285b3b12875123db04507d786eef55d5a+95aa8ba7ce5e75598fc3a78e11bdf9a5508b5d2c (c34db7ac71924f7f63efcdedffdd82b8619645b8) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3091/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3091/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-23415 in /w/workspace/edgexfoundry_edgex-go_PR-3091 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/3091/head:refs/remotes/origin/PR-3091 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 95aa8ba7ce5e75598fc3a78e11bdf9a5508b5d2c into PR head commit b2e9843285b3b12875123db04507d786eef55d5a Merge succeeded, producing b2e9843285b3b12875123db04507d786eef55d5a Checking out Revision b2e9843285b3b12875123db04507d786eef55d5a (PR-3091) > git config core.sparsecheckout # timeout=10 > git checkout -f b2e9843285b3b12875123db04507d786eef55d5a # 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 95aa8ba7ce5e75598fc3a78e11bdf9a5508b5d2c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2e9843285b3b12875123db04507d786eef55d5a # timeout=10 Commit message: "feat(build): make the built fully statically linked for dockerize" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:46:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:46:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:46:36 ========================================================= 17:46:36 EdgeX Global Pipelines Version Info 17:46:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:46:37 ------------------- 17:46:37 stable info: 17:46:37 ------------------- 17:46:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:46:37 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 17:46:37 Message: update stable to v1.0.179 17:46:38 ------------------- 17:46:38 experimental info: 17:46:38 ------------------- 17:46:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:46:38 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 17:46:38 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:46:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:46:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:46:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:46:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:46:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:46:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 17:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 17:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:46:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:46:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:46:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:46:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:46:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:46:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:46:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:46:42 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 17:46:42 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 17:46:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3091 [Pipeline] echo 17:46:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3091 [Pipeline] echo 17:46:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3091 [Pipeline] echo 17:46:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2e9843285b3b12875123db04507d786eef55d5a [Pipeline] echo 17:46:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2e9843 [Pipeline] echo 17:46:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:46:43 provisioning config files... 17:46:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1744403376503999722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:46:44 ---> docker-login.sh 17:46:44 nexus3.edgexfoundry.org:10001 17:46:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:44 Configure a credential helper to remove this warning. See 17:46:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:44 17:46:44 Login Succeeded 17:46:44 nexus3.edgexfoundry.org:10002 17:46:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:44 Configure a credential helper to remove this warning. See 17:46:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:44 17:46:44 Login Succeeded 17:46:44 nexus3.edgexfoundry.org:10003 17:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:45 Configure a credential helper to remove this warning. See 17:46:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:45 17:46:45 Login Succeeded 17:46:45 nexus3.edgexfoundry.org:10004 17:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:45 Configure a credential helper to remove this warning. See 17:46:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:45 17:46:45 Login Succeeded 17:46:45 docker.io 17:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:45 Configure a credential helper to remove this warning. See 17:46:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:45 17:46:45 Login Succeeded 17:46:45 ---> docker-login.sh ends [Pipeline] } 17:46:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:46:46 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 17:46:46 + for file in '`ls cmd/**/Dockerfile`' 17:46:46 ++ dirname cmd/core-command/Dockerfile 17:46:46 ++ cut -d/ -f2 17:46:46 + echo core-command,cmd/core-command/Dockerfile 17:46:46 + for file in '`ls cmd/**/Dockerfile`' 17:46:46 ++ dirname cmd/core-data/Dockerfile 17:46:46 ++ cut -d/ -f2 17:46:46 + echo core-data,cmd/core-data/Dockerfile 17:46:46 + for file in '`ls cmd/**/Dockerfile`' 17:46:46 ++ dirname cmd/core-metadata/Dockerfile 17:46:46 ++ cut -d/ -f2 17:46:46 + echo core-metadata,cmd/core-metadata/Dockerfile 17:46:46 + for file in '`ls cmd/**/Dockerfile`' 17:46:46 ++ dirname cmd/security-bootstrapper/Dockerfile 17:46:46 ++ cut -d/ -f2 17:46:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:46:46 + for file in '`ls cmd/**/Dockerfile`' 17:46:46 ++ dirname cmd/security-proxy-setup/Dockerfile 17:46:46 ++ cut -d/ -f2 17:46:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:46:46 + for file in '`ls cmd/**/Dockerfile`' 17:46:46 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:46:46 ++ cut -d/ -f2 17:46:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:46:46 + for file in '`ls cmd/**/Dockerfile`' 17:46:46 ++ dirname cmd/support-notifications/Dockerfile 17:46:46 ++ cut -d/ -f2 17:46:46 + echo support-notifications,cmd/support-notifications/Dockerfile 17:46:46 + for file in '`ls cmd/**/Dockerfile`' 17:46:46 ++ dirname cmd/support-scheduler/Dockerfile 17:46:46 ++ cut -d/ -f2 17:46:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:46:46 + for file in '`ls cmd/**/Dockerfile`' 17:46:46 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:46:46 ++ cut -d/ -f2 17:46:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:46:46 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:46:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:46:48 17:46:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:46:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:46:48 latest: Pulling from edgex-devops/git-semver 17:46:48 31603596830f: Pulling fs layer 17:46:48 2a8b12db71e7: Pulling fs layer 17:46:48 6ca5941a6612: Pulling fs layer 17:46:48 ecc8261a40a4: Pulling fs layer 17:46:48 ecc8261a40a4: Waiting 17:46:48 2a8b12db71e7: Verifying Checksum 17:46:48 2a8b12db71e7: Download complete 17:46:48 31603596830f: Download complete 17:46:48 ecc8261a40a4: Verifying Checksum 17:46:48 ecc8261a40a4: Download complete 17:46:48 6ca5941a6612: Verifying Checksum 17:46:48 6ca5941a6612: Download complete 17:46:49 31603596830f: Pull complete 17:46:49 2a8b12db71e7: Pull complete 17:46:49 6ca5941a6612: Pull complete 17:46:50 ecc8261a40a4: Pull complete 17:46:50 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:46:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:46:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:46:50 prd-centos7-docker-4c-2g-23415 does not seem to be running inside a container 17:46:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:46:53 $ docker top 17cd85bc151cc9f80a620906754c21f59a5f87585ca3b0ce8bf9a14cb72ee1c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:46:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:46:53 [ssh-agent] Looking for ssh-agent implementation... 17:46:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:46:54 $ docker exec 17cd85bc151cc9f80a620906754c21f59a5f87585ca3b0ce8bf9a14cb72ee1c0 ssh-agent 17:46:54 SSH_AUTH_SOCK=/tmp/ssh-y7VKKiKyihs0/agent.12 17:46:54 SSH_AGENT_PID=17 17:46:54 Running ssh-add (command line suppressed) 17:46:54 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8993738900554144946.key (/w/workspace/edgex-go/1@tmp/private_key_8993738900554144946.key) 17:46:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:46:54 + git tag --points-at HEAD [Pipeline] } 17:46:54 $ docker exec --env ******** --env ******** 17cd85bc151cc9f80a620906754c21f59a5f87585ca3b0ce8bf9a14cb72ee1c0 ssh-agent -k 17:46:54 unset SSH_AUTH_SOCK; 17:46:54 unset SSH_AGENT_PID; 17:46:54 echo Agent pid 17 killed; 17:46:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:46:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:46:55 [ssh-agent] Looking for ssh-agent implementation... 17:46:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:46:55 $ docker exec 17cd85bc151cc9f80a620906754c21f59a5f87585ca3b0ce8bf9a14cb72ee1c0 ssh-agent 17:46:55 SSH_AUTH_SOCK=/tmp/ssh-hYpAxIhkCEme/agent.45 17:46:55 SSH_AGENT_PID=50 17:46:55 Running ssh-add (command line suppressed) 17:46:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7771757597592462831.key (/w/workspace/edgex-go/1@tmp/private_key_7771757597592462831.key) 17:46:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:46:56 + git semver init 17:46:56 # -> Open(): unable to determine branch for HEAD 17:46:56 # $GIT_DIR = /w/workspace/edgex-go/1/.git 17:46:56 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 17:46:56 # $SEMVER_REMOTE_NAME = origin 17:46:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:46:56 # $SEMVER_USER_NAME = edgex-jenkins 17:46:56 # $SEMVER_BRANCH = PR-3091 17:46:56 # $SEMVER_TEMP = /tmp/semver-693958084 17:46:56 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:47:14 # '/tmp/semver-693958084' -> '/w/workspace/edgex-go/1/.semver' 17:47:14 # -> Force: false 17:47:14 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 17:47:14 $ docker exec --env ******** --env ******** 17cd85bc151cc9f80a620906754c21f59a5f87585ca3b0ce8bf9a14cb72ee1c0 ssh-agent -k 17:47:14 unset SSH_AUTH_SOCK; 17:47:14 unset SSH_AGENT_PID; 17:47:14 echo Agent pid 50 killed; 17:47:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:47:15 + git semver [Pipeline] } 17:47:15 $ docker stop --time=1 17cd85bc151cc9f80a620906754c21f59a5f87585ca3b0ce8bf9a14cb72ee1c0 17:47:16 $ docker rm -f 17cd85bc151cc9f80a620906754c21f59a5f87585ca3b0ce8bf9a14cb72ee1c0 [Pipeline] // withDockerContainer [Pipeline] sh 17:47:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:47:17 Stashed 1 file(s) [Pipeline] echo 17:47:17 [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 17:47:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:47:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:47:19 + sudo service docker restart 17:47:19 + true 17:47:19 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 17:47:20 ========================================================= 17:47:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:47:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:47:20 + 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 . 17:47:24 Sending build context to Docker daemon 327.2MB 17:47:24 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 17:47:24 Step 2/6 : FROM ${BASE} 17:47:24 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:47:24 188c0c94c7c5: Pulling fs layer 17:47:24 0ef7d3d256c8: Pulling fs layer 17:47:24 de9db76c5a1d: Pulling fs layer 17:47:24 bca2f99d35d6: Pulling fs layer 17:47:24 93359f2a8cfa: Pulling fs layer 17:47:24 7c6f9722023f: Pulling fs layer 17:47:24 a35cf1a2eb13: Pulling fs layer 17:47:24 93359f2a8cfa: Waiting 17:47:24 7c6f9722023f: Waiting 17:47:24 a35cf1a2eb13: Waiting 17:47:24 bca2f99d35d6: Waiting 17:47:24 de9db76c5a1d: Verifying Checksum 17:47:24 de9db76c5a1d: Download complete 17:47:24 0ef7d3d256c8: Verifying Checksum 17:47:24 0ef7d3d256c8: Download complete 17:47:24 93359f2a8cfa: Verifying Checksum 17:47:24 93359f2a8cfa: Download complete 17:47:24 7c6f9722023f: Verifying Checksum 17:47:24 7c6f9722023f: Download complete 17:47:24 188c0c94c7c5: Verifying Checksum 17:47:24 188c0c94c7c5: Download complete 17:47:25 188c0c94c7c5: Pull complete 17:47:25 0ef7d3d256c8: Pull complete 17:47:25 de9db76c5a1d: Pull complete 17:47:26 a35cf1a2eb13: Verifying Checksum 17:47:26 a35cf1a2eb13: Download complete 17:47:26 bca2f99d35d6: Verifying Checksum 17:47:26 bca2f99d35d6: Download complete 17:47:33 bca2f99d35d6: Pull complete 17:47:33 93359f2a8cfa: Pull complete 17:47:33 7c6f9722023f: Pull complete 17:47:33 Still waiting to schedule task 17:47:33 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 17:47:37 a35cf1a2eb13: Pull complete 17:47:37 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 17:47:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:47:37 ---> a62c8e92a672 17:47:37 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 17:47:37 ---> Running in 7f2b9e96ae41 17:47:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:47:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:47:39 (1/12) Installing libmagic (5.38-r0) 17:47:39 (2/12) Installing file (5.38-r0) 17:47:39 (3/12) Installing libc-dev (0.7.2-r3) 17:47:39 (4/12) Installing g++ (9.3.0-r2) 17:47:44 (5/12) Installing fortify-headers (1.1-r0) 17:47:44 (6/12) Installing patch (2.7.6-r6) 17:47:44 (7/12) Installing build-base (0.5-r2) 17:47:44 (8/12) Installing libsodium (1.0.18-r0) 17:47:44 (9/12) Installing pkgconf (1.7.2-r0) 17:47:44 (10/12) Installing libsodium-dev (1.0.18-r0) 17:47:44 (11/12) Installing libzmq (4.3.3-r0) 17:47:44 (12/12) Installing zeromq-dev (4.3.3-r0) 17:47:44 Executing busybox-1.31.1-r19.trigger 17:47:44 OK: 233 MiB in 51 packages 17:47:47 Removing intermediate container 7f2b9e96ae41 17:47:47 ---> 7343c2e5f18d 17:47:47 Step 4/6 : WORKDIR /edgex-go 17:47:47 ---> Running in 16fc376909ae 17:47:47 Removing intermediate container 16fc376909ae 17:47:47 ---> 3bb0b28f206e 17:47:47 Step 5/6 : COPY go.mod . 17:47:47 ---> 2e747fe34312 17:47:47 Step 6/6 : RUN go mod download 17:47:47 ---> Running in baf25b87eebf 17:48:09 Removing intermediate container baf25b87eebf 17:48:09 ---> 22bfb612d6c1 17:48:09 Successfully built 22bfb612d6c1 17:48:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:48:10 + docker inspect -f . ci-base-image-x86_64 17:48:10 . [Pipeline] withDockerContainer 17:48:10 prd-centos7-docker-4c-2g-23415 does not seem to be running inside a container 17:48:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:48:11 $ docker top 6e8ce7ff7445924f1ce2f787be743038c13f8ef2ca5a03b504cb704e4d222582 -eo pid,comm [Pipeline] { [Pipeline] sh 17:48:11 + go version 17:48:11 go version go1.15.5 linux/amd64 [Pipeline] } 17:48:11 $ docker stop --time=1 6e8ce7ff7445924f1ce2f787be743038c13f8ef2ca5a03b504cb704e4d222582 17:48:14 $ docker rm -f 6e8ce7ff7445924f1ce2f787be743038c13f8ef2ca5a03b504cb704e4d222582 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:48:15 + docker inspect -f . ci-base-image-x86_64 17:48:15 . [Pipeline] withDockerContainer 17:48:15 prd-centos7-docker-4c-2g-23415 does not seem to be running inside a container 17:48:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:48:15 $ docker top e88fb9da7541b8be3f1bc59159f29ccfd1274aeeec22385ce4d7a31111f4607f -eo pid,comm [Pipeline] { [Pipeline] echo 17:48:16 ========================================================= 17:48:16 [edgeXBuildGoParallel] Running Tests and Build... 17:48:16 ========================================================= [Pipeline] sh 17:48:16 + make test 17:48:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:48:26 ? github.com/edgexfoundry/edgex-go [no test files] 17:48:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:48:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 17:48:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:48:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:48:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:48:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:48:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:48:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:48:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:48:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:48:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:48:53 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.091s coverage: 46.6% of statements 17:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:48:58 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.163s coverage: 27.1% of statements 17:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:48:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements 17:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:48:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements 17:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:48:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.100s coverage: 65.8% of statements 17:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:48:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.145s coverage: 82.3% of statements 17:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 17:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:48:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.331s coverage: 28.6% of statements 17:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:48:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.094s coverage: 100.0% of statements 17:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:48:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.044s coverage: 100.0% of statements 17:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:48:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.153s coverage: 86.7% of statements 17:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:49:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.127s coverage: 97.5% of statements 17:49:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:49:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements 17:49:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:49:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:49:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:49:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:49:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.438s coverage: 92.8% of statements 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:49:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:49:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 0.1% of statements 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 17:49:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 43.8% of statements 17:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements 17:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 17:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 17:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.043s coverage: 94.4% of statements 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.029s coverage: 44.8% of statements 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.051s coverage: 87.2% of statements 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.4% of statements 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 63.5% of statements 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.035s coverage: 100.0% of statements 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.281s coverage: 68.9% of statements 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.091s coverage: 37.0% of statements 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.258s coverage: 84.0% of statements 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.032s coverage: 100.0% of statements 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.112s coverage: 47.1% of statements 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.059s coverage: 100.0% of statements 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.680s coverage: 29.1% of statements 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.071s coverage: 99.0% of statements 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 17:49:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 17:49:16 GO111MODULE=on go vet ./... 17:49:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-23416 in /w/workspace/edgexfoundry_edgex-go_PR-3091 [Pipeline] { [Pipeline] ws 17:49:19 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 17:49:24 using credential edgex-jenkins-ssh 17:49:24 Cloning the remote Git repository 17:49:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:49:25 > git init /w/workspace/edgex-go/1 # timeout=10 17:49:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:49:25 > git --version # timeout=10 17:49:25 > git --version # 'git version 2.17.1' 17:49:25 using GIT_SSH to set credentials SSH Credentials for GitHub 17:49:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:49:43 gofmt -l . 17:49:43 [ "`gofmt -l .`" = "" ] 17:49:43 ./bin/test-go-mod-tidy.sh 17:49:43 ./bin/test-attribution-txt.sh [Pipeline] sh 17:49:43 + ls -al . 17:49:43 total 668 17:49:43 drwxrwxr-x 10 1001 1001 4096 Jan 27 17:49 . 17:49:43 drwxr-xr-x 4 root root 28 Jan 27 17:48 .. 17:49:43 -rw-rw-r-- 1 1001 1001 11 Jan 27 17:46 .dockerignore 17:49:43 drwxrwxr-x 8 1001 1001 179 Jan 27 17:46 .git 17:49:43 drwxrwxr-x 3 1001 1001 125 Jan 27 17:46 .github 17:49:43 -rw-rw-r-- 1 1001 1001 872 Jan 27 17:46 .gitignore 17:49:43 drwx------ 3 1001 1001 60 Jan 27 17:47 .semver 17:49:43 -rw-rw-r-- 1 1001 1001 166 Jan 27 17:46 .sonarcloud.properties 17:49:43 -rw-rw-r-- 1 1001 1001 7859 Jan 27 17:46 Attribution.txt 17:49:43 -rw-rw-r-- 1 1001 1001 3804 Jan 27 17:46 CONTRIBUTING.md 17:49:43 -rw-rw-r-- 1 1001 1001 931 Jan 27 17:46 Dockerfile.build 17:49:43 -rw-rw-r-- 1 1001 1001 863 Jan 27 17:46 Jenkinsfile 17:49:43 -rw-rw-r-- 1 1001 1001 10775 Jan 27 17:46 LICENSE 17:49:43 -rw-rw-r-- 1 1001 1001 6001 Jan 27 17:46 Makefile 17:49:43 -rw-rw-r-- 1 1001 1001 6524 Jan 27 17:46 README.md 17:49:43 -rw-rw-r-- 1 1001 1001 6755 Jan 27 17:46 SECURITY.md 17:49:43 -rw-rw-r-- 1 1001 1001 5 Jan 27 17:47 VERSION 17:49:43 -rw-rw-r-- 1 1001 1001 4131 Jan 27 17:46 ZMQWindows.md 17:49:43 drwxrwxr-x 2 1001 1001 117 Jan 27 17:46 bin 17:49:43 drwxrwxr-x 15 1001 1001 4096 Jan 27 17:46 cmd 17:49:43 -rw-r--r-- 1 root root 564700 Jan 27 17:49 coverage.out 17:49:43 -rw-r--r-- 1 root root 1053 Jan 27 17:49 go.mod 17:49:43 -rw-r--r-- 1 root root 18995 Jan 27 17:49 go.sum 17:49:43 drwxrwxr-x 8 1001 1001 127 Jan 27 17:46 internal 17:49:43 drwxrwxr-x 4 1001 1001 26 Jan 27 17:46 openapi 17:49:43 drwxrwxr-x 4 1001 1001 71 Jan 27 17:46 snap 17:49:43 -rw-rw-r-- 1 1001 1001 168 Jan 27 17:46 version.go [Pipeline] sh 17:49:43 + '[' -e coverage.out ] 17:49:43 + chown 1001:1001 coverage.out [Pipeline] stash 17:49:44 Stashed 1 file(s) [Pipeline] sh 17:49:44 + make build 17:49:44 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 17:49:46 Merging remotes/origin/master commit 95aa8ba7ce5e75598fc3a78e11bdf9a5508b5d2c into PR head commit b2e9843285b3b12875123db04507d786eef55d5a 17:49:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:49:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:49:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:49:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:49:45 using GIT_SSH to set credentials SSH Credentials for GitHub 17:49:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3091/head:refs/remotes/origin/PR-3091 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:49:46 > git config core.sparsecheckout # timeout=10 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:49:47 Failed in branch arm64 17:49:48 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 17:49:46 > git checkout -f b2e9843285b3b12875123db04507d786eef55d5a # timeout=10 17:49:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:49:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:49:57 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 17:49:57 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 17:49:59 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 17:50:00 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 17:50:01 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 17:50:02 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 17:50:04 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 17:50:05 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 17:50:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 17:50:07 $ docker stop --time=1 e88fb9da7541b8be3f1bc59159f29ccfd1274aeeec22385ce4d7a31111f4607f 17:50:10 $ docker rm -f e88fb9da7541b8be3f1bc59159f29ccfd1274aeeec22385ce4d7a31111f4607f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:50:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:50:13 17:50:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:50:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:50:14 latest: Pulling from edgex-devops/edgex-compose 17:50:14 cbdbe7a5bc2a: Pulling fs layer 17:50:14 ca9280d653b3: Pulling fs layer 17:50:14 7e9c9ca2126c: Pulling fs layer 17:50:15 cbdbe7a5bc2a: Verifying Checksum 17:50:15 cbdbe7a5bc2a: Download complete 17:50:15 ca9280d653b3: Verifying Checksum 17:50:15 ca9280d653b3: Download complete 17:50:15 cbdbe7a5bc2a: Pull complete 17:50:16 7e9c9ca2126c: Verifying Checksum 17:50:16 7e9c9ca2126c: Download complete 17:50:16 ca9280d653b3: Pull complete 17:50:22 7e9c9ca2126c: Pull complete 17:50:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:50:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:50:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:50:23 prd-centos7-docker-4c-2g-23415 does not seem to be running inside a container 17:50:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:50:26 $ docker top 6d4402c9c57f9a8c7482391fdd7734368fc3462a3d5272ab387adc489f9ec5f0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:27 + docker-compose build --help 17:50:27 + grep parallel 17:50:28 --parallel Build images in parallel. [Pipeline] } 17:50:28 $ docker stop --time=1 6d4402c9c57f9a8c7482391fdd7734368fc3462a3d5272ab387adc489f9ec5f0 17:50:29 $ docker rm -f 6d4402c9c57f9a8c7482391fdd7734368fc3462a3d5272ab387adc489f9ec5f0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:50:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:50:30 . [Pipeline] withDockerContainer 17:50:30 prd-centos7-docker-4c-2g-23415 does not seem to be running inside a container 17:50:31 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:50:31 $ docker top fd8437dcdd1a5844373625b6f5779833aa4bb774c41156a3b2142fa1198c3895 -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:32 + docker-compose -f ./docker-compose-build.yml build --parallel 17:50:33 Building docker-core-command-go ... 17:50:33 Building docker-core-data-go ... 17:50:33 Building docker-core-metadata-go ... 17:50:33 Building docker-security-bootstrapper-go ... 17:50:33 Building docker-security-proxy-setup-go ... 17:50:33 Building docker-security-secretstore-setup-go ... 17:50:33 Building docker-support-notifications-go ... 17:50:33 Building docker-support-scheduler-go ... 17:50:33 Building docker-sys-mgmt-agent-go ... 17:50:33 Building docker-sys-mgmt-agent-go 17:50:33 Building docker-support-scheduler-go 17:50:33 Building docker-security-proxy-setup-go 17:50:33 Building docker-core-command-go 17:50:33 Building docker-core-metadata-go 17:51:05 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:51:05 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:51:05 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:51:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:51:05 ---> 22bfb612d6c1 17:51:05 Step 3/22 : WORKDIR /edgex-go 17:51:05 ---> 22bfb612d6c1 17:51:05 Step 3/21 : WORKDIR /edgex-go 17:51:05 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:51:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:51:05 ---> 22bfb612d6c1 17:51:05 Step 3/23 : WORKDIR /edgex-go 17:51:05 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:51:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:51:05 ---> 22bfb612d6c1 17:51:05 Step 3/26 : WORKDIR /edgex-go 17:51:05 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:51:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:51:05 ---> 22bfb612d6c1 17:51:05 Step 3/23 : WORKDIR /edgex-go 17:51:05 ---> Running in 7fc3f532164b 17:51:05 ---> Running in 5dba55eb69bc 17:51:05 ---> Running in ad6e8b98823a 17:51:05 ---> Running in 802adcd8ce0a 17:51:05 ---> Running in 2310f2f73572 17:51:05 Removing intermediate container ad6e8b98823a 17:51:05 ---> 87bef719f63a 17:51:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:05 Removing intermediate container 802adcd8ce0a 17:51:05 ---> 8dc26e20fc6e 17:51:05 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:05 Removing intermediate container 5dba55eb69bc 17:51:05 ---> 135774727f43 17:51:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:05 Removing intermediate container 7fc3f532164b 17:51:05 ---> 3205edacbff2 17:51:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:05 Removing intermediate container 2310f2f73572 17:51:05 ---> 574d883452a4 17:51:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:05 ---> Running in e28d2a285705 17:51:05 ---> Running in 7796681c2204 17:51:05 ---> Running in 7ceb8820ed24 17:51:05 ---> Running in 88ae44583a43 17:51:06 ---> Running in df828e371768 17:51:08 Removing intermediate container 7796681c2204 17:51:08 ---> 01f15ff38930 17:51:08 Step 5/26 : RUN apk add --update --no-cache make bash git 17:51:08 Removing intermediate container 7ceb8820ed24 17:51:08 ---> 52912ff2e695 17:51:08 Step 5/22 : RUN apk add --update --no-cache make git 17:51:08 ---> Running in e7b06dd598c8 17:51:08 Removing intermediate container e28d2a285705 17:51:08 ---> 859810548ebe 17:51:08 Step 5/21 : RUN apk add --update --no-cache make git 17:51:08 ---> Running in 2fb17a903092 17:51:08 Removing intermediate container df828e371768 17:51:08 ---> 7244ffcbac41 17:51:08 Step 5/23 : RUN apk add --update --no-cache make git 17:51:08 ---> Running in dfbf5e9cb8b0 17:51:08 Removing intermediate container 88ae44583a43 17:51:08 ---> 9aec497198a3 17:51:08 Step 5/23 : RUN apk add --update --no-cache make git 17:51:08 ---> Running in 3fe6aa3fedd1 17:51:09 ---> Running in 8764df5dc194 17:51:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:51:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:51:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:51:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:51:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:51:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:51:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:51:10 OK: 233 MiB in 51 packages 17:51:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:51:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:51:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:51:10 OK: 233 MiB in 51 packages 17:51:10 Removing intermediate container e7b06dd598c8 17:51:10 ---> 75d68ad14565 17:51:10 Step 6/26 : COPY go.mod . 17:51:10 OK: 233 MiB in 51 packages 17:51:10 OK: 233 MiB in 51 packages 17:51:10 ---> 00b34975b5d0 17:51:10 Step 7/26 : RUN go mod download 17:51:11 OK: 233 MiB in 51 packages 17:51:11 ---> Running in b636b9c2e7c0 17:51:11 Removing intermediate container 2fb17a903092 17:51:11 ---> 3f3c7ef68e04 17:51:11 Step 6/22 : COPY go.mod . 17:51:11 ---> 2dbdb2b2a6ef 17:51:11 Step 7/22 : RUN go mod download 17:51:11 Removing intermediate container dfbf5e9cb8b0 17:51:11 ---> 55d0cc1a3864 17:51:11 Step 6/21 : COPY go.mod . 17:51:11 ---> Running in ad5ba94edcac 17:51:12 Removing intermediate container 3fe6aa3fedd1 17:51:12 ---> 401083eb90a4 17:51:12 Step 6/23 : COPY go.mod . 17:51:12 ---> 7284778a705c 17:51:12 Step 7/21 : RUN go mod download 17:51:12 Removing intermediate container 8764df5dc194 17:51:12 ---> 3fbda09873d6 17:51:12 Step 6/23 : COPY go.mod . 17:51:12 ---> Running in 5944e97ae148 17:51:12 ---> 41c9d9b0604f 17:51:12 Step 7/23 : RUN go mod download 17:51:12 ---> 42ac8312e5d6 17:51:12 Step 7/23 : RUN go mod download 17:51:12 ---> Running in abdc989886e8 17:51:12 ---> Running in 7a963b795ddd 17:51:13 Removing intermediate container b636b9c2e7c0 17:51:13 ---> 4b36df68ba6f 17:51:13 Step 8/26 : COPY . . 17:51:13 Removing intermediate container ad5ba94edcac 17:51:13 ---> 99e7ffd5f46b 17:51:13 Step 8/22 : COPY . . 17:51:21 Removing intermediate container 5944e97ae148 17:51:21 ---> 11210733a5ba 17:51:21 Step 8/21 : COPY . . 17:51:23 Removing intermediate container abdc989886e8 17:51:23 ---> 01193d3ed326 17:51:23 Step 8/23 : COPY . . 17:51:33 Removing intermediate container 7a963b795ddd 17:51:33 ---> c0da986109e1 17:51:33 Step 8/23 : COPY . . 17:51:56 ---> a7448f29c5b9 17:51:56 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:51:56 ---> fef604c2d630 17:51:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:51:56 ---> Running in 05aa3efc1eff 17:51:56 ---> Running in 9750d4403d16 17:52:00 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 17:52:00 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 17:52:00 ---> a51ca930bf73 17:52:00 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:52:00 ---> Running in a90dd93e79f2 17:52:00 ---> 6a82d1129c10 17:52:00 Step 9/23 : RUN make cmd/core-command/core-command 17:52:01 ---> Running in 32facfcfd670 17:52:03 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 17:52:03 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 17:52:07 ---> 8630c6f438c1 17:52:07 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:52:07 ---> Running in 99239b606463 17:52:08 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 17:52:30 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 17:52:33 Removing intermediate container 9750d4403d16 17:52:33 ---> 38f6465d90b5 17:52:33 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:52:33 Removing intermediate container 05aa3efc1eff 17:52:33 ---> d6201764e904 17:52:33 17:52:33 Step 10/22 : FROM alpine:3.12 17:52:33 3.12: Pulling from library/alpine 17:52:34 ---> Running in d3e48628051b 17:52:35 Removing intermediate container 32facfcfd670 17:52:35 ---> b111a8bdccb7 17:52:35 17:52:35 Step 10/23 : FROM alpine:3.12 17:52:35 3.12: Pulling from library/alpine 17:52:35 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 17:52:35 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 17:52:35 Status: Downloaded newer image for alpine:3.12 17:52:35 ---> 389fef711851 17:52:35 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:52:35 Status: Downloaded newer image for alpine:3.12 17:52:35 ---> 389fef711851 17:52:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:52:37 ---> Running in 130d773adc72 17:52:37 ---> Running in bd1e7cd511c2 17:52:37 Removing intermediate container a90dd93e79f2 17:52:37 ---> 366bbaf0217d 17:52:37 17:52:37 Step 10/21 : FROM alpine:3.12 17:52:37 ---> 389fef711851 17:52:37 Step 11/21 : RUN apk add --update --no-cache curl 17:52:37 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 17:52:37 ---> Running in 612391abb16f 17:52:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:52:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:52:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:52:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:52:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:52:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:52:38 (1/1) Installing dumb-init (1.2.2-r1) 17:52:38 Executing busybox-1.31.1-r19.trigger 17:52:38 OK: 6 MiB in 15 packages 17:52:38 (1/1) Installing dumb-init (1.2.2-r1) 17:52:38 Executing busybox-1.31.1-r19.trigger 17:52:38 OK: 6 MiB in 15 packages 17:52:38 (1/4) Installing ca-certificates (20191127-r4) 17:52:38 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:52:38 (3/4) Installing libcurl (7.69.1-r3) 17:52:38 (4/4) Installing curl (7.69.1-r3) 17:52:38 Executing busybox-1.31.1-r19.trigger 17:52:38 Executing ca-certificates-20191127-r4.trigger 17:52:38 OK: 7 MiB in 18 packages 17:52:39 Removing intermediate container d3e48628051b 17:52:39 ---> 3b6643a9d900 17:52:39 17:52:39 Step 11/26 : FROM docker:20.10.0 17:52:39 20.10.0: Pulling from library/docker 17:52:40 Removing intermediate container 130d773adc72 17:52:40 ---> 7b5ff98c9974 17:52:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:52:43 ---> Running in 19d8b6d0c646 17:52:43 Removing intermediate container bd1e7cd511c2 17:52:43 ---> f8c3b0aa08c2 17:52:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:52:43 ---> Running in 650f50afc38d 17:52:43 Removing intermediate container 612391abb16f 17:52:43 ---> 5ec1c47b13e9 17:52:43 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:52:43 Removing intermediate container 99239b606463 17:52:43 ---> 70c2741e9d34 17:52:43 17:52:43 Step 10/23 : FROM alpine:3.12 17:52:43 ---> 389fef711851 17:52:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:52:43 ---> Using cache 17:52:43 ---> f8c3b0aa08c2 17:52:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:52:43 Removing intermediate container 19d8b6d0c646 17:52:43 ---> dbbe1e90ce74 17:52:43 Step 13/23 : ENV APP_PORT=48082 17:52:43 ---> Running in 6b16f135cd80 17:52:43 ---> Running in f917e51b8eb8 17:52:43 ---> Running in e2a874a01ac4 17:52:43 Removing intermediate container 650f50afc38d 17:52:43 ---> dccba616ca52 17:52:43 Step 13/22 : ENV APP_PORT=48085 17:52:44 ---> Running in 4720f39374a6 17:52:44 Removing intermediate container 6b16f135cd80 17:52:44 ---> 95ac76040daa 17:52:44 Step 13/21 : WORKDIR /edgex 17:52:44 Removing intermediate container f917e51b8eb8 17:52:44 ---> 5e74948fb6d0 17:52:44 Step 13/23 : ENV APP_PORT=48081 17:52:46 Removing intermediate container e2a874a01ac4 17:52:46 ---> 634d3918ff8d 17:52:46 Step 14/23 : EXPOSE $APP_PORT 17:52:46 ---> Running in 7ad69e913bad 17:52:46 ---> Running in 7ff41f60121f 17:52:46 ---> Running in dbc243bde31e 17:52:46 Removing intermediate container 4720f39374a6 17:52:46 ---> 586e365621c0 17:52:46 Step 14/22 : EXPOSE $APP_PORT 17:52:46 ---> Running in f577859804c5 17:52:47 Removing intermediate container dbc243bde31e 17:52:47 ---> 39f635ccbb1f 17:52:47 Step 15/23 : WORKDIR / 17:52:47 Removing intermediate container 7ff41f60121f 17:52:47 ---> ccd759ca0251 17:52:47 Step 14/23 : EXPOSE $APP_PORT 17:52:47 Removing intermediate container 7ad69e913bad 17:52:47 ---> 1c82135f9d52 17:52:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:52:47 Removing intermediate container f577859804c5 17:52:47 ---> 0eadd2f2408d 17:52:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:52:47 ---> Running in 2bb95abb4cf6 17:52:47 ---> Running in 1f6b8749e9a2 17:52:47 ---> 25c3771234fd 17:52:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:52:47 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:52:47 ---> 9bb675d2d5b3 17:52:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:52:47 Status: Downloaded newer image for docker:20.10.0 17:52:47 ---> aefe523efa57 17:52:47 Step 12/26 : RUN apk add --no-cache bash 17:52:47 Removing intermediate container 2bb95abb4cf6 17:52:47 ---> a5f145e0d6bc 17:52:47 Step 15/23 : WORKDIR / 17:52:47 Removing intermediate container 1f6b8749e9a2 17:52:47 ---> 04c373cc055f 17:52:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:52:47 ---> Running in 30927d3069ef 17:52:47 ---> Running in a7218750117f 17:52:48 ---> 6909680248a6 17:52:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:52:48 ---> 7b0bf329d1a0 17:52:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:52:48 ---> 183a4077d37b 17:52:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:52:48 Removing intermediate container a7218750117f 17:52:48 ---> 24912a5e2c44 17:52:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:52:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:52:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:52:49 ---> 9ad88a63ce4f 17:52:49 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:52:49 (1/2) Installing readline (8.0.4-r0) 17:52:49 (2/2) Installing bash (5.0.17-r0) 17:52:49 ---> Running in 2fbdaafe9019 17:52:49 ---> c38e526cafa7 17:52:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:52:49 ---> 64db4f1d80ce 17:52:49 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:52:49 Executing bash-5.0.17-r0.post-install 17:52:49 Executing busybox-1.31.1-r19.trigger 17:52:49 OK: 12 MiB in 22 packages 17:52:49 ---> f9663af14d02 17:52:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:52:50 ---> Running in 4d0233e86197 17:52:50 Removing intermediate container 2fbdaafe9019 17:52:50 ---> 1781c5ec2ba9 17:52:50 Step 18/21 : CMD ["--init=true"] 17:52:50 ---> dbaa07bf5f48 17:52:50 Step 19/23 : ENTRYPOINT ["/core-command"] 17:52:50 ---> Running in 2e640ff637f2 17:52:50 Removing intermediate container 4d0233e86197 17:52:50 ---> 083caf807f5d 17:52:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:52:50 ---> 77bd382c6b38 17:52:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:52:50 ---> Running in 36de73acbcb5 17:52:50 ---> Running in 02e19ef111ab 17:52:50 Removing intermediate container 2e640ff637f2 17:52:50 ---> bac3aedaf52c 17:52:50 Step 19/21 : LABEL arch=x86_64 17:52:50 Removing intermediate container 36de73acbcb5 17:52:50 ---> 524a48287b61 17:52:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:52:51 Removing intermediate container 30927d3069ef 17:52:51 ---> 08319f8dbe5c 17:52:51 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 17:52:51 ---> c0a7879b4a3a 17:52:51 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:52:51 ---> Running in d2ac81016322 17:52:51 Removing intermediate container 02e19ef111ab 17:52:51 ---> 5d7a1d8fb338 17:52:51 Step 20/22 : LABEL arch=x86_64 17:52:51 ---> Running in 6a8e4928381e 17:52:51 ---> Running in 544e4ae20d76 17:52:51 ---> Running in 5000438a4ee1 17:52:51 ---> Running in 104439d8782d 17:52:51 Removing intermediate container 6a8e4928381e 17:52:51 ---> 5538d1db8fcf 17:52:51 Step 20/21 : LABEL git_sha=b2e9843285b3b12875123db04507d786eef55d5a 17:52:51 Removing intermediate container d2ac81016322 17:52:51 ---> 356ea528e81b 17:52:51 Step 21/23 : LABEL arch=x86_64 17:52:51 Removing intermediate container 5000438a4ee1 17:52:51 ---> a474dd4d7ffc 17:52:51 Step 14/26 : ENV APP_PORT=48090 17:52:51 Removing intermediate container 544e4ae20d76 17:52:51 ---> 44d916976ea2 17:52:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:52:51 Removing intermediate container 104439d8782d 17:52:51 ---> 7831735a0300 17:52:51 Step 21/22 : LABEL git_sha=b2e9843285b3b12875123db04507d786eef55d5a 17:52:51 ---> Running in 983b30ba343b 17:52:51 ---> Running in ff71fd082ca0 17:52:51 ---> Running in 0f0c4de5b5d8 17:52:51 ---> Running in 62392ce724d2 17:52:51 ---> Running in d0f3aa514652 17:52:52 Removing intermediate container 983b30ba343b 17:52:52 ---> 8ee6718f2fdb 17:52:52 Step 22/23 : LABEL git_sha=b2e9843285b3b12875123db04507d786eef55d5a 17:52:52 Removing intermediate container ff71fd082ca0 17:52:52 ---> 4b4d44701d52 17:52:52 Step 21/21 : LABEL version=0.0.0 17:52:52 Removing intermediate container 0f0c4de5b5d8 17:52:52 ---> 6c07a8c66887 17:52:52 Step 15/26 : EXPOSE $APP_PORT 17:52:52 Removing intermediate container 62392ce724d2 17:52:52 ---> 273d91bc209d 17:52:52 Step 21/23 : LABEL arch=x86_64 17:52:52 Removing intermediate container d0f3aa514652 17:52:52 ---> 29f95efc18d4 17:52:52 Step 22/22 : LABEL version=0.0.0 17:52:52 ---> Running in f57c1e893f15 17:52:52 ---> Running in b28618a57e88 17:52:52 ---> Running in f3adac758e12 17:52:52 ---> Running in e6b637402bdc 17:52:52 ---> Running in 94fc3d6f8e3d 17:52:52 Removing intermediate container f57c1e893f15 17:52:52 ---> 8f4eb9e4c58c 17:52:52 Step 23/23 : LABEL version=0.0.0 17:52:52 ---> Running in f6a4050edcb8 17:52:52 Removing intermediate container f3adac758e12 17:52:52 ---> b9ab0ee982f3 17:52:52 17:52:52 Removing intermediate container b28618a57e88 17:52:52 ---> a10eee6a9f80 17:52:52 Step 22/23 : LABEL git_sha=b2e9843285b3b12875123db04507d786eef55d5a 17:52:52 Removing intermediate container 94fc3d6f8e3d 17:52:52 ---> 8bfe7ddd300e 17:52:52 17:52:52 Removing intermediate container e6b637402bdc 17:52:52 ---> ffadc62d2f68 17:52:52 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:52:52 ---> Running in fbea603d2d87 17:52:53 Successfully built b9ab0ee982f3 17:52:53 Successfully built 8bfe7ddd300e 17:52:53 Successfully tagged docker-security-proxy-setup-go:latest 17:52:53  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 17:52:53 Removing intermediate container f6a4050edcb8 17:52:53 ---> 5baa774d29de 17:52:53 17:52:53 Successfully tagged docker-support-scheduler-go:latest 17:52:53  Building docker-support-scheduler-go ... done Building docker-core-data-go 17:52:53 Successfully built 5baa774d29de 17:52:53 Successfully tagged docker-core-command-go:latest 17:52:53  Building docker-core-command-go ... done Building docker-support-notifications-go 17:52:53 Removing intermediate container fbea603d2d87 17:52:53 ---> f6863128730d 17:52:53 Step 23/23 : LABEL version=0.0.0 17:52:53 ---> f8fb4d02aba5 17:52:53 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:52:53 ---> Running in 51546e4cbc67 17:52:53 Removing intermediate container 51546e4cbc67 17:52:53 ---> 3597463207c1 17:52:53 17:52:54 Successfully built 3597463207c1 17:52:54 ---> f67b52569fc9 17:52:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor /Successfully tagged docker-core-metadata-go:latest 17:52:54 17:52:54 Building docker-security-bootstrapper-go 17:52:59  Building docker-core-metadata-go ... done  ---> 5b5914720284 17:52:59 Step 19/26 : RUN apk --no-cache add py3-pip 17:53:02 ---> Running in 5dbd87837b20 17:53:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:53:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:53:04 (1/33) Installing libbz2 (1.0.8-r1) 17:53:04 (2/33) Installing expat (2.2.9-r1) 17:53:04 (3/33) Installing libffi (3.3-r2) 17:53:04 (4/33) Installing gdbm (1.13-r1) 17:53:04 (5/33) Installing xz-libs (5.2.5-r0) 17:53:04 (6/33) Installing sqlite-libs (3.32.1-r0) 17:53:04 (7/33) Installing python3 (3.8.5-r0) 17:53:06 (8/33) Installing py3-appdirs (1.4.4-r1) 17:53:06 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:53:06 (10/33) Installing py3-parsing (2.4.7-r0) 17:53:06 (11/33) Installing py3-six (1.15.0-r0) 17:53:06 (12/33) Installing py3-packaging (20.4-r0) 17:53:06 (13/33) Installing py3-setuptools (47.0.0-r0) 17:53:06 (14/33) Installing py3-chardet (3.0.4-r4) 17:53:06 (15/33) Installing py3-idna (2.9-r0) 17:53:06 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:53:06 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:53:06 (18/33) Installing py3-requests (2.23.0-r0) 17:53:06 (19/33) Installing py3-msgpack (1.0.0-r0) 17:53:06 (20/33) Installing py3-lockfile (0.12.2-r3) 17:53:06 (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:53:06 (22/33) Installing py3-colorama (0.4.3-r0) 17:53:06 (23/33) Installing py3-distlib (0.3.0-r0) 17:53:07 (24/33) Installing py3-distro (1.5.0-r1) 17:53:07 (25/33) Installing py3-webencodings (0.5.1-r3) 17:53:07 (26/33) Installing py3-html5lib (1.0.1-r4) 17:53:09 (27/33) Installing py3-pytoml (0.1.21-r0) 17:53:10 (28/33) Installing py3-pep517 (0.8.2-r0) 17:53:10 (29/33) Installing py3-progress (1.5-r0) 17:53:10 (30/33) Installing py3-toml (0.10.1-r0) 17:53:11 (31/33) Installing py3-retrying (1.3.3-r0) 17:53:12 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:53:12 (33/33) Installing py3-pip (20.1.1-r0) 17:53:20 Executing busybox-1.31.1-r19.trigger 17:53:23 OK: 71 MiB in 55 packages 17:53:33 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:53:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:53:33 ---> 22bfb612d6c1 17:53:33 Step 3/23 : WORKDIR /edgex-go 17:53:33 ---> Using cache 17:53:33 ---> 574d883452a4 17:53:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:33 ---> Using cache 17:53:33 ---> 7244ffcbac41 17:53:33 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:53:33 Step 1/34 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:53:33 Step 2/34 : FROM ${BUILDER_BASE} AS builder 17:53:33 ---> 22bfb612d6c1 17:53:33 Step 3/34 : WORKDIR /edgex-go 17:53:33 ---> Using cache 17:53:33 ---> 574d883452a4 17:53:33 Step 4/34 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:33 ---> Using cache 17:53:33 ---> 7244ffcbac41 17:53:33 Step 5/34 : RUN apk add --update --no-cache make git 17:53:33 ---> Using cache 17:53:33 ---> 401083eb90a4 17:53:33 Step 6/34 : COPY go.mod . 17:53:33 ---> Using cache 17:53:33 ---> 41c9d9b0604f 17:53:33 Step 7/34 : RUN go mod download 17:53:33 ---> Using cache 17:53:33 ---> 01193d3ed326 17:53:33 Step 8/34 : COPY . . 17:53:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:53:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:53:33 ---> 22bfb612d6c1 17:53:33 Step 3/22 : WORKDIR /edgex-go 17:53:33 ---> Using cache 17:53:33 ---> 574d883452a4 17:53:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:33 ---> Using cache 17:53:33 ---> 7244ffcbac41 17:53:33 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:53:33 ---> Using cache 17:53:33 ---> 6a82d1129c10 17:53:33 Step 9/34 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" 17:53:33 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:53:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:53:33 ---> 22bfb612d6c1 17:53:33 Step 3/24 : WORKDIR /edgex-go 17:53:33 ---> Using cache 17:53:33 ---> 574d883452a4 17:53:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:33 ---> Using cache 17:53:33 ---> 7244ffcbac41 17:53:33 Step 5/24 : RUN apk add --update --no-cache make git 17:53:33 ---> Using cache 17:53:33 ---> 401083eb90a4 17:53:33 Step 6/24 : COPY go.mod . 17:53:33 ---> Using cache 17:53:33 ---> 41c9d9b0604f 17:53:33 Step 7/24 : RUN go mod download 17:53:33 ---> Using cache 17:53:33 ---> 01193d3ed326 17:53:33 Step 8/24 : COPY . . 17:53:33 ---> Using cache 17:53:33 ---> 6a82d1129c10 17:53:33 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:53:34 ---> Running in 8072b8bb415a 17:53:34 ---> Running in 70238b2f9084 17:53:34 ---> Running in 46cc98725500 17:53:34 ---> Running in 11d3c5e5d836 17:53:35 Removing intermediate container 70238b2f9084 17:53:35 ---> ef9d682d6856 17:53:35 Step 10/34 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" 17:53:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:53:36 ---> Running in 930ddfd21266 17:53:36 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 17:53:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:53:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:53:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:53:37 OK: 233 MiB in 51 packages 17:53:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:53:38 OK: 233 MiB in 51 packages 17:53:41 Removing intermediate container 8072b8bb415a 17:53:41 ---> 3ee41e13bc3d 17:53:41 Step 6/22 : COPY go.mod . 17:53:42 ---> f7791becad44 17:53:42 Step 7/22 : RUN go mod download 17:53:42 Removing intermediate container 46cc98725500 17:53:42 ---> d4c68c78fe9b 17:53:42 Step 6/23 : COPY go.mod . 17:53:42 ---> Running in 55df2b982707 17:53:43 ---> b1184d446ca5 17:53:43 Step 7/23 : RUN go mod download 17:53:43 Removing intermediate container 5dbd87837b20 17:53:43 ---> da7698bcadb0 17:53:43 Step 20/26 : RUN pip install docker-compose==1.23.2 17:53:43 ---> Running in 3eee5f873312 17:53:43 ---> Running in 00bdc5388f93 17:53:46 Collecting docker-compose==1.23.2 17:53:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:53:46 Collecting cached-property<2,>=1.2.0 17:53:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:53:46 Removing intermediate container 00bdc5388f93 17:53:46 ---> 198eb0148aba 17:53:46 Step 8/23 : COPY . . 17:53:46 Collecting docopt<0.7,>=0.6.1 17:53:46 Downloading docopt-0.6.2.tar.gz (25 kB) 17:53:47 Removing intermediate container 55df2b982707 17:53:47 ---> c9b1635234fa 17:53:47 Step 8/22 : COPY . . 17:53:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:53:47 Collecting texttable<0.10,>=0.9.0 17:53:48 Downloading texttable-0.9.1.tar.gz (11 kB) 17:53:50 Collecting dockerpty<0.5,>=0.4.1 17:53:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:53:53 Collecting jsonschema<3,>=2.5.1 17:53:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:53:56 Collecting websocket-client<1.0,>=0.32.0 17:53:56 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 17:53:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:53:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:53:58 Collecting docker<4.0,>=3.6.0 17:53:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:53:59 Collecting PyYAML<4,>=3.10 17:53:59 Downloading PyYAML-3.13.tar.gz (270 kB) 17:54:02 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) 17:54:03 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 17:54:03 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 17:54:03 Collecting urllib3<1.25,>=1.21.1 17:54:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:54:04 Collecting idna<2.8,>=2.5 17:54:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:54:04 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) 17:54:04 Collecting docker-pycreds>=0.4.0 17:54:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:54:04 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:54:04 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:54:04 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:54:04 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:54:05 Installing collected packages: cached-property, docopt, texttable, dockerpty, jsonschema, websocket-client, urllib3, idna, requests, docker-pycreds, docker, PyYAML, docker-compose 17:54:07 Running setup.py install for docopt: started 17:54:08 Running setup.py install for docopt: finished with status 'done' 17:54:08 Running setup.py install for texttable: started 17:54:08 Running setup.py install for texttable: finished with status 'done' 17:54:08 Running setup.py install for dockerpty: started 17:54:09 Running setup.py install for dockerpty: finished with status 'done' 17:54:14 Attempting uninstall: urllib3 17:54:14 Found existing installation: urllib3 1.25.9 17:54:14 Uninstalling urllib3-1.25.9: 17:54:14 Successfully uninstalled urllib3-1.25.9 17:54:14 + mkdir -p /tmp/build/dist/linux 17:54:14 + cd /tmp/build/dist/linux 17:54:14 + git clone https://github.com/jwilder/dockerize.git . 17:54:14 Cloning into '.'... 17:54:15 + go get github.com/robfig/glock 17:54:16  Attempting uninstall: idna 17:54:16 Found existing installation: idna 2.9 17:54:16 Uninstalling idna-2.9: 17:54:16 Successfully uninstalled idna-2.9 17:54:18 Attempting uninstall: requests 17:54:18 Found existing installation: requests 2.23.0 17:54:18 Uninstalling requests-2.23.0: 17:54:18 ---> 0e7f155acfa3 17:54:18 Step 9/23 : RUN make cmd/core-data/core-data 17:54:18 Successfully uninstalled requests-2.23.0 17:54:19 ---> c5de44f1583c 17:54:19 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:54:19 ---> Running in 127ecd2a2153 17:54:20 ---> Running in 8bb6aef581f6 17:54:20 Removing intermediate container 11d3c5e5d836 17:54:20 ---> 5664a7861136 17:54:20 17:54:20 Step 10/24 : FROM alpine:3.12 17:54:20 ---> 389fef711851 17:54:20 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 17:54:20 Running setup.py install for PyYAML: started 17:54:20 ---> Running in 1d260a4e0f6d 17:54:21 Running setup.py install for PyYAML: finished with status 'done' 17:54:21 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 17:54:21 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 17:54:21 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 17:54:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:54:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:54:22 (1/5) Installing ca-certificates (20191127-r4) 17:54:22 (2/5) Installing nghttp2-libs (1.41.0-r0) 17:54:22 (3/5) Installing libcurl (7.69.1-r3) 17:54:22 (4/5) Installing curl (7.69.1-r3) 17:54:22 (5/5) Installing dumb-init (1.2.2-r1) 17:54:22 Executing busybox-1.31.1-r19.trigger 17:54:22 Executing ca-certificates-20191127-r4.trigger 17:54:22 OK: 7 MiB in 19 packages 17:54:26 Removing intermediate container 1d260a4e0f6d 17:54:26 ---> 965788d59c91 17:54:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:54:26 Removing intermediate container 3eee5f873312 17:54:26 ---> 3a19158e9dc2 17:54:26 Step 21/26 : RUN apk --no-cache add curl 17:54:29 ---> Running in aac8b444ea43 17:54:29 ---> Running in 7c0518d8e383 17:54:29 Removing intermediate container aac8b444ea43 17:54:29 ---> edb56c873b56 17:54:29 Step 13/24 : WORKDIR / 17:54:29 ---> Running in 7117f9e4c9b8 17:54:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:54:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:54:31 Removing intermediate container 7117f9e4c9b8 17:54:31 ---> 9798143f2bed 17:54:31 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:54:31 + glock sync -n 17:54:32 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:54:32 (2/3) Installing libcurl (7.69.1-r3) 17:54:32 (3/3) Installing curl (7.69.1-r3) 17:54:32 Executing busybox-1.31.1-r19.trigger 17:54:32 OK: 72 MiB in 58 packages 17:54:32 ---> cf53e4f53e83 17:54:32 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:54:33 ---> 0c9673d3acf1 17:54:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:54:33 Removing intermediate container 7c0518d8e383 17:54:33 ---> d7c8d8fd68a6 17:54:33 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 17:54:33 ---> Running in 29b4eba2da62 17:54:33 ---> 666abeab0f7f 17:54:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:54:33 Removing intermediate container 29b4eba2da62 17:54:33 ---> 52427d394b9f 17:54:33 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:54:33 ---> Running in d93917c2a588 17:54:34 ---> 3850adac872d 17:54:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:54:34 Removing intermediate container d93917c2a588 17:54:34 ---> 5f271697be64 17:54:34 Step 24/26 : LABEL arch=x86_64 17:54:34 ---> Running in c76576adb3b3 17:54:34 Removing intermediate container c76576adb3b3 17:54:34 ---> 6c68e7b38205 17:54:34 Step 25/26 : LABEL git_sha=b2e9843285b3b12875123db04507d786eef55d5a 17:54:34 ---> Running in b619fa03482c 17:54:36 ---> 1f9febbc4156 17:54:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:54:36 Removing intermediate container b619fa03482c 17:54:36 ---> fe7fa07805f5 17:54:36 Step 26/26 : LABEL version=0.0.0 17:54:36 ---> Running in 1b1c30f9bd2c 17:54:36 ---> 9f76cefc1b24 17:54:36 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/ 17:54:36 Removing intermediate container 1b1c30f9bd2c 17:54:36 ---> 06d69d4abb94 17:54:36 17:54:36 ---> Running in 857e2ef89fce 17:54:36 Successfully built 06d69d4abb94 17:54:36 Successfully tagged docker-sys-mgmt-agent-go:latest 17:54:38  Building docker-sys-mgmt-agent-go ... done github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] 17:54:38 github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] 17:54:38 github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] 17:54:39 golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] 17:54:39 + git describe '--abbrev=0' --tags 17:54:39 + TAG=v0.6.1 17:54:39 + LDFLAGS='-X main.buildVersion=v0.6.1' 17:54:39 + apk --print-arch 17:54:39 + arch=x86_64 17:54:39 + echo 'building [dockerize] for amd64 ... ' 17:54:39 + CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags '-X main.buildVersion=v0.6.1' -a -tags netgo -installsuffix netgo -o /tmp/build/dist/linux/dockerize 17:54:39 building [dockerize] for amd64 ... 17:54:40 Removing intermediate container 857e2ef89fce 17:54:40 ---> 1e1b8ca25d7b 17:54:40 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:54:40 ---> Running in fc51ef639c5f 17:54:41 Removing intermediate container fc51ef639c5f 17:54:41 ---> fb736fc93aab 17:54:41 Step 22/24 : LABEL arch=x86_64 17:54:41 ---> Running in 56f7f778f865 17:54:41 Removing intermediate container 56f7f778f865 17:54:41 ---> 470b589d58e3 17:54:41 Step 23/24 : LABEL git_sha=b2e9843285b3b12875123db04507d786eef55d5a 17:54:42 ---> Running in 3b39892a39dc 17:54:44 Removing intermediate container 3b39892a39dc 17:54:44 ---> af90df5cee14 17:54:44 Step 24/24 : LABEL version=0.0.0 17:54:46 ---> Running in 2bc67ae6288d 17:54:46 Removing intermediate container 8bb6aef581f6 17:54:46 ---> 8a299ad5fa02 17:54:46 17:54:46 Step 10/22 : FROM alpine:3.12 17:54:46 ---> 389fef711851 17:54:46 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:54:46 ---> Running in 2d16726ec184 17:54:46 Removing intermediate container 2bc67ae6288d 17:54:46 ---> 791001941012 17:54:46 17:54:46 Successfully built 791001941012 17:54:46 Successfully tagged docker-security-secretstore-setup-go:latest 17:54:47  Building docker-security-secretstore-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:54:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:54:47 (1/2) Installing ca-certificates (20191127-r4) 17:54:47 (2/2) Installing dumb-init (1.2.2-r1) 17:54:47 Executing busybox-1.31.1-r19.trigger 17:54:47 Executing ca-certificates-20191127-r4.trigger 17:54:47 OK: 6 MiB in 16 packages 17:54:51 Removing intermediate container 2d16726ec184 17:54:51 ---> a82e5e3edfce 17:54:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:54:51 ---> Running in 4a3e6bfb64dc 17:54:51 Removing intermediate container 4a3e6bfb64dc 17:54:51 ---> 3a135efcb4ec 17:54:51 Step 13/22 : ENV APP_PORT=48060 17:54:52 ---> Running in 27607d04badb 17:54:52 Removing intermediate container 27607d04badb 17:54:52 ---> ea349b0ab0af 17:54:52 Step 14/22 : EXPOSE $APP_PORT 17:54:54 ---> Running in 3315e688a522 17:54:54 Removing intermediate container 127ecd2a2153 17:54:54 ---> b9796a255c92 17:54:54 17:54:54 Step 10/23 : FROM alpine:3.12 17:54:54 ---> 389fef711851 17:54:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:54:54 Removing intermediate container 3315e688a522 17:54:54 ---> f73adfc45f86 17:54:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:54:54 ---> Running in ca70adf45b6e 17:54:54 Removing intermediate container ca70adf45b6e 17:54:54 ---> 8fe0dd4e7fb4 17:54:54 Step 12/23 : ENV APP_PORT=48080 17:54:55 ---> Running in a2e34e137699 17:54:55 ---> 1bfc9f0d35fb 17:54:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:54:55 Removing intermediate container a2e34e137699 17:54:55 ---> b295916ffee0 17:54:55 Step 13/23 : EXPOSE $APP_PORT 17:54:55 ---> Running in fd2dd595f6fc 17:54:56 Removing intermediate container fd2dd595f6fc 17:54:56 ---> ecb08dc8982f 17:54:56 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:56 ---> b8addcf619e1 17:54:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:54:56 ---> Running in 1c3e2248c249 17:54:56 ---> f458a1ee1db8 17:54:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:54:56 ---> Running in 3be2419974b4 17:54:56 Removing intermediate container 3be2419974b4 17:54:56 ---> ed5d1738b5df 17:54:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:54:56 ---> Running in df98c945f7e1 17:54:57 Removing intermediate container df98c945f7e1 17:54:57 ---> 2f9f36b40b4f 17:54:57 Step 20/22 : LABEL arch=x86_64 17:54:57 ---> Running in 43dd259e4d0d 17:54:57 Removing intermediate container 1c3e2248c249 17:54:57 ---> 7f2d0d952a47 17:54:57 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:54:57 ---> Running in 12de84a4a9a8 17:54:57 Removing intermediate container 43dd259e4d0d 17:54:57 ---> 30171b55a092 17:54:57 Step 21/22 : LABEL git_sha=b2e9843285b3b12875123db04507d786eef55d5a 17:54:58 ---> Running in 41e85ae50e95 17:54:58 Removing intermediate container 41e85ae50e95 17:54:58 ---> a5000a3abf57 17:54:58 Step 22/22 : LABEL version=0.0.0 17:54:58 ---> Running in ce275ca67f45 17:54:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:54:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:54:59 Removing intermediate container ce275ca67f45 17:54:59 ---> a814bb9a1273 17:54:59 17:54:59 Successfully built a814bb9a1273 17:54:59 Successfully tagged docker-support-notifications-go:latest 17:54:59  Building docker-support-notifications-go ... done (1/6) Installing dumb-init (1.2.2-r1) 17:54:59 + date 17:54:59 + echo 'Wed Jan 27 17:54:59 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' 17:54:59 Wed Jan 27 17:54:59 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux 17:54:59 (2/6) Installing libgcc (9.3.0-r2) 17:55:00 (3/6) Installing libsodium (1.0.18-r0) 17:55:00 (4/6) Installing libstdc++ (9.3.0-r2) 17:55:00 (5/6) Installing libzmq (4.3.3-r0) 17:55:01 (6/6) Installing zeromq (4.3.3-r0) 17:55:01 Executing busybox-1.31.1-r19.trigger 17:55:01 OK: 8 MiB in 20 packages 17:55:04 Removing intermediate container 12de84a4a9a8 17:55:04 ---> 5631d9e4a820 17:55:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:55:06 ---> 290c42ece514 17:55:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:55:09 ---> 059ac791e8d4 17:55:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:55:10 ---> cde493e5a497 17:55:10 Step 19/23 : ENTRYPOINT ["/core-data"] 17:55:10 ---> Running in 61186298ed7f 17:55:11 Removing intermediate container 930ddfd21266 17:55:11 ---> 47439af9a4e8 17:55:11 Step 11/34 : RUN mkdir -p /test && cp "$BUILD_BASE_DIR"/dockerize /test/ && ldd /test/dockerize 2>&1 > /test/ldd_out.log || echo "statically linked" 17:55:11 Removing intermediate container 61186298ed7f 17:55:11 ---> 1d1573d1130a 17:55:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:55:12 ---> Running in ce7befee4751 17:55:12 ---> Running in 03a54272baac 17:55:12 Removing intermediate container 03a54272baac 17:55:12 ---> bf228a05ea1b 17:55:12 Step 21/23 : LABEL arch=x86_64 17:55:12 ---> Running in e7b1151b3dc3 17:55:12 Removing intermediate container e7b1151b3dc3 17:55:12 ---> ee4e8f64cf82 17:55:12 Step 22/23 : LABEL git_sha=b2e9843285b3b12875123db04507d786eef55d5a 17:55:12 /lib/ld-musl-x86_64.so.1: /test/dockerize: Not a valid dynamic program 17:55:12 statically linked 17:55:12 ---> Running in 4ff5aae906f6 17:55:12 Removing intermediate container 4ff5aae906f6 17:55:12 ---> 446b7ce64a41 17:55:12 Step 23/23 : LABEL version=0.0.0 17:55:12 ---> Running in 8643daa7c292 17:55:13 Removing intermediate container 8643daa7c292 17:55:13 ---> d5d17bf6cf43 17:55:13 17:55:13 Removing intermediate container ce7befee4751 17:55:13 ---> 315ab6e7a6e1 17:55:13 17:55:13 Step 12/34 : FROM alpine:3.12 17:55:13 ---> 389fef711851 17:55:13 Step 13/34 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:55:13 Successfully built d5d17bf6cf43 17:55:14 Successfully tagged docker-core-data-go:latest 17:55:14  Building docker-core-data-go ... done  ---> Running in e360dd91bf56 17:55:14 Removing intermediate container e360dd91bf56 17:55:14 ---> 4bfe03051c8f 17:55:14 Step 14/34 : RUN apk add --update --no-cache dumb-init openssl su-exec 17:55:14 ---> Running in 1048cb158383 17:55:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:55:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:55:14 (1/3) Installing dumb-init (1.2.2-r1) 17:55:15 (2/3) Installing openssl (1.1.1i-r0) 17:55:15 (3/3) Installing su-exec (0.2-r1) 17:55:15 Executing busybox-1.31.1-r19.trigger 17:55:15 OK: 6 MiB in 17 packages 17:55:16 Removing intermediate container 1048cb158383 17:55:16 ---> 4b0b48853b7f 17:55:16 Step 15/34 : ENV SECURITY_INIT_DIR /edgex-init 17:55:16 ---> Running in a2d6121cd4fb 17:55:16 Removing intermediate container a2d6121cd4fb 17:55:16 ---> 4c78d0688bb6 17:55:16 Step 16/34 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:55:16 ---> Running in 5281407906d7 17:55:16 Removing intermediate container 5281407906d7 17:55:16 ---> 544787e17f67 17:55:16 Step 17/34 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:55:16 ---> Running in 5f8afe851005 17:55:17 Removing intermediate container 5f8afe851005 17:55:17 ---> 5279ed0f423a 17:55:17 Step 18/34 : WORKDIR ${SECURITY_INIT_DIR} 17:55:17 ---> Running in 66734afaadc0 17:55:18 Removing intermediate container 66734afaadc0 17:55:18 ---> 7bf9445e27b8 17:55:18 Step 19/34 : COPY --from=builder /tmp/build/dist/linux/dockerize . 17:55:18 ---> a15af2e83af9 17:55:18 Step 20/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:55:18 ---> f9069471bc3d 17:55:18 Step 21/34 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:55:18 ---> Running in fb1011e5be5a 17:55:20 Removing intermediate container fb1011e5be5a 17:55:20 ---> 1b14a2421a9c 17:55:20 Step 22/34 : COPY --from=builder /edgex-go/Attribution.txt / 17:55:20 ---> fb23c5d0e854 17:55:20 Step 23/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:55:20 ---> 5e89adcd22a3 17:55:20 Step 24/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:55:21 ---> e27f0ae14141 17:55:21 Step 25/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 17:55:21 ---> 58f8aa4abed1 17:55:21 Step 26/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:55:21 ---> 8bc500258858 17:55:21 Step 27/34 : VOLUME ${SECURITY_INIT_DIR} 17:55:22 ---> Running in d023147bc9be 17:55:22 Removing intermediate container d023147bc9be 17:55:22 ---> 2ab7531243a9 17:55:22 Step 28/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:55:22 ---> 6d04388f1b04 17:55:22 Step 29/34 : RUN chmod +x /entrypoint.sh 17:55:22 ---> Running in e7b143577cd5 17:55:23 Removing intermediate container e7b143577cd5 17:55:23 ---> b4ca6ecf4af2 17:55:23 Step 30/34 : ENTRYPOINT ["/entrypoint.sh"] 17:55:24 ---> Running in ea8d9fea6fb3 17:55:24 Removing intermediate container ea8d9fea6fb3 17:55:24 ---> daf28a4aeeb7 17:55:24 Step 31/34 : CMD ["gate"] 17:55:24 ---> Running in 695c38087608 17:55:24 Removing intermediate container 695c38087608 17:55:24 ---> c1d865d1b9e0 17:55:24 Step 32/34 : LABEL arch=x86_64 17:55:24 ---> Running in 5c9b02846724 17:55:25 Removing intermediate container 5c9b02846724 17:55:25 ---> 9258538557cb 17:55:25 Step 33/34 : LABEL git_sha=b2e9843285b3b12875123db04507d786eef55d5a 17:55:25 ---> Running in ad17cfb83435 17:55:25 Removing intermediate container ad17cfb83435 17:55:25 ---> 844d21ab244f 17:55:25 Step 34/34 : LABEL version=0.0.0 17:55:25 ---> Running in 2714e532382b 17:55:25 Removing intermediate container 2714e532382b 17:55:25 ---> 84dd60e6ae2e 17:55:25 17:55:26 Successfully built 84dd60e6ae2e 17:55:26 Successfully tagged docker-security-bootstrapper-go:latest 17:55:26  Building docker-security-bootstrapper-go ... done  [Pipeline] } 17:55:26 $ docker stop --time=1 fd8437dcdd1a5844373625b6f5779833aa4bb774c41156a3b2142fa1198c3895 17:55:27 $ docker rm -f fd8437dcdd1a5844373625b6f5779833aa4bb774c41156a3b2142fa1198c3895 [Pipeline] // withDockerContainer [Pipeline] sh 17:55:28 + docker images 17:55:28 + grep docker 17:55:28 docker-security-bootstrapper-go latest 84dd60e6ae2e 3 seconds ago 33.5MB 17:55:28 docker-core-data-go latest d5d17bf6cf43 15 seconds ago 22.3MB 17:55:28 docker-support-notifications-go latest a814bb9a1273 29 seconds ago 16.9MB 17:55:28 docker-security-secretstore-setup-go latest 791001941012 42 seconds ago 24.6MB 17:55:28 docker-sys-mgmt-agent-go latest 06d69d4abb94 52 seconds ago 313MB 17:55:28 docker-core-metadata-go latest 3597463207c1 2 minutes ago 18.8MB 17:55:28 docker-support-scheduler-go latest 8bfe7ddd300e 2 minutes ago 16.4MB 17:55:28 docker-security-proxy-setup-go latest b9ab0ee982f3 2 minutes ago 24.4MB 17:55:28 docker-core-command-go latest 5baa774d29de 2 minutes ago 16.3MB 17:55:28 docker 20.10.0 aefe523efa57 6 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 17:55:44 Still waiting to schedule task 17:55:44 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:56:51 Running on prd-ubuntu18.04-docker-8c-8g-23419 in /w/workspace/edgexfoundry_edgex-go_PR-3091 [Pipeline] { [Pipeline] ws 17:56:51 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 17:56:53 using credential edgex-jenkins-ssh 17:56:53 Cloning the remote Git repository 17:56:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:56:53 > git init /w/workspace/edgex-go/1 # timeout=10 17:56:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:56:53 > git --version # timeout=10 17:56:53 > git --version # 'git version 2.17.1' 17:56:53 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:57:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:57:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:57:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:57:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:57:02 using GIT_SSH to set credentials SSH Credentials for GitHub 17:57:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3091/head:refs/remotes/origin/PR-3091 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:57:04 Merging remotes/origin/master commit 95aa8ba7ce5e75598fc3a78e11bdf9a5508b5d2c into PR head commit b2e9843285b3b12875123db04507d786eef55d5a [Pipeline] } 17:57:04 > git config core.sparsecheckout # timeout=10 17:57:04 > git checkout -f b2e9843285b3b12875123db04507d786eef55d5a # timeout=10 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:57:05 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:57:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:57:09 ---> package-listing.sh 17:57:09 ++ facter osfamily 17:57:09 ++ tr '[:upper:]' '[:lower:]' 17:57:09 + OS_FAMILY=redhat 17:57:09 + workspace=/w/workspace/edgex-go/1 17:57:09 + START_PACKAGES=/tmp/packages_start.txt 17:57:09 + END_PACKAGES=/tmp/packages_end.txt 17:57:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:57:09 + PACKAGES=/tmp/packages_start.txt 17:57:09 + '[' /w/workspace/edgex-go/1 ']' 17:57:09 + PACKAGES=/tmp/packages_end.txt 17:57:09 + case "${OS_FAMILY}" in 17:57:09 + rpm -qa 17:57:09 + sort 17:57:15 + '[' -f /tmp/packages_start.txt ']' 17:57:15 + '[' -f /tmp/packages_end.txt ']' 17:57:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:57:15 + '[' /w/workspace/edgex-go/1 ']' 17:57:15 + mkdir -p /w/workspace/edgex-go/1/archives/ 17:57:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 17:57:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:57:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:57:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:57:15 17:57:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:57:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:57:16 alpine: Pulling from edgex-lftools-log-publisher 17:57:16 df20fa9351a1: Pulling fs layer 17:57:16 36b3adc4ff6f: Pulling fs layer 17:57:16 8ad3a11d3b57: Pulling fs layer 17:57:16 46f8f816bc3b: Pulling fs layer 17:57:16 93b61091891f: Pulling fs layer 17:57:16 93b9cdb0e59b: Pulling fs layer 17:57:16 5e14af77c1be: Pulling fs layer 17:57:16 01666e4c0597: Pulling fs layer 17:57:16 aa168da1d23b: Pulling fs layer 17:57:16 93b9cdb0e59b: Waiting 17:57:16 5e14af77c1be: Waiting 17:57:16 01666e4c0597: Waiting 17:57:16 46f8f816bc3b: Waiting 17:57:16 93b61091891f: Waiting 17:57:16 aa168da1d23b: Waiting 17:57:16 36b3adc4ff6f: Verifying Checksum 17:57:16 36b3adc4ff6f: Download complete 17:57:16 46f8f816bc3b: Verifying Checksum 17:57:16 46f8f816bc3b: Download complete 17:57:16 df20fa9351a1: Verifying Checksum 17:57:16 df20fa9351a1: Download complete 17:57:16 93b9cdb0e59b: Verifying Checksum 17:57:16 93b9cdb0e59b: Download complete 17:57:16 5e14af77c1be: Verifying Checksum 17:57:16 5e14af77c1be: Download complete 17:57:16 01666e4c0597: Verifying Checksum 17:57:16 01666e4c0597: Download complete 17:57:16 93b61091891f: Verifying Checksum 17:57:16 93b61091891f: Download complete 17:57:16 8ad3a11d3b57: Verifying Checksum 17:57:16 8ad3a11d3b57: Download complete 17:57:16 df20fa9351a1: Pull complete 17:57:16 36b3adc4ff6f: Pull complete 17:57:18 aa168da1d23b: Download complete 17:57:18 8ad3a11d3b57: Pull complete 17:57:19 46f8f816bc3b: Pull complete 17:57:19 93b61091891f: Pull complete 17:57:19 93b9cdb0e59b: Pull complete 17:57:19 5e14af77c1be: Pull complete 17:57:20 01666e4c0597: Pull complete 17:57:30 aa168da1d23b: Pull complete 17:57:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:57:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:57:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:57:30 prd-centos7-docker-4c-2g-23415 does not seem to be running inside a container 17:57:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:57:35 $ docker top db70d9a66f3c88fd97fc7f379c8e8230aa0c8c42bb09040120833d09668c4f0e -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:36 + touch /tmp/pre-build-complete [Pipeline] sh 17:57:36 + mkdir -p /var/log/sa [Pipeline] sh 17:57:37 + ls /var/log/sa-host 17:57:37 + sadf -c /var/log/sa-host/sa23 17:57:37 file_magic: OK 17:57:37 HZ: Using current value: 100 17:57:37 file_header: OK 17:57:37 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 17:57:37 Statistics: 17:57:37 Hnuu...uuuununununu... 17:57:37 File successfully converted to sysstat format version 12.2.1 17:57:37 + sadf -c /var/log/sa-host/sa27 17:57:37 file_magic: OK 17:57:37 HZ: Using current value: 100 17:57:37 file_header: OK 17:57:37 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 17:57:37 Statistics: 17:57:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:57:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:57:37 provisioning config files... 17:57:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1355619444182075331tmp [Pipeline] { [Pipeline] echo 17:57:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:57:38 ---> create-netrc.sh [Pipeline] } 17:57:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:57:38 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:57:38 ---> python-tools-install.sh [Pipeline] echo 17:57:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:57:39 ---> sudo-logs.sh 17:57:39 Archiving 'sudo' log.. [Pipeline] echo 17:57:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:57:39 ---> job-cost.sh 17:57:39 lf-activate-venv: SKIPPING 17:57:39 INFO: No Stack... 17:57:40 INFO: Retrieving Pricing Info for: v1-standard-2 17:57:41 INFO: Archiving Costs [Pipeline] echo 17:57:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:57:41 ---> logs-deploy.sh 17:57:41 lf-activate-venv: SKIPPING 17:57:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3091/1 17:57:41 INFO: archiving workspace using pattern(s): 17:57:43 Archives upload complete. 17:57:43 INFO: archiving logs to Nexus 17:57:44 ---> uname -a: 17:57:44 Linux prd-centos7-docker-4c-2g-23415.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 17:57:44 17:57:44 17:57:44 ---> lscpu: 17:57:44 Architecture: x86_64 17:57:44 CPU op-mode(s): 32-bit, 64-bit 17:57:44 Byte Order: Little Endian 17:57:44 Address sizes: 40 bits physical, 48 bits virtual 17:57:44 CPU(s): 4 17:57:44 On-line CPU(s) list: 0-3 17:57:44 Thread(s) per core: 1 17:57:44 Core(s) per socket: 1 17:57:44 Socket(s): 4 17:57:44 NUMA node(s): 1 17:57:44 Vendor ID: GenuineIntel 17:57:44 CPU family: 6 17:57:44 Model: 44 17:57:44 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:57:44 Stepping: 1 17:57:44 CPU MHz: 2933.438 17:57:44 BogoMIPS: 5866.87 17:57:44 Virtualization: VT-x 17:57:44 Hypervisor vendor: KVM 17:57:44 Virtualization type: full 17:57:44 L1d cache: 128 KiB 17:57:44 L1i cache: 128 KiB 17:57:44 L2 cache: 16 MiB 17:57:44 L3 cache: 64 MiB 17:57:44 NUMA node0 CPU(s): 0-3 17:57:44 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:57:44 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:57:44 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:57:44 Vulnerability Meltdown: Mitigation; PTI 17:57:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:57:44 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:57:44 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:57:44 Vulnerability Srbds: Not affected 17:57:44 Vulnerability Tsx async abort: Not affected 17:57:44 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 17:57:44 17:57:44 17:57:44 ---> nproc: 17:57:44 4 17:57:44 17:57:44 17:57:44 ---> df -h: 17:57:44 Filesystem Size Used Available Use% Mounted on 17:57:44 overlay 50.0G 12.6G 37.4G 25% / 17:57:44 tmpfs 64.0M 0 64.0M 0% /dev 17:57:44 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:57:44 shm 64.0M 0 64.0M 0% /dev/shm 17:57:44 /dev/vda1 50.0G 12.6G 37.4G 25% /facter-os 17:57:44 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/resolv.conf 17:57:44 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hostname 17:57:44 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hosts 17:57:44 /dev/vda1 50.0G 12.6G 37.4G 25% /run/cloud-init/result.json 17:57:44 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/sa-host 17:57:44 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/secure 17:57:44 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/auth.log 17:57:44 /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/1@tmp 17:57:44 /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/1 17:57:44 17:57:44 17:57:44 ---> free -m: 17:57:44 total used free shared buff/cache available 17:57:44 Mem: 1837 714 109 0 1013 1042 17:57:44 Swap: 1023 83 940 17:57:44 17:57:44 17:57:44 ---> ip addr: 17:57:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:57:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:57:44 inet 127.0.0.1/8 scope host lo 17:57:44 valid_lft forever preferred_lft forever 17:57:44 inet6 ::1/128 scope host 17:57:44 valid_lft forever preferred_lft forever 17:57:44 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:57:44 link/ether fa:16:3e:eb:e2:1a brd ff:ff:ff:ff:ff:ff 17:57:44 inet 10.30.123.146/23 brd 10.30.123.255 scope global dynamic eth0 17:57:44 valid_lft 85692sec preferred_lft 85692sec 17:57:44 inet6 fe80::f816:3eff:feeb:e21a/64 scope link 17:57:44 valid_lft forever preferred_lft forever 17:57:44 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:57:44 link/ether 02:42:98:91:7b:df brd ff:ff:ff:ff:ff:ff 17:57:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:57:44 valid_lft forever preferred_lft forever 17:57:44 inet6 fe80::42:98ff:fe91:7bdf/64 scope link 17:57:44 valid_lft forever preferred_lft forever 17:57:44 17:57:44 17:57:44 ---> sar -b -r -n DEV: 17:57:44 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/27/21 _x86_64_ (4 CPU) 17:57:44 17:57:44 17:45:43 LINUX RESTART (4 CPU) 17:57:44 17:57:44 17:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:57:44 17:47:01 199.98 104.71 95.27 0.00 11281.76 46534.98 0.00 17:57:44 17:48:01 264.66 95.89 168.77 0.00 6658.73 53414.69 0.00 17:57:44 17:49:02 225.79 98.67 127.12 0.00 3481.90 16723.78 0.00 17:57:44 17:50:01 153.43 90.27 63.16 0.00 4127.94 9519.82 0.00 17:57:44 17:51:02 768.65 534.12 234.53 0.00 84900.23 156296.50 0.00 17:57:44 17:52:01 2752.57 2405.00 347.57 0.00 149658.85 158276.57 0.00 17:57:44 17:53:02 390.57 132.65 257.91 0.00 21904.16 78272.29 0.00 17:57:44 17:54:02 1701.12 1369.96 331.17 0.00 112158.60 125310.99 0.00 17:57:44 17:55:02 885.10 586.86 298.23 0.00 37634.41 51432.42 0.00 17:57:44 17:56:01 156.22 55.80 100.42 0.00 4272.80 14410.19 0.00 17:57:44 17:57:01 2.28 0.62 1.67 0.00 13.72 26.84 0.00 17:57:44 Average: 681.91 497.39 184.52 0.00 39746.67 64822.95 0.00 17:57:44 17:57:44 17:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:57:44 17:47:01 74516 0 677192 35.99 2620 1127216 1308280 44.65 595204 1005828 80120 17:57:44 17:48:01 66640 0 760248 40.41 1492 1053164 1502112 51.26 647980 883956 90300 17:57:44 17:49:02 307224 0 868380 46.15 444 705496 1779092 60.72 681880 614644 36384 17:57:44 17:50:01 226276 0 786220 41.79 444 868604 1449016 49.45 628488 737456 11888 17:57:44 17:51:02 74976 0 840924 44.69 0 965644 2250164 76.79 738488 858916 49212 17:57:44 17:52:01 112808 0 833672 44.31 0 935064 3029064 103.38 663112 861836 28340 17:57:44 17:53:02 115876 0 693320 36.85 0 1072348 1361096 46.45 702848 817912 88192 17:57:44 17:54:02 52356 0 807504 42.92 0 1021684 2310992 78.87 621860 955268 54220 17:57:44 17:55:02 270180 0 723084 38.43 0 888280 1611976 55.01 678392 671480 232 17:57:44 17:56:01 311404 0 636544 33.83 0 933596 1208748 41.25 636316 675532 8 17:57:44 17:57:01 313436 0 634504 33.72 0 933604 1187260 40.52 635284 675212 8 17:57:44 Average: 175063 0 751054 39.92 455 954973 1727073 58.94 657259 796185 39900 17:57:44 17:57:44 17:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:57:44 17:47:01 eth0 1694.49 1726.34 6060.23 212.50 0.00 0.00 0.00 0.00 17:57:44 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:44 17:47:01 veth5c43c6c 946.02 661.91 84.35 2366.83 0.00 0.00 0.00 0.00 17:57:44 17:47:01 docker0 946.02 661.80 71.42 2366.82 0.00 0.00 0.00 0.00 17:57:44 17:48:01 eth0 591.82 518.87 3981.19 51.91 0.00 0.00 0.00 0.00 17:57:44 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:44 17:48:01 docker0 252.14 260.04 18.01 1134.45 0.00 0.00 0.00 0.00 17:57:44 17:49:02 eth0 47.29 32.66 34.57 74.21 0.00 0.00 0.00 0.00 17:57:44 17:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:44 17:49:02 vethbd2c2ef 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:57:44 17:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:44 17:50:01 eth0 25.52 13.84 21.48 11.42 0.00 0.00 0.00 0.00 17:57:44 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:44 17:50:01 vethbd2c2ef 0.44 0.44 0.04 0.04 0.00 0.00 0.00 0.00 17:57:44 17:50:01 docker0 0.44 0.44 0.03 0.04 0.00 0.00 0.00 0.00 17:57:44 17:51:02 veth429b2ad 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:57:44 17:51:02 eth0 212.14 177.38 1668.99 75.06 0.00 0.00 0.00 0.00 17:57:44 17:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:44 17:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:44 17:52:01 veth6ccf2ee 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:44 17:52:01 veth429b2ad 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 17:57:44 17:52:01 veth94bd3d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:44 17:52:01 veth07a15d3 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 17:57:44 17:53:02 veth429b2ad 0.00 0.26 0.00 0.01 0.00 0.00 0.00 0.00 17:57:44 17:53:02 eth0 2844.12 2655.27 13345.79 524.81 0.00 0.00 0.00 0.00 17:57:44 17:53:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:57:44 17:53:02 docker0 1235.44 977.05 91.56 3758.41 0.00 0.00 0.00 0.00 17:57:44 17:54:02 veth429b2ad 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 17:57:44 17:54:02 veth8149e65 3.73 3.90 0.45 16.90 0.00 0.00 0.00 0.00 17:57:44 17:54:02 eth0 112.22 67.15 409.98 19.41 0.00 0.00 0.00 0.00 17:57:44 17:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:44 17:55:02 veth429b2ad 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 17:57:44 17:55:02 eth0 230.39 91.88 968.28 85.33 0.00 0.00 0.00 0.00 17:57:44 17:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:44 17:55:02 docker0 1354.74 1234.66 98.96 5103.08 0.00 0.00 0.00 0.00 17:57:44 17:56:01 eth0 61.31 49.06 57.20 71.17 0.00 0.00 0.00 0.00 17:57:44 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:44 17:56:01 docker0 2.88 5.97 0.16 34.77 0.00 0.00 0.00 0.00 17:57:44 17:57:01 eth0 1.30 0.68 0.76 0.25 0.00 0.00 0.00 0.00 17:57:44 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:44 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:44 Average: eth0 294.43 260.78 1349.74 63.88 0.00 0.00 0.00 0.00 17:57:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:44 Average: docker0 123.34 112.70 9.00 466.73 0.00 0.00 0.00 0.00 17:57:44 17:57:44 17:57:44 ---> sar -P ALL: 17:57:44 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/27/21 _x86_64_ (4 CPU) 17:57:44 17:57:44 17:45:43 LINUX RESTART (4 CPU) 17:57:44 17:57:44 17:46:01 CPU %user %nice %system %iowait %steal %idle 17:57:44 17:47:01 all 20.16 0.00 11.94 6.09 0.08 61.73 17:57:44 17:47:01 0 20.71 0.00 14.91 7.10 0.05 57.22 17:57:44 17:47:01 1 17.99 0.00 9.40 4.52 0.07 68.02 17:57:44 17:47:01 2 23.73 0.00 10.48 6.29 0.10 59.39 17:57:44 17:47:01 3 18.21 0.00 12.98 6.43 0.10 62.27 17:57:44 17:48:01 all 14.57 0.00 9.30 5.19 0.08 70.86 17:57:44 17:48:01 0 14.63 0.00 9.98 5.69 0.10 69.61 17:57:44 17:48:01 1 12.20 0.00 9.12 3.63 0.07 74.97 17:57:44 17:48:01 2 15.77 0.00 9.11 4.79 0.07 70.26 17:57:44 17:48:01 3 15.67 0.00 9.00 6.67 0.07 68.60 17:57:44 17:49:02 all 44.45 0.00 12.25 6.40 0.08 36.83 17:57:44 17:49:02 0 43.93 0.00 12.03 5.46 0.10 38.48 17:57:44 17:49:02 1 43.67 0.00 12.61 5.33 0.07 38.32 17:57:44 17:49:02 2 44.59 0.00 11.85 7.65 0.07 35.84 17:57:44 17:49:02 3 45.60 0.00 12.52 7.14 0.07 34.67 17:57:44 17:50:01 all 49.17 0.00 14.58 2.38 0.11 33.77 17:57:44 17:50:01 0 48.81 0.00 15.15 2.37 0.09 33.58 17:57:44 17:50:01 1 51.48 0.00 14.78 2.62 0.12 30.99 17:57:44 17:50:01 2 48.59 0.00 14.19 2.02 0.12 35.07 17:57:44 17:50:01 3 47.80 0.00 14.19 2.50 0.09 35.42 17:57:44 17:51:02 all 21.47 0.00 19.98 7.16 0.11 51.28 17:57:44 17:51:02 0 21.27 0.00 19.89 6.63 0.12 52.10 17:57:44 17:51:02 1 20.96 0.00 19.56 8.68 0.10 50.70 17:57:44 17:51:02 2 22.06 0.00 20.39 6.81 0.10 50.65 17:57:44 17:51:02 3 21.59 0.00 20.10 6.53 0.12 51.66 17:57:44 17:52:01 all 16.05 0.00 23.08 34.18 0.13 26.56 17:57:44 17:52:01 0 14.86 0.00 23.40 34.19 0.16 27.39 17:57:44 17:52:01 1 16.49 0.00 21.87 32.02 0.14 29.48 17:57:44 17:52:01 2 15.99 0.00 23.37 33.89 0.07 26.68 17:57:44 17:52:01 3 16.88 0.00 23.70 36.64 0.13 22.65 17:57:44 17:53:02 all 49.19 0.00 16.92 17.51 0.07 16.31 17:57:44 17:53:02 0 48.62 0.00 16.90 13.08 0.07 21.33 17:57:44 17:53:02 1 48.82 0.00 17.06 21.56 0.07 12.50 17:57:44 17:53:02 2 49.44 0.00 17.45 16.09 0.07 16.96 17:57:44 17:53:02 3 49.88 0.00 16.27 19.35 0.07 14.44 17:57:44 17:54:02 all 28.40 0.00 19.48 35.43 0.11 16.57 17:57:44 17:54:02 0 28.30 0.00 18.49 34.15 0.12 18.94 17:57:44 17:54:02 1 28.40 0.00 19.73 37.98 0.12 13.77 17:57:44 17:54:02 2 27.42 0.00 19.77 35.76 0.11 16.95 17:57:44 17:54:02 3 29.48 0.00 19.94 33.86 0.11 16.61 17:57:44 17:55:02 all 45.07 0.00 17.33 23.71 0.07 13.82 17:57:44 17:55:02 0 44.05 0.00 17.27 26.22 0.07 12.39 17:57:44 17:55:02 1 45.51 0.00 17.40 22.79 0.09 14.21 17:57:44 17:55:02 2 45.57 0.00 17.06 24.98 0.07 12.33 17:57:44 17:55:02 3 45.14 0.00 17.61 20.87 0.05 16.32 17:57:44 17:56:01 all 3.33 0.00 4.18 5.61 0.06 86.83 17:57:44 17:56:01 0 3.28 0.00 4.39 5.18 0.07 87.09 17:57:44 17:56:01 1 3.22 0.00 3.86 6.33 0.07 86.52 17:57:44 17:56:01 2 3.22 0.00 4.32 5.61 0.03 86.81 17:57:44 17:56:01 3 3.58 0.00 4.15 5.31 0.05 86.91 17:57:44 17:57:01 all 0.17 0.00 0.03 0.02 0.00 99.78 17:57:44 17:57:01 0 0.07 0.00 0.03 0.00 0.00 99.90 17:57:44 17:57:01 1 0.48 0.00 0.03 0.00 0.00 99.48 17:57:44 17:57:01 2 0.08 0.00 0.03 0.00 0.00 99.88 17:57:44 17:57:01 3 0.07 0.00 0.03 0.07 0.00 99.83 17:57:44 17:57:44 Average: CPU %user %nice %system %iowait %steal %idle 17:57:44 Average: all 26.38 0.00 13.46 12.91 0.08 47.17 17:57:44 Average: 0 26.05 0.00 13.77 12.59 0.09 47.49 17:57:44 Average: 1 26.06 0.00 13.12 13.07 0.08 47.67 17:57:44 Average: 2 26.82 0.00 13.37 12.94 0.07 46.80 17:57:44 Average: 3 26.58 0.00 13.58 13.04 0.08 46.73 17:57:44 17:57:44 17:57:44