Pull request #2813 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 07721abbcb99e4a70a28e71f84dbd93e92968a92 rather than f9e6b69d807e6e66a1042ab7c4557fb22f05287b Obtained Jenkinsfile from 07721abbcb99e4a70a28e71f84dbd93e92968a92 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-7378 in /w/workspace/edgexfoundry_edgex-go_PR-2813 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit f9e6b69d807e6e66a1042ab7c4557fb22f05287b Merge succeeded, producing f9e6b69d807e6e66a1042ab7c4557fb22f05287b Checking out Revision f9e6b69d807e6e66a1042ab7c4557fb22f05287b (PR-2813) > 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 --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2813/head:refs/remotes/origin/PR-2813 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9e6b69d807e6e66a1042ab7c4557fb22f05287b # 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 07721abbcb99e4a70a28e71f84dbd93e92968a92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9e6b69d807e6e66a1042ab7c4557fb22f05287b # timeout=10 Commit message: "feat(metadata): Optimize the error handling for deletion API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:30:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk a5045b26ec3fe0fb42bb7f4c59f957b9b0bd80e9 # timeout=10 [Pipeline] withCredentials 01:30:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:30:20 ========================================================= 01:30:20 EdgeX Global Pipelines Version Info 01:30:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:30:22 ------------------- 01:30:22 stable info: 01:30:22 ------------------- 01:30:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:30:22 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 01:30:22 Message: update stable to v1.0.144 01:30:23 ------------------- 01:30:23 experimental info: 01:30:23 ------------------- 01:30:23 Commited By: **** collab-it+edgex@linuxfoundation.org 01:30:23 Commit SHA: 0fb566d11309be12c9baf3de23def7053bac1c97 01:30:23 Message: update experimental to v1.0.146 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:30:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:30:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:30:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:30:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:30:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:30:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 01:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 01:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 01:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 01:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:30:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:30:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:30:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:30:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:30:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:30:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:30:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:30:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:30:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 01:30:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:30:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2813 [Pipeline] echo 01:30:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2813 [Pipeline] echo 01:30:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2813 [Pipeline] echo 01:30:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9e6b69d807e6e66a1042ab7c4557fb22f05287b [Pipeline] echo 01:30:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9e6b69 [Pipeline] echo 01:30:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh 01:30:27 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 01:30:27 + for file in '`ls cmd/**/Dockerfile`' 01:30:27 ++ dirname cmd/core-command/Dockerfile 01:30:27 ++ cut -d/ -f2 01:30:27 + echo core-command,cmd/core-command/Dockerfile 01:30:27 + for file in '`ls cmd/**/Dockerfile`' 01:30:27 ++ dirname cmd/core-data/Dockerfile 01:30:27 ++ cut -d/ -f2 01:30:27 + echo core-data,cmd/core-data/Dockerfile 01:30:27 + for file in '`ls cmd/**/Dockerfile`' 01:30:27 ++ dirname cmd/core-metadata/Dockerfile 01:30:27 ++ cut -d/ -f2 01:30:27 + echo core-metadata,cmd/core-metadata/Dockerfile 01:30:27 + for file in '`ls cmd/**/Dockerfile`' 01:30:27 ++ dirname cmd/security-proxy-setup/Dockerfile 01:30:27 ++ cut -d/ -f2 01:30:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:30:27 + for file in '`ls cmd/**/Dockerfile`' 01:30:27 ++ dirname cmd/security-secrets-setup/Dockerfile 01:30:27 ++ cut -d/ -f2 01:30:27 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 01:30:27 + for file in '`ls cmd/**/Dockerfile`' 01:30:27 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:30:27 ++ cut -d/ -f2 01:30:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:30:27 + for file in '`ls cmd/**/Dockerfile`' 01:30:27 ++ dirname cmd/support-logging/Dockerfile 01:30:27 ++ cut -d/ -f2 01:30:27 + echo support-logging,cmd/support-logging/Dockerfile 01:30:27 + for file in '`ls cmd/**/Dockerfile`' 01:30:27 ++ dirname cmd/support-notifications/Dockerfile 01:30:27 ++ cut -d/ -f2 01:30:27 + echo support-notifications,cmd/support-notifications/Dockerfile 01:30:27 + for file in '`ls cmd/**/Dockerfile`' 01:30:27 ++ dirname cmd/support-scheduler/Dockerfile 01:30:27 ++ cut -d/ -f2 01:30:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:30:27 + for file in '`ls cmd/**/Dockerfile`' 01:30:27 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:30:27 ++ cut -d/ -f2 01:30:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:30:27 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-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/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 01:30:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:30:28 01:30:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:30:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:30:29 latest: Pulling from edgex-devops/git-semver 01:30:29 31603596830f: Pulling fs layer 01:30:29 2a8b12db71e7: Pulling fs layer 01:30:29 6ca5941a6612: Pulling fs layer 01:30:29 ecc8261a40a4: Pulling fs layer 01:30:29 ecc8261a40a4: Waiting 01:30:29 2a8b12db71e7: Verifying Checksum 01:30:29 2a8b12db71e7: Download complete 01:30:29 31603596830f: Verifying Checksum 01:30:29 31603596830f: Download complete 01:30:29 6ca5941a6612: Verifying Checksum 01:30:29 6ca5941a6612: Download complete 01:30:29 ecc8261a40a4: Verifying Checksum 01:30:29 ecc8261a40a4: Download complete 01:30:29 31603596830f: Pull complete 01:30:29 2a8b12db71e7: Pull complete 01:30:30 6ca5941a6612: Pull complete 01:30:30 ecc8261a40a4: Pull complete 01:30:30 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:30:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:30:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:30:30 prd-centos7-docker-4c-2g-7378 does not seem to be running inside a container 01:30:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:30:32 $ docker top 797932e60fe2fb7f4db7e755042d9567d62138bb527f5301fdd72c3327b9bdd1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:30:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:30:33 [ssh-agent] Looking for ssh-agent implementation... 01:30:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:30:33 $ docker exec 797932e60fe2fb7f4db7e755042d9567d62138bb527f5301fdd72c3327b9bdd1 ssh-agent 01:30:33 SSH_AUTH_SOCK=/tmp/ssh-WBhwwlE06fb0/agent.11 01:30:33 SSH_AGENT_PID=17 01:30:33 Running ssh-add (command line suppressed) 01:30:33 Identity added: /w/workspace/edgex-go/11@tmp/private_key_2561710086614917191.key (/w/workspace/edgex-go/11@tmp/private_key_2561710086614917191.key) 01:30:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:30:34 + git tag --points-at HEAD [Pipeline] } 01:30:34 $ docker exec --env ******** --env ******** 797932e60fe2fb7f4db7e755042d9567d62138bb527f5301fdd72c3327b9bdd1 ssh-agent -k 01:30:34 unset SSH_AUTH_SOCK; 01:30:34 unset SSH_AGENT_PID; 01:30:34 echo Agent pid 17 killed; 01:30:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:30:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:30:34 [ssh-agent] Looking for ssh-agent implementation... 01:30:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:30:34 $ docker exec 797932e60fe2fb7f4db7e755042d9567d62138bb527f5301fdd72c3327b9bdd1 ssh-agent 01:30:34 SSH_AUTH_SOCK=/tmp/ssh-eUGUFefpjZ7l/agent.45 01:30:34 SSH_AGENT_PID=50 01:30:34 Running ssh-add (command line suppressed) 01:30:34 Identity added: /w/workspace/edgex-go/11@tmp/private_key_9120347012082818913.key (/w/workspace/edgex-go/11@tmp/private_key_9120347012082818913.key) 01:30:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:30:35 + git semver init 01:30:35 # -> Open(): unable to determine branch for HEAD 01:30:35 # $GIT_DIR = /w/workspace/edgex-go/11/.git 01:30:35 # $GIT_WORK_TREE = /w/workspace/edgex-go/11 01:30:35 # $SEMVER_REMOTE_NAME = origin 01:30:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:30:35 # $SEMVER_USER_NAME = edgex-jenkins 01:30:35 # $SEMVER_BRANCH = PR-2813 01:30:35 # $SEMVER_TEMP = /tmp/semver-105289651 01:30:35 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:31:07 # '/tmp/semver-105289651' -> '/w/workspace/edgex-go/11/.semver' 01:31:07 # -> Force: false 01:31:07 # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } 01:31:07 $ docker exec --env ******** --env ******** 797932e60fe2fb7f4db7e755042d9567d62138bb527f5301fdd72c3327b9bdd1 ssh-agent -k 01:31:07 unset SSH_AUTH_SOCK; 01:31:07 unset SSH_AGENT_PID; 01:31:07 echo Agent pid 50 killed; 01:31:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:31:08 + git semver [Pipeline] } 01:31:08 $ docker stop --time=1 797932e60fe2fb7f4db7e755042d9567d62138bb527f5301fdd72c3327b9bdd1 01:31:09 $ docker rm -f 797932e60fe2fb7f4db7e755042d9567d62138bb527f5301fdd72c3327b9bdd1 [Pipeline] // withDockerContainer [Pipeline] sh 01:31:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:31:10 Stashed 1 file(s) [Pipeline] echo 01:31:10 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 01:31:11 ========================================================= 01:31:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 01:31:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:31:11 + 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 . 01:31:15 Sending build context to Docker daemon 325.5MB 01:31:15 Step 1/7 : ARG BASE=golang:1.15-alpine 01:31:15 Step 2/7 : FROM ${BASE} 01:31:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 01:31:15 df20fa9351a1: Pulling fs layer 01:31:15 ed8968b2872e: Pulling fs layer 01:31:15 a92cc7c5fd73: Pulling fs layer 01:31:15 e871e8e8d7a9: Pulling fs layer 01:31:15 e73272ec9a57: Pulling fs layer 01:31:15 1e910a182e73: Pulling fs layer 01:31:15 4e634b169226: Pulling fs layer 01:31:15 e871e8e8d7a9: Waiting 01:31:15 e73272ec9a57: Waiting 01:31:15 1e910a182e73: Waiting 01:31:15 4e634b169226: Waiting 01:31:15 a92cc7c5fd73: Verifying Checksum 01:31:15 a92cc7c5fd73: Download complete 01:31:15 ed8968b2872e: Verifying Checksum 01:31:15 ed8968b2872e: Download complete 01:31:15 e73272ec9a57: Verifying Checksum 01:31:15 e73272ec9a57: Download complete 01:31:15 1e910a182e73: Verifying Checksum 01:31:15 1e910a182e73: Download complete 01:31:15 df20fa9351a1: Verifying Checksum 01:31:15 df20fa9351a1: Download complete 01:31:15 df20fa9351a1: Pull complete 01:31:15 ed8968b2872e: Pull complete 01:31:15 a92cc7c5fd73: Pull complete 01:31:16 4e634b169226: Verifying Checksum 01:31:16 4e634b169226: Download complete 01:31:16 e871e8e8d7a9: Verifying Checksum 01:31:16 e871e8e8d7a9: Download complete 01:31:22 e871e8e8d7a9: Pull complete 01:31:22 e73272ec9a57: Pull complete 01:31:22 1e910a182e73: Pull complete 01:31:26 Still waiting to schedule task 01:31:26 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:31:27 4e634b169226: Pull complete 01:31:27 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 01:31:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 01:31:27 ---> f7629b54cfaa 01:31:27 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 01:31:27 ---> Running in d048dd7b0643 01:31:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:31:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:31:30 (1/12) Installing libmagic (5.38-r0) 01:31:31 (2/12) Installing file (5.38-r0) 01:31:31 (3/12) Installing libc-dev (0.7.2-r3) 01:31:31 (4/12) Installing g++ (9.3.0-r2) 01:31:49 (5/12) Installing fortify-headers (1.1-r0) 01:31:49 (6/12) Installing patch (2.7.6-r6) 01:31:49 (7/12) Installing build-base (0.5-r2) 01:31:49 (8/12) Installing libsodium (1.0.18-r0) 01:31:49 (9/12) Installing pkgconf (1.7.2-r0) 01:31:49 (10/12) Installing libsodium-dev (1.0.18-r0) 01:31:49 (11/12) Installing libzmq (4.3.3-r0) 01:31:49 (12/12) Installing zeromq-dev (4.3.3-r0) 01:31:49 Executing busybox-1.31.1-r16.trigger 01:31:49 OK: 233 MiB in 51 packages 01:31:51 Removing intermediate container d048dd7b0643 01:31:51 ---> 95cad13d5784 01:31:51 Step 4/7 : WORKDIR /edgex-go 01:31:51 ---> Running in 8582dbd71f07 01:31:51 Removing intermediate container 8582dbd71f07 01:31:51 ---> 3fa947eb8509 01:31:51 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 01:31:52 latest: Pulling from library/docker 01:31:52 df20fa9351a1: Already exists 01:31:52 25ad7478873d: Pulling fs layer 01:31:52 4684f6177b5d: Pulling fs layer 01:31:52 206f78d23536: Pulling fs layer 01:31:52 cee0542293f3: Pulling fs layer 01:31:52 d951dd9fd09f: Pulling fs layer 01:31:52 dce9c88c04bd: Pulling fs layer 01:31:52 cee0542293f3: Waiting 01:31:52 d951dd9fd09f: Waiting 01:31:52 dce9c88c04bd: Waiting 01:31:52 4684f6177b5d: Verifying Checksum 01:31:52 4684f6177b5d: Download complete 01:31:52 25ad7478873d: Verifying Checksum 01:31:52 cee0542293f3: Verifying Checksum 01:31:52 cee0542293f3: Download complete 01:31:52 d951dd9fd09f: Verifying Checksum 01:31:52 d951dd9fd09f: Download complete 01:31:52 dce9c88c04bd: Verifying Checksum 01:31:52 dce9c88c04bd: Download complete 01:31:52 25ad7478873d: Pull complete 01:31:52 4684f6177b5d: Pull complete 01:31:53 206f78d23536: Verifying Checksum 01:31:53 206f78d23536: Download complete 01:31:55 206f78d23536: Pull complete 01:31:55 cee0542293f3: Pull complete 01:31:55 d951dd9fd09f: Pull complete 01:31:55 dce9c88c04bd: Pull complete 01:31:55 Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 01:31:55 Status: Downloaded newer image for docker:latest 01:31:57 ---> 9d06d715ae39 01:31:57 Step 6/7 : COPY go.mod . 01:31:57 ---> 198e03982f92 01:31:57 Step 7/7 : RUN go mod download 01:31:57 ---> Running in d11a984d76fb 01:32:19 Removing intermediate container d11a984d76fb 01:32:19 ---> df187fac65d4 01:32:19 Successfully built df187fac65d4 01:32:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:32:20 + docker inspect -f . ci-base-image-x86_64 01:32:20 . [Pipeline] withDockerContainer 01:32:20 prd-centos7-docker-4c-2g-7378 does not seem to be running inside a container 01:32:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:32:20 $ docker top 07a8f3cc2a9abd5e61651bea6de8b64d9546185a02dbf42460217278ca75ae52 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:21 + go version 01:32:21 go version go1.15.2 linux/amd64 [Pipeline] } 01:32:21 $ docker stop --time=1 07a8f3cc2a9abd5e61651bea6de8b64d9546185a02dbf42460217278ca75ae52 01:32:22 $ docker rm -f 07a8f3cc2a9abd5e61651bea6de8b64d9546185a02dbf42460217278ca75ae52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:32:23 + docker inspect -f . ci-base-image-x86_64 01:32:23 . [Pipeline] withDockerContainer 01:32:23 prd-centos7-docker-4c-2g-7378 does not seem to be running inside a container 01:32:23 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:32:24 $ docker top f67c3a47b179a9a55f483286adda1c8167bc6c14a4c8461fc8529d3cccd76440 -eo pid,comm [Pipeline] { [Pipeline] echo 01:32:24 ========================================================= 01:32:24 [edgeXBuildGoParallel] Running Tests and Build... 01:32:24 ========================================================= [Pipeline] sh 01:32:24 + make test 01:32:24 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:32:27 ? github.com/edgexfoundry/edgex-go [no test files] 01:32:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:32:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:32:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:32:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:32:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:32:43 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.004s 01:32:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 01:32:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:32:43 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 01:32:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:32:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:32:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:32:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:32:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:32:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.016s coverage: 46.6% of statements 01:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 01:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 01:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 01:32:48 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.061s coverage: 27.1% of statements 01:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 01:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 01:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 01:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:32:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.004s coverage: 100.0% of statements 01:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 01:32:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.008s coverage: 100.0% of statements 01:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 01:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 01:32:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.322s coverage: 85.0% of statements 01:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 01:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 01:32:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.014s coverage: 86.2% of statements 01:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 01:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 01:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 01:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 01:32:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.098s coverage: 28.6% of statements 01:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 01:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 01:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 01:32:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.008s coverage: 100.0% of statements 01:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 01:32:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.025s coverage: 100.0% of statements 01:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 01:32:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.040s coverage: 86.7% of statements 01:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 01:32:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.037s coverage: 97.5% of statements 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 01:32:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.030s coverage: 100.0% of statements 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 01:32:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.043s coverage: 96.6% of statements 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 01:32:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.015s coverage: 58.8% of statements 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 01:32:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.011s coverage: 0.0% of statements [no tests to run] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 01:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.048s coverage: 63.5% of statements 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.006s coverage: 100.0% of statements 01:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.018s coverage: 91.3% of statements 01:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.006s coverage: 100.0% of statements 01:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements 01:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.017s coverage: 100.0% of statements 01:32:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.080s coverage: 55.9% of statements 01:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 01:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 01:32:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.844s coverage: 86.3% of statements 01:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 01:32:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.273s coverage: 72.2% of statements 01:32:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.131s coverage: 72.1% of statements 01:32:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.012s coverage: 82.4% of statements 01:32:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.015s coverage: 48.4% of statements 01:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 01:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 01:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 01:32:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.012s coverage: 28.8% of statements 01:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 01:32:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.045s coverage: 96.8% of statements 01:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 01:32:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.019s coverage: 36.5% of statements 01:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:32:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.087s coverage: 84.1% of statements 01:32:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.005s coverage: 100.0% of statements 01:32:56 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.046s coverage: 42.9% of statements 01:32:56 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 01:32:56 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 01:32:56 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.013s coverage: 100.0% of statements 01:32:56 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 01:32:56 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.011s coverage: 83.8% of statements 01:32:56 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.019s coverage: 47.1% of statements 01:32:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:32:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.004s coverage: 100.0% of statements 01:32:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 01:32:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 01:32:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.015s coverage: 100.0% of statements 01:32:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.006s coverage: 100.0% of statements 01:32:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 01:32:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.044s coverage: 29.1% of statements 01:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 01:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 01:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 01:32:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.011s coverage: 99.0% of statements 01:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 01:32:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.017s coverage: 100.0% of statements 01:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 01:32:59 ok github.com/edgexfoundry/edgex-go/internal/system 0.009s coverage: 0.0% of statements 01:32:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:32:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements 01:32:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 01:32:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:32:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:32:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 01:32:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.006s coverage: 87.9% of statements 01:32:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 01:32:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:32:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.005s coverage: 100.0% of statements 01:33:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements 01:33:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.005s coverage: 100.0% of statements 01:33:00 GO111MODULE=on go vet ./... 01:33:06 gofmt -l . 01:33:07 [ "`gofmt -l .`" = "" ] 01:33:07 ./bin/test-go-mod-tidy.sh 01:33:08 ./bin/test-attribution-txt.sh [Pipeline] sh 01:33:09 + ls -al . 01:33:09 total 616 01:33:09 drwxrwxr-x 10 1001 1001 4096 Oct 21 01:33 . 01:33:09 drwxr-xr-x 4 root root 30 Oct 21 01:32 .. 01:33:09 -rw-rw-r-- 1 1001 1001 11 Oct 21 01:30 .dockerignore 01:33:09 drwxrwxr-x 8 1001 1001 179 Oct 21 01:30 .git 01:33:09 drwxrwxr-x 3 1001 1001 125 Oct 21 01:30 .github 01:33:09 -rw-rw-r-- 1 1001 1001 932 Oct 21 01:30 .gitignore 01:33:09 drwx------ 3 1001 1001 47 Oct 21 01:31 .semver 01:33:09 -rw-rw-r-- 1 1001 1001 166 Oct 21 01:30 .sonarcloud.properties 01:33:09 -rw-rw-r-- 1 1001 1001 3804 Oct 21 01:30 CONTRIBUTING.md 01:33:09 -rw-rw-r-- 1 1001 1001 1035 Oct 21 01:30 Dockerfile.build 01:33:09 -rw-rw-r-- 1 1001 1001 863 Oct 21 01:30 Jenkinsfile 01:33:09 -rw-rw-r-- 1 1001 1001 10775 Oct 21 01:30 LICENSE 01:33:09 -rw-rw-r-- 1 1001 1001 6237 Oct 21 01:30 Makefile 01:33:09 -rw-rw-r-- 1 1001 1001 6447 Oct 21 01:30 README.md 01:33:09 -rw-rw-r-- 1 1001 1001 259 Oct 21 01:30 SECURITY.md 01:33:09 -rw-rw-r-- 1 1001 1001 5 Oct 21 01:31 VERSION 01:33:09 -rw-rw-r-- 1 1001 1001 4131 Oct 21 01:30 ZMQWindows.md 01:33:09 drwxrwxr-x 2 1001 1001 117 Oct 21 01:30 bin 01:33:09 drwxrwxr-x 15 1001 1001 4096 Oct 21 01:30 cmd 01:33:09 -rw-r--r-- 1 root root 521011 Oct 21 01:33 coverage.out 01:33:09 -rw-r--r-- 1 root root 1041 Oct 21 01:33 go.mod 01:33:09 -rw-r--r-- 1 root root 18775 Oct 21 01:33 go.sum 01:33:09 drwxrwxr-x 8 1001 1001 127 Oct 21 01:30 internal 01:33:09 drwxrwxr-x 4 1001 1001 26 Oct 21 01:30 openapi 01:33:09 drwxrwxr-x 4 1001 1001 71 Oct 21 01:30 snap 01:33:09 -rw-rw-r-- 1 1001 1001 168 Oct 21 01:30 version.go [Pipeline] sh 01:33:10 + '[' -e coverage.out ] 01:33:10 + chown 1001:1001 coverage.out [Pipeline] stash 01:33:10 Stashed 1 file(s) [Pipeline] sh 01:33:10 + make build 01:33:10 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 01:33:18 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 01:33:20 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 01:33:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 01:33:23 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 01:33:24 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 01:33:24 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 01:33:26 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 01:33:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 01:33:28 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 01:33:29 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 01:33:30 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 01:33:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } 01:33:32 $ docker stop --time=1 f67c3a47b179a9a55f483286adda1c8167bc6c14a4c8461fc8529d3cccd76440 01:33:33 $ docker rm -f f67c3a47b179a9a55f483286adda1c8167bc6c14a4c8461fc8529d3cccd76440 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:33:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:33:37 01:33:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:33:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:33:37 latest: Pulling from edgex-devops/edgex-compose 01:33:37 cbdbe7a5bc2a: Pulling fs layer 01:33:37 ca9280d653b3: Pulling fs layer 01:33:37 7e9c9ca2126c: Pulling fs layer 01:33:37 cbdbe7a5bc2a: Verifying Checksum 01:33:37 cbdbe7a5bc2a: Download complete 01:33:37 cbdbe7a5bc2a: Pull complete 01:33:38 ca9280d653b3: Download complete 01:33:39 ca9280d653b3: Pull complete 01:33:39 7e9c9ca2126c: Verifying Checksum 01:33:39 7e9c9ca2126c: Download complete 01:33:44 7e9c9ca2126c: Pull complete 01:33:44 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:33:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:33:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:33:44 prd-centos7-docker-4c-2g-7378 does not seem to be running inside a container 01:33:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 01:33:47 $ docker top eb6afc6c6c963bb8272f2d4698d238ff39ed99f3f8d224b26cbf005bb0438626 -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:47 + docker-compose build --help 01:33:47 + grep parallel 01:33:48 --parallel Build images in parallel. [Pipeline] } 01:33:48 $ docker stop --time=1 eb6afc6c6c963bb8272f2d4698d238ff39ed99f3f8d224b26cbf005bb0438626 01:33:50 $ docker rm -f eb6afc6c6c963bb8272f2d4698d238ff39ed99f3f8d224b26cbf005bb0438626 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:33:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:33:50 . [Pipeline] withDockerContainer 01:33:50 prd-centos7-docker-4c-2g-7378 does not seem to be running inside a container 01:33:51 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:33:51 $ docker top c55fab5555a595fdce43aa4c11f5f05601eb54f69f56ee3a62ef720f1f551b0b -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:52 + docker-compose -f ./docker-compose-build.yml build --parallel 01:33:53 Building docker-core-command-go ... 01:33:53 Building docker-core-data-go ... 01:33:53 Building docker-core-metadata-go ... 01:33:53 Building docker-security-proxy-setup-go ... 01:33:53 Building docker-security-secrets-setup-go ... 01:33:53 Building docker-security-secretstore-setup-go ... 01:33:53 Building docker-support-logging-go ... 01:33:53 Building docker-support-notifications-go ... 01:33:53 Building docker-support-scheduler-go ... 01:33:53 Building docker-sys-mgmt-agent-go ... 01:33:53 Building docker-security-secretstore-setup-go 01:33:53 Building docker-core-command-go 01:33:53 Building docker-security-secrets-setup-go 01:33:53 Building docker-support-notifications-go 01:33:53 Building docker-sys-mgmt-agent-go 01:34:15 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 01:34:15 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:34:15 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 01:34:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:34:15 ---> df187fac65d4 01:34:15 Step 3/27 : WORKDIR /edgex-go 01:34:15 ---> df187fac65d4 01:34:15 Step 3/22 : WORKDIR /edgex-go 01:34:15 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 01:34:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:34:15 ---> df187fac65d4 01:34:15 Step 3/24 : WORKDIR /edgex-go 01:34:15 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 01:34:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:34:15 ---> df187fac65d4 01:34:15 Step 3/26 : WORKDIR /edgex-go 01:34:15 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 01:34:15 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 01:34:15 ---> df187fac65d4 01:34:15 Step 3/29 : WORKDIR /edgex-go 01:34:16 ---> Running in c9d87ef4e8a2 01:34:16 ---> Running in d52b1a9789a2 01:34:16 ---> Running in a96759764a8d 01:34:16 ---> Running in 60cdfac9f5c4 01:34:16 ---> Running in a4f7804902f6 01:34:17 Removing intermediate container c9d87ef4e8a2 01:34:17 ---> 2254c954540e 01:34:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:17 Removing intermediate container d52b1a9789a2 01:34:17 ---> 9521b06dfca1 01:34:17 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:17 Removing intermediate container 60cdfac9f5c4 01:34:17 ---> 49735b7c32a9 01:34:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:17 Removing intermediate container a4f7804902f6 01:34:17 ---> e9c2765edc9b 01:34:17 Step 4/29 : RUN apk update && apk add make git 01:34:17 Removing intermediate container a96759764a8d 01:34:17 ---> 5c5f6c984bb7 01:34:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:17 ---> Running in 96f523e1481f 01:34:17 ---> Running in 5271c8a56423 01:34:17 ---> Running in a6f538a8a2b7 01:34:17 ---> Running in 84019ef5810e 01:34:17 ---> Running in c70b35756e81 01:34:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:34:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7382 in /w/workspace/edgexfoundry_edgex-go_PR-2813 [Pipeline] { [Pipeline] ws 01:34:19 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 01:34:19 Removing intermediate container 96f523e1481f 01:34:19 ---> d9b1a6e67786 01:34:19 Step 5/27 : RUN apk update && apk add make bash git 01:34:19 Removing intermediate container a6f538a8a2b7 01:34:19 ---> f72a0a4838c3 01:34:19 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 01:34:19 ---> Running in da10d8de803f 01:34:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:34:19 ---> Running in b0eb2a75862a 01:34:19 Removing intermediate container 5271c8a56423 01:34:19 ---> 6f002794f0be 01:34:19 Step 5/26 : RUN apk update && apk add make git 01:34:19 Removing intermediate container c70b35756e81 01:34:19 ---> ab7c98bdc455 01:34:19 Step 5/22 : RUN apk update && apk add make git 01:34:19 ---> Running in 0b4bc0575668 01:34:19 ---> Running in f8f980b61e12 01:34:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:34:20 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 01:34:20 v3.12.0-446-gf82c3de405 [http://nl.alpinelinux.org/alpine/v3.12/community] 01:34:20 OK: 12752 distinct packages available 01:34:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:34:20 OK: 233 MiB in 51 packages 01:34:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:34:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:34:20 Removing intermediate container 84019ef5810e 01:34:20 ---> eccdae183a04 01:34:20 Step 5/29 : COPY go.mod . 01:34:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:34:21 ---> ea4227979e60 01:34:21 Step 6/29 : RUN go mod download 01:34:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:34:21 ---> Running in 491e90bee405 01:34:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:34:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:34:22 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 01:34:22 v3.12.0-446-gf82c3de405 [http://nl.alpinelinux.org/alpine/v3.12/community] 01:34:22 OK: 12752 distinct packages available 01:34:22 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 01:34:22 v3.12.0-446-gf82c3de405 [http://nl.alpinelinux.org/alpine/v3.12/community] 01:34:22 OK: 12752 distinct packages available 01:34:22 OK: 233 MiB in 51 packages 01:34:22 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 01:34:22 v3.12.0-446-gf82c3de405 [http://nl.alpinelinux.org/alpine/v3.12/community] 01:34:22 OK: 12752 distinct packages available 01:34:22 OK: 233 MiB in 51 packages 01:34:22 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 01:34:22 v3.12.0-446-gf82c3de405 [http://nl.alpinelinux.org/alpine/v3.12/community] 01:34:22 OK: 12752 distinct packages available 01:34:22 OK: 233 MiB in 51 packages 01:34:22 OK: 233 MiB in 51 packages 01:34:23 Removing intermediate container da10d8de803f 01:34:23 ---> ab310f360ce3 01:34:23 Step 6/27 : COPY go.mod . 01:34:23 Removing intermediate container 491e90bee405 01:34:23 ---> 273059f337ab 01:34:23 Step 7/29 : COPY . . 01:34:23 ---> 90e98b2be542 01:34:23 Step 7/27 : RUN go mod download 01:34:24 Removing intermediate container b0eb2a75862a 01:34:24 ---> 5c557927f200 01:34:24 Step 6/24 : COPY go.mod . 01:34:24 using credential edgex-jenkins-ssh 01:34:24 ---> Running in f86acacc4f5f 01:34:24 Removing intermediate container 0b4bc0575668 01:34:24 ---> 226545a4c06d 01:34:24 Step 6/26 : COPY go.mod . 01:34:24 Cloning the remote Git repository 01:34:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:34:24 > git init /w/workspace/edgex-go/11 # timeout=10 01:34:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:34:24 > git --version # timeout=10 01:34:24 > git --version # 'git version 2.17.1' 01:34:24 using GIT_SSH to set credentials SSH Credentials for GitHub 01:34:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:34:25 Removing intermediate container f8f980b61e12 01:34:25 ---> c9cabe5b1c3d 01:34:25 Step 6/22 : COPY go.mod . 01:34:27 ---> dc67a535c49c 01:34:27 Step 7/24 : RUN go mod download 01:34:27 ---> 90780af02651 01:34:27 Step 7/26 : RUN go mod download 01:34:27 ---> ce2d3e254803 01:34:27 Step 7/22 : RUN go mod download 01:34:28 ---> Running in b15c38ff0228 01:34:28 ---> Running in 31ead358b420 01:34:28 ---> Running in 7a4180a1bb01 01:34:32 Removing intermediate container f86acacc4f5f 01:34:32 ---> f5522b945226 01:34:32 Step 8/27 : COPY . . 01:34:40 Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit f9e6b69d807e6e66a1042ab7c4557fb22f05287b [Pipeline] } 01:34:40 ---> 973827b47012 01:34:40 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 01:34:40 Removing intermediate container b15c38ff0228 01:34:40 ---> f22939623885 01:34:40 Step 8/24 : COPY . . 01:34:40 Removing intermediate container 31ead358b420 01:34:40 ---> 0cf3c165a9f0 01:34:40 Step 8/22 : COPY . . 01:34:40 Removing intermediate container 7a4180a1bb01 01:34:40 ---> 95317e866e65 01:34:40 Step 8/26 : COPY . . 01:34:40 ---> Running in 97d724185dec [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:34:40 Failed in branch arm64 01:34:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:34:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:34:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:34:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:34:39 using GIT_SSH to set credentials SSH Credentials for GitHub 01:34:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2813/head:refs/remotes/origin/PR-2813 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:34:40 > git config core.sparsecheckout # timeout=10 01:34:40 > git checkout -f f9e6b69d807e6e66a1042ab7c4557fb22f05287b # timeout=10 01:34:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 01:35:05 ---> 3704e0d8a82b 01:35:05 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:35:08 ---> Running in 64432f918319 01:35:11 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 01:35:11 ---> 25067202535f 01:35:11 Step 9/22 : RUN make cmd/core-command/core-command 01:35:11 ---> Running in e355cbf7a4f4 01:35:12 ---> 80a00f9a4f01 01:35:12 Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read 01:35:12 ---> 59d63eb57648 01:35:12 Step 9/24 : RUN make cmd/support-notifications/support-notifications 01:35:13 ---> Running in 37fea4d05bd6 01:35:13 ---> Running in 84bd90bcac5e 01:35:13 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 01:35:14 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 01:35:14 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 01:35:15 Removing intermediate container 97d724185dec 01:35:15 ---> ce1cde5c7502 01:35:15 01:35:15 Step 9/29 : FROM alpine:latest 01:35:16 latest: Pulling from library/alpine 01:35:16 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 01:35:16 Status: Downloaded newer image for alpine:latest 01:35:16 ---> a24bb4013296 01:35:16 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 01:35:17 ---> Running in 505cf7c1e6b6 01:35:18 Removing intermediate container 505cf7c1e6b6 01:35:18 ---> e8d080abfe4a 01:35:18 Step 11/29 : USER root 01:35:18 ---> Running in d72f67cdd4b0 01:35:19 Removing intermediate container d72f67cdd4b0 01:35:19 ---> 7eae258356f8 01:35:19 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 01:35:19 ---> Running in f56c6df6beef 01:35:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:35:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:35:21 v3.12.0-452-gd527b31117 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 01:35:21 v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 01:35:21 OK: 12750 distinct packages available 01:35:21 (1/2) Installing ca-certificates (20191127-r4) 01:35:21 (2/2) Installing dumb-init (1.2.2-r1) 01:35:21 Executing busybox-1.31.1-r16.trigger 01:35:21 Executing ca-certificates-20191127-r4.trigger 01:35:21 OK: 6 MiB in 16 packages 01:35:23 Removing intermediate container f56c6df6beef 01:35:23 ---> 03847c24bc19 01:35:23 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 01:35:23 ---> Running in 6fa486a201e2 01:35:23 Removing intermediate container 6fa486a201e2 01:35:23 ---> d2a19b77f588 01:35:23 Step 14/29 : WORKDIR $BASE_DIR 01:35:23 ---> Running in a893c44de439 01:35:23 Removing intermediate container a893c44de439 01:35:23 ---> bcf867f8c90a 01:35:23 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 01:35:23 ---> Running in 0ffba2eab894 01:35:26 Removing intermediate container 0ffba2eab894 01:35:26 ---> e0d97be258fd 01:35:26 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 01:35:26 ---> 2568eee9181d 01:35:26 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 01:35:27 ---> 9df2784c5bdd 01:35:27 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 01:35:27 ---> 5641ca25387c 01:35:27 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 01:35:28 ---> 7c84713e44cd 01:35:28 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 01:35:29 ---> 7f61cf7b4154 01:35:29 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 01:35:29 ---> Running in ec69c60c5492 01:35:32 Removing intermediate container ec69c60c5492 01:35:32 ---> f99c5d5c6e99 01:35:32 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 01:35:32 Removing intermediate container 64432f918319 01:35:32 ---> 9b830be3af40 01:35:32 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:35:33 ---> d136317fad76 01:35:33 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:35:33 ---> Running in 572b5e2c5c64 01:35:33 ---> Running in 8d17941dc11c 01:35:34 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 01:35:35 Removing intermediate container 8d17941dc11c 01:35:35 ---> 99da8a5377da 01:35:35 Step 24/29 : RUN chmod 755 security-secrets-setup 01:35:35 ---> Running in 178ec39953c7 01:35:35 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 01:35:37 Removing intermediate container 572b5e2c5c64 01:35:37 ---> 65deb9db9780 01:35:37 01:35:37 Step 11/27 : FROM docker:latest 01:35:37 ---> 57e1c8313ec1 01:35:37 Step 12/27 : RUN apk add --no-cache bash 01:35:37 ---> Running in ac49644fcff2 01:35:37 Removing intermediate container 178ec39953c7 01:35:37 ---> 0af66bf641df 01:35:37 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 01:35:37 ---> Running in 14d652e423c2 01:35:38 Removing intermediate container 14d652e423c2 01:35:38 ---> 287c4f645393 01:35:38 Step 26/29 : CMD [ "generate" ] 01:35:38 ---> Running in 936fe9251668 01:35:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:35:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 01:35:38 Removing intermediate container 936fe9251668 01:35:38 ---> 42a7d3d49fd5 01:35:38 Step 27/29 : LABEL arch=x86_64 01:35:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:35:38 ---> Running in d97a171fe80f 01:35:38 (1/2) Installing readline (8.0.4-r0) 01:35:38 (2/2) Installing bash (5.0.17-r0) 01:35:38 Executing bash-5.0.17-r0.post-install 01:35:38 Executing busybox-1.31.1-r16.trigger 01:35:38 OK: 12 MiB in 22 packages 01:35:38 Removing intermediate container d97a171fe80f 01:35:38 ---> 473404444e10 01:35:38 Step 28/29 : LABEL git_sha=f9e6b69d807e6e66a1042ab7c4557fb22f05287b 01:35:39 ---> Running in 32747337d639 01:35:44 Removing intermediate container 32747337d639 01:35:44 ---> 7eaef5c5481e 01:35:44 Step 29/29 : LABEL version=0.0.0 01:35:44 Removing intermediate container 84bd90bcac5e 01:35:44 ---> c8afb36cd6e5 01:35:44 01:35:44 Step 10/24 : FROM scratch 01:35:44 ---> 01:35:44 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 01:35:44 ---> Running in 4f9b4367e681 01:35:44 ---> Running in 47e2003f0ec3 01:35:44 Removing intermediate container ac49644fcff2 01:35:44 ---> 75062f4a9e0b 01:35:44 Step 13/27 : RUN rm -rf /var/cache/apk/* 01:35:44 Removing intermediate container e355cbf7a4f4 01:35:44 ---> c0cb249f5d66 01:35:44 01:35:44 Step 10/22 : FROM scratch 01:35:44 ---> 01:35:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:35:45 Removing intermediate container 4f9b4367e681 01:35:45 ---> fbda53bda6f9 01:35:45 01:35:45 ---> Running in 6d8b549802f1 01:35:45 ---> Running in ba842741cbb6 01:35:45 Removing intermediate container 47e2003f0ec3 01:35:45 ---> 5ed763f22c3b 01:35:45 Step 12/24 : ENV APP_PORT=48060 01:35:45 Successfully built fbda53bda6f9 01:35:45 Removing intermediate container 37fea4d05bd6 01:35:45 ---> 3d7c180e7b53 01:35:45 01:35:45 Step 10/26 : FROM alpine:3.10 01:35:45 Successfully tagged docker-security-secrets-setup-go:latest 01:35:45 ---> Running in 22f3645e3e20 01:35:45 Removing intermediate container 6d8b549802f1 01:35:45 ---> 85698337b2d0 01:35:45 Step 12/22 : ENV APP_PORT=48082 01:35:45  Building docker-security-secrets-setup-go ... done Building docker-core-metadata-go 01:35:45 ---> Running in 72d3b33e428f 01:35:46 Removing intermediate container 22f3645e3e20 01:35:46 ---> 71b75a79b78c 01:35:46 Step 13/24 : EXPOSE $APP_PORT 01:35:46 3.10: Pulling from library/alpine 01:35:46 ---> Running in accddea7e080 01:35:46 Removing intermediate container 72d3b33e428f 01:35:46 ---> 250a08c2b813 01:35:46 Step 13/22 : EXPOSE $APP_PORT 01:35:46 ---> Running in 15553dd137ae 01:35:46 Removing intermediate container accddea7e080 01:35:46 ---> a68b58fa50cd 01:35:46 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 01:35:46 Removing intermediate container 15553dd137ae 01:35:46 ---> 8cbe72b68f3b 01:35:46 Step 14/22 : WORKDIR / 01:35:50 ---> bd9d3ade8f6a 01:35:50 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 01:35:50 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 01:35:50 ---> Running in f5b4b7ceb043 01:35:50 Status: Downloaded newer image for alpine:3.10 01:35:50 ---> be4e4bea2c2e 01:35:50 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 01:35:51 ---> Running in fb3ecbe755d0 01:35:51 Removing intermediate container ba842741cbb6 01:35:51 ---> 9f28f1b06f6b 01:35:51 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 01:35:52 ---> 594fd04a9e5a 01:35:52 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 01:35:52 Removing intermediate container f5b4b7ceb043 01:35:52 ---> e73339b50dfc 01:35:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 01:35:52 ---> Running in ac9eb41e4532 01:35:54 ---> a598638c37b4 01:35:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:35:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 01:35:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 01:35:55 v3.10.5-104-g58141e176c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 01:35:55 v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 01:35:55 OK: 10346 distinct packages available 01:35:55 (1/5) Installing ca-certificates (20191127-r2) 01:35:55 Removing intermediate container ac9eb41e4532 01:35:55 ---> 4708eb0771ae 01:35:55 Step 15/27 : ENV APP_PORT=48090 01:35:55 (2/5) Installing nghttp2-libs (1.39.2-r1) 01:35:55 (3/5) Installing libcurl (7.66.0-r1) 01:35:55 ---> b40004bb74c0 01:35:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 01:35:56 (4/5) Installing curl (7.66.0-r1) 01:35:56 (5/5) Installing dumb-init (1.2.2-r1) 01:35:56 Executing busybox-1.30.1-r3.trigger 01:35:56 Executing ca-certificates-20191127-r2.trigger 01:35:56 OK: 7 MiB in 19 packages 01:35:57 ---> Running in ffddfffdd2bd 01:35:57 ---> 0325aedb6cf9 01:35:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:35:59 ---> 6b9a844355a4 01:35:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:36:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 01:36:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:36:00 ---> df187fac65d4 01:36:00 Step 3/22 : WORKDIR /edgex-go 01:36:00 ---> Using cache 01:36:00 ---> 5c5f6c984bb7 01:36:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:00 ---> Using cache 01:36:00 ---> ab7c98bdc455 01:36:00 Step 5/22 : RUN apk update && apk add make git 01:36:00 ---> Using cache 01:36:00 ---> c9cabe5b1c3d 01:36:00 Step 6/22 : COPY go.mod . 01:36:00 ---> Using cache 01:36:00 ---> ce2d3e254803 01:36:00 Step 7/22 : RUN go mod download 01:36:00 ---> Using cache 01:36:00 ---> 0cf3c165a9f0 01:36:00 Step 8/22 : COPY . . 01:36:00 ---> Using cache 01:36:00 ---> 25067202535f 01:36:00 Step 9/22 : RUN make cmd/core-metadata/core-metadata 01:36:01 ---> 2616d504003c 01:36:01 Step 18/22 : ENTRYPOINT ["/core-command"] 01:36:01 Removing intermediate container ffddfffdd2bd 01:36:01 ---> 901ee3f1277d 01:36:01 Step 16/27 : EXPOSE $APP_PORT 01:36:01 ---> Running in 198f742d2f6f 01:36:01 ---> d810a78f202e 01:36:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:36:01 ---> Running in 78a952a1368a 01:36:01 ---> Running in 36c98d0e93e2 01:36:01 Removing intermediate container fb3ecbe755d0 01:36:01 ---> bccaa5820dd3 01:36:01 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:36:01 ---> Running in a6af617d0524 01:36:02 Removing intermediate container 36c98d0e93e2 01:36:02 ---> f4678726cd70 01:36:02 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:36:02 Removing intermediate container 78a952a1368a 01:36:02 ---> 9a399fa5e6b5 01:36:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:36:02 ---> b86e10e911aa 01:36:02 Step 20/24 : ENTRYPOINT ["/support-notifications"] 01:36:02 ---> Running in 29a63c45b8ac 01:36:02 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 01:36:02 ---> Running in 0605d45ab2e6 01:36:02 Removing intermediate container a6af617d0524 01:36:02 ---> 1ed4c4117970 01:36:02 Step 13/26 : WORKDIR / 01:36:02 Removing intermediate container 29a63c45b8ac 01:36:02 ---> 7eb2e380f3c3 01:36:02 Step 20/22 : LABEL arch=x86_64 01:36:02 ---> Running in afba37882716 01:36:02 ---> Running in 517076d95d6d 01:36:02 Removing intermediate container 0605d45ab2e6 01:36:02 ---> 93c3fbdcef3b 01:36:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:36:02 ---> 5dbe1b58361b 01:36:02 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:36:02 ---> Running in e188a127ca96 01:36:02 Removing intermediate container afba37882716 01:36:02 ---> 5c7b386bdcff 01:36:02 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:36:02 Removing intermediate container 517076d95d6d 01:36:02 ---> edc00db2f553 01:36:02 Step 21/22 : LABEL git_sha=f9e6b69d807e6e66a1042ab7c4557fb22f05287b 01:36:03 ---> Running in ce98cf276d19 01:36:03 ---> cff678ef3ecc 01:36:03 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:36:03 Removing intermediate container e188a127ca96 01:36:03 ---> 79298f82d93d 01:36:03 Step 22/24 : LABEL arch=x86_64 01:36:03 ---> 7e4fa2c039e7 01:36:03 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:36:03 ---> Running in 4ce1818e3ac3 01:36:04 Removing intermediate container ce98cf276d19 01:36:04 ---> df00a7be8c69 01:36:04 Step 22/22 : LABEL version=0.0.0 01:36:04 ---> e23e7cf30ad7 01:36:04 Step 20/27 : RUN apk --no-cache add py3-pip 01:36:04 ---> Running in 09ba729fffb2 01:36:04 ---> Running in f9c036d93793 01:36:04 ---> 3edd705480bd 01:36:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:36:04 Removing intermediate container 4ce1818e3ac3 01:36:04 ---> 1aa68c5fe99f 01:36:04 Step 23/24 : LABEL git_sha=f9e6b69d807e6e66a1042ab7c4557fb22f05287b 01:36:04 Removing intermediate container 09ba729fffb2 01:36:04 ---> d1c9f3a31caa 01:36:04 01:36:04 ---> Running in 10f3734a67f2 01:36:04 ---> 288ad6369973 01:36:04 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 01:36:05 Successfully built d1c9f3a31caa 01:36:05 Successfully tagged docker-core-command-go:latest 01:36:05  Building docker-core-command-go ... done Building docker-core-data-go 01:36:05 Removing intermediate container 10f3734a67f2 01:36:05 ---> 0d8a920ff748 01:36:05 Step 24/24 : LABEL version=0.0.0 01:36:05 ---> Running in d4f99a4746b4 01:36:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:36:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:36:05 ---> cc0f70e18fc1 01:36:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:36:05 Removing intermediate container d4f99a4746b4 01:36:05 ---> 82cb31cf6452 01:36:05 01:36:05 (1/33) Installing libbz2 (1.0.8-r1) 01:36:05 (2/33) Installing expat (2.2.9-r1) 01:36:05 (3/33) Installing libffi (3.3-r2) 01:36:05 (4/33) Installing gdbm (1.13-r1) 01:36:06 (5/33) Installing xz-libs (5.2.5-r0) 01:36:06 (6/33) Installing sqlite-libs (3.32.1-r0) 01:36:06 (7/33) Installing python3 (3.8.5-r0) 01:36:16 ---> f260220df7df 01:36:16 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:36:16 (8/33) Installing py3-appdirs (1.4.4-r1) 01:36:16 Successfully built 82cb31cf6452 01:36:16 (9/33) Installing py3-ordered-set (4.0.1-r0) 01:36:16 (10/33) Installing py3-parsing (2.4.7-r0) 01:36:16 (11/33) Installing py3-six (1.15.0-r0) 01:36:16 (12/33) Installing py3-packaging (20.4-r0) 01:36:16 Successfully tagged docker-support-notifications-go:latest 01:36:16  Building docker-support-notifications-go ... done (13/33) Installing py3-setuptools (47.0.0-r0) 01:36:16 Building docker-security-proxy-setup-go 01:36:16 (14/33) Installing py3-chardet (3.0.4-r4) 01:36:17 (15/33) Installing py3-idna (2.9-r0) 01:36:17 (16/33) Installing py3-certifi (2020.4.5.1-r0) 01:36:18 (17/33) Installing py3-urllib3 (1.25.9-r0) 01:36:19 (18/33) Installing py3-requests (2.23.0-r0) 01:36:19 (19/33) Installing py3-msgpack (1.0.0-r0) 01:36:19 (20/33) Installing py3-lockfile (0.12.2-r3) 01:36:20 (21/33) Installing py3-cachecontrol (0.12.6-r0) 01:36:21 (22/33) Installing py3-colorama (0.4.3-r0) 01:36:23 (23/33) Installing py3-distlib (0.3.0-r0) 01:36:24 (24/33) Installing py3-distro (1.5.0-r1) 01:36:24 (25/33) Installing py3-webencodings (0.5.1-r3) 01:36:24 (26/33) Installing py3-html5lib (1.0.1-r4) 01:36:25 ---> 87472e59e77a 01:36:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 01:36:25 (27/33) Installing py3-pytoml (0.1.21-r0) 01:36:25 (28/33) Installing py3-pep517 (0.8.2-r0) 01:36:25 (29/33) Installing py3-progress (1.5-r0) 01:36:25 (30/33) Installing py3-toml (0.10.1-r0) 01:36:25 (31/33) Installing py3-retrying (1.3.3-r0) 01:36:25 (32/33) Installing py3-contextlib2 (0.6.0-r0) 01:36:25 (33/33) Installing py3-pip (20.1.1-r0) 01:36:26 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 01:36:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:36:26 ---> df187fac65d4 01:36:26 Step 3/23 : WORKDIR /edgex-go 01:36:26 ---> Using cache 01:36:26 ---> 5c5f6c984bb7 01:36:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:26 ---> Using cache 01:36:26 ---> ab7c98bdc455 01:36:26 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 01:36:27 Executing busybox-1.31.1-r16.trigger 01:36:27 OK: 71 MiB in 55 packages 01:36:27 ---> Running in 7406cd735290 01:36:28 ---> 1ac80f8133ee 01:36:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:36:31 ---> 294592c7b31d 01:36:31 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:36:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:36:33 ---> Running in ece8bd90b362 01:36:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:36:33 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 01:36:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:36:33 ---> df187fac65d4 01:36:33 Step 3/20 : WORKDIR /edgex-go 01:36:33 ---> Using cache 01:36:33 ---> 5c5f6c984bb7 01:36:33 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:33 ---> Using cache 01:36:33 ---> ab7c98bdc455 01:36:33 Step 5/20 : RUN apk update && apk add make git 01:36:33 ---> Using cache 01:36:33 ---> c9cabe5b1c3d 01:36:33 Step 6/20 : COPY go.mod . 01:36:33 ---> Using cache 01:36:33 ---> ce2d3e254803 01:36:33 Step 7/20 : RUN go mod download 01:36:33 ---> Using cache 01:36:33 ---> 0cf3c165a9f0 01:36:33 Step 8/20 : COPY . . 01:36:33 ---> Using cache 01:36:33 ---> 25067202535f 01:36:33 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 01:36:33 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 01:36:33 v3.12.0-446-gf82c3de405 [http://nl.alpinelinux.org/alpine/v3.12/community] 01:36:33 OK: 12752 distinct packages available 01:36:34 OK: 233 MiB in 51 packages 01:36:34 ---> Running in 0afa05b5da6a 01:36:36 Removing intermediate container 7406cd735290 01:36:36 ---> 12cff4ab479d 01:36:36 Step 6/23 : COPY go.mod . 01:36:36 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 01:36:38 ---> 4f93849417ba 01:36:38 Step 7/23 : RUN go mod download 01:36:40 Removing intermediate container ece8bd90b362 01:36:40 ---> 757f4cd7971e 01:36:40 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:36:41 ---> Running in fd3d2dfc49c9 01:36:41 ---> Running in a6f95411484f 01:36:42 Removing intermediate container 198f742d2f6f 01:36:42 ---> 31e6cfe2ada3 01:36:42 01:36:42 Step 10/22 : FROM scratch 01:36:42 ---> 01:36:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:36:42 Removing intermediate container f9c036d93793 01:36:42 ---> e5b969f3d213 01:36:42 Step 21/27 : RUN pip install docker-compose==1.23.2 01:36:43 ---> Using cache 01:36:43 ---> 85698337b2d0 01:36:43 Step 12/22 : ENV APP_PORT=48081 01:36:44 Removing intermediate container a6f95411484f 01:36:44 ---> 30a6c40b1f0c 01:36:44 Step 24/26 : LABEL arch=x86_64 01:36:44 ---> Running in 18a5f6f41137 01:36:44 ---> Running in ab6bf6828dfc 01:36:44 ---> Running in 4392aa01e96e 01:36:44 Removing intermediate container 18a5f6f41137 01:36:44 ---> 668ce999f797 01:36:44 Step 13/22 : EXPOSE $APP_PORT 01:36:44 ---> Running in 6f7f31da525f 01:36:44 Removing intermediate container 4392aa01e96e 01:36:44 ---> d7a2a58ec96b 01:36:44 Step 25/26 : LABEL git_sha=f9e6b69d807e6e66a1042ab7c4557fb22f05287b 01:36:44 Removing intermediate container fd3d2dfc49c9 01:36:44 ---> 0a20b020d0ec 01:36:44 Step 8/23 : COPY . . 01:36:44 ---> Running in eb081300013a 01:36:45 Removing intermediate container 6f7f31da525f 01:36:45 ---> 9a9885468b2b 01:36:45 Step 14/22 : WORKDIR / 01:36:45 ---> Running in 2326e666e287 01:36:45 Removing intermediate container eb081300013a 01:36:45 ---> 5ff5a85735e6 01:36:45 Step 26/26 : LABEL version=0.0.0 01:36:45 ---> Running in 4ff5c2586550 01:36:45 Removing intermediate container 2326e666e287 01:36:45 ---> 15372f8ba160 01:36:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 01:36:48 Collecting docker-compose==1.23.2 01:36:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:36:50 Collecting docker<4.0,>=3.6.0 01:36:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:36:50 Removing intermediate container 4ff5c2586550 01:36:50 ---> e3b85d49539a 01:36:50 01:36:51 Successfully built e3b85d49539a 01:36:51 ---> ee0f3bc4abf7 01:36:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:36:51 Successfully tagged docker-security-secretstore-setup-go:latest 01:36:52  Building docker-security-secretstore-setup-go ... done Building docker-support-logging-go 01:36:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:36:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:36:56 Collecting dockerpty<0.5,>=0.4.1 01:36:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:36:58 Collecting jsonschema<3,>=2.5.1 01:36:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:36:59 ---> b77ce9605fac 01:36:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:36:59 Collecting cached-property<2,>=1.2.0 01:36:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:37:00 Collecting websocket-client<1.0,>=0.32.0 01:37:00 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 01:37:02 Collecting texttable<0.10,>=0.9.0 01:37:02 Downloading texttable-0.9.1.tar.gz (11 kB) 01:37:03 Collecting PyYAML<4,>=3.10 01:37:03 Downloading PyYAML-3.13.tar.gz (270 kB) 01:37:05 ---> ce81274b6d4e 01:37:05 Step 18/22 : ENTRYPOINT ["/core-metadata"] 01:37:07 Collecting docopt<0.7,>=0.6.1 01:37:07 Downloading docopt-0.6.2.tar.gz (25 kB) 01:37:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:37:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 01:37:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:37:09 ---> df187fac65d4 01:37:09 Step 3/22 : WORKDIR /edgex-go 01:37:09 ---> Running in b9ebc3a71ac2 01:37:09 Collecting docker-pycreds>=0.4.0 01:37:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:37:09 ---> Using cache 01:37:09 ---> 5c5f6c984bb7 01:37:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:09 ---> Using cache 01:37:09 ---> ab7c98bdc455 01:37:09 Step 5/22 : RUN apk update && apk add make && apk add bash git 01:37:10 Removing intermediate container 0afa05b5da6a 01:37:10 ---> a9884790c49f 01:37:10 01:37:10 Step 10/20 : FROM alpine 01:37:10 ---> a24bb4013296 01:37:10 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 01:37:10 ---> Running in 72bff7aecf41 01:37:10 Collecting urllib3<1.25,>=1.21.1 01:37:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:37:10 ---> 5d054fc60abf 01:37:10 Step 9/23 : RUN make cmd/core-data/core-data 01:37:10 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) 01:37:10 Removing intermediate container b9ebc3a71ac2 01:37:10 ---> 31ec9782944b 01:37:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:37:11 Collecting idna<2.8,>=2.5 01:37:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:37:11 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) 01:37:11 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 01:37:11 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 01:37:11 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 01:37:11 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 01:37:11 ---> Running in 86eb9752870a 01:37:11 ---> Running in f06b688c84bd 01:37:11 ---> Running in b4d84e11bab7 01:37:11 Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, jsonschema, cached-property, texttable, PyYAML, docopt, docker-compose 01:37:11 Attempting uninstall: urllib3 01:37:11 Found existing installation: urllib3 1.25.9 01:37:11 Uninstalling urllib3-1.25.9: 01:37:11 Successfully uninstalled urllib3-1.25.9 01:37:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:37:11 Removing intermediate container b4d84e11bab7 01:37:11 ---> 77a8b5b29352 01:37:11 Step 20/22 : LABEL arch=x86_64 01:37:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:37:12 Attempting uninstall: idna 01:37:12 Found existing installation: idna 2.9 01:37:12 Uninstalling idna-2.9: 01:37:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:37:12 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 01:37:12 v3.12.0-452-gd527b31117 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 01:37:12 v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 01:37:12 OK: 12750 distinct packages available 01:37:12 Successfully uninstalled idna-2.9 01:37:12 ---> Running in 0c71f6b3f410 01:37:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:37:12 Attempting uninstall: requests 01:37:12 Found existing installation: requests 2.23.0 01:37:12 Uninstalling requests-2.23.0: 01:37:12 (1/4) Installing ca-certificates (20191127-r4) 01:37:12 Successfully uninstalled requests-2.23.0 01:37:12 Removing intermediate container 0c71f6b3f410 01:37:12 ---> 37892aa64a82 01:37:12 Step 21/22 : LABEL git_sha=f9e6b69d807e6e66a1042ab7c4557fb22f05287b 01:37:12 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:37:12 (3/4) Installing libcurl (7.69.1-r1) 01:37:12 (4/4) Installing curl (7.69.1-r1) 01:37:12 Executing busybox-1.31.1-r16.trigger 01:37:12 Executing ca-certificates-20191127-r4.trigger 01:37:13 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 01:37:13 v3.12.0-446-gf82c3de405 [http://nl.alpinelinux.org/alpine/v3.12/community] 01:37:13 OK: 12752 distinct packages available 01:37:13 OK: 233 MiB in 51 packages 01:37:13 OK: 233 MiB in 51 packages 01:37:14 OK: 7 MiB in 18 packages 01:37:14 ---> Running in 27096ab48383 01:37:15 Removing intermediate container 27096ab48383 01:37:15 ---> 45c80b9c2595 01:37:15 Step 22/22 : LABEL version=0.0.0 01:37:15 Running setup.py install for dockerpty: started 01:37:15 Running setup.py install for dockerpty: finished with status 'done' 01:37:16 ---> Running in e6133ea18196 01:37:16 Running setup.py install for texttable: started 01:37:16 Running setup.py install for texttable: finished with status 'done' 01:37:16 Running setup.py install for PyYAML: started 01:37:17 Removing intermediate container 72bff7aecf41 01:37:17 ---> 15efbc63b8fe 01:37:17 Step 6/22 : COPY go.mod . 01:37:17 Removing intermediate container e6133ea18196 01:37:17 ---> fa259cfa20e1 01:37:17 01:37:17 Removing intermediate container 86eb9752870a 01:37:17 ---> b9f70a609da9 01:37:17 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:37:17 Running setup.py install for PyYAML: finished with status 'done' 01:37:17 Successfully built fa259cfa20e1 01:37:17 Running setup.py install for docopt: started 01:37:17 Successfully tagged docker-core-metadata-go:latest 01:37:17 Building docker-support-scheduler-go 01:37:17  Building docker-core-metadata-go ... done  ---> Running in 6b45a047865b 01:37:17 ---> 02ed84a84a6a 01:37:17 Step 7/22 : RUN go mod download 01:37:18 ---> Running in 0ecf929a6a06 01:37:18 Running setup.py install for docopt: finished with status 'done' 01:37:22 Removing intermediate container 6b45a047865b 01:37:22 ---> f0d312690cd1 01:37:22 Step 13/20 : WORKDIR /edgex 01:37:22 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 01:37:23 ---> Running in 5d5090b32cdf 01:37:23 Removing intermediate container 5d5090b32cdf 01:37:23 ---> 09bec2c3cfc4 01:37:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:37:24 ---> 63b2f3befacd 01:37:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:37:26 ---> ec16bd6f784a 01:37:26 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:37:29 ---> Running in ec4e26ac7c49 01:37:31 Removing intermediate container ab6bf6828dfc 01:37:31 ---> 73e306f76d09 01:37:31 Step 22/27 : RUN apk --no-cache add curl 01:37:32 Removing intermediate container 0ecf929a6a06 01:37:32 ---> 292ded53d0cb 01:37:32 Step 8/22 : COPY . . 01:37:32 ---> Running in 81bf22992153 01:37:34 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 01:37:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:37:34 ---> df187fac65d4 01:37:34 Step 3/21 : WORKDIR /edgex-go 01:37:34 ---> Using cache 01:37:34 ---> 5c5f6c984bb7 01:37:34 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:34 ---> Using cache 01:37:34 ---> ab7c98bdc455 01:37:34 Step 5/21 : RUN apk update && apk add make git 01:37:34 ---> Using cache 01:37:34 ---> c9cabe5b1c3d 01:37:34 Step 6/21 : COPY go.mod . 01:37:34 ---> Using cache 01:37:34 ---> ce2d3e254803 01:37:34 Step 7/21 : RUN go mod download 01:37:34 ---> Using cache 01:37:34 ---> 0cf3c165a9f0 01:37:34 Step 8/21 : COPY . . 01:37:34 ---> Using cache 01:37:34 ---> 25067202535f 01:37:34 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 01:37:35 Removing intermediate container ec4e26ac7c49 01:37:35 ---> de9b481aa41d 01:37:35 Step 17/20 : CMD ["--init=true"] 01:37:39 ---> Running in 02160511778e 01:37:39 ---> Running in b46121b59aa1 01:37:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:37:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:37:39 (1/3) Installing nghttp2-libs (1.41.0-r0) 01:37:39 (2/3) Installing libcurl (7.69.1-r1) 01:37:39 (3/3) Installing curl (7.69.1-r1) 01:37:39 Executing busybox-1.31.1-r16.trigger 01:37:40 OK: 72 MiB in 58 packages 01:37:40 Removing intermediate container b46121b59aa1 01:37:40 ---> 10f5d08f07b5 01:37:40 Step 18/20 : LABEL arch=x86_64 01:37:40 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 01:37:43 ---> Running in 440ccb7e15af 01:37:45 Removing intermediate container 440ccb7e15af 01:37:45 ---> 55e3bf17796f 01:37:45 Step 19/20 : LABEL git_sha=f9e6b69d807e6e66a1042ab7c4557fb22f05287b 01:37:45 Removing intermediate container 81bf22992153 01:37:45 ---> 14afcad287c5 01:37:45 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 01:37:46 ---> Running in 8235b8d501f1 01:37:46 ---> Running in be7b0f164a0c 01:37:47 Removing intermediate container 8235b8d501f1 01:37:47 ---> 960872c4bdab 01:37:47 Step 20/20 : LABEL version=0.0.0 01:37:48 ---> Running in 77adcb519a2f 01:37:51 Removing intermediate container be7b0f164a0c 01:37:51 ---> 5fc0baaf035d 01:37:51 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:37:53 ---> Running in d9a3f8a34bcf 01:37:53 Removing intermediate container 77adcb519a2f 01:37:53 ---> a584b191b851 01:37:53 01:37:53 Successfully built a584b191b851 01:37:53 Successfully tagged docker-security-proxy-setup-go:latest 01:37:53  Building docker-security-proxy-setup-go ... done Removing intermediate container f06b688c84bd 01:37:53 ---> 010feed00abb 01:37:53 01:37:53 Step 10/23 : FROM alpine 01:37:53 ---> a24bb4013296 01:37:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:37:53 Removing intermediate container d9a3f8a34bcf 01:37:53 ---> bb453515fd2d 01:37:53 Step 25/27 : LABEL arch=x86_64 01:37:53 ---> 72ca6d0a1b1a 01:37:53 Step 9/22 : RUN make cmd/support-logging/support-logging 01:37:53 ---> Running in e5e347c02de5 01:37:54 ---> Running in 1130fa38afe4 01:37:54 ---> Running in 433977e5dda0 01:37:54 Removing intermediate container e5e347c02de5 01:37:54 ---> 3f7b4d6a6362 01:37:54 Step 12/23 : ENV APP_PORT=48080 01:37:54 Removing intermediate container 1130fa38afe4 01:37:54 ---> 5703467328c1 01:37:54 Step 26/27 : LABEL git_sha=f9e6b69d807e6e66a1042ab7c4557fb22f05287b 01:37:54 ---> Running in 5b64ce5ff760 01:37:54 ---> Running in 773bdd6a6b66 01:37:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 01:37:55 Removing intermediate container 5b64ce5ff760 01:37:55 ---> a05126872f77 01:37:55 Step 13/23 : EXPOSE $APP_PORT 01:37:55 ---> Running in c727f24866ab 01:37:55 Removing intermediate container 773bdd6a6b66 01:37:55 ---> 6b058434b5a7 01:37:55 Step 27/27 : LABEL version=0.0.0 01:37:55 ---> Running in 1f38abd92442 01:37:55 Removing intermediate container c727f24866ab 01:37:55 ---> 878d201438d0 01:37:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:55 ---> Running in 86f527184c62 01:37:55 Removing intermediate container 1f38abd92442 01:37:55 ---> bc8d23a9c5c9 01:37:55 01:37:57 Successfully built bc8d23a9c5c9 01:37:57 Successfully tagged docker-sys-mgmt-agent-go:latest 01:37:58  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 86f527184c62 01:37:58 ---> 2f47c12f7311 01:37:58 Step 15/23 : RUN apk --no-cache add zeromq 01:37:58 ---> Running in 1f926624ffd2 01:37:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:38:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:38:01 (1/5) Installing libgcc (9.3.0-r2) 01:38:01 (2/5) Installing libsodium (1.0.18-r0) 01:38:01 (3/5) Installing libstdc++ (9.3.0-r2) 01:38:01 (4/5) Installing libzmq (4.3.3-r0) 01:38:01 (5/5) Installing zeromq (4.3.3-r0) 01:38:01 Executing busybox-1.31.1-r16.trigger 01:38:01 OK: 8 MiB in 19 packages 01:38:01 Removing intermediate container 02160511778e 01:38:01 ---> df84f6fb28a7 01:38:01 01:38:01 Step 10/21 : FROM scratch 01:38:01 ---> 01:38:01 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:38:02 ---> Using cache 01:38:02 ---> 85698337b2d0 01:38:02 Step 12/21 : ENV APP_PORT=48085 01:38:02 ---> Running in 509c860f2ba5 01:38:02 Removing intermediate container 1f926624ffd2 01:38:02 ---> ddda8fd94332 01:38:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 01:38:03 Removing intermediate container 509c860f2ba5 01:38:03 ---> 5149edbc6670 01:38:03 Step 13/21 : EXPOSE $APP_PORT 01:38:03 ---> Running in f3f5e59f587e 01:38:03 ---> 5310b7baffc5 01:38:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:38:03 Removing intermediate container f3f5e59f587e 01:38:03 ---> 0fb54bb6e07e 01:38:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 01:38:03 ---> ea8d20a29822 01:38:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:38:04 ---> 7475ab6af043 01:38:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:38:04 ---> 7cd74dc867db 01:38:04 Step 19/23 : ENTRYPOINT ["/core-data"] 01:38:04 ---> 066dbb445597 01:38:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:38:04 ---> Running in 0beb9b755c9d 01:38:04 Removing intermediate container 0beb9b755c9d 01:38:04 ---> 22d52b878ca1 01:38:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:38:05 ---> 48e669f4bc2f 01:38:05 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 01:38:06 ---> Running in 850373f504d4 01:38:06 ---> Running in 309eb0c96d48 01:38:06 Removing intermediate container 433977e5dda0 01:38:06 ---> 0c1f03c1a1c3 01:38:06 01:38:06 Step 10/22 : FROM scratch 01:38:06 ---> 01:38:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 01:38:06 Removing intermediate container 850373f504d4 01:38:06 ---> c800c9436af9 01:38:06 Step 21/23 : LABEL arch=x86_64 01:38:06 ---> Using cache 01:38:06 ---> 5ed763f22c3b 01:38:06 Step 12/22 : ENV APP_PORT=48061 01:38:06 Removing intermediate container 309eb0c96d48 01:38:06 ---> 12756e85bf78 01:38:06 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:38:06 ---> Running in 453bc76e9eea 01:38:06 ---> Running in 547b219d0504 01:38:06 ---> Running in a57f71eea398 01:38:06 Removing intermediate container 453bc76e9eea 01:38:06 ---> 332053941ef1 01:38:06 Step 13/22 : EXPOSE $APP_PORT 01:38:06 Removing intermediate container 547b219d0504 01:38:06 ---> a35157ea93c6 01:38:06 Step 22/23 : LABEL git_sha=f9e6b69d807e6e66a1042ab7c4557fb22f05287b 01:38:07 ---> Running in 1cc31237da4c 01:38:07 Removing intermediate container a57f71eea398 01:38:07 ---> 485b169177bd 01:38:07 Step 19/21 : LABEL arch=x86_64 01:38:07 ---> Running in 5423e99840dc 01:38:07 ---> Running in ff7c097d9ab7 01:38:07 Removing intermediate container 1cc31237da4c 01:38:07 ---> ccc84c44c207 01:38:07 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 01:38:08 Removing intermediate container 5423e99840dc 01:38:08 ---> 431a72ecc738 01:38:08 Step 23/23 : LABEL version=0.0.0 01:38:08 Removing intermediate container ff7c097d9ab7 01:38:08 ---> ff1dc93c151a 01:38:08 Step 20/21 : LABEL git_sha=f9e6b69d807e6e66a1042ab7c4557fb22f05287b 01:38:08 ---> Running in ebcb53108537 01:38:08 ---> Running in bc14e614e4e6 01:38:08 ---> f97426706c0b 01:38:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 01:38:08 Removing intermediate container ebcb53108537 01:38:08 ---> d72bff35be17 01:38:08 01:38:08 Removing intermediate container bc14e614e4e6 01:38:08 ---> de5cd5fc5c46 01:38:08 Step 21/21 : LABEL version=0.0.0 01:38:08 Successfully built d72bff35be17 01:38:08 Successfully tagged docker-core-data-go:latest 01:38:08  Building docker-core-data-go ... done  ---> Running in 0d1fcaff7bc5 01:38:08 ---> 5e272eb38ec0 01:38:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 01:38:08 Removing intermediate container 0d1fcaff7bc5 01:38:08 ---> 4cd2ce07db44 01:38:08 01:38:09 Successfully built 4cd2ce07db44 01:38:09 Successfully tagged docker-support-scheduler-go:latest 01:38:09  Building docker-support-scheduler-go ... done  ---> 7642afd62b63 01:38:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 01:38:09 ---> bfadef5e78fc 01:38:09 Step 18/22 : ENTRYPOINT ["/support-logging"] 01:38:09 ---> Running in 2b9eec383343 01:38:09 Removing intermediate container 2b9eec383343 01:38:09 ---> c6e14094f499 01:38:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:38:09 ---> Running in 58113a238da0 01:38:09 Removing intermediate container 58113a238da0 01:38:09 ---> 4300c692d4ff 01:38:09 Step 20/22 : LABEL arch=x86_64 01:38:10 ---> Running in f3c461090a8a 01:38:10 Removing intermediate container f3c461090a8a 01:38:10 ---> 340a07039ef5 01:38:10 Step 21/22 : LABEL git_sha=f9e6b69d807e6e66a1042ab7c4557fb22f05287b 01:38:10 ---> Running in 96f512795df9 01:38:10 Removing intermediate container 96f512795df9 01:38:10 ---> 9697a31b06ef 01:38:10 Step 22/22 : LABEL version=0.0.0 01:38:10 ---> Running in 85cfe831628d 01:38:10 Removing intermediate container 85cfe831628d 01:38:10 ---> ee3ffd9736e4 01:38:10 01:38:10 Successfully built ee3ffd9736e4 01:38:10 Successfully tagged docker-support-logging-go:latest 01:38:11  Building docker-support-logging-go ... done  [Pipeline] } 01:38:11 $ docker stop --time=1 c55fab5555a595fdce43aa4c11f5f05601eb54f69f56ee3a62ef720f1f551b0b 01:38:14 $ docker rm -f c55fab5555a595fdce43aa4c11f5f05601eb54f69f56ee3a62ef720f1f551b0b [Pipeline] // withDockerContainer [Pipeline] sh 01:38:14 + docker images 01:38:14 + grep docker 01:38:14 docker-support-logging-go latest ee3ffd9736e4 4 seconds ago 11.1MB 01:38:14 docker-core-data-go latest d72bff35be17 6 seconds ago 23.6MB 01:38:14 docker-support-scheduler-go latest 4cd2ce07db44 6 seconds ago 12.3MB 01:38:14 docker-sys-mgmt-agent-go latest bc8d23a9c5c9 19 seconds ago 290MB 01:38:14 docker-security-proxy-setup-go latest a584b191b851 22 seconds ago 15.8MB 01:38:14 docker-core-metadata-go latest fa259cfa20e1 58 seconds ago 14.4MB 01:38:14 docker-security-secretstore-setup-go latest e3b85d49539a About a minute ago 32.4MB 01:38:14 docker-support-notifications-go latest 82cb31cf6452 2 minutes ago 13.6MB 01:38:14 docker-core-command-go latest d1c9f3a31caa 2 minutes ago 12.2MB 01:38:14 docker-security-secrets-setup-go latest fbda53bda6f9 2 minutes ago 24MB 01:38:14 docker latest 57e1c8313ec1 6 hours ago 217MB [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 01:38:30 Still waiting to schedule task 01:38:30 All nodes of label ‘centos7-docker-8c-8g’ are offline 01:39:33 Running on prd-centos7-docker-8c-8g-7387 in /w/workspace/edgexfoundry_edgex-go_PR-2813 [Pipeline] { [Pipeline] ws 01:39:33 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 01:39:36 using credential edgex-jenkins-ssh 01:39:36 Cloning the remote Git repository 01:39:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:39:36 > git init /w/workspace/edgex-go/11 # timeout=10 01:39:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:39:36 > git --version # timeout=10 01:39:36 > git --version # 'git version 2.16.5' 01:39:36 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:39:59 Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit f9e6b69d807e6e66a1042ab7c4557fb22f05287b [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 01:39:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:39:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:39:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:39:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:39:58 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2813/head:refs/remotes/origin/PR-2813 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:39:59 > git config core.sparsecheckout # timeout=10 01:39:59 > git checkout -f f9e6b69d807e6e66a1042ab7c4557fb22f05287b # timeout=10 [Pipeline] // stage [Pipeline] } 01:40:00 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] { (Clair Scan) Stage "Clair 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 01:40:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:40:03 ---> package-listing.sh 01:40:03 ++ facter osfamily 01:40:03 ++ tr '[:upper:]' '[:lower:]' 01:40:03 + OS_FAMILY=redhat 01:40:03 + workspace=/w/workspace/edgex-go/11 01:40:03 + START_PACKAGES=/tmp/packages_start.txt 01:40:03 + END_PACKAGES=/tmp/packages_end.txt 01:40:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:40:03 + PACKAGES=/tmp/packages_start.txt 01:40:03 + '[' /w/workspace/edgex-go/11 ']' 01:40:03 + PACKAGES=/tmp/packages_end.txt 01:40:03 + case "${OS_FAMILY}" in 01:40:03 + rpm -qa 01:40:03 + sort 01:40:07 + '[' -f /tmp/packages_start.txt ']' 01:40:07 + '[' -f /tmp/packages_end.txt ']' 01:40:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:40:07 + '[' /w/workspace/edgex-go/11 ']' 01:40:07 + mkdir -p /w/workspace/edgex-go/11/archives/ 01:40:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo 01:40:07 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:40:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:40:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:40:08 01:40:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:40:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:40:08 alpine: Pulling from edgex-lftools-log-publisher 01:40:08 df20fa9351a1: Already exists 01:40:08 36b3adc4ff6f: Pulling fs layer 01:40:08 8ad3a11d3b57: Pulling fs layer 01:40:08 46f8f816bc3b: Pulling fs layer 01:40:08 93b61091891f: Pulling fs layer 01:40:08 93b9cdb0e59b: Pulling fs layer 01:40:08 5e14af77c1be: Pulling fs layer 01:40:08 01666e4c0597: Pulling fs layer 01:40:08 aa168da1d23b: Pulling fs layer 01:40:08 93b61091891f: Waiting 01:40:08 93b9cdb0e59b: Waiting 01:40:08 5e14af77c1be: Waiting 01:40:08 01666e4c0597: Waiting 01:40:08 aa168da1d23b: Waiting 01:40:08 46f8f816bc3b: Verifying Checksum 01:40:08 46f8f816bc3b: Download complete 01:40:08 36b3adc4ff6f: Verifying Checksum 01:40:08 36b3adc4ff6f: Download complete 01:40:08 93b9cdb0e59b: Verifying Checksum 01:40:08 93b9cdb0e59b: Download complete 01:40:08 5e14af77c1be: Verifying Checksum 01:40:08 5e14af77c1be: Download complete 01:40:08 93b61091891f: Verifying Checksum 01:40:08 93b61091891f: Download complete 01:40:08 01666e4c0597: Verifying Checksum 01:40:08 01666e4c0597: Download complete 01:40:09 36b3adc4ff6f: Pull complete 01:40:09 8ad3a11d3b57: Verifying Checksum 01:40:09 8ad3a11d3b57: Download complete 01:40:09 8ad3a11d3b57: Pull complete 01:40:11 46f8f816bc3b: Pull complete 01:40:11 aa168da1d23b: Download complete 01:40:11 93b61091891f: Pull complete 01:40:11 93b9cdb0e59b: Pull complete 01:40:11 5e14af77c1be: Pull complete 01:40:11 01666e4c0597: Pull complete 01:40:24 aa168da1d23b: Pull complete 01:40:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:40:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:40:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:40:24 prd-centos7-docker-4c-2g-7378 does not seem to be running inside a container 01:40:24 $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:40:27 $ docker top ba9b4329f71e0237d2ab4d1b816e7c9c6e154804cbaea49f8f87eb52d47638fd -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:27 + touch /tmp/pre-build-complete [Pipeline] sh 01:40:27 + mkdir -p /var/log/sa [Pipeline] sh 01:40:28 + ls /var/log/sa-host 01:40:28 + sadf -c /var/log/sa-host/sa05 01:40:28 file_magic: OK 01:40:28 HZ: Using current value: 100 01:40:28 file_header: OK 01:40:28 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 01:40:28 Statistics: 01:40:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:40:28 File successfully converted to sysstat format version 12.2.1 01:40:28 + sadf -c /var/log/sa-host/sa21 01:40:28 file_magic: OK 01:40:28 HZ: Using current value: 100 01:40:28 file_header: OK 01:40:28 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 01:40:28 Statistics: 01:40:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:40:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:40:28 provisioning config files... 01:40:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config8670061788973995653tmp [Pipeline] { [Pipeline] echo 01:40:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:40:29 ---> create-netrc.sh [Pipeline] } 01:40:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:40:29 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:40:29 ---> python-tools-install.sh [Pipeline] echo 01:40:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:40:29 ---> sudo-logs.sh 01:40:29 Archiving 'sudo' log.. [Pipeline] echo 01:40:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:40:30 ---> job-cost.sh 01:40:30 lf-activate-venv: SKIPPING 01:40:30 INFO: No Stack... 01:40:31 INFO: Retrieving Pricing Info for: v1-standard-2 01:40:31 INFO: Archiving Costs [Pipeline] echo 01:40:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:40:32 ---> logs-deploy.sh 01:40:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2813/11 01:40:32 INFO: archiving workspace using pattern(s): 01:40:33 Archives upload complete. 01:40:33 INFO: archiving logs to Nexus 01:40:34 ---> uname -a: 01:40:34 Linux prd-centos7-docker-4c-2g-7378.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 01:40:34 01:40:34 01:40:34 ---> lscpu: 01:40:34 Architecture: x86_64 01:40:34 CPU op-mode(s): 32-bit, 64-bit 01:40:34 Byte Order: Little Endian 01:40:34 Address sizes: 40 bits physical, 48 bits virtual 01:40:34 CPU(s): 4 01:40:34 On-line CPU(s) list: 0-3 01:40:34 Thread(s) per core: 1 01:40:34 Core(s) per socket: 1 01:40:34 Socket(s): 4 01:40:34 NUMA node(s): 1 01:40:34 Vendor ID: GenuineIntel 01:40:34 CPU family: 6 01:40:34 Model: 44 01:40:34 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:40:34 Stepping: 1 01:40:34 CPU MHz: 2933.438 01:40:34 BogoMIPS: 5866.87 01:40:34 Virtualization: VT-x 01:40:34 Hypervisor vendor: KVM 01:40:34 Virtualization type: full 01:40:34 L1d cache: 128 KiB 01:40:34 L1i cache: 128 KiB 01:40:34 L2 cache: 16 MiB 01:40:34 L3 cache: 64 MiB 01:40:34 NUMA node0 CPU(s): 0-3 01:40:34 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:40:34 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:40:34 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:40:34 Vulnerability Meltdown: Mitigation; PTI 01:40:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:40:34 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:40:34 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:40:34 Vulnerability Tsx async abort: Not affected 01:40:34 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 01:40:34 01:40:34 01:40:34 ---> nproc: 01:40:34 4 01:40:34 01:40:34 01:40:34 ---> df -h: 01:40:34 Filesystem Size Used Available Use% Mounted on 01:40:34 overlay 50.0G 12.6G 37.4G 25% / 01:40:34 tmpfs 64.0M 0 64.0M 0% /dev 01:40:34 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 01:40:34 shm 64.0M 0 64.0M 0% /dev/shm 01:40:34 /dev/vda1 50.0G 12.6G 37.4G 25% /facter-os 01:40:34 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/resolv.conf 01:40:34 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hostname 01:40:34 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hosts 01:40:34 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/auth.log 01:40:34 /dev/vda1 50.0G 12.6G 37.4G 25% /run/cloud-init/result.json 01:40:34 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/sa-host 01:40:34 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/secure 01:40:34 /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/11 01:40:34 /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/11@tmp 01:40:34 01:40:34 01:40:34 ---> free -m: 01:40:34 total used free shared buff/cache available 01:40:34 Mem: 1837 628 146 0 1062 1122 01:40:34 Swap: 1023 97 926 01:40:34 01:40:34 01:40:34 ---> ip addr: 01:40:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:40:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:40:34 inet 127.0.0.1/8 scope host lo 01:40:34 valid_lft forever preferred_lft forever 01:40:34 inet6 ::1/128 scope host 01:40:34 valid_lft forever preferred_lft forever 01:40:34 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:40:34 link/ether fa:16:3e:65:23:b5 brd ff:ff:ff:ff:ff:ff 01:40:34 inet 10.30.123.50/23 brd 10.30.123.255 scope global dynamic eth0 01:40:34 valid_lft 85736sec preferred_lft 85736sec 01:40:34 inet6 fe80::f816:3eff:fe65:23b5/64 scope link 01:40:34 valid_lft forever preferred_lft forever 01:40:34 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:40:34 link/ether 02:42:b0:44:bd:83 brd ff:ff:ff:ff:ff:ff 01:40:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:40:34 valid_lft forever preferred_lft forever 01:40:34 inet6 fe80::42:b0ff:fe44:bd83/64 scope link 01:40:34 valid_lft forever preferred_lft forever 01:40:34 01:40:34 01:40:34 ---> sar -b -r -n DEV: 01:40:34 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/21/20 _x86_64_ (4 CPU) 01:40:34 01:40:34 01:29:12 LINUX RESTART (4 CPU) 01:40:34 01:40:34 01:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:40:34 01:31:01 65.92 17.30 48.63 0.00 5134.41 13712.05 0.00 01:40:34 01:32:01 256.30 106.69 149.61 0.00 7365.75 56648.68 0.00 01:40:34 01:33:01 323.49 163.12 160.36 0.00 7703.53 19347.42 0.00 01:40:34 01:34:02 250.14 82.58 167.56 0.00 18661.50 93942.62 0.00 01:40:34 01:35:01 2470.52 2086.46 384.06 0.00 210892.04 208358.37 0.00 01:40:34 01:36:01 1329.14 1014.15 314.99 0.00 60073.67 82258.91 0.00 01:40:34 01:37:02 2159.25 1813.06 346.19 0.00 115108.07 122546.61 0.00 01:40:34 01:38:01 1969.43 1628.54 340.88 0.00 86824.00 97633.83 0.00 01:40:34 01:39:01 84.81 32.29 52.52 0.00 3572.22 6253.09 0.00 01:40:34 01:40:01 1.97 0.52 1.45 0.00 17.46 23.50 0.00 01:40:34 Average: 889.21 692.79 196.42 0.00 51411.94 69998.26 0.00 01:40:34 01:40:34 01:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:40:34 01:31:01 67332 0 766168 40.72 2620 1045436 1451204 49.53 636848 1013968 20 01:40:34 01:32:01 130060 0 690472 36.70 1508 1059516 1520616 51.90 663384 888664 1100 01:40:34 01:33:01 276892 0 798452 42.44 1272 804940 1738668 59.34 665612 693604 17044 01:40:34 01:34:02 78216 0 665508 35.37 180 1137652 1284220 43.83 757604 860392 52916 01:40:34 01:35:01 66452 0 777992 41.35 16 1037096 2236020 76.31 704760 917232 96300 01:40:34 01:36:01 474344 0 726788 38.63 16 680408 2187872 74.67 554836 656424 0 01:40:34 01:37:02 75032 0 735056 39.07 16 1071452 1876748 64.05 671048 941436 68148 01:40:34 01:38:01 346280 0 649576 34.52 16 885684 1671736 57.05 611964 719472 9800 01:40:34 01:39:01 455604 0 553368 29.41 16 872568 1167388 39.84 457752 776312 8 01:40:34 01:40:01 458796 0 549708 29.22 16 873036 1133572 38.69 455860 776084 20 01:40:34 Average: 242901 0 691309 36.74 568 946779 1626804 55.52 617967 824359 24536 01:40:34 01:40:34 01:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:40:34 01:31:01 veth2a89384 514.85 498.60 58.42 2634.16 0.00 0.00 0.00 0.00 01:40:34 01:31:01 eth0 919.71 803.48 4318.96 120.73 0.00 0.00 0.00 0.00 01:40:34 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:34 01:31:01 docker0 514.85 498.47 51.38 2634.15 0.00 0.00 0.00 0.00 01:40:34 01:32:01 eth0 602.78 480.66 4310.36 53.06 0.00 0.00 0.00 0.00 01:40:34 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:34 01:32:01 vethbdef3fd 21.48 25.10 2.10 14.82 0.00 0.00 0.00 0.00 01:40:34 01:32:01 docker0 77.53 95.06 4.73 375.52 0.00 0.00 0.00 0.00 01:40:34 01:33:01 eth0 130.41 108.68 493.91 34.61 0.00 0.00 0.00 0.00 01:40:34 01:33:01 veth4460801 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:40:34 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:34 01:33:01 docker0 83.60 87.44 6.43 455.74 0.00 0.00 0.00 0.00 01:40:34 01:34:02 veth6bdcb34 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:40:34 01:34:02 eth0 233.75 201.13 1704.01 118.35 0.00 0.00 0.00 0.00 01:40:34 01:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:34 01:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:34 01:35:01 veth6bdcb34 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 01:40:34 01:35:01 eth0 49.42 26.73 169.15 12.33 0.00 0.00 0.00 0.00 01:40:34 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:34 01:35:01 vethf970d14 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:40:34 01:36:01 veth6bdcb34 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 01:40:34 01:36:01 vethd20e7f4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:34 01:36:01 eth0 84.97 59.06 192.30 79.10 0.00 0.00 0.00 0.00 01:40:34 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:34 01:37:02 veth6bdcb34 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 01:40:34 01:37:02 eth0 108.44 65.02 380.67 71.11 0.00 0.00 0.00 0.00 01:40:34 01:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:34 01:37:02 veth6202df1 2.29 2.82 0.31 11.38 0.00 0.00 0.00 0.00 01:40:34 01:38:01 veth6bdcb34 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 01:40:34 01:38:01 eth0 90.65 58.95 199.24 74.86 0.00 0.00 0.00 0.00 01:40:34 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:34 01:38:01 veth42f577d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 01:40:34 01:39:01 eth0 15.87 8.51 12.40 5.98 0.00 0.00 0.00 0.00 01:40:34 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:34 01:39:01 docker0 738.85 790.76 66.23 4220.17 0.00 0.00 0.00 0.00 01:40:34 01:40:01 eth0 1.38 0.67 0.70 0.46 0.00 0.00 0.00 0.00 01:40:34 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:34 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:34 Average: eth0 223.97 181.49 1179.93 57.11 0.00 0.00 0.00 0.00 01:40:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:34 Average: docker0 73.91 79.10 6.63 422.14 0.00 0.00 0.00 0.00 01:40:34 01:40:34 01:40:34 ---> sar -P ALL: 01:40:34 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/21/20 _x86_64_ (4 CPU) 01:40:34 01:40:34 01:29:12 LINUX RESTART (4 CPU) 01:40:34 01:40:34 01:30:01 CPU %user %nice %system %iowait %steal %idle 01:40:34 01:31:01 all 10.27 0.00 2.81 1.39 0.06 85.46 01:40:34 01:31:01 0 8.87 0.00 3.31 0.43 0.07 87.32 01:40:34 01:31:01 1 11.32 0.00 2.74 0.13 0.05 85.76 01:40:34 01:31:01 2 10.50 0.00 2.75 1.37 0.07 85.32 01:40:34 01:31:01 3 10.39 0.00 2.44 3.64 0.05 83.48 01:40:34 01:32:01 all 9.92 0.00 4.62 2.64 0.05 82.78 01:40:34 01:32:01 0 9.37 0.00 5.53 2.34 0.03 82.72 01:40:34 01:32:01 1 9.80 0.00 4.41 2.71 0.03 83.04 01:40:34 01:32:01 2 10.66 0.00 4.51 2.59 0.07 82.16 01:40:34 01:32:01 3 9.82 0.00 4.03 2.91 0.05 83.19 01:40:34 01:33:01 all 41.81 0.00 10.66 7.93 0.06 39.53 01:40:34 01:33:01 0 41.05 0.00 10.48 6.05 0.08 42.34 01:40:34 01:33:01 1 41.40 0.00 11.02 7.16 0.07 40.35 01:40:34 01:33:01 2 42.71 0.00 10.66 10.23 0.03 36.37 01:40:34 01:33:01 3 42.09 0.00 10.49 8.26 0.07 39.09 01:40:34 01:34:02 all 26.42 0.00 10.56 7.19 0.08 55.74 01:40:34 01:34:02 0 26.07 0.00 10.44 2.82 0.07 60.60 01:40:34 01:34:02 1 26.51 0.00 10.38 8.51 0.12 54.48 01:40:34 01:34:02 2 27.11 0.00 10.56 7.49 0.08 54.76 01:40:34 01:34:02 3 26.00 0.00 10.87 9.95 0.07 53.11 01:40:34 01:35:01 all 22.88 0.00 16.74 32.70 0.13 27.56 01:40:34 01:35:01 0 22.58 0.00 16.39 32.89 0.12 28.02 01:40:34 01:35:01 1 22.81 0.00 17.06 32.73 0.14 27.27 01:40:34 01:35:01 2 23.43 0.00 16.83 32.45 0.10 27.18 01:40:34 01:35:01 3 22.68 0.00 16.69 32.72 0.14 27.77 01:40:34 01:36:01 all 44.90 0.00 13.03 23.05 0.05 18.97 01:40:34 01:36:01 0 44.51 0.00 13.57 20.71 0.05 21.17 01:40:34 01:36:01 1 45.17 0.00 12.97 22.70 0.03 19.13 01:40:34 01:36:01 2 44.79 0.00 12.47 24.16 0.05 18.52 01:40:34 01:36:01 3 45.15 0.00 13.12 24.65 0.05 17.03 01:40:34 01:37:02 all 28.09 0.00 13.13 40.28 0.10 18.40 01:40:34 01:37:02 0 27.44 0.00 13.08 41.39 0.12 17.97 01:40:34 01:37:02 1 27.91 0.00 13.89 41.13 0.08 16.98 01:40:34 01:37:02 2 28.50 0.00 12.63 38.80 0.12 19.95 01:40:34 01:37:02 3 28.52 0.00 12.90 39.79 0.08 18.70 01:40:34 01:38:01 all 37.99 0.00 13.47 32.28 0.11 16.15 01:40:34 01:38:01 0 38.07 0.00 13.16 33.73 0.10 14.93 01:40:34 01:38:01 1 37.60 0.00 13.91 28.48 0.10 19.91 01:40:34 01:38:01 2 38.32 0.00 14.01 32.92 0.07 14.67 01:40:34 01:38:01 3 37.96 0.00 12.81 34.01 0.16 15.06 01:40:34 01:39:01 all 3.54 0.00 1.84 2.82 0.02 91.79 01:40:34 01:39:01 0 3.24 0.00 1.65 3.03 0.03 92.04 01:40:34 01:39:01 1 3.43 0.00 2.01 3.03 0.02 91.52 01:40:34 01:39:01 2 3.66 0.00 2.04 2.41 0.02 91.88 01:40:34 01:39:01 3 3.81 0.00 1.66 2.81 0.02 91.71 01:40:34 01:40:01 all 0.15 0.00 0.02 0.00 0.00 99.82 01:40:34 01:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:40:34 01:40:01 1 0.05 0.00 0.03 0.00 0.00 99.92 01:40:34 01:40:01 2 0.52 0.00 0.02 0.00 0.00 99.47 01:40:34 01:40:01 3 0.00 0.00 0.03 0.02 0.00 99.95 01:40:34 Average: all 22.47 0.00 8.63 14.90 0.07 53.93 01:40:34 Average: 0 22.03 0.00 8.72 14.24 0.07 54.94 01:40:34 Average: 1 22.49 0.00 8.79 14.55 0.06 54.12 01:40:34 Average: 2 22.89 0.00 8.59 15.12 0.06 53.34 01:40:34 Average: 3 22.47 0.00 8.43 15.70 0.07 53.33 01:40:34 01:40:34 01:40:34