Pull request #3658 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of wangshihui for edgexfoundry/edgex-go Loading trusted files from base branch main at a7bcd554ba88ede6551341f160f16400074cb89f rather than 297187d091f422bb11a0a1e978105b2ff10e64b8 Obtained Jenkinsfile from a7bcd554ba88ede6551341f160f16400074cb89f Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4703062534171571019.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1077005867346630141.key > 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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3658/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3658/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8866788443414032365.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3658/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3550046609807691064.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh194134024857057278.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3658/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3658/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2170866333921827854.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-56’ is offline Running on prd-centos7-docker-4c-2g-64 in /w/workspace/edgexfoundry_edgex-go_PR-3658 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4919279248885877215.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 297187d091f422bb11a0a1e978105b2ff10e64b8 Merge succeeded, producing 297187d091f422bb11a0a1e978105b2ff10e64b8 Checking out Revision 297187d091f422bb11a0a1e978105b2ff10e64b8 (PR-3658) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8236985023952768355.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3658/head:refs/remotes/origin/PR-3658 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 297187d091f422bb11a0a1e978105b2ff10e64b8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4000809631300320568.key > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 297187d091f422bb11a0a1e978105b2ff10e64b8 # timeout=10 Commit message: "Merge branch 'edgexfoundry:main' into dev" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:05:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:05:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:05:12 ========================================================= 02:05:12 EdgeX Global Pipelines Version Info 02:05:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:05:13 ------------------- 02:05:13 stable info: 02:05:13 ------------------- 02:05:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:05:13 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 02:05:13 Message: update stable to v1.0.204 02:05:14 ------------------- 02:05:14 experimental info: 02:05:14 ------------------- 02:05:14 Commited By: **** collab-it+edgex@linuxfoundation.org 02:05:14 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 02:05:14 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:05:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:05:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:05:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:05:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:05:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:05:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:05:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:05:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:05:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:05:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:05:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:05:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:05:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:05:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:05:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:05:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:05:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:05:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:05:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:05:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:05:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:05:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:05:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:05:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3658 [Pipeline] echo 02:05:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3658 [Pipeline] echo 02:05:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3658 [Pipeline] echo 02:05:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 297187d091f422bb11a0a1e978105b2ff10e64b8 [Pipeline] echo 02:05:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 297187d [Pipeline] echo 02:05:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:16 provisioning config files... 02:05:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2002044181666782404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:17 ---> docker-login.sh 02:05:17 nexus3.edgexfoundry.org:10001 02:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:17 Configure a credential helper to remove this warning. See 02:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:17 02:05:17 Login Succeeded 02:05:17 nexus3.edgexfoundry.org:10002 02:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:17 Configure a credential helper to remove this warning. See 02:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:17 02:05:17 Login Succeeded 02:05:17 nexus3.edgexfoundry.org:10003 02:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:17 Configure a credential helper to remove this warning. See 02:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:17 02:05:17 Login Succeeded 02:05:17 nexus3.edgexfoundry.org:10004 02:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:18 Configure a credential helper to remove this warning. See 02:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:18 02:05:18 Login Succeeded 02:05:18 docker.io 02:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:18 Configure a credential helper to remove this warning. See 02:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:18 02:05:18 Login Succeeded 02:05:18 ---> docker-login.sh ends [Pipeline] } 02:05:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:05:18 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 02:05:18 + for file in '`ls cmd/**/Dockerfile`' 02:05:18 ++ dirname cmd/core-command/Dockerfile 02:05:18 ++ cut -d/ -f2 02:05:18 + echo core-command,cmd/core-command/Dockerfile 02:05:18 + for file in '`ls cmd/**/Dockerfile`' 02:05:18 ++ dirname cmd/core-data/Dockerfile 02:05:18 ++ cut -d/ -f2 02:05:18 + echo core-data,cmd/core-data/Dockerfile 02:05:18 + for file in '`ls cmd/**/Dockerfile`' 02:05:18 ++ dirname cmd/core-metadata/Dockerfile 02:05:18 ++ cut -d/ -f2 02:05:18 + echo core-metadata,cmd/core-metadata/Dockerfile 02:05:18 + for file in '`ls cmd/**/Dockerfile`' 02:05:18 ++ dirname cmd/security-bootstrapper/Dockerfile 02:05:18 ++ cut -d/ -f2 02:05:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:05:18 + for file in '`ls cmd/**/Dockerfile`' 02:05:18 ++ dirname cmd/security-proxy-setup/Dockerfile 02:05:18 ++ cut -d/ -f2 02:05:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:05:18 + for file in '`ls cmd/**/Dockerfile`' 02:05:18 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:05:18 ++ cut -d/ -f2 02:05:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:05:18 + for file in '`ls cmd/**/Dockerfile`' 02:05:18 ++ dirname cmd/support-notifications/Dockerfile 02:05:18 ++ cut -d/ -f2 02:05:18 + echo support-notifications,cmd/support-notifications/Dockerfile 02:05:18 + for file in '`ls cmd/**/Dockerfile`' 02:05:18 ++ dirname cmd/support-scheduler/Dockerfile 02:05:18 ++ cut -d/ -f2 02:05:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:05:18 + for file in '`ls cmd/**/Dockerfile`' 02:05:18 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:05:18 ++ cut -d/ -f2 02:05:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:05:18 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:05:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:05:20 02:05:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:05:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:05:20 latest: Pulling from edgex-devops/git-semver 02:05:20 31603596830f: Pulling fs layer 02:05:20 d4622e32a9a9: Pulling fs layer 02:05:20 1030fce36090: Pulling fs layer 02:05:20 6c6cb7e1b49b: Pulling fs layer 02:05:20 6c6cb7e1b49b: Waiting 02:05:20 d4622e32a9a9: Verifying Checksum 02:05:20 d4622e32a9a9: Download complete 02:05:21 31603596830f: Verifying Checksum 02:05:21 31603596830f: Download complete 02:05:21 31603596830f: Pull complete 02:05:21 6c6cb7e1b49b: Verifying Checksum 02:05:21 6c6cb7e1b49b: Download complete 02:05:21 d4622e32a9a9: Pull complete 02:05:21 1030fce36090: Verifying Checksum 02:05:21 1030fce36090: Download complete 02:05:22 1030fce36090: Pull complete 02:05:22 6c6cb7e1b49b: Pull complete 02:05:22 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 02:05:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:05:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:05:22 prd-centos7-docker-4c-2g-64 does not seem to be running inside a container 02:05:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:05:23 $ docker top 271cd2c01d67520ab297455349fb01014055a15c670c49aed19efc4f4318a82b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:05:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:05:23 [ssh-agent] Looking for ssh-agent implementation... 02:05:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:05:23 $ docker exec 271cd2c01d67520ab297455349fb01014055a15c670c49aed19efc4f4318a82b ssh-agent 02:05:23 SSH_AUTH_SOCK=/tmp/ssh-lp6v2ITHCrr6/agent.14 02:05:23 SSH_AGENT_PID=20 02:05:23 Running ssh-add (command line suppressed) 02:05:23 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1327812625946895926.key (/w/workspace/edgex-go/1@tmp/private_key_1327812625946895926.key) 02:05:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:05:24 + git tag --points-at HEAD [Pipeline] } 02:05:24 $ docker exec --env ******** --env ******** 271cd2c01d67520ab297455349fb01014055a15c670c49aed19efc4f4318a82b ssh-agent -k 02:05:24 unset SSH_AUTH_SOCK; 02:05:24 unset SSH_AGENT_PID; 02:05:24 echo Agent pid 20 killed; 02:05:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:05:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:05:24 [ssh-agent] Looking for ssh-agent implementation... 02:05:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:05:24 $ docker exec 271cd2c01d67520ab297455349fb01014055a15c670c49aed19efc4f4318a82b ssh-agent 02:05:25 SSH_AUTH_SOCK=/tmp/ssh-2VNod9UorGYR/agent.54 02:05:25 SSH_AGENT_PID=61 02:05:25 Running ssh-add (command line suppressed) 02:05:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2468453445437901943.key (/w/workspace/edgex-go/1@tmp/private_key_2468453445437901943.key) 02:05:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:05:25 + git semver init 02:05:25 # -> Open(): unable to determine branch for HEAD 02:05:25 # $GIT_DIR = /w/workspace/edgex-go/1/.git 02:05:25 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 02:05:25 # $SEMVER_REMOTE_NAME = origin 02:05:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:05:25 # $SEMVER_USER_NAME = edgex-jenkins 02:05:25 # $SEMVER_BRANCH = PR-3658 02:05:25 # $SEMVER_TEMP = /tmp/semver-143699512 02:05:25 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:05:52 # '/tmp/semver-143699512' -> '/w/workspace/edgex-go/1/.semver' 02:05:52 # -> Force: false 02:05:52 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 02:05:52 $ docker exec --env ******** --env ******** 271cd2c01d67520ab297455349fb01014055a15c670c49aed19efc4f4318a82b ssh-agent -k 02:05:52 unset SSH_AUTH_SOCK; 02:05:52 unset SSH_AGENT_PID; 02:05:52 echo Agent pid 61 killed; 02:05:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:05:52 + git semver [Pipeline] } 02:05:52 $ docker stop --time=1 271cd2c01d67520ab297455349fb01014055a15c670c49aed19efc4f4318a82b 02:05:54 $ docker rm -f 271cd2c01d67520ab297455349fb01014055a15c670c49aed19efc4f4318a82b [Pipeline] // withDockerContainer [Pipeline] sh 02:05:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:05:55 Stashed 1 file(s) [Pipeline] echo 02:05:55 [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 02:05:56 ========================================================= 02:05:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:05:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:05:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:06:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:06:02 540db60ca938: Pulling fs layer 02:06:02 adcc1eea9eea: Pulling fs layer 02:06:02 4c4ab2625f07: Pulling fs layer 02:06:02 db62176df00c: Pulling fs layer 02:06:02 3b30891b0d05: Pulling fs layer 02:06:02 06b49ca38bd5: Pulling fs layer 02:06:02 c788192a36de: Pulling fs layer 02:06:02 a77e37c0d609: Pulling fs layer 02:06:02 c3185cebc471: Pulling fs layer 02:06:02 06b49ca38bd5: Waiting 02:06:02 c788192a36de: Waiting 02:06:02 a77e37c0d609: Waiting 02:06:02 c3185cebc471: Waiting 02:06:02 db62176df00c: Waiting 02:06:02 3b30891b0d05: Waiting 02:06:02 4c4ab2625f07: Verifying Checksum 02:06:02 4c4ab2625f07: Download complete 02:06:02 adcc1eea9eea: Verifying Checksum 02:06:02 adcc1eea9eea: Download complete 02:06:02 3b30891b0d05: Verifying Checksum 02:06:02 3b30891b0d05: Download complete 02:06:02 06b49ca38bd5: Verifying Checksum 02:06:02 06b49ca38bd5: Download complete 02:06:02 540db60ca938: Verifying Checksum 02:06:02 540db60ca938: Download complete 02:06:02 c788192a36de: Verifying Checksum 02:06:02 c788192a36de: Download complete 02:06:02 540db60ca938: Pull complete 02:06:02 adcc1eea9eea: Pull complete 02:06:02 4c4ab2625f07: Pull complete 02:06:02 a77e37c0d609: Verifying Checksum 02:06:02 a77e37c0d609: Download complete 02:06:06 c3185cebc471: Verifying Checksum 02:06:06 c3185cebc471: Download complete 02:06:07 db62176df00c: Verifying Checksum 02:06:07 db62176df00c: Download complete 02:06:10 db62176df00c: Pull complete 02:06:10 3b30891b0d05: Pull complete 02:06:10 06b49ca38bd5: Pull complete 02:06:10 c788192a36de: Pull complete 02:06:10 a77e37c0d609: Pull complete 02:06:11 Still waiting to schedule task 02:06:11 ‘prd-ubuntu18.04-docker-arm64-4c-16g-62’ is offline 02:06:12 c3185cebc471: Pull complete 02:06:12 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 02:06:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:06:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:06:12 + docker build -t ci-base-image-x86_64 -f - . 02:06:12 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:06:12 WORKDIR /edgex 02:06:12 COPY go.mod . 02:06:12 RUN go mod download' 02:06:14 Sending build context to Docker daemon 328.6MB 02:06:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:06:14 ---> 031687cdd783 02:06:14 Step 2/4 : WORKDIR /edgex 02:06:15 ---> Running in 182749e07ce5 02:06:15 Removing intermediate container 182749e07ce5 02:06:15 ---> 7e833d7d4a62 02:06:15 Step 3/4 : COPY go.mod . 02:06:15 ---> 01dc75e22cfd 02:06:15 Step 4/4 : RUN go mod download 02:06:15 ---> Running in 2c9eb1b492f9 02:07:02 Removing intermediate container 2c9eb1b492f9 02:07:02 ---> 73b3c2c4a948 02:07:02 Successfully built 73b3c2c4a948 02:07:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:07:03 + docker inspect -f . ci-base-image-x86_64 02:07:03 . [Pipeline] withDockerContainer 02:07:03 prd-centos7-docker-4c-2g-64 does not seem to be running inside a container 02:07:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:07:03 $ docker top 10e9295327449478c6b2018cc8bad2baa2a17d0fed30a29ac30199c28d172142 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:04 + go version 02:07:04 go version go1.16.6 linux/amd64 [Pipeline] } 02:07:04 $ docker stop --time=1 10e9295327449478c6b2018cc8bad2baa2a17d0fed30a29ac30199c28d172142 02:07:05 $ docker rm -f 10e9295327449478c6b2018cc8bad2baa2a17d0fed30a29ac30199c28d172142 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:07:06 + docker inspect -f . ci-base-image-x86_64 02:07:06 . [Pipeline] withDockerContainer 02:07:06 prd-centos7-docker-4c-2g-64 does not seem to be running inside a container 02:07:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:07:06 $ docker top bb570b61c169dfd802b53d72f1160d5d58f3b36a013bbfd305312f896feea474 -eo pid,comm [Pipeline] { [Pipeline] echo 02:07:07 ========================================================= 02:07:07 [edgeXBuildGoParallel] Running Tests and Build... 02:07:07 ========================================================= [Pipeline] sh 02:07:07 + go mod tidy [Pipeline] sh 02:07:08 + make test 02:07:08 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 02:07:08 go mod tidy 02:07:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:07:13 ? github.com/edgexfoundry/edgex-go [no test files] 02:07:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:07:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:07:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:07:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:07:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:07:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:07:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:07:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:07:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:07:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:07:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:07:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:07:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:07:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 02:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:07:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 100.0% of statements 02:07:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:07:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 46.3% of statements 02:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:07:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.104s coverage: 90.1% of statements 02:07:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:07:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:07:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements 02:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:07:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.269s coverage: 94.2% of statements 02:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:07:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 59.1% of statements 02:07:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:07:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:07:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:07:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:07:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:07:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 60.0% of statements 02:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:07:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements 02:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:07:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 02:07:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 21.3% of statements 02:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:07:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 02:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 79.5% of statements 02:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 02:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.120s coverage: 96.3% of statements 02:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 02:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.076s coverage: 94.4% of statements 02:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 02:08:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-65 in /w/workspace/edgexfoundry_edgex-go_PR-3658 [Pipeline] { [Pipeline] ws 02:08:06 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:08:07 The recommended git tool is: git 02:08:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.192s coverage: 81.8% of statements 02:08:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:08:12 using credential edgex-jenkins-ssh 02:08:12 Cloning the remote Git repository 02:08:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:08:12 > git init /w/workspace/edgex-go/1 # timeout=10 02:08:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:08:12 > git --version # timeout=10 02:08:12 > git --version # 'git version 2.17.1' 02:08:12 using GIT_SSH to set credentials SSH Credentials for GitHub 02:08:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 02:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 02:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 02:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 02:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements 02:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 02:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 02:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 02:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.089s coverage: 91.2% of statements 02:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements 02:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 02:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 02:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 02:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements 02:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 02:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.167s coverage: 66.9% of statements 02:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.6% of statements 02:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 02:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 02:08:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:08:28 Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 297187d091f422bb11a0a1e978105b2ff10e64b8 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:08:28 Failed in branch arm64 02:08:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:08:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:08:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:08:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:08:27 using GIT_SSH to set credentials SSH Credentials for GitHub 02:08:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3658/head:refs/remotes/origin/PR-3658 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:08:28 > git config core.sparsecheckout # timeout=10 02:08:28 > git checkout -f 297187d091f422bb11a0a1e978105b2ff10e64b8 # timeout=10 02:08:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements 02:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:08:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 92.0% of statements 02:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:08:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 02:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:08:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 02:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:08:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:08:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:08:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 02:08:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:08:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:08:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:08:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:08:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:08:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:08:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 02:08:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements 02:08:34 GO111MODULE=on go vet ./... 02:09:01 gofmt -l . 02:09:01 [ "`gofmt -l .`" = "" ] 02:09:01 ./bin/test-attribution-txt.sh [Pipeline] sh 02:09:01 + ls -al . 02:09:01 total 592 02:09:01 drwxrwxr-x 10 1001 1001 4096 Aug 9 02:08 . 02:09:01 drwxr-xr-x 4 root root 28 Aug 9 02:07 .. 02:09:01 -rw-rw-r-- 1 1001 1001 11 Aug 9 02:05 .dockerignore 02:09:01 drwxrwxr-x 8 1001 1001 179 Aug 9 02:05 .git 02:09:01 drwxrwxr-x 3 1001 1001 125 Aug 9 02:05 .github 02:09:01 -rw-rw-r-- 1 1001 1001 818 Aug 9 02:05 .gitignore 02:09:01 -rw-rw-r-- 1 1001 1001 76 Aug 9 02:05 .hadolint.yml 02:09:01 drwx------ 3 1001 1001 58 Aug 9 02:05 .semver 02:09:01 -rw-rw-r-- 1 1001 1001 166 Aug 9 02:05 .sonarcloud.properties 02:09:01 -rw-rw-r-- 1 1001 1001 8609 Aug 9 02:05 Attribution.txt 02:09:01 -rw-rw-r-- 1 1001 1001 43881 Aug 9 02:05 CHANGELOG.md 02:09:01 -rw-rw-r-- 1 1001 1001 3804 Aug 9 02:05 CONTRIBUTING.md 02:09:01 -rw-rw-r-- 1 1001 1001 849 Aug 9 02:05 Jenkinsfile 02:09:01 -rw-rw-r-- 1 1001 1001 10775 Aug 9 02:05 LICENSE 02:09:01 -rw-rw-r-- 1 1001 1001 5915 Aug 9 02:05 Makefile 02:09:01 -rw-rw-r-- 1 1001 1001 8643 Aug 9 02:05 README.md 02:09:01 -rw-rw-r-- 1 1001 1001 6912 Aug 9 02:05 SECURITY.md 02:09:01 -rw-rw-r-- 1 1001 1001 5 Aug 9 02:05 VERSION 02:09:01 -rw-rw-r-- 1 1001 1001 4131 Aug 9 02:05 ZMQWindows.md 02:09:01 drwxrwxr-x 2 1001 1001 37 Aug 9 02:05 bin 02:09:01 drwxrwxr-x 14 1001 1001 4096 Aug 9 02:05 cmd 02:09:01 -rw-r--r-- 1 root root 404407 Aug 9 02:08 coverage.out 02:09:01 -rw-rw-r-- 1 1001 1001 813 Aug 9 02:05 go.mod 02:09:01 -rw-r--r-- 1 root root 48847 Aug 9 02:07 go.sum 02:09:01 drwxrwxr-x 8 1001 1001 124 Aug 9 02:05 internal 02:09:01 drwxrwxr-x 3 1001 1001 16 Aug 9 02:05 openapi 02:09:01 drwxrwxr-x 4 1001 1001 71 Aug 9 02:05 snap 02:09:01 -rw-rw-r-- 1 1001 1001 204 Aug 9 02:05 version.go [Pipeline] sh 02:09:02 + '[' -e coverage.out ] 02:09:02 + chown 1001:1001 coverage.out [Pipeline] stash 02:09:02 Stashed 1 file(s) [Pipeline] sh 02:09:02 + make build 02:09:02 go mod tidy 02:09:02 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 02:09:04 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 02:09:10 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 02:09:11 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 02:09:12 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 02:09:12 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 02:09:13 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 02:09:14 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 02:09:15 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 02:09:16 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 02:09:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:09:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 02:09:20 $ docker stop --time=1 bb570b61c169dfd802b53d72f1160d5d58f3b36a013bbfd305312f896feea474 02:09:22 $ docker rm -f bb570b61c169dfd802b53d72f1160d5d58f3b36a013bbfd305312f896feea474 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:09:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:09:26 02:09:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:09:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:09:27 latest: Pulling from edgex-devops/edgex-compose 02:09:27 cbdbe7a5bc2a: Pulling fs layer 02:09:27 ca9280d653b3: Pulling fs layer 02:09:27 7e9c9ca2126c: Pulling fs layer 02:09:27 cbdbe7a5bc2a: Verifying Checksum 02:09:27 cbdbe7a5bc2a: Download complete 02:09:27 cbdbe7a5bc2a: Pull complete 02:09:28 ca9280d653b3: Verifying Checksum 02:09:28 ca9280d653b3: Download complete 02:09:28 ca9280d653b3: Pull complete 02:09:30 7e9c9ca2126c: Verifying Checksum 02:09:30 7e9c9ca2126c: Download complete 02:09:33 7e9c9ca2126c: Pull complete 02:09:33 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:09:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:09:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:09:33 prd-centos7-docker-4c-2g-64 does not seem to be running inside a container 02:09:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:09:36 $ docker top a182a486bf9e46a5ae64dd6199f741adf960b942ab42ce5c548e3a75b66052d1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:37 + docker-compose build --help 02:09:37 + grep parallel 02:09:37 --parallel Build images in parallel. [Pipeline] } 02:09:37 $ docker stop --time=1 a182a486bf9e46a5ae64dd6199f741adf960b942ab42ce5c548e3a75b66052d1 02:09:38 $ docker rm -f a182a486bf9e46a5ae64dd6199f741adf960b942ab42ce5c548e3a75b66052d1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:09:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:09:39 . [Pipeline] withDockerContainer 02:09:39 prd-centos7-docker-4c-2g-64 does not seem to be running inside a container 02:09:39 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:09:40 $ docker top fdbd44ffc6e4c495908c024c55b89430a7e9e01eb0f96c9ed6dc3b824e57f155 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:40 + docker-compose -f ./docker-compose-build.yml build --parallel 02:09:41 Building core-command ... 02:09:41 Building core-data ... 02:09:41 Building core-metadata ... 02:09:41 Building security-bootstrapper ... 02:09:41 Building security-proxy-setup ... 02:09:41 Building security-secretstore-setup ... 02:09:41 Building support-notifications ... 02:09:41 Building support-scheduler ... 02:09:41 Building sys-mgmt-agent ... 02:09:41 Building security-bootstrapper 02:09:41 Building core-command 02:09:41 Building core-metadata 02:09:41 Building sys-mgmt-agent 02:09:41 Building support-scheduler 02:09:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:09:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:09:53 ---> 73b3c2c4a948 02:09:53 Step 3/24 : WORKDIR /edgex-go 02:09:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:09:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:09:53 ---> 73b3c2c4a948 02:09:53 Step 3/24 : WORKDIR /edgex-go 02:09:57 ---> Running in 1284518f21fa 02:09:57 ---> Running in afb928c8b39d 02:10:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:10:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:10:00 ---> 73b3c2c4a948 02:10:00 Step 3/24 : WORKDIR /edgex-go 02:10:00 ---> Using cache 02:10:00 ---> c39bd560ad9d 02:10:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:10:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:10:01 ---> 73b3c2c4a948 02:10:01 Step 3/23 : WORKDIR /edgex-go 02:10:01 ---> Using cache 02:10:01 ---> c39bd560ad9d 02:10:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:01 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:10:01 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:10:01 ---> 73b3c2c4a948 02:10:01 Step 3/32 : WORKDIR /edgex-go 02:10:01 ---> Using cache 02:10:01 ---> c39bd560ad9d 02:10:01 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:01 Removing intermediate container 1284518f21fa 02:10:01 ---> f9828e3254c6 02:10:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:01 Removing intermediate container afb928c8b39d 02:10:01 ---> c39bd560ad9d 02:10:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:01 ---> Running in 23c7369aba1e 02:10:01 ---> Running in d1f44ad355bc 02:10:01 ---> Running in 497bb661d4d3 02:10:01 ---> Running in 33996a5fa188 02:10:01 ---> Running in 09f93e33714a 02:10:02 Removing intermediate container 23c7369aba1e 02:10:02 ---> 5e78623cc1ae 02:10:02 Step 5/23 : RUN apk add --update --no-cache make git 02:10:02 ---> Running in 254802a1b2a1 02:10:02 Removing intermediate container d1f44ad355bc 02:10:02 ---> f5bf293ae8dc 02:10:02 Step 5/24 : RUN apk add --update --no-cache make git 02:10:02 ---> Running in 33b360cdd9cd 02:10:02 Removing intermediate container 33996a5fa188 02:10:02 ---> 0340ec3557ab 02:10:02 Step 5/24 : RUN apk add --update --no-cache make git 02:10:02 Removing intermediate container 497bb661d4d3 02:10:02 ---> 9ed4041d681c 02:10:02 Step 5/32 : RUN apk add --update --no-cache make git 02:10:02 ---> Running in 60cbabfa680e 02:10:02 ---> Running in 8f3ef2b52ce6 02:10:02 Removing intermediate container 09f93e33714a 02:10:02 ---> f18269c69098 02:10:02 Step 5/24 : RUN apk add --update --no-cache make bash git 02:10:03 ---> Running in ce068a148b7c 02:10:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:10:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:10:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:10:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:10:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:10:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:10:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:10:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:10:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:10:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:10:04 OK: 219 MiB in 52 packages 02:10:04 OK: 219 MiB in 52 packages 02:10:04 OK: 219 MiB in 52 packages 02:10:05 OK: 219 MiB in 52 packages 02:10:05 Removing intermediate container 33b360cdd9cd 02:10:05 ---> d5caca920a77 02:10:05 Step 6/24 : COPY go.mod . 02:10:05 Removing intermediate container 8f3ef2b52ce6 02:10:05 ---> 07151f2406be 02:10:05 Step 6/32 : COPY go.mod . 02:10:05 Removing intermediate container 60cbabfa680e 02:10:05 ---> afe2a052ebf0 02:10:05 Step 6/24 : COPY go.mod . 02:10:05 Removing intermediate container 254802a1b2a1 02:10:05 ---> 383c0b1a25b6 02:10:05 Step 6/23 : COPY go.mod . 02:10:05 ---> 8e6ee8b194f8 02:10:05 Step 7/24 : RUN go mod download 02:10:05 OK: 219 MiB in 52 packages 02:10:05 ---> Running in 7b5a42bcec59 02:10:05 ---> 0293cfe6ce82 02:10:05 Step 7/32 : RUN go mod download 02:10:05 ---> Running in 53cd85a723aa 02:10:05 ---> 61901ad77abe 02:10:05 Step 7/24 : RUN go mod download 02:10:05 ---> Running in 4b2ae847424f 02:10:05 ---> c208dfee7371 02:10:05 Step 7/23 : RUN go mod download 02:10:05 ---> Running in b07d88e30262 02:10:06 Removing intermediate container ce068a148b7c 02:10:06 ---> 5adb996bae56 02:10:06 Step 6/24 : COPY go.mod . 02:10:06 ---> a65518398cc0 02:10:06 Step 7/24 : RUN go mod download 02:10:06 ---> Running in 62dccae0a82a 02:10:07 Removing intermediate container 7b5a42bcec59 02:10:07 ---> ba13d42a9fe3 02:10:07 Step 8/24 : COPY . . 02:10:08 Removing intermediate container 53cd85a723aa 02:10:08 ---> 4fa7a36452d7 02:10:08 Step 8/32 : COPY . . 02:10:11 Removing intermediate container b07d88e30262 02:10:11 ---> 38e03fc77228 02:10:11 Step 8/23 : COPY . . 02:10:12 ---> 606dace77232 02:10:12 Step 9/24 : RUN go mod tidy 02:10:12 Removing intermediate container 4b2ae847424f 02:10:12 ---> c51a1c1f4747 02:10:12 Step 8/24 : COPY . . 02:10:13 Removing intermediate container 62dccae0a82a 02:10:13 ---> bdd1308cd4c2 02:10:13 Step 8/24 : COPY . . 02:10:13 ---> Running in 850d57835a6d 02:10:17 ---> a27157d017f5 02:10:17 Step 9/32 : RUN go mod tidy 02:10:18 ---> Running in 913b28ffe54c 02:10:21 ---> a22a892cbb79 02:10:21 Step 9/23 : RUN go mod tidy 02:10:21 ---> 53bbdbe7cb8d 02:10:21 Step 9/24 : RUN go mod tidy 02:10:21 Removing intermediate container 850d57835a6d 02:10:21 ---> ac20d3b3d818 02:10:21 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:10:21 ---> Running in d93b5797583d 02:10:21 ---> Running in 135a1fe7d920 02:10:21 ---> Running in e5593775a5ab 02:10:23 Removing intermediate container 913b28ffe54c 02:10:23 ---> 9c986e8855d5 02:10:23 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:10:23 ---> Running in 252d409efe03 02:10:23 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 02:10:24 Removing intermediate container d93b5797583d 02:10:24 ---> 50d58f5c747e 02:10:24 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:10:24 ---> Running in f43cefb88243 02:10:24 Removing intermediate container 135a1fe7d920 02:10:24 ---> 27f7bfdd677b 02:10:24 Step 10/24 : RUN make cmd/core-command/core-command 02:10:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:10:24 ---> Running in 0eeb08a545b4 02:10:24 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 02:10:25 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 02:10:32 ---> a54c9224c3ee 02:10:32 Step 9/24 : RUN go mod tidy 02:10:32 ---> Running in b2a5d941a4e9 02:10:34 Removing intermediate container b2a5d941a4e9 02:10:34 ---> bf33c1be7baf 02:10:34 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:10:34 ---> Running in f9e8273eb974 02:10:34 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 02:11:06 Removing intermediate container 0eeb08a545b4 02:11:06 ---> 9a769c758492 02:11:06 02:11:06 Step 11/24 : FROM alpine:3.12 02:11:07 Removing intermediate container 252d409efe03 02:11:07 ---> 12d568773696 02:11:07 02:11:07 Step 11/32 : FROM alpine:3.12 02:11:07 3.12: Pulling from library/alpine 02:11:07 3.12: Pulling from library/alpine 02:11:09 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 02:11:09 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 02:11:09 Status: Downloaded newer image for alpine:3.12 02:11:09 Status: Image is up to date for alpine:3.12 02:11:09 ---> 13621d1b12d4 02:11:09 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:11:09 ---> 13621d1b12d4 02:11:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:11:09 ---> Running in 0f1c3807cd9b 02:11:09 ---> Running in 33739cb9adec 02:11:10 Removing intermediate container e5593775a5ab 02:11:10 ---> 89ab0e24e2fe 02:11:10 02:11:10 Step 11/24 : FROM alpine:3.12 02:11:10 ---> 13621d1b12d4 02:11:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:11:10 Removing intermediate container f43cefb88243 02:11:10 ---> cc3092bd736f 02:11:10 02:11:10 Step 11/23 : FROM alpine:3.12 02:11:10 ---> 13621d1b12d4 02:11:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:11:10 ---> Running in 568a17cb050e 02:11:10 ---> Running in 21879c5b57be 02:11:10 Removing intermediate container 0f1c3807cd9b 02:11:10 ---> e28f6d260589 02:11:10 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:11:10 ---> Running in 4df4531f8e3e 02:11:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:11:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:11:10 (1/1) Installing dumb-init (1.2.2-r1) 02:11:10 Executing busybox-1.31.1-r20.trigger 02:11:10 OK: 6 MiB in 15 packages 02:11:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:11:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:11:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:11:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:11:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:11:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:11:11 (1/2) Installing dumb-init (1.2.2-r1) 02:11:11 (2/2) Installing su-exec (0.2-r1) 02:11:11 Removing intermediate container 33739cb9adec 02:11:11 ---> bebd71a35e4a 02:11:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:11:11 Executing busybox-1.31.1-r20.trigger 02:11:11 OK: 6 MiB in 16 packages 02:11:11 ---> Running in 658d45fedc33 02:11:11 (1/1) Installing dumb-init (1.2.2-r1) 02:11:11 Executing busybox-1.31.1-r20.trigger 02:11:11 OK: 6 MiB in 15 packages 02:11:11 (1/1) Installing dumb-init (1.2.2-r1) 02:11:11 Executing busybox-1.31.1-r20.trigger 02:11:11 OK: 6 MiB in 15 packages 02:11:11 Removing intermediate container 658d45fedc33 02:11:11 ---> 64b225f51969 02:11:11 Step 14/24 : ENV APP_PORT=59882 02:11:11 ---> Running in 1a19dc6a0879 02:11:11 Removing intermediate container 1a19dc6a0879 02:11:11 ---> 4708d0361b19 02:11:11 Step 15/24 : EXPOSE $APP_PORT 02:11:11 ---> Running in e7ebcc0f131e 02:11:12 Removing intermediate container 4df4531f8e3e 02:11:12 ---> a937c407bd12 02:11:12 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:11:12 Removing intermediate container 21879c5b57be 02:11:12 ---> 0810fb12303f 02:11:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:11:12 ---> Running in ca70090702ea 02:11:12 Removing intermediate container 568a17cb050e 02:11:12 ---> 2a37947eb850 02:11:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:11:12 Removing intermediate container e7ebcc0f131e 02:11:12 ---> 65e67675e279 02:11:12 Step 16/24 : WORKDIR / 02:11:12 ---> Running in c3355bb046ad 02:11:12 ---> Running in ba92d2cfabd1 02:11:12 ---> Running in 3aa224bc106b 02:11:12 Removing intermediate container ca70090702ea 02:11:12 ---> d90d4e6df8d9 02:11:12 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:11:12 Removing intermediate container c3355bb046ad 02:11:12 ---> 420b6149a9d6 02:11:12 Step 14/23 : ENV APP_PORT=59861 02:11:12 Removing intermediate container ba92d2cfabd1 02:11:12 ---> 9f5353658498 02:11:12 Step 14/24 : ENV APP_PORT=59881 02:11:12 ---> Running in ad81749d2af7 02:11:12 ---> Running in 5f78dacb919b 02:11:12 Removing intermediate container f9e8273eb974 02:11:12 ---> 998c87a9e5c0 02:11:12 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:11:12 ---> Running in d50278c8c410 02:11:12 ---> Running in 3f24cdbfa83c 02:11:12 Removing intermediate container 3aa224bc106b 02:11:12 ---> f04c3e4ef06c 02:11:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:11:12 Removing intermediate container ad81749d2af7 02:11:12 ---> 6e1526e06352 02:11:12 Step 15/23 : EXPOSE $APP_PORT 02:11:12 Removing intermediate container d50278c8c410 02:11:12 ---> 5501d27cb53b 02:11:12 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:11:12 Removing intermediate container 5f78dacb919b 02:11:12 ---> 0ec26297338f 02:11:12 Step 15/24 : EXPOSE $APP_PORT 02:11:12 ---> Running in 4b3919684c37 02:11:12 ---> Running in d6619d66e6be 02:11:12 ---> Running in 4f5798beea97 02:11:12 Removing intermediate container 4b3919684c37 02:11:12 ---> 214600abee17 02:11:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:11:12 ---> c4a0e906b67b 02:11:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:11:12 Removing intermediate container 4f5798beea97 02:11:12 ---> fa3f17b05292 02:11:12 Step 16/24 : WORKDIR / 02:11:13 ---> Running in 9c6754253dcb 02:11:13 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 02:11:13 ---> f16afa980714 02:11:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:11:13 Removing intermediate container 9c6754253dcb 02:11:13 ---> b794f50978d2 02:11:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:11:13 ---> ebac41918b1f 02:11:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:11:13 ---> d0b77180fa07 02:11:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:11:13 ---> f02782e902c1 02:11:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:11:13 Removing intermediate container d6619d66e6be 02:11:13 ---> 919908175039 02:11:13 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:11:13 ---> Running in d200fee2b93c 02:11:13 ---> 70b691b37800 02:11:13 Step 20/24 : ENTRYPOINT ["/core-command"] 02:11:13 ---> Running in 755d615dacb8 02:11:14 Removing intermediate container d200fee2b93c 02:11:14 ---> b72ac2c57146 02:11:14 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:11:14 ---> 85be5bf153ab 02:11:14 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:11:14 Removing intermediate container 3f24cdbfa83c 02:11:14 ---> d05406333334 02:11:14 02:11:14 Step 12/24 : FROM docker:20.10.7 02:11:14 ---> Running in eb150d09d841 02:11:14 Removing intermediate container 755d615dacb8 02:11:14 ---> 676fb0308865 02:11:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:11:14 ---> Running in efb14e8b2756 02:11:14 ---> 5d9baf2d7870 02:11:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:11:14 ---> ee0e7516e821 02:11:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:11:14 Removing intermediate container eb150d09d841 02:11:14 ---> d718ce67928e 02:11:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:11:14 ---> Running in f0716cb23e07 02:11:14 ---> Running in 837e7cc71f12 02:11:14 Removing intermediate container efb14e8b2756 02:11:14 ---> 0e76d6644fb2 02:11:14 Step 22/24 : LABEL arch=x86_64 02:11:14 ---> Running in 791d35f01cbf 02:11:14 ---> d7f16b5413b1 02:11:14 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:11:14 Removing intermediate container 837e7cc71f12 02:11:14 ---> 7a0dafb20304 02:11:14 Step 21/23 : LABEL arch=x86_64 02:11:14 ---> Running in 930ab45c8419 02:11:14 ---> Running in b3241add674c 02:11:14 20.10.7: Pulling from library/docker 02:11:14 Removing intermediate container 791d35f01cbf 02:11:14 ---> 6279f7cdca43 02:11:14 Step 23/24 : LABEL git_sha=297187d091f422bb11a0a1e978105b2ff10e64b8 02:11:14 ---> Running in eec38094928f 02:11:14 Removing intermediate container b3241add674c 02:11:14 ---> 3a8804f8dbbb 02:11:14 Step 22/23 : LABEL git_sha=297187d091f422bb11a0a1e978105b2ff10e64b8 02:11:14 Removing intermediate container 930ab45c8419 02:11:14 ---> 1c8c778d3e48 02:11:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:11:14 Removing intermediate container eec38094928f 02:11:14 ---> 742276cd1147 02:11:14 Step 24/24 : LABEL version=0.0.0 02:11:14 ---> Running in c06c636cae0b 02:11:14 ---> Running in c4fc5e28ab0d 02:11:14 ---> Running in 47fcee314d1f 02:11:15 Removing intermediate container c4fc5e28ab0d 02:11:15 ---> c74febb05a3b 02:11:15 Step 22/24 : LABEL arch=x86_64 02:11:15 Removing intermediate container c06c636cae0b 02:11:15 ---> 5147dad4992c 02:11:15 Step 23/23 : LABEL version=0.0.0 02:11:15 ---> Running in e9162b13eb33 02:11:15 ---> Running in 9a4421ab0939 02:11:15 Removing intermediate container 47fcee314d1f 02:11:15 ---> b717422c7571 02:11:15 02:11:15 Removing intermediate container f0716cb23e07 02:11:15 ---> 1591832afdd2 02:11:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:11:15 Successfully built b717422c7571 02:11:15 Successfully tagged core-command:latest 02:11:15 Building security-secretstore-setup 02:11:15  Building core-command ... done Removing intermediate container e9162b13eb33 02:11:15 ---> c0251a2c2a7c 02:11:15 Step 23/24 : LABEL git_sha=297187d091f422bb11a0a1e978105b2ff10e64b8 02:11:15 Removing intermediate container 9a4421ab0939 02:11:15 ---> d613c174ac5c 02:11:15 02:11:15 Successfully built d613c174ac5c 02:11:15 Successfully tagged support-scheduler:latest 02:11:15  Building support-scheduler ... done  ---> Running in f38e0d4afbbb 02:11:15 Building security-proxy-setup 02:11:16 ---> ef4d10464535 02:11:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:11:16 Removing intermediate container f38e0d4afbbb 02:11:16 ---> eca2f2127154 02:11:16 Step 24/24 : LABEL version=0.0.0 02:11:18 ---> d3f0ae4673fb 02:11:18 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:11:18 ---> Running in aac0594f8f19 02:11:18 Removing intermediate container aac0594f8f19 02:11:18 ---> e827a84f6dc1 02:11:18 02:11:18 Successfully built e827a84f6dc1 02:11:18 Successfully tagged core-metadata:latest 02:11:18  Building core-metadata ... done Building support-notifications 02:11:18 ---> 62672375070e 02:11:18 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:11:20 ---> 90ce87367e7e 02:11:20 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:11:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:11:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:11:23 ---> 73b3c2c4a948 02:11:23 Step 3/22 : WORKDIR /edgex-go 02:11:23 ---> Using cache 02:11:23 ---> c39bd560ad9d 02:11:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:11:23 ---> Using cache 02:11:23 ---> f18269c69098 02:11:23 Step 5/22 : RUN apk add --update --no-cache make git 02:11:24 ---> 80497616dc8f 02:11:24 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:11:24 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:11:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:11:24 ---> 73b3c2c4a948 02:11:24 Step 3/23 : WORKDIR /edgex-go 02:11:24 ---> Using cache 02:11:24 ---> c39bd560ad9d 02:11:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:11:24 ---> Using cache 02:11:24 ---> f18269c69098 02:11:24 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:11:25 ---> Running in 83a9c3ed1fa2 02:11:25 ---> Running in 2f6c93b79b6c 02:11:27 ---> Running in d34f0ebf82c5 02:11:27 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:11:27 Status: Downloaded newer image for docker:20.10.7 02:11:27 ---> 08bdaf2f88f9 02:11:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:11:27 Removing intermediate container d34f0ebf82c5 02:11:27 ---> af33ed3b1b3b 02:11:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:11:28 ---> Running in de071ecbaad2 02:11:28 Removing intermediate container de071ecbaad2 02:11:28 ---> 3b2bd670e8c0 02:11:28 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 02:11:28 ---> cb92826ff811 02:11:28 Step 27/32 : RUN chmod +x /entrypoint.sh 02:11:28 ---> Running in dbc22617887c 02:11:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:11:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:11:28 ---> Running in 44d16e8f7439 02:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:11:29 (1/39) Installing readline (8.1.0-r0) 02:11:29 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:11:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:11:29 ---> 73b3c2c4a948 02:11:29 Step 3/26 : WORKDIR /edgex-go 02:11:29 ---> Using cache 02:11:29 ---> c39bd560ad9d 02:11:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:11:29 ---> Using cache 02:11:29 ---> f18269c69098 02:11:29 Step 5/26 : RUN apk add --update --no-cache make git 02:11:29 (2/39) Installing bash (5.1.0-r0) 02:11:29 Executing bash-5.1.0-r0.post-install 02:11:29 (3/39) Installing brotli-libs (1.0.9-r3) 02:11:29 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:11:29 (5/39) Installing libcurl (7.78.0-r0) 02:11:29 (6/39) Installing curl (7.78.0-r0) 02:11:29 (7/39) Installing dumb-init (1.2.5-r0) 02:11:29 (8/39) Installing libbz2 (1.0.8-r1) 02:11:29 (9/39) Installing expat (2.2.10-r1) 02:11:29 (10/39) Installing libffi (3.3-r2) 02:11:29 (11/39) Installing gdbm (1.19-r0) 02:11:29 (12/39) Installing xz-libs (5.2.5-r0) 02:11:29 (13/39) Installing sqlite-libs (3.34.1-r0) 02:11:29 ---> Running in c35c3b972117 02:11:29 (14/39) Installing python3 (3.8.10-r0) 02:11:29 Removing intermediate container 44d16e8f7439 02:11:29 ---> d84632e5c139 02:11:29 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:11:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:11:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:11:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:11:30 ---> Running in 3e0f521475d9 02:11:30 (15/39) Installing py3-appdirs (1.4.4-r1) 02:11:30 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:11:30 (17/39) Installing py3-parsing (2.4.7-r1) 02:11:30 (18/39) Installing py3-six (1.15.0-r0) 02:11:30 (19/39) Installing py3-packaging (20.9-r0) 02:11:30 (20/39) Installing py3-setuptools (51.3.3-r0) 02:11:30 Removing intermediate container 3e0f521475d9 02:11:30 ---> 12dc73b12637 02:11:30 Step 29/32 : CMD ["gate"] 02:11:30 (21/39) Installing py3-chardet (4.0.0-r0) 02:11:30 (22/39) Installing py3-idna (3.1-r0) 02:11:30 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:11:30 ---> Running in 552faee8817d 02:11:30 (24/39) Installing py3-requests (2.25.1-r1) 02:11:30 (25/39) Installing py3-msgpack (1.0.2-r0) 02:11:30 (26/39) Installing py3-lockfile (0.12.2-r3) 02:11:30 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:11:30 Removing intermediate container 552faee8817d 02:11:30 ---> c5c0614c044e 02:11:30 Step 30/32 : LABEL arch=x86_64 02:11:30 (28/39) Installing py3-colorama (0.4.4-r0) 02:11:30 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:11:30 (30/39) Installing py3-distlib (0.3.1-r1) 02:11:30 ---> Running in 29f84426bdbc 02:11:30 (31/39) Installing py3-distro (1.5.0-r1) 02:11:30 (32/39) Installing py3-webencodings (0.5.1-r3) 02:11:30 (33/39) Installing py3-html5lib (1.1-r0) 02:11:30 (34/39) Installing py3-pytoml (0.1.21-r0) 02:11:30 (35/39) Installing py3-pep517 (0.9.1-r0) 02:11:30 (36/39) Installing py3-progress (1.5-r0) 02:11:30 (37/39) Installing py3-retrying (1.3.3-r0) 02:11:30 (38/39) Installing py3-toml (0.10.2-r0) 02:11:30 (39/39) Installing py3-pip (20.3.4-r0) 02:11:30 Removing intermediate container 29f84426bdbc 02:11:30 ---> 3322b8b0e262 02:11:30 Step 31/32 : LABEL git_sha=297187d091f422bb11a0a1e978105b2ff10e64b8 02:11:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:11:31 ---> Running in d30f55f19fed 02:11:31 Executing busybox-1.32.1-r6.trigger 02:11:31 OK: 82 MiB in 59 packages 02:11:31 Removing intermediate container d30f55f19fed 02:11:31 ---> 560808d83569 02:11:31 Step 32/32 : LABEL version=0.0.0 02:11:31 ---> Running in f4f012a82ab0 02:11:31 OK: 219 MiB in 52 packages 02:11:31 Removing intermediate container f4f012a82ab0 02:11:31 ---> 9566e318d081 02:11:31 02:11:31 Successfully built 9566e318d081 02:11:31 Successfully tagged security-bootstrapper:latest 02:11:31 Building core-data 02:11:32  Building security-bootstrapper ... done OK: 219 MiB in 52 packages 02:11:32 OK: 219 MiB in 52 packages 02:11:32 Removing intermediate container c35c3b972117 02:11:32 ---> ff2435c90de0 02:11:32 Step 6/26 : COPY go.mod . 02:11:33 ---> d1f44fd6a37c 02:11:33 Step 7/26 : RUN go mod download 02:11:33 ---> Running in 32f68332584e 02:11:33 Removing intermediate container 83a9c3ed1fa2 02:11:33 ---> fa06db22e848 02:11:33 Step 6/22 : COPY go.mod . 02:11:33 Collecting docker-compose==1.23.2 02:11:33 Removing intermediate container 2f6c93b79b6c 02:11:33 ---> 21eb59d0c89b 02:11:33 Step 6/23 : COPY go.mod . 02:11:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:11:33 Collecting websocket-client<1.0,>=0.32.0 02:11:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:11:33 Collecting docopt<0.7,>=0.6.1 02:11:33 Downloading docopt-0.6.2.tar.gz (25 kB) 02:11:34 ---> 00ffd6a7454e 02:11:34 Step 7/22 : RUN go mod download 02:11:34 ---> dd8b8388c171 02:11:34 Step 7/23 : RUN go mod download 02:11:34 ---> Running in a3cee26eb456 02:11:34 ---> Running in bf17153a0199 02:11:34 Collecting docker<4.0,>=3.6.0 02:11:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:11:34 Collecting jsonschema<3,>=2.5.1 02:11:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:11:34 Collecting texttable<0.10,>=0.9.0 02:11:34 Downloading texttable-0.9.1.tar.gz (11 kB) 02:11:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:11:35 Collecting cached-property<2,>=1.2.0 02:11:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:11:35 Collecting dockerpty<0.5,>=0.4.1 02:11:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:11:35 Collecting PyYAML<4,>=3.10 02:11:35 Downloading PyYAML-3.13.tar.gz (270 kB) 02:11:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:11:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:11:36 Removing intermediate container 32f68332584e 02:11:36 ---> 54cade083a7f 02:11:36 Step 8/26 : COPY . . 02:11:36 Collecting docker-pycreds>=0.4.0 02:11:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:11:36 Removing intermediate container bf17153a0199 02:11:36 ---> a105f6b30fd6 02:11:36 Step 8/23 : COPY . . 02:11:37 Removing intermediate container a3cee26eb456 02:11:37 ---> 4deb871e31b9 02:11:37 Step 8/22 : COPY . . 02:11:37 Collecting urllib3<1.25,>=1.21.1 02:11:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:11:37 Collecting certifi>=2017.4.17 02:11:37 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:11:37 Collecting chardet<3.1.0,>=3.0.2 02:11:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:11:37 Collecting idna<2.8,>=2.5 02:11:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:11:37 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:11:37 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:11:37 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:11:37 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:11:37 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:11:37 Attempting uninstall: urllib3 02:11:37 Found existing installation: urllib3 1.26.2 02:11:37 Uninstalling urllib3-1.26.2: 02:11:37 Successfully uninstalled urllib3-1.26.2 02:11:37 Attempting uninstall: idna 02:11:37 Found existing installation: idna 3.1 02:11:37 Uninstalling idna-3.1: 02:11:37 Successfully uninstalled idna-3.1 02:11:38 Attempting uninstall: chardet 02:11:38 Found existing installation: chardet 4.0.0 02:11:38 Uninstalling chardet-4.0.0: 02:11:38 Successfully uninstalled chardet-4.0.0 02:11:40 Attempting uninstall: requests 02:11:40 Found existing installation: requests 2.25.1 02:11:40 Uninstalling requests-2.25.1: 02:11:40 Successfully uninstalled requests-2.25.1 02:11:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:11:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:11:40 ---> 73b3c2c4a948 02:11:40 Step 3/24 : WORKDIR /edgex-go 02:11:40 ---> Using cache 02:11:40 ---> c39bd560ad9d 02:11:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:11:40 ---> Using cache 02:11:40 ---> f18269c69098 02:11:40 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:11:40 Running setup.py install for texttable: started 02:11:41 Running setup.py install for texttable: finished with status 'done' 02:11:41 Running setup.py install for PyYAML: started 02:11:42 Running setup.py install for PyYAML: finished with status 'done' 02:11:42 Running setup.py install for docopt: started 02:11:42 ---> Running in fdaeb964e7d6 02:11:42 Running setup.py install for docopt: finished with status 'done' 02:11:42 Running setup.py install for dockerpty: started 02:11:43 Running setup.py install for dockerpty: finished with status 'done' 02:11:43 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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.59.0 02:11:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:11:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:11:44 OK: 219 MiB in 52 packages 02:11:45 Removing intermediate container fdaeb964e7d6 02:11:45 ---> aae3c732c8f5 02:11:45 Step 6/24 : COPY go.mod . 02:11:46 ---> d25c836441c4 02:11:46 Step 7/24 : RUN go mod download 02:11:47 ---> Running in 62a039b24296 02:11:47 ---> 751e755cc146 02:11:47 Step 9/23 : RUN go mod tidy 02:11:47 ---> Running in f99eacecc146 02:11:47 ---> 4a6e877be0f5 02:11:47 Step 9/26 : RUN go mod tidy 02:11:47 ---> 20f36b562264 02:11:47 Step 9/22 : RUN go mod tidy 02:11:47 ---> Running in d860510f266c 02:11:47 ---> Running in f19505008fa3 02:11:49 Removing intermediate container 62a039b24296 02:11:49 ---> c93628ee3f5b 02:11:49 Step 8/24 : COPY . . 02:11:49 Removing intermediate container f99eacecc146 02:11:49 ---> f2fc23566090 02:11:49 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:11:50 ---> Running in 23afe907e620 02:11:51 Removing intermediate container d860510f266c 02:11:51 ---> af25ac76a8b2 02:11:51 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:11:51 Removing intermediate container dbc22617887c 02:11:51 ---> d186089f9661 02:11:51 Step 15/24 : ENV APP_PORT=58890 02:11:51 Removing intermediate container f19505008fa3 02:11:51 ---> 94659468e6d1 02:11:51 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:11:51 ---> Running in 09ebd1507e0d 02:11:51 ---> Running in d20c553874dc 02:11:51 ---> Running in 6ad721845ad0 02:11:51 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 02:11:51 Removing intermediate container 09ebd1507e0d 02:11:51 ---> 8f3e1086db1e 02:11:51 Step 16/24 : EXPOSE $APP_PORT 02:11:52 ---> Running in 7cc0593862b0 02:11:52 Removing intermediate container 7cc0593862b0 02:11:52 ---> 4d9b9f844ad0 02:11:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:11:52 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 02:11:52 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 02:11:53 ---> 0b8508a09cff 02:11:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:11:54 ---> f3a74f3f379d 02:11:54 Step 9/24 : RUN go mod tidy 02:11:54 ---> a7b36f330f87 02:11:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:11:54 ---> Running in 86553b7e59f8 02:11:54 ---> f889db71d44c 02:11:54 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:11:54 ---> Running in 77502f206eeb 02:11:54 Removing intermediate container 77502f206eeb 02:11:54 ---> f80f6c0a185b 02:11:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:11:54 ---> Running in fc5a5d3373b8 02:11:55 Removing intermediate container fc5a5d3373b8 02:11:55 ---> d734ecf34ad3 02:11:55 Step 22/24 : LABEL arch=x86_64 02:11:55 ---> Running in b86ae503fc82 02:11:55 Removing intermediate container b86ae503fc82 02:11:55 ---> 52085ce545d5 02:11:55 Step 23/24 : LABEL git_sha=297187d091f422bb11a0a1e978105b2ff10e64b8 02:11:55 ---> Running in adb5e80c0de2 02:11:55 Removing intermediate container adb5e80c0de2 02:11:55 ---> 1cbf0b8cc65e 02:11:55 Step 24/24 : LABEL version=0.0.0 02:11:55 ---> Running in e420c4d65953 02:11:56 Removing intermediate container e420c4d65953 02:11:56 ---> 3cfe479dda0a 02:11:56 02:11:56 Successfully built 3cfe479dda0a 02:11:56 Successfully tagged sys-mgmt-agent:latest 02:11:56  Building sys-mgmt-agent ... done Removing intermediate container 86553b7e59f8 02:11:56 ---> 21d91c2b7074 02:11:56 Step 10/24 : RUN make cmd/core-data/core-data 02:11:56 ---> Running in a8cfcdd4c045 02:11:57 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 02:12:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:12:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:12:29 Removing intermediate container 6ad721845ad0 02:12:29 ---> a1a9c8a91bf9 02:12:29 02:12:29 Step 11/22 : FROM alpine:3.12 02:12:29 ---> 13621d1b12d4 02:12:29 Step 12/22 : RUN apk add --update --no-cache curl 02:12:29 ---> Running in d3962a87b826 02:12:29 Removing intermediate container 23afe907e620 02:12:29 ---> e4a6ef819309 02:12:29 02:12:29 Step 11/23 : FROM alpine:3.12 02:12:29 ---> 13621d1b12d4 02:12:29 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:12:29 Removing intermediate container d20c553874dc 02:12:29 ---> edae7ae0768a 02:12:29 02:12:29 Step 11/26 : FROM alpine:3.12 02:12:29 ---> 13621d1b12d4 02:12:29 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 02:12:29 ---> Running in 946cef63a16c 02:12:29 ---> Running in fa681afd2de4 02:12:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:12:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:12:30 (1/4) Installing ca-certificates (20191127-r4) 02:12:30 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:12:30 (3/4) Installing libcurl (7.78.0-r0) 02:12:30 (4/4) Installing curl (7.78.0-r0) 02:12:30 Executing busybox-1.31.1-r20.trigger 02:12:30 Executing ca-certificates-20191127-r4.trigger 02:12:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:12:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:12:30 OK: 7 MiB in 18 packages 02:12:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:12:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:12:31 (1/6) Installing ca-certificates (20191127-r4) 02:12:31 (2/6) Installing nghttp2-libs (1.41.0-r0) 02:12:31 (3/6) Installing libcurl (7.78.0-r0) 02:12:31 (4/6) Installing curl (7.78.0-r0) 02:12:31 (5/6) Installing dumb-init (1.2.2-r1) 02:12:31 (6/6) Installing su-exec (0.2-r1) 02:12:31 Executing busybox-1.31.1-r20.trigger 02:12:31 Executing ca-certificates-20191127-r4.trigger 02:12:31 (1/2) Installing ca-certificates (20191127-r4) 02:12:31 (2/2) Installing dumb-init (1.2.2-r1) 02:12:31 Executing busybox-1.31.1-r20.trigger 02:12:31 OK: 7 MiB in 20 packages 02:12:31 Executing ca-certificates-20191127-r4.trigger 02:12:31 OK: 6 MiB in 16 packages 02:12:31 Removing intermediate container d3962a87b826 02:12:31 ---> 1918913bfde1 02:12:31 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:12:31 ---> Running in 77326ebff22d 02:12:31 Removing intermediate container 77326ebff22d 02:12:31 ---> a14913e90e1f 02:12:31 Step 14/22 : WORKDIR /edgex 02:12:32 Removing intermediate container fa681afd2de4 02:12:32 ---> fca49aa46705 02:12:32 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:12:32 Removing intermediate container 946cef63a16c 02:12:32 ---> 0b5777724377 02:12:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:12:32 ---> Running in 538104ca1346 02:12:32 ---> Running in 7ece1f781de6 02:12:32 ---> Running in 90d2b3235603 02:12:32 Removing intermediate container 538104ca1346 02:12:32 ---> 00c76b785cb7 02:12:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:12:32 Removing intermediate container 7ece1f781de6 02:12:32 ---> b3c704d758ca 02:12:32 Step 14/23 : ENV APP_PORT=59860 02:12:32 Removing intermediate container 90d2b3235603 02:12:32 ---> 93f796b7dbe8 02:12:32 Step 14/26 : WORKDIR / 02:12:32 ---> Running in cfc2e1034ba7 02:12:32 ---> Running in ea22024c33a9 02:12:32 ---> 981b73a70c2d 02:12:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:12:32 Removing intermediate container cfc2e1034ba7 02:12:32 ---> 9a5d43d237e1 02:12:32 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:12:32 Removing intermediate container ea22024c33a9 02:12:32 ---> f3d11f131930 02:12:32 Step 15/23 : EXPOSE $APP_PORT 02:12:32 ---> Running in 811907bfa66f 02:12:32 ---> d444c88dd82a 02:12:32 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:12:32 Removing intermediate container 811907bfa66f 02:12:32 ---> 3c3a773bf3ab 02:12:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:12:32 ---> 4e779355bf32 02:12:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:12:33 ---> d59f2aa58d38 02:12:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:12:33 ---> 084260075295 02:12:33 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:12:33 ---> 2cc05639fb68 02:12:33 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:12:33 Removing intermediate container a8cfcdd4c045 02:12:33 ---> c99c37934de7 02:12:33 02:12:33 Step 11/24 : FROM alpine:3.12 02:12:33 ---> 13621d1b12d4 02:12:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:12:33 ---> Running in 49cfa27c0b99 02:12:33 ---> Running in 39ebf74003d9 02:12:33 ---> a566e492f9f9 02:12:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:12:33 ---> fb81251967ab 02:12:33 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:12:33 Removing intermediate container 49cfa27c0b99 02:12:33 ---> d1595a268152 02:12:33 Step 19/22 : CMD ["--init=true"] 02:12:33 ---> Running in c350204d814d 02:12:33 Removing intermediate container 39ebf74003d9 02:12:33 ---> 03e1630a86f9 02:12:33 Step 13/24 : ENV APP_PORT=59880 02:12:34 ---> Running in 0dab05632c59 02:12:34 ---> a7114dcf0e59 02:12:34 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:12:34 ---> Running in ce6e6cca4b2c 02:12:34 ---> 9b66c6755b9f 02:12:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:12:34 Removing intermediate container c350204d814d 02:12:34 ---> c41ea782306c 02:12:34 Step 20/22 : LABEL arch=x86_64 02:12:34 Removing intermediate container 0dab05632c59 02:12:34 ---> 4a9dad3eadfe 02:12:34 Step 14/24 : EXPOSE $APP_PORT 02:12:34 ---> Running in ceeb442b2f8e 02:12:34 ---> Running in 235557cc5f00 02:12:34 Removing intermediate container ce6e6cca4b2c 02:12:34 ---> 6253998125d6 02:12:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:12:34 Removing intermediate container ceeb442b2f8e 02:12:34 ---> 82d288875dc4 02:12:34 Step 21/22 : LABEL git_sha=297187d091f422bb11a0a1e978105b2ff10e64b8 02:12:34 ---> Running in 4121d96f2ec4 02:12:34 ---> Running in a9f4f59d51e5 02:12:34 Removing intermediate container 235557cc5f00 02:12:34 ---> d9f13caf65da 02:12:34 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:12:34 ---> Running in 83e6039c2da6 02:12:34 Removing intermediate container 4121d96f2ec4 02:12:34 ---> 5ece7d959cae 02:12:34 Step 21/23 : LABEL arch=x86_64 02:12:34 Removing intermediate container a9f4f59d51e5 02:12:34 ---> c613ac2a5cab 02:12:34 Step 22/22 : LABEL version=0.0.0 02:12:34 ---> 4cdebf9ff997 02:12:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:12:34 ---> Running in 3667506ee26a 02:12:34 ---> Running in f145ff12cba1 02:12:34 Removing intermediate container 3667506ee26a 02:12:34 ---> 72d61b5f33b7 02:12:34 Step 22/23 : LABEL git_sha=297187d091f422bb11a0a1e978105b2ff10e64b8 02:12:34 ---> Running in 115ce5799b2c 02:12:34 Removing intermediate container f145ff12cba1 02:12:34 ---> 8036796ada93 02:12:34 02:12:34 Successfully built 8036796ada93 02:12:34 Successfully tagged security-proxy-setup:latest 02:12:34  Building security-proxy-setup ... done Removing intermediate container 115ce5799b2c 02:12:34 ---> d1f83ba4b6c5 02:12:34 Step 23/23 : LABEL version=0.0.0 02:12:34 ---> Running in fb32a0a5f6a7 02:12:34 ---> d419aedfbcfb 02:12:34 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:12:35 Removing intermediate container fb32a0a5f6a7 02:12:35 ---> 196275be98a3 02:12:35 02:12:35 ---> d46d5799047f 02:12:35 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 02:12:35 Successfully built 196275be98a3 02:12:35 Successfully tagged support-notifications:latest 02:12:35  Building support-notifications ... done Removing intermediate container 83e6039c2da6 02:12:35 ---> ab775fdac43c 02:12:35 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:12:35 ---> Running in 541c3e871649 02:12:35 ---> Running in 9308a240cce4 02:12:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:12:35 Removing intermediate container 541c3e871649 02:12:35 ---> d1aa3ac5d77a 02:12:35 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:12:35 ---> Running in c400c4e61e8f 02:12:35 Removing intermediate container c400c4e61e8f 02:12:35 ---> eab36d8dea5d 02:12:35 Step 24/26 : LABEL arch=x86_64 02:12:36 ---> Running in 99aea51cb725 02:12:36 Removing intermediate container 99aea51cb725 02:12:36 ---> 32a5ed9a9afe 02:12:36 Step 25/26 : LABEL git_sha=297187d091f422bb11a0a1e978105b2ff10e64b8 02:12:36 ---> Running in 3fabbc235d16 02:12:36 Removing intermediate container 3fabbc235d16 02:12:36 ---> 07b57518a6b5 02:12:36 Step 26/26 : LABEL version=0.0.0 02:12:36 ---> Running in dcf6e22dfd54 02:12:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:12:36 Removing intermediate container dcf6e22dfd54 02:12:36 ---> a62dae367124 02:12:36 02:12:36 Successfully built a62dae367124 02:12:36 Successfully tagged security-secretstore-setup:latest 02:12:36  Building security-secretstore-setup ... done (1/6) Installing dumb-init (1.2.2-r1) 02:12:36 (2/6) Installing libgcc (9.3.0-r2) 02:12:36 (3/6) Installing libsodium (1.0.18-r0) 02:12:36 (4/6) Installing libstdc++ (9.3.0-r2) 02:12:37 (5/6) Installing libzmq (4.3.3-r0) 02:12:37 (6/6) Installing zeromq (4.3.3-r0) 02:12:37 Executing busybox-1.31.1-r20.trigger 02:12:37 OK: 8 MiB in 20 packages 02:12:38 Removing intermediate container 9308a240cce4 02:12:38 ---> 6240a4f9d4f7 02:12:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:12:38 ---> f697c617bf70 02:12:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:12:38 ---> 4a1d4b5a1d02 02:12:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:12:38 ---> 18a38a71f38c 02:12:38 Step 20/24 : ENTRYPOINT ["/core-data"] 02:12:38 ---> Running in 2155b42000be 02:12:38 Removing intermediate container 2155b42000be 02:12:38 ---> 717a77426386 02:12:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:12:38 ---> Running in a9cff5bdc30e 02:12:38 Removing intermediate container a9cff5bdc30e 02:12:38 ---> a5012fce526f 02:12:38 Step 22/24 : LABEL arch=x86_64 02:12:38 ---> Running in cdba5481ec2e 02:12:38 Removing intermediate container cdba5481ec2e 02:12:38 ---> ca046030b0f8 02:12:38 Step 23/24 : LABEL git_sha=297187d091f422bb11a0a1e978105b2ff10e64b8 02:12:38 ---> Running in 42cebb059238 02:12:39 Removing intermediate container 42cebb059238 02:12:39 ---> 0fc66eb03c5a 02:12:39 Step 24/24 : LABEL version=0.0.0 02:12:39 ---> Running in 907d35d8a173 02:12:39 Removing intermediate container 907d35d8a173 02:12:39 ---> 377ddf4252f3 02:12:39 02:12:39 Successfully built 377ddf4252f3 02:12:39 Successfully tagged core-data:latest 02:12:39  Building core-data ... done  [Pipeline] } 02:12:39 $ docker stop --time=1 fdbd44ffc6e4c495908c024c55b89430a7e9e01eb0f96c9ed6dc3b824e57f155 02:12:40 $ docker rm -f fdbd44ffc6e4c495908c024c55b89430a7e9e01eb0f96c9ed6dc3b824e57f155 [Pipeline] // withDockerContainer [Pipeline] sh 02:12:41 + docker images 02:12:41 REPOSITORY TAG IMAGE ID CREATED SIZE 02:12:41 core-data latest 377ddf4252f3 2 seconds ago 20.4MB 02:12:41 security-secretstore-setup latest a62dae367124 5 seconds ago 29MB 02:12:41 security-proxy-setup latest 8036796ada93 7 seconds ago 25.9MB 02:12:41 support-notifications latest 196275be98a3 7 seconds ago 16.8MB 02:12:41 c99c37934de7 8 seconds ago 1.75GB 02:12:41 edae7ae0768a 12 seconds ago 1.75GB 02:12:41 e4a6ef819309 12 seconds ago 1.75GB 02:12:41 a1a9c8a91bf9 14 seconds ago 1.75GB 02:12:41 sys-mgmt-agent latest 3cfe479dda0a 46 seconds ago 325MB 02:12:41 security-bootstrapper latest 9566e318d081 About a minute ago 18.8MB 02:12:41 core-metadata latest e827a84f6dc1 About a minute ago 16.7MB 02:12:41 support-scheduler latest d613c174ac5c About a minute ago 16.1MB 02:12:41 core-command latest b717422c7571 About a minute ago 16MB 02:12:41 d05406333334 About a minute ago 1.75GB 02:12:41 89ab0e24e2fe About a minute ago 1.75GB 02:12:41 cc3092bd736f About a minute ago 1.75GB 02:12:41 12d568773696 About a minute ago 1.75GB 02:12:41 9a769c758492 About a minute ago 1.74GB 02:12:41 ci-base-image-x86_64 latest 73b3c2c4a948 5 minutes ago 1.24GB 02:12:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 days ago 547MB 02:12:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 6 days ago 37.5MB 02:12:41 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 02:12:41 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 02:12:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [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 02:12:57 Still waiting to schedule task 02:12:57 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 02:18:22 Running on prd-ubuntu18.04-docker-8c-8g-69 in /w/workspace/edgexfoundry_edgex-go_PR-3658 [Pipeline] { [Pipeline] ws 02:18:22 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] libraryResource [Pipeline] sh 02:18:24 + echo snap-build.sh 02:18:24 snap-build.sh 02:18:24 + SNAP_BASE_DIR=. 02:18:24 + '[' '!' -z /w/workspace/edgex-go/1 ']' 02:18:24 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 02:18:24 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 02:18:24 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 02:18:24 + cd /w/workspace/edgex-go/1 02:18:24 + sudo apt-get remove -qy --purge lxd lxd-client 02:18:24 Reading package lists... 02:18:24 Building dependency tree... 02:18:24 Reading state information... 02:18:24 The following packages were automatically installed and are no longer required: 02:18:24 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:18:24 uidmap xdelta3 02:18:24 Use 'sudo apt autoremove' to remove them. 02:18:24 The following packages will be REMOVED: 02:18:24 lxd* lxd-client* 02:18:24 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:18:24 After this operation, 31.7 MB disk space will be freed. 02:18:24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 02:18:24 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:18:26 Removing lxd dnsmasq configuration 02:18:26 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:18:26 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:18:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:18:26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 02:18:26 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:18:28 Processing triggers for systemd (237-3ubuntu10.45) ... 02:18:28 Processing triggers for ureadahead (0.100.0-21) ... 02:18:28 + sudo snap remove --purge lxd 02:18:28 snap "lxd" is not installed 02:18:28 + sudo groupadd --force --system lxd 02:18:28 ++ whoami 02:18:28 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:18:28 + newgrp - lxd 02:18:28 + sudo snap install lxd 02:18:37 2021-08-09T02:18:34Z INFO Waiting for automatic snapd restart... 02:18:59 lxd 4.16 from Canonical* installed 02:18:59 + sudo lxd init --auto 02:19:08 + sudo snap install --classic snapcraft 02:19:23 snapcraft 4.8.3 from Canonical* installed 02:19:23 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 02:19:23 + sudo snapcraft prime --use-lxd 02:19:23 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:19:23 Could not find snap/snapcraft.yaml. Are you sure you are in the right directory? 02:19:23 To start a new project, use `snapcraft init` [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:19:24 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] { (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] sh 02:19:26 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:19:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:19:27 ---> package-listing.sh 02:19:27 ++ tr '[:upper:]' '[:lower:]' 02:19:27 ++ facter osfamily 02:19:27 + OS_FAMILY=redhat 02:19:27 + workspace=/w/workspace/edgex-go/1 02:19:27 + START_PACKAGES=/tmp/packages_start.txt 02:19:27 + END_PACKAGES=/tmp/packages_end.txt 02:19:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:19:27 + PACKAGES=/tmp/packages_start.txt 02:19:27 + '[' /w/workspace/edgex-go/1 ']' 02:19:27 + PACKAGES=/tmp/packages_end.txt 02:19:27 + case "${OS_FAMILY}" in 02:19:27 + sort 02:19:27 + rpm -qa 02:19:29 + '[' -f /tmp/packages_start.txt ']' 02:19:29 + '[' -f /tmp/packages_end.txt ']' 02:19:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:19:29 + '[' /w/workspace/edgex-go/1 ']' 02:19:29 + mkdir -p /w/workspace/edgex-go/1/archives/ 02:19:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 02:19:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:19:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:19:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:19:30 02:19:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:19:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:19:31 latest: Pulling from edgex-lftools-log-publisher 02:19:31 b4d181a07f80: Pulling fs layer 02:19:31 a1111a8f2ec3: Pulling fs layer 02:19:31 ed53099fbce6: Pulling fs layer 02:19:31 dc539afda2c1: Pulling fs layer 02:19:31 77bc0d833cb6: Pulling fs layer 02:19:31 9065ff56babe: Pulling fs layer 02:19:31 d287ab97295c: Pulling fs layer 02:19:31 77bc0d833cb6: Waiting 02:19:31 9065ff56babe: Waiting 02:19:31 d287ab97295c: Waiting 02:19:31 dc539afda2c1: Waiting 02:19:32 a1111a8f2ec3: Verifying Checksum 02:19:32 a1111a8f2ec3: Download complete 02:19:32 dc539afda2c1: Verifying Checksum 02:19:32 dc539afda2c1: Download complete 02:19:32 77bc0d833cb6: Verifying Checksum 02:19:32 77bc0d833cb6: Download complete 02:19:32 9065ff56babe: Download complete 02:19:32 ed53099fbce6: Verifying Checksum 02:19:32 ed53099fbce6: Download complete 02:19:34 b4d181a07f80: Verifying Checksum 02:19:34 b4d181a07f80: Download complete 02:19:35 b4d181a07f80: Pull complete 02:19:35 a1111a8f2ec3: Pull complete 02:19:35 ed53099fbce6: Pull complete 02:19:35 dc539afda2c1: Pull complete 02:19:36 77bc0d833cb6: Pull complete 02:19:36 9065ff56babe: Pull complete 02:19:41 d287ab97295c: Verifying Checksum 02:19:41 d287ab97295c: Download complete 02:19:45 d287ab97295c: Pull complete 02:19:45 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:19:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:19:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:19:45 prd-centos7-docker-4c-2g-64 does not seem to be running inside a container 02:19:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:19:49 $ docker top f85957394eaab65738aff4cc70b31cb46e6440bdf76d4c3ed26d487f33e5b062 -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:49 + touch /tmp/pre-build-complete [Pipeline] sh 02:19:50 + mkdir -p /var/log/sysstat [Pipeline] sh 02:19:50 + ls /var/log/sa-host 02:19:50 + sadf -c /var/log/sa-host/sa05 02:19:50 file_magic: OK 02:19:50 HZ: Using current value: 100 02:19:50 file_header: OK 02:19:50 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 02:19:50 Statistics: 02:19:50 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:19:50 File successfully converted to sysstat format version 12.0.3 02:19:50 + sadf -c /var/log/sa-host/sa09 02:19:50 file_magic: OK 02:19:50 HZ: Using current value: 100 02:19:50 file_header: OK 02:19:50 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 02:19:50 Statistics: 02:19:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:19:50 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:19:50 provisioning config files... 02:19:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6591451775830937873tmp [Pipeline] { [Pipeline] echo 02:19:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:19:51 ---> create-netrc.sh [Pipeline] } 02:19:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:19:51 ---> python-tools-install.sh [Pipeline] echo 02:19:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:19:52 ---> sudo-logs.sh 02:19:52 Archiving 'sudo' log.. 02:19:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-64.vexxhost.local: Name or service not known 02:19:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-64.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 02:19:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:19:53 ---> job-cost.sh 02:19:53 lf-activate-venv: SKIPPING 02:19:53 INFO: No Stack... 02:19:54 INFO: Retrieving Pricing Info for: v3-standard-2 02:19:54 INFO: Archiving Costs [Pipeline] echo 02:19:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:19:55 ---> logs-deploy.sh 02:19:55 lf-activate-venv: SKIPPING 02:19:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3658/1 02:19:55 INFO: archiving workspace using pattern(s): 02:19:56 Archives upload complete. 02:19:56 INFO: archiving logs to Nexus 02:19:57 ---> uname -a: 02:19:57 Linux prd-centos7-docker-4c-2g-64.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 02:19:57 02:19:57 02:19:57 ---> lscpu: 02:19:57 Architecture: x86_64 02:19:57 CPU op-mode(s): 32-bit, 64-bit 02:19:57 Byte Order: Little Endian 02:19:57 Address sizes: 40 bits physical, 48 bits virtual 02:19:57 CPU(s): 2 02:19:57 On-line CPU(s) list: 0,1 02:19:57 Thread(s) per core: 1 02:19:57 Core(s) per socket: 1 02:19:57 Socket(s): 2 02:19:57 NUMA node(s): 1 02:19:57 Vendor ID: AuthenticAMD 02:19:57 CPU family: 23 02:19:57 Model: 49 02:19:57 Model name: AMD EPYC-Rome Processor 02:19:57 Stepping: 0 02:19:57 CPU MHz: 2799.998 02:19:57 BogoMIPS: 5599.99 02:19:57 Virtualization: AMD-V 02:19:57 Hypervisor vendor: KVM 02:19:57 Virtualization type: full 02:19:57 L1d cache: 32K 02:19:57 L1i cache: 32K 02:19:57 L2 cache: 512K 02:19:57 L3 cache: 16384K 02:19:57 NUMA node0 CPU(s): 0,1 02:19:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:19:57 02:19:57 02:19:57 ---> nproc: 02:19:57 2 02:19:57 02:19:57 02:19:57 ---> df -h: 02:19:57 Filesystem Size Used Avail Use% Mounted on 02:19:57 overlay 40G 15G 26G 36% / 02:19:57 tmpfs 64M 0 64M 0% /dev 02:19:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:19:57 shm 64M 0 64M 0% /dev/shm 02:19:57 /dev/vda1 40G 15G 26G 36% /facter-os 02:19:57 02:19:57 02:19:57 ---> sar -b -r -n DEV: 02:19:57 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/09/21 _x86_64_ (2 CPU) 02:19:57 02:19:57 02:04:04 LINUX RESTART (2 CPU) 02:19:57 02:19:57 02:05:01 tps rtps wtps bread/s bwrtn/s 02:19:57 02:06:01 101.43 3.56 97.87 2600.50 18992.82 02:19:57 02:07:01 344.20 0.02 344.18 0.53 87703.85 02:19:57 02:08:01 53.62 0.00 53.62 0.00 6376.49 02:19:57 02:09:01 51.33 0.00 51.33 0.00 5343.97 02:19:57 02:10:01 445.47 199.55 245.92 12574.03 166666.01 02:19:57 02:11:01 468.19 173.75 294.44 10384.02 151092.43 02:19:57 02:12:01 852.11 197.40 654.71 7980.03 285140.53 02:19:57 02:13:01 185.32 30.28 155.04 3376.03 24267.04 02:19:57 02:14:01 5.36 0.02 5.35 0.53 177.98 02:19:57 02:15:01 0.57 0.35 0.22 94.87 2.58 02:19:57 02:16:01 0.30 0.02 0.28 0.13 3.66 02:19:57 02:17:01 0.25 0.00 0.25 0.00 3.15 02:19:57 02:18:01 0.25 0.00 0.25 0.00 2.60 02:19:57 02:19:01 0.42 0.13 0.28 4.13 3.25 02:19:57 Average: 179.26 43.24 136.02 2645.04 53290.15 02:19:57 02:19:57 02:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:19:57 02:06:01 5094372 0 858364 10.72 2620 2053584 1480592 16.35 781236 1723180 144 02:19:57 02:07:01 3575840 0 1056696 13.19 2620 3373784 1240204 13.69 1038456 2773520 20 02:19:57 02:08:01 3033948 0 1267336 15.82 2620 3705036 1726836 19.07 1484164 2842516 149580 02:19:57 02:09:01 3195996 0 1188204 14.84 2620 3622120 1343320 14.83 1295960 2864352 73712 02:19:57 02:10:01 1584336 0 1344776 16.79 2620 5077208 1611124 17.79 1271076 4424760 152 02:19:57 02:11:01 409132 0 1796244 22.43 2620 5800944 3426404 37.83 3083024 3717224 271116 02:19:57 02:12:01 1063808 0 1768780 22.09 2620 5173732 3333936 36.81 3111660 3030104 43872 02:19:57 02:13:01 2932020 0 1319480 16.48 2620 3754820 1314880 14.52 1148416 3167860 20 02:19:57 02:14:01 2939176 0 1312320 16.39 2620 3754824 1271692 14.04 1152552 3161132 12 02:19:57 02:15:01 2934516 0 1314172 16.41 2620 3757632 1271776 14.04 1158300 3161160 12 02:19:57 02:16:01 2935532 0 1313152 16.40 2620 3757636 1271920 14.04 1158680 3161164 8 02:19:57 02:17:01 2936432 0 1312244 16.38 2620 3757644 1271692 14.04 1158104 3161164 8 02:19:57 02:18:01 2935832 0 1312836 16.39 2620 3757652 1271824 14.04 1158448 3161164 12 02:19:57 02:19:01 2933360 0 1315308 16.42 2620 3757652 1273636 14.06 1160324 3161164 16 02:19:57 Average: 2750307 0 1319994 16.48 2620 3936019 1650703 18.22 1440029 3107890 38477 02:19:57 02:19:57 02:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:19:57 02:06:01 eth0 927.58 792.84 3538.55 98.61 0.00 0.00 0.00 0.00 02:19:57 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:57 02:06:01 docker0 638.07 660.15 58.51 2682.83 0.00 0.00 0.00 0.00 02:19:57 02:07:01 eth0 1096.54 863.90 5331.93 76.00 0.00 0.00 0.00 0.00 02:19:57 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:57 02:07:01 docker0 532.07 609.64 40.78 2051.94 0.00 0.00 0.00 0.00 02:19:57 02:08:01 veth950b1ef 0.33 0.47 0.03 0.05 0.00 0.00 0.00 0.00 02:19:57 02:08:01 eth0 42.90 24.41 37.24 16.48 0.00 0.00 0.00 0.00 02:19:57 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:57 02:08:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 02:19:57 02:09:01 veth950b1ef 1.82 1.82 0.14 0.14 0.00 0.00 0.00 0.00 02:19:57 02:09:01 eth0 19.22 11.14 15.56 7.00 0.00 0.00 0.00 0.00 02:19:57 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:57 02:09:01 docker0 1.82 1.82 0.12 0.14 0.00 0.00 0.00 0.00 02:19:57 02:10:01 eth0 258.99 170.94 1712.99 135.64 0.00 0.00 0.00 0.00 02:19:57 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:57 02:10:01 vethd8a56bf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:19:57 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:57 02:11:01 veth81209e8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:19:57 02:11:01 veth4380383 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:19:57 02:11:01 eth0 101.53 75.93 189.23 16.72 0.00 0.00 0.00 0.00 02:19:57 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:57 02:12:01 veth0ec59d3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 02:19:57 02:12:01 vethc494129 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:19:57 02:12:01 vethf2263a0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:19:57 02:12:01 eth0 370.29 211.05 1926.94 134.30 0.00 0.00 0.00 0.00 02:19:57 02:13:01 eth0 58.64 34.25 172.54 9.96 0.00 0.00 0.00 0.00 02:19:57 02:13:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:19:57 02:13:01 docker0 1322.55 1523.85 109.12 5705.00 0.00 0.00 0.00 0.00 02:19:57 02:14:01 eth0 0.33 0.33 0.02 0.03 0.00 0.00 0.00 0.00 02:19:57 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:57 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:57 02:15:01 eth0 1.05 0.43 0.56 0.09 0.00 0.00 0.00 0.00 02:19:57 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:57 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:57 02:16:01 eth0 0.40 0.28 0.26 0.20 0.00 0.00 0.00 0.00 02:19:57 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:57 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:57 02:17:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:19:57 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:57 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:57 02:18:01 eth0 1.33 0.30 0.36 0.17 0.00 0.00 0.00 0.00 02:19:57 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:57 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:57 02:19:01 eth0 1.33 0.52 0.58 0.39 0.00 0.00 0.00 0.00 02:19:57 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:57 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:57 Average: eth0 205.75 156.18 923.45 35.41 0.00 0.00 0.00 0.00 02:19:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:57 Average: docker0 94.51 108.90 7.80 407.69 0.00 0.00 0.00 0.00 02:19:57 02:19:57 02:19:57 ---> sar -P ALL: 02:19:57 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/09/21 _x86_64_ (2 CPU) 02:19:57 02:19:57 02:04:04 LINUX RESTART (2 CPU) 02:19:57 02:19:57 02:05:01 CPU %user %nice %system %iowait %steal %idle 02:19:57 02:06:01 all 19.37 0.00 4.68 2.80 0.11 73.05 02:19:57 02:06:01 0 17.47 0.00 4.87 0.55 0.11 77.00 02:19:57 02:06:01 1 21.25 0.00 4.49 5.03 0.11 69.12 02:19:57 02:07:01 all 21.61 0.00 10.91 2.62 0.12 64.74 02:19:57 02:07:01 0 21.94 0.00 10.86 2.21 0.13 64.86 02:19:57 02:07:01 1 21.28 0.00 10.96 3.04 0.11 64.61 02:19:57 02:08:01 all 61.49 0.00 6.83 0.65 0.14 30.89 02:19:57 02:08:01 0 61.25 0.00 6.94 0.67 0.13 31.01 02:19:57 02:08:01 1 61.73 0.00 6.72 0.63 0.14 30.77 02:19:57 02:09:01 all 42.21 0.00 6.28 0.36 0.09 51.07 02:19:57 02:09:01 0 41.35 0.00 6.20 0.42 0.09 51.94 02:19:57 02:09:01 1 43.07 0.00 6.36 0.28 0.09 50.20 02:19:57 02:10:01 all 36.36 0.00 13.42 14.76 0.12 35.34 02:19:57 02:10:01 0 37.39 0.00 13.10 13.66 0.11 35.74 02:19:57 02:10:01 1 35.32 0.00 13.74 15.86 0.13 34.94 02:19:57 02:11:01 all 69.76 0.00 17.45 8.94 0.21 3.64 02:19:57 02:11:01 0 69.63 0.00 17.42 9.05 0.20 3.69 02:19:57 02:11:01 1 69.89 0.00 17.47 8.83 0.22 3.59 02:19:57 02:12:01 all 55.07 0.00 25.06 15.14 0.16 4.57 02:19:57 02:12:01 0 55.37 0.00 25.10 15.41 0.17 3.95 02:19:57 02:12:01 1 54.76 0.00 25.02 14.88 0.15 5.19 02:19:57 02:13:01 all 43.60 0.00 8.00 4.42 0.10 43.88 02:19:57 02:13:01 0 43.13 0.00 8.50 4.73 0.11 43.53 02:19:57 02:13:01 1 44.07 0.00 7.50 4.12 0.09 44.23 02:19:57 02:14:01 all 0.16 0.00 0.08 0.00 0.03 99.74 02:19:57 02:14:01 0 0.12 0.00 0.05 0.00 0.02 99.82 02:19:57 02:14:01 1 0.20 0.00 0.10 0.00 0.03 99.67 02:19:57 02:15:01 all 0.25 0.00 0.05 0.02 0.01 99.67 02:19:57 02:15:01 0 0.07 0.00 0.05 0.03 0.00 99.85 02:19:57 02:15:01 1 0.43 0.00 0.05 0.00 0.02 99.50 02:19:57 02:16:01 all 0.13 0.00 0.06 0.00 0.02 99.80 02:19:57 02:16:01 0 0.02 0.00 0.05 0.00 0.03 99.90 02:19:57 02:16:01 1 0.23 0.00 0.07 0.00 0.00 99.70 02:19:57 02:19:57 02:16:01 CPU %user %nice %system %iowait %steal %idle 02:19:57 02:17:01 all 0.18 0.00 0.03 0.00 0.02 99.77 02:19:57 02:17:01 0 0.25 0.00 0.03 0.00 0.02 99.70 02:19:57 02:17:01 1 0.12 0.00 0.02 0.00 0.02 99.85 02:19:57 02:18:01 all 0.18 0.00 0.03 0.00 0.02 99.77 02:19:57 02:18:01 0 0.33 0.00 0.03 0.00 0.03 99.60 02:19:57 02:18:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:19:57 02:19:01 all 0.20 0.00 0.05 0.00 0.04 99.71 02:19:57 02:19:01 0 0.33 0.00 0.03 0.00 0.03 99.60 02:19:57 02:19:01 1 0.07 0.00 0.07 0.00 0.05 99.82 02:19:57 Average: all 24.10 0.00 6.37 3.40 0.08 66.05 02:19:57 Average: 0 23.97 0.00 6.39 3.19 0.08 66.36 02:19:57 Average: 1 24.23 0.00 6.35 3.61 0.08 65.73 02:19:57 02:19:57 02:19:57