Pull request #3813 updated 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from dc122afcde70e0ed18e66bd99f33348ea1466279+f7c7132b17dbbb881af4d9ccfc6ed9167751e366 (852d4efa01157d09524f975ef419ac6cb91481a9) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh6699854183669101911.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh8490172346070426193.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3813/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3813/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2856933543059905621.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh1463480621847297574.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3813/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3813/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6742136446704336907.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 USE_ALPINE: true 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 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-488 in /w/workspace/edgexfoundry_edgex-go_PR-3813 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh7748406289942914130.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 f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit dc122afcde70e0ed18e66bd99f33348ea1466279 Merge succeeded, producing dc122afcde70e0ed18e66bd99f33348ea1466279 Checking out Revision dc122afcde70e0ed18e66bd99f33348ea1466279 (PR-3813) Commit message: "fix(snap): support disabling security" First time build. Skipping changelog. [Pipeline] } > 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/4@tmp/jenkins-gitclient-ssh2736208293883183780.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3813/head:refs/remotes/origin/PR-3813 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc122afcde70e0ed18e66bd99f33348ea1466279 # 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/4@tmp/jenkins-gitclient-ssh7616682927930342025.key > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc122afcde70e0ed18e66bd99f33348ea1466279 # timeout=10 > git rev-list --no-walk d9221357ed207d77b51049ad93387edf291a726f # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:10:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:10:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:10:16 ========================================================= 15:10:16 EdgeX Global Pipelines Version Info 15:10:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:10:17 ------------------- 15:10:17 stable info: 15:10:17 ------------------- 15:10:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:10:17 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 15:10:17 Message: update stable to v1.0.215 15:10:17 ------------------- 15:10:17 experimental info: 15:10:17 ------------------- 15:10:17 Commited By: **** collab-it+edgex@linuxfoundation.org 15:10:17 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 15:10:17 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:10:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:10:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:10:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:10:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:10:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3813 [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3813 [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3813 [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc122afcde70e0ed18e66bd99f33348ea1466279 [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc122af [Pipeline] echo 15:10:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:10:18 provisioning config files... 15:10:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config692331056692306578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:18 ---> docker-login.sh 15:10:18 nexus3.edgexfoundry.org:10001 15:10:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:18 Configure a credential helper to remove this warning. See 15:10:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:18 15:10:18 Login Succeeded 15:10:18 nexus3.edgexfoundry.org:10002 15:10:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:18 Configure a credential helper to remove this warning. See 15:10:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:18 15:10:18 Login Succeeded 15:10:18 nexus3.edgexfoundry.org:10003 15:10:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:19 Configure a credential helper to remove this warning. See 15:10:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:19 15:10:19 Login Succeeded 15:10:19 nexus3.edgexfoundry.org:10004 15:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:19 Configure a credential helper to remove this warning. See 15:10:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:19 15:10:19 Login Succeeded 15:10:19 docker.io 15:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:19 Configure a credential helper to remove this warning. See 15:10:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:19 15:10:19 Login Succeeded 15:10:19 ---> docker-login.sh ends [Pipeline] } 15:10:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:10:19 ++ 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 15:10:19 + for file in '`ls cmd/**/Dockerfile`' 15:10:19 ++ dirname cmd/core-command/Dockerfile 15:10:19 ++ cut -d/ -f2 15:10:19 + echo core-command,cmd/core-command/Dockerfile 15:10:19 + for file in '`ls cmd/**/Dockerfile`' 15:10:19 ++ dirname cmd/core-data/Dockerfile 15:10:19 ++ cut -d/ -f2 15:10:19 + echo core-data,cmd/core-data/Dockerfile 15:10:19 + for file in '`ls cmd/**/Dockerfile`' 15:10:19 ++ dirname cmd/core-metadata/Dockerfile 15:10:19 ++ cut -d/ -f2 15:10:19 + echo core-metadata,cmd/core-metadata/Dockerfile 15:10:19 + for file in '`ls cmd/**/Dockerfile`' 15:10:19 ++ dirname cmd/security-bootstrapper/Dockerfile 15:10:19 ++ cut -d/ -f2 15:10:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:10:19 + for file in '`ls cmd/**/Dockerfile`' 15:10:19 ++ dirname cmd/security-proxy-setup/Dockerfile 15:10:19 ++ cut -d/ -f2 15:10:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:10:19 + for file in '`ls cmd/**/Dockerfile`' 15:10:19 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:10:19 ++ cut -d/ -f2 15:10:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:10:19 + for file in '`ls cmd/**/Dockerfile`' 15:10:19 ++ dirname cmd/support-notifications/Dockerfile 15:10:19 ++ cut -d/ -f2 15:10:19 + echo support-notifications,cmd/support-notifications/Dockerfile 15:10:19 + for file in '`ls cmd/**/Dockerfile`' 15:10:19 ++ dirname cmd/support-scheduler/Dockerfile 15:10:19 ++ cut -d/ -f2 15:10:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:10:19 + for file in '`ls cmd/**/Dockerfile`' 15:10:19 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:10:19 ++ cut -d/ -f2 15:10:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:10:20 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] { (Build Check) [Pipeline] sh 15:10:20 + git rev-list -1 --merges dc122afcde70e0ed18e66bd99f33348ea1466279~1..dc122afcde70e0ed18e66bd99f33348ea1466279 [Pipeline] echo 15:10:20 -----------> git rev-list -1 --merges dc122afcde70e0ed18e66bd99f33348ea1466279~1..dc122afcde70e0ed18e66bd99f33348ea1466279 dc122afcde70e0ed18e66bd99f33348ea1466279 [false] [Pipeline] sh 15:10:20 + git log --format=format:%s -1 dc122afcde70e0ed18e66bd99f33348ea1466279 [Pipeline] echo 15:10:20 ========================================================= 15:10:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:10:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:10:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:10:21 15:10:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:10:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:10:21 latest: Pulling from edgex-devops/git-semver 15:10:21 a0d0a0d46f8b: Pulling fs layer 15:10:21 3e5f54012d9b: Pulling fs layer 15:10:21 4c7163046ea9: Pulling fs layer 15:10:21 0c2d73faf560: Pulling fs layer 15:10:21 0c2d73faf560: Waiting 15:10:21 3e5f54012d9b: Verifying Checksum 15:10:21 3e5f54012d9b: Download complete 15:10:21 a0d0a0d46f8b: Verifying Checksum 15:10:21 a0d0a0d46f8b: Download complete 15:10:22 4c7163046ea9: Verifying Checksum 15:10:22 4c7163046ea9: Download complete 15:10:22 0c2d73faf560: Verifying Checksum 15:10:22 0c2d73faf560: Download complete 15:10:22 a0d0a0d46f8b: Pull complete 15:10:22 3e5f54012d9b: Pull complete 15:10:22 4c7163046ea9: Pull complete 15:10:22 0c2d73faf560: Pull complete 15:10:22 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:10:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:10:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:10:22 prd-centos7-docker-4c-2g-488 does not seem to be running inside a container 15:10:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:10:23 $ docker top 14f852ec670f1d9e7e9e6faaee10190e9f7c104371382a577a7b2f88719a15ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:10:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:23 [ssh-agent] Looking for ssh-agent implementation... 15:10:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:23 $ docker exec 14f852ec670f1d9e7e9e6faaee10190e9f7c104371382a577a7b2f88719a15ea ssh-agent 15:10:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbgjDcF/agent.13 15:10:23 SSH_AGENT_PID=20 15:10:23 Running ssh-add (command line suppressed) 15:10:23 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6098604747031523126.key (/w/workspace/edgex-go/4@tmp/private_key_6098604747031523126.key) 15:10:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:24 + git tag --points-at HEAD [Pipeline] } 15:10:24 $ docker exec --env ******** --env ******** 14f852ec670f1d9e7e9e6faaee10190e9f7c104371382a577a7b2f88719a15ea ssh-agent -k 15:10:24 unset SSH_AUTH_SOCK; 15:10:24 unset SSH_AGENT_PID; 15:10:24 echo Agent pid 20 killed; 15:10:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:10:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:24 [ssh-agent] Looking for ssh-agent implementation... 15:10:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:24 $ docker exec 14f852ec670f1d9e7e9e6faaee10190e9f7c104371382a577a7b2f88719a15ea ssh-agent 15:10:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCEGHoK/agent.54 15:10:24 SSH_AGENT_PID=61 15:10:24 Running ssh-add (command line suppressed) 15:10:24 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1980044326012571472.key (/w/workspace/edgex-go/4@tmp/private_key_1980044326012571472.key) 15:10:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:25 + git semver init 15:10:25 # -> Open(): unable to determine branch for HEAD 15:10:25 # $GIT_DIR = /w/workspace/edgex-go/4/.git 15:10:25 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 15:10:25 # $SEMVER_REMOTE_NAME = origin 15:10:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:10:25 # $SEMVER_USER_NAME = edgex-jenkins 15:10:25 # $SEMVER_BRANCH = PR-3813 15:10:25 # $SEMVER_TEMP = /tmp/semver-672309292 15:10:25 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:12:32 # '/tmp/semver-672309292' -> '/w/workspace/edgex-go/4/.semver' 15:12:32 # -> Force: false 15:12:32 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 15:12:32 $ docker exec --env ******** --env ******** 14f852ec670f1d9e7e9e6faaee10190e9f7c104371382a577a7b2f88719a15ea ssh-agent -k 15:12:32 unset SSH_AUTH_SOCK; 15:12:32 unset SSH_AGENT_PID; 15:12:32 echo Agent pid 61 killed; 15:12:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:32 + git semver [Pipeline] } 15:12:32 $ docker stop --time=1 14f852ec670f1d9e7e9e6faaee10190e9f7c104371382a577a7b2f88719a15ea 15:12:34 $ docker rm -f 14f852ec670f1d9e7e9e6faaee10190e9f7c104371382a577a7b2f88719a15ea [Pipeline] // withDockerContainer [Pipeline] sh 15:12:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:12:35 Stashed 1 file(s) [Pipeline] echo 15:12:35 [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 15:12:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:12:35 ========================================================= 15:12:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:12:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:12:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:12:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:12:35 a0d0a0d46f8b: Already exists 15:12:35 31adcdaf11c8: Pulling fs layer 15:12:35 b8b176561691: Pulling fs layer 15:12:35 4527c011a84f: Pulling fs layer 15:12:35 5d74067f8e1e: Pulling fs layer 15:12:35 e0aca202a116: Pulling fs layer 15:12:35 3a43be97a3b4: Pulling fs layer 15:12:35 34cad66bf833: Pulling fs layer 15:12:35 b4e3c513aaa6: Pulling fs layer 15:12:35 5d74067f8e1e: Waiting 15:12:35 e0aca202a116: Waiting 15:12:35 3a43be97a3b4: Waiting 15:12:35 34cad66bf833: Waiting 15:12:35 b4e3c513aaa6: Waiting 15:12:35 b8b176561691: Verifying Checksum 15:12:35 b8b176561691: Download complete 15:12:35 31adcdaf11c8: Verifying Checksum 15:12:35 31adcdaf11c8: Download complete 15:12:35 5d74067f8e1e: Verifying Checksum 15:12:35 5d74067f8e1e: Download complete 15:12:35 e0aca202a116: Verifying Checksum 15:12:35 e0aca202a116: Download complete 15:12:35 3a43be97a3b4: Verifying Checksum 15:12:35 3a43be97a3b4: Download complete 15:12:36 34cad66bf833: Verifying Checksum 15:12:36 34cad66bf833: Download complete 15:12:36 31adcdaf11c8: Pull complete 15:12:36 b8b176561691: Pull complete 15:12:36 4527c011a84f: Verifying Checksum 15:12:36 4527c011a84f: Download complete 15:12:36 b4e3c513aaa6: Verifying Checksum 15:12:36 b4e3c513aaa6: Download complete 15:12:40 4527c011a84f: Pull complete 15:12:40 5d74067f8e1e: Pull complete 15:12:40 e0aca202a116: Pull complete 15:12:40 3a43be97a3b4: Pull complete 15:12:40 34cad66bf833: Pull complete 15:12:44 b4e3c513aaa6: Pull complete 15:12:44 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 15:12:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:12:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:12:44 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:12:44 WORKDIR /edgex 15:12:44 COPY go.mod . 15:12:44 RUN go mod download' 15:12:44 + docker build -t ci-base-image-x86_64 -f - . 15:12:45 Sending build context to Docker daemon 330MB 15:12:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:12:45 ---> 9f6097aaca64 15:12:45 Step 2/4 : WORKDIR /edgex 15:12:47 ---> Running in 9660563def57 15:12:47 Removing intermediate container 9660563def57 15:12:47 ---> 326e611ca94e 15:12:47 Step 3/4 : COPY go.mod . 15:12:47 ---> c414c76b9b9a 15:12:47 Step 4/4 : RUN go mod download 15:12:47 ---> Running in 48db348c45a7 15:12:50 Still waiting to schedule task 15:12:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:13:26 Removing intermediate container 48db348c45a7 15:13:26 ---> 9b533705c54a 15:13:26 Successfully built 9b533705c54a 15:13:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:13:26 + docker inspect -f . ci-base-image-x86_64 15:13:26 . [Pipeline] withDockerContainer 15:13:26 prd-centos7-docker-4c-2g-488 does not seem to be running inside a container 15:13:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 15:13:27 $ docker top 9a0e0adabb77eee50f2e9f63e00633ca6e78186fb99dac560a2696312527a39d -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:27 + go version 15:13:27 go version go1.16.8 linux/amd64 [Pipeline] } 15:13:27 $ docker stop --time=1 9a0e0adabb77eee50f2e9f63e00633ca6e78186fb99dac560a2696312527a39d 15:13:28 $ docker rm -f 9a0e0adabb77eee50f2e9f63e00633ca6e78186fb99dac560a2696312527a39d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:13:29 + docker inspect -f . ci-base-image-x86_64 15:13:29 . [Pipeline] withDockerContainer 15:13:29 prd-centos7-docker-4c-2g-488 does not seem to be running inside a container 15:13:29 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 15:13:29 $ docker top 4685c684fd1da6c68c120dfbf320a071cce07a2d58ed58980ee97a3da6385960 -eo pid,comm [Pipeline] { [Pipeline] echo 15:13:30 ========================================================= 15:13:30 [edgeXBuildGoParallel] Running Tests and Build... 15:13:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:13:30 + make test 15:13:30 go mod tidy 15:13:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:13:37 ? github.com/edgexfoundry/edgex-go [no test files] 15:13:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:13:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:14:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:14:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:14:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:14:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:14:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:14:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:14:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:14:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:14:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:14:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:14:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:14:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:14:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 15:14:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:14:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:14:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements 15:14:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:14:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 44.7% of statements 15:14:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:14:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:14:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.137s coverage: 89.5% of statements 15:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:14:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.078s coverage: 84.4% of statements 15:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:14:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.288s coverage: 94.2% of statements 15:14:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:14:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:14:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements 15:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:14:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements 15:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:14:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements 15:14:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:14:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 15:14:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 21.7% of statements 15:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:14:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 15:14:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements 15:14:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 15:14:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 15:14:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 15:14:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-489 in /w/workspace/edgexfoundry_edgex-go_PR-3813 [Pipeline] { [Pipeline] ws 15:14:25 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 15:14:25 The recommended git tool is: git 15:14:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.059s coverage: 94.4% of statements 15:14:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 15:14:31 using credential edgex-jenkins-ssh 15:14:31 Cloning the remote Git repository 15:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.414s coverage: 82.5% of statements 15:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:14:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:14:31 > git init /w/workspace/edgex-go/4 # timeout=10 15:14:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:14:31 > git --version # timeout=10 15:14:31 > git --version # 'git version 2.17.1' 15:14:31 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 15:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 15:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 15:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 15:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 15:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 15:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 15:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 15:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 15:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements 15:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 15:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements 15:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 15:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 15:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 15:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.215s coverage: 65.4% of statements 15:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.8% of statements 15:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 15:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 15:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:14:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 17.7% of statements 15:14:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:14:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:14:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:14:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:14:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements 15:14:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:14:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:14:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:14:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:14:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 15:14:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:14:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:14:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 15:14:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:14:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:14:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:14:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:14:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 15:14:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:14:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:14:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:14:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:14:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:14:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:14:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 15:14:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 15:14:58 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 15:15:30 GO111MODULE=on go vet ./... 15:15:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:15:40 ./snap/local/hooks/cmd/configure/configure.go 15:15:40 ./snap/local/hooks/cmd/install/install.go 15:15:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:15:40 make: *** [Makefile:111: test] Error 1 [Pipeline] } 15:15:40 $ docker stop --time=1 4685c684fd1da6c68c120dfbf320a071cce07a2d58ed58980ee97a3da6385960 15:15:42 $ docker rm -f 4685c684fd1da6c68c120dfbf320a071cce07a2d58ed58980ee97a3da6385960 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:15:43 Failed in branch amd64 15:16:06 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit dc122afcde70e0ed18e66bd99f33348ea1466279 15:16:06 Merge succeeded, producing dc122afcde70e0ed18e66bd99f33348ea1466279 15:16:06 Checking out Revision dc122afcde70e0ed18e66bd99f33348ea1466279 (PR-3813) 15:16:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:16:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:16:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:16:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3813/head:refs/remotes/origin/PR-3813 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:16:06 > git config core.sparsecheckout # timeout=10 15:16:06 > git checkout -f dc122afcde70e0ed18e66bd99f33348ea1466279 # timeout=10 15:16:06 > git remote # timeout=10 15:16:06 > git config --get remote.origin.url # timeout=10 15:16:06 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:06 > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 15:16:06 > git rev-parse HEAD^{commit} # timeout=10 15:16:06 > git config core.sparsecheckout # timeout=10 15:16:06 > git checkout -f dc122afcde70e0ed18e66bd99f33348ea1466279 # timeout=10 15:16:11 Commit message: "fix(snap): support disabling security" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:16:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:16:12 % Total % Received % Xferd Average Speed Time Time Time Current 15:16:12 Dload Upload Total Spent Left Speed 15:16:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 90259 0 --:--:-- --:--:-- --:--:-- 90259 [Pipeline] sh 15:16:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:16:13 + sudo tee /etc/docker/daemon.new 15:16:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:16:13 { 15:16:13 "registry-mirrors": [ 15:16:13 "https://nexus3.edgexfoundry.org:10001" 15:16:13 ], 15:16:13 "bip": "10.250.0.254/24", 15:16:13 "hosts": [ 15:16:13 "tcp://0.0.0.0:5555", 15:16:13 "unix:///var/run/docker.sock" 15:16:13 ], 15:16:13 "mtu": 1458, 15:16:13 "selinux-enabled": true, 15:16:13 "seccomp-profile": "/etc/docker/seccomp.json" 15:16:13 } [Pipeline] sh 15:16:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:16:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:16:32 provisioning config files... 15:16:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5903509767431342017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:32 ---> docker-login.sh 15:16:32 nexus3.edgexfoundry.org:10001 15:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:33 Configure a credential helper to remove this warning. See 15:16:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:33 15:16:33 Login Succeeded 15:16:33 nexus3.edgexfoundry.org:10002 15:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:34 Configure a credential helper to remove this warning. See 15:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:34 15:16:34 Login Succeeded 15:16:34 nexus3.edgexfoundry.org:10003 15:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:34 Configure a credential helper to remove this warning. See 15:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:34 15:16:34 Login Succeeded 15:16:34 nexus3.edgexfoundry.org:10004 15:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:35 Configure a credential helper to remove this warning. See 15:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:35 15:16:35 Login Succeeded 15:16:35 docker.io 15:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:36 Configure a credential helper to remove this warning. See 15:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:36 15:16:36 Login Succeeded 15:16:36 ---> docker-login.sh ends [Pipeline] } 15:16:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:16:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:16:36 ========================================================= 15:16:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:16:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:16:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:16:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:16:37 552d1f2373af: Pulling fs layer 15:16:37 ea3f2d53f512: Pulling fs layer 15:16:37 9e70ebbbe112: Pulling fs layer 15:16:37 7a9cfe048b4a: Pulling fs layer 15:16:37 72dc09318566: Pulling fs layer 15:16:37 f4f7b4309257: Pulling fs layer 15:16:37 0ac9a79272e3: Pulling fs layer 15:16:37 b78e95d17946: Pulling fs layer 15:16:37 7a9cfe048b4a: Waiting 15:16:37 72dc09318566: Waiting 15:16:37 f4f7b4309257: Waiting 15:16:37 0ac9a79272e3: Waiting 15:16:37 b78e95d17946: Waiting 15:16:37 9e70ebbbe112: Verifying Checksum 15:16:37 9e70ebbbe112: Download complete 15:16:37 ea3f2d53f512: Verifying Checksum 15:16:37 ea3f2d53f512: Download complete 15:16:37 72dc09318566: Download complete 15:16:37 f4f7b4309257: Verifying Checksum 15:16:37 f4f7b4309257: Download complete 15:16:37 552d1f2373af: Verifying Checksum 15:16:37 552d1f2373af: Download complete 15:16:37 0ac9a79272e3: Verifying Checksum 15:16:37 0ac9a79272e3: Download complete 15:16:38 552d1f2373af: Pull complete 15:16:39 ea3f2d53f512: Pull complete 15:16:39 9e70ebbbe112: Pull complete 15:16:39 b78e95d17946: Verifying Checksum 15:16:39 b78e95d17946: Download complete 15:16:40 7a9cfe048b4a: Verifying Checksum 15:16:40 7a9cfe048b4a: Download complete 15:16:50 7a9cfe048b4a: Pull complete 15:16:50 72dc09318566: Pull complete 15:16:50 f4f7b4309257: Pull complete 15:16:51 0ac9a79272e3: Pull complete 15:16:57 b78e95d17946: Pull complete 15:16:57 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 15:16:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:16:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:16:58 + docker build -t ci-base-image-arm64 -f - . 15:16:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:16:58 WORKDIR /edgex 15:16:58 COPY go.mod . 15:16:58 RUN go mod download 15:17:00 Sending build context to Docker daemon 166.7MB 15:17:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:17:00 ---> 8b459fc5aaf0 15:17:00 Step 2/4 : WORKDIR /edgex 15:17:02 ---> Running in d8b80a0eb732 15:17:02 Removing intermediate container d8b80a0eb732 15:17:02 ---> d9db3c5aacd8 15:17:02 Step 3/4 : COPY go.mod . 15:17:03 ---> 2da12da7b1c1 15:17:03 Step 4/4 : RUN go mod download 15:17:03 ---> Running in f8e59be7c880 15:18:25 Removing intermediate container f8e59be7c880 15:18:25 ---> fa6c5dc86d59 15:18:25 Successfully built fa6c5dc86d59 15:18:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:18:25 + docker inspect -f . ci-base-image-arm64 15:18:25 . [Pipeline] withDockerContainer 15:18:25 prd-ubuntu18.04-docker-arm64-4c-16g-489 does not seem to be running inside a container 15:18:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-arm64 cat 15:18:27 $ docker top b83369efdd260693d4976e27321473cc39418fd49b9eefc0104e903799b82454 -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:28 + go version 15:18:28 go version go1.16.8 linux/arm64 [Pipeline] } 15:18:28 $ docker stop --time=1 b83369efdd260693d4976e27321473cc39418fd49b9eefc0104e903799b82454 15:18:30 $ docker rm -f b83369efdd260693d4976e27321473cc39418fd49b9eefc0104e903799b82454 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:18:30 + docker inspect -f . ci-base-image-arm64 15:18:30 . [Pipeline] withDockerContainer 15:18:31 prd-ubuntu18.04-docker-arm64-4c-16g-489 does not seem to be running inside a container 15:18:31 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-arm64 cat 15:18:32 $ docker top 971dfc25b6a753d5bfa7777fc9d204317fbc808ee00c842e70ebe18eb6d8d0eb -eo pid,comm [Pipeline] { [Pipeline] echo 15:18:32 ========================================================= 15:18:32 [edgeXBuildGoParallel] Running Tests and Build... 15:18:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:18:33 + make test 15:18:33 go mod tidy 15:18:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:19:01 ? github.com/edgexfoundry/edgex-go [no test files] 15:19:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:19:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:20:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:20:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:20:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:20:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:20:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:20:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:20:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:20:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:20:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:20:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:20:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:20:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:20:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.176s coverage: 28.7% of statements 15:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:20:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.323s coverage: 98.5% of statements 15:20:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:20:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.314s coverage: 44.7% of statements 15:20:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:20:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:20:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.608s coverage: 89.5% of statements 15:20:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:20:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:20:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.277s coverage: 84.4% of statements 15:20:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:20:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:20:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:20:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:20:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:20:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.678s coverage: 94.2% of statements 15:20:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:20:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:20:36 ok github.com/edgexfoundry/edgex-go/internal/io 0.182s coverage: 59.1% of statements 15:20:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:20:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:20:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:20:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:20:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:20:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.247s coverage: 60.0% of statements 15:20:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:20:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:20:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:20:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.383s coverage: 0.9% of statements 15:20:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:20:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.235s coverage: 58.8% of statements 15:20:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.193s coverage: 21.7% of statements 15:20:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.198s coverage: 47.1% of statements 15:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.208s coverage: 79.5% of statements 15:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.197s coverage: 94.1% of statements 15:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.244s coverage: 96.3% of statements 15:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.218s coverage: 87.5% of statements 15:20:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.211s coverage: 94.4% of statements 15:20:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.232s coverage: 44.8% of statements 15:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.550s coverage: 82.5% of statements 15:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements 15:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 15:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.187s coverage: 87.2% of statements 15:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.154s coverage: 100.0% of statements 15:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.233s coverage: 58.8% of statements 15:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.243s coverage: 80.0% of statements 15:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.271s coverage: 87.2% of statements 15:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.276s coverage: 85.4% of statements 15:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.749s coverage: 91.2% of statements 15:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.636s coverage: 64.4% of statements 15:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements 15:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements 15:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 15:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 15:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 15:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.311s coverage: 65.4% of statements 15:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:21:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.801s coverage: 43.8% of statements 15:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:21:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.267s coverage: 89.5% of statements 15:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:21:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.249s coverage: 84.8% of statements 15:21:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:21:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.243s coverage: 17.7% of statements 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:21:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.633s coverage: 92.3% of statements 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:21:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.233s coverage: 63.2% of statements 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:21:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.407s coverage: 97.7% of statements 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:21:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.167s coverage: 28.9% of statements 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:21:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.171s coverage: 100.0% of statements 15:21:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 15:21:21 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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 15:21:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:21:21 GO111MODULE=on go vet ./... 15:22:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:22:43 ./snap/local/hooks/cmd/install/install.go 15:22:43 ./snap/local/hooks/cmd/configure/configure.go 15:22:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:22:43 make: *** [Makefile:111: test] Error 1 [Pipeline] } 15:22:43 $ docker stop --time=1 971dfc25b6a753d5bfa7777fc9d204317fbc808ee00c842e70ebe18eb6d8d0eb 15:22:45 $ docker rm -f 971dfc25b6a753d5bfa7777fc9d204317fbc808ee00c842e70ebe18eb6d8d0eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:22:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:22:47 15:22:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:22:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:22:47 arm64: Pulling from edgex-lftools-log-publisher 15:22:47 448f6bf000e3: Pulling fs layer 15:22:47 f757da607395: Pulling fs layer 15:22:47 05883995daec: Pulling fs layer 15:22:47 8603b9c90790: Pulling fs layer 15:22:47 1560dd03e051: Pulling fs layer 15:22:47 27f5ce0e4adf: Pulling fs layer 15:22:47 c2d8d7efcc4b: Pulling fs layer 15:22:47 8603b9c90790: Waiting 15:22:47 1560dd03e051: Waiting 15:22:47 27f5ce0e4adf: Waiting 15:22:47 c2d8d7efcc4b: Waiting 15:22:47 f757da607395: Verifying Checksum 15:22:47 f757da607395: Download complete 15:22:47 8603b9c90790: Verifying Checksum 15:22:47 8603b9c90790: Download complete 15:22:47 1560dd03e051: Verifying Checksum 15:22:47 1560dd03e051: Download complete 15:22:47 27f5ce0e4adf: Download complete 15:22:47 05883995daec: Verifying Checksum 15:22:47 05883995daec: Download complete 15:22:48 448f6bf000e3: Verifying Checksum 15:22:48 448f6bf000e3: Download complete 15:22:50 c2d8d7efcc4b: Verifying Checksum 15:22:50 c2d8d7efcc4b: Download complete 15:22:51 448f6bf000e3: Pull complete 15:22:52 f757da607395: Pull complete 15:22:54 05883995daec: Pull complete 15:22:54 8603b9c90790: Pull complete 15:22:55 1560dd03e051: Pull complete 15:22:55 27f5ce0e4adf: Pull complete 15:23:10 c2d8d7efcc4b: Pull complete 15:23:10 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:23:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:23:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:23:10 prd-ubuntu18.04-docker-arm64-4c-16g-489 does not seem to be running inside a container 15:23:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:arm64 cat 15:23:13 $ docker top 09cc56cee484cfbdf8c7e1f52debc8ef766fb55ed1ea271117062f300a73a0d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:14 ---> job-cost.sh 15:23:14 lf-activate-venv: SKIPPING 15:23:14 INFO: No Stack... 15:23:17 INFO: Retrieving Pricing Info for: v3-standard-4 15:23:17 INFO: Archiving Costs [Pipeline] sh 15:23:18 + cat /w/workspace/edgex-go/4/archives/cost.csv 15:23:18 + cut -d, -f6 [Pipeline] lock 15:23:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3813-4-stack-cost] 15:23:18 Resource [jenkins-edgexfoundry-edgex-go-PR-3813-4-stack-cost] did not exist. Created. 15:23:18 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3813-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:23:19 + echo total: 0.10999999940395355 [Pipeline] stash 15:23:19 Stashed 1 file(s) [Pipeline] } 15:23:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3813-4-stack-cost] [Pipeline] // lock [Pipeline] } 15:23:19 $ docker stop --time=1 09cc56cee484cfbdf8c7e1f52debc8ef766fb55ed1ea271117062f300a73a0d6 15:23:21 $ docker rm -f 09cc56cee484cfbdf8c7e1f52debc8ef766fb55ed1ea271117062f300a73a0d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:23:21 Failed in branch arm64 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:23:22 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:23:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:23:23 ---> package-listing.sh 15:23:23 ++ facter osfamily 15:23:23 ++ tr '[:upper:]' '[:lower:]' 15:23:24 + OS_FAMILY=redhat 15:23:24 + workspace=/w/workspace/edgex-go/4 15:23:24 + START_PACKAGES=/tmp/packages_start.txt 15:23:24 + END_PACKAGES=/tmp/packages_end.txt 15:23:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:23:24 + PACKAGES=/tmp/packages_start.txt 15:23:24 + '[' /w/workspace/edgex-go/4 ']' 15:23:24 + PACKAGES=/tmp/packages_end.txt 15:23:24 + case "${OS_FAMILY}" in 15:23:24 + sort 15:23:24 + rpm -qa 15:23:24 + '[' -f /tmp/packages_start.txt ']' 15:23:24 + '[' -f /tmp/packages_end.txt ']' 15:23:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:23:24 + '[' /w/workspace/edgex-go/4 ']' 15:23:24 + mkdir -p /w/workspace/edgex-go/4/archives/ 15:23:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 15:23:24 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:23:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:23:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:25 15:23:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:23:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:25 latest: Pulling from edgex-lftools-log-publisher 15:23:25 b4d181a07f80: Pulling fs layer 15:23:25 a1111a8f2ec3: Pulling fs layer 15:23:25 ed53099fbce6: Pulling fs layer 15:23:25 dc539afda2c1: Pulling fs layer 15:23:25 77bc0d833cb6: Pulling fs layer 15:23:25 9065ff56babe: Pulling fs layer 15:23:25 d287ab97295c: Pulling fs layer 15:23:25 77bc0d833cb6: Waiting 15:23:25 9065ff56babe: Waiting 15:23:25 d287ab97295c: Waiting 15:23:25 dc539afda2c1: Waiting 15:23:25 a1111a8f2ec3: Verifying Checksum 15:23:25 a1111a8f2ec3: Download complete 15:23:25 dc539afda2c1: Verifying Checksum 15:23:25 dc539afda2c1: Download complete 15:23:25 77bc0d833cb6: Verifying Checksum 15:23:25 77bc0d833cb6: Download complete 15:23:25 ed53099fbce6: Verifying Checksum 15:23:25 ed53099fbce6: Download complete 15:23:25 9065ff56babe: Verifying Checksum 15:23:25 9065ff56babe: Download complete 15:23:26 b4d181a07f80: Verifying Checksum 15:23:26 b4d181a07f80: Download complete 15:23:26 d287ab97295c: Verifying Checksum 15:23:26 d287ab97295c: Download complete 15:23:27 b4d181a07f80: Pull complete 15:23:27 a1111a8f2ec3: Pull complete 15:23:28 ed53099fbce6: Pull complete 15:23:28 dc539afda2c1: Pull complete 15:23:28 77bc0d833cb6: Pull complete 15:23:28 9065ff56babe: Pull complete 15:23:34 d287ab97295c: Pull complete 15:23:34 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:23:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:23:34 prd-centos7-docker-4c-2g-488 does not seem to be running inside a container 15:23:34 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:23:36 $ docker top 92d563758758a62ece56804f43030034a5ecb9174ab5e00df3b381ca431bde42 -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:36 + touch /tmp/pre-build-complete [Pipeline] sh 15:23:37 + mkdir -p /var/log/sysstat [Pipeline] sh 15:23:37 + ls /var/log/sa-host 15:23:37 + sadf -c /var/log/sa-host/sa13 15:23:37 file_magic: OK 15:23:37 HZ: Using current value: 100 15:23:37 file_header: OK 15:23:37 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:23:37 Statistics: 15:23:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:23:37 File successfully converted to sysstat format version 12.0.3 15:23:37 + sadf -c /var/log/sa-host/sa30 15:23:37 file_magic: OK 15:23:37 HZ: Using current value: 100 15:23:37 file_header: OK 15:23:37 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:23:37 Statistics: 15:23:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:23:37 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:37 provisioning config files... 15:23:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1212777348974149997tmp [Pipeline] { [Pipeline] echo 15:23:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:23:38 ---> create-netrc.sh [Pipeline] } 15:23:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:23:38 ---> python-tools-install.sh [Pipeline] echo 15:23:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:23:38 ---> sudo-logs.sh 15:23:38 Archiving 'sudo' log.. 15:23:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-488.novalocal: Name or service not known 15:23:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-488.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:23:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:23:39 ---> job-cost.sh 15:23:39 lf-activate-venv: SKIPPING 15:23:39 DEBUG: total: 0.10999999940395355 15:23:39 INFO: Retrieving Stack Cost... 15:23:39 INFO: Retrieving Pricing Info for: v3-standard-2 15:23:39 INFO: Archiving Costs [Pipeline] echo 15:23:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:23:40 ---> logs-deploy.sh 15:23:40 lf-activate-venv: SKIPPING 15:23:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3813/4 15:23:40 INFO: archiving workspace using pattern(s): 15:23:40 Archives upload complete. 15:23:41 INFO: archiving logs to Nexus 15:23:41 ---> uname -a: 15:23:41 Linux prd-centos7-docker-4c-2g-488.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 15:23:41 15:23:41 15:23:41 ---> lscpu: 15:23:41 Architecture: x86_64 15:23:41 CPU op-mode(s): 32-bit, 64-bit 15:23:41 Byte Order: Little Endian 15:23:41 Address sizes: 40 bits physical, 48 bits virtual 15:23:41 CPU(s): 2 15:23:41 On-line CPU(s) list: 0,1 15:23:41 Thread(s) per core: 1 15:23:41 Core(s) per socket: 1 15:23:41 Socket(s): 2 15:23:41 NUMA node(s): 1 15:23:41 Vendor ID: AuthenticAMD 15:23:41 CPU family: 23 15:23:41 Model: 49 15:23:41 Model name: AMD EPYC-Rome Processor 15:23:41 Stepping: 0 15:23:41 CPU MHz: 2799.998 15:23:41 BogoMIPS: 5599.99 15:23:41 Virtualization: AMD-V 15:23:41 Hypervisor vendor: KVM 15:23:41 Virtualization type: full 15:23:41 L1d cache: 32K 15:23:41 L1i cache: 32K 15:23:41 L2 cache: 512K 15:23:41 L3 cache: 16384K 15:23:41 NUMA node0 CPU(s): 0,1 15:23:41 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 15:23:41 15:23:41 15:23:41 ---> nproc: 15:23:41 2 15:23:41 15:23:41 15:23:41 ---> df -h: 15:23:41 Filesystem Size Used Avail Use% Mounted on 15:23:41 overlay 40G 8.9G 32G 23% / 15:23:41 tmpfs 64M 0 64M 0% /dev 15:23:41 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:23:41 shm 64M 0 64M 0% /dev/shm 15:23:41 /dev/vda1 40G 8.9G 32G 23% /facter-os 15:23:41 15:23:41 15:23:41 ---> sar -b -r -n DEV: 15:23:41 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/13/21 _x86_64_ (2 CPU) 15:23:41 15:23:41 15:07:41 LINUX RESTART (2 CPU) 15:23:41 15:23:41 15:08:02 tps rtps wtps bread/s bwrtn/s 15:23:41 15:09:01 19.04 5.75 13.29 1153.96 3310.56 15:23:41 15:10:01 4.36 0.00 4.36 0.00 2823.57 15:23:41 15:11:01 78.63 3.21 75.42 2326.18 4685.86 15:23:41 15:12:01 4.25 0.00 4.25 0.00 3016.77 15:23:41 15:13:01 131.57 0.22 131.35 26.51 40299.63 15:23:41 15:14:01 275.35 0.00 275.35 0.00 54356.99 15:23:41 15:15:01 58.91 0.00 58.91 0.00 10849.69 15:23:41 15:16:01 106.21 0.00 106.21 0.00 4794.87 15:23:41 15:17:01 2.91 0.00 2.91 0.00 105.70 15:23:41 15:18:01 0.23 0.00 0.23 0.00 3.88 15:23:41 15:19:01 0.22 0.00 0.22 0.00 2.37 15:23:41 15:20:01 0.25 0.00 0.25 0.00 2.95 15:23:41 15:21:01 0.25 0.00 0.25 0.00 2.65 15:23:41 15:22:01 0.30 0.00 0.30 0.00 3.63 15:23:41 15:23:01 0.42 0.20 0.22 6.40 2.33 15:23:41 Average: 45.58 0.62 44.96 233.19 8295.29 15:23:41 15:23:41 15:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:23:41 15:09:01 5756712 0 596936 7.45 2620 1652664 1292868 14.27 544896 1477784 21672 15:23:41 15:10:01 5686860 0 583376 7.28 2620 1736076 1199112 13.24 613720 1478760 21256 15:23:41 15:11:01 5398132 0 699036 8.73 2620 1909144 1380852 15.25 807168 1560716 4136 15:23:41 15:12:01 5305976 0 700224 8.74 2620 2000112 1379664 15.23 872560 1585916 5232 15:23:41 15:13:01 3773128 0 864416 10.79 2620 3368768 1554692 17.16 1108276 2719288 390060 15:23:41 15:14:01 3405784 0 1010812 12.62 2620 3589716 1619152 17.88 1347516 2782780 243524 15:23:41 15:15:01 3355276 0 1105192 13.80 2620 3545844 1728216 19.08 1344968 2828000 42988 15:23:41 15:16:01 3691108 0 973620 12.16 2620 3341584 1193596 13.18 1242884 2588008 20 15:23:41 15:17:01 3726220 0 938504 11.72 2620 3341588 1171984 12.94 1246136 2586816 20 15:23:41 15:18:01 3728556 0 936160 11.69 2620 3341596 1158620 12.79 1243948 2586820 8 15:23:41 15:19:01 3722960 0 941756 11.76 2620 3341596 1158740 12.79 1250108 2586816 8 15:23:41 15:20:01 3719356 0 945356 11.80 2620 3341600 1158620 12.79 1252988 2587752 8 15:23:41 15:21:01 3726020 0 938684 11.72 2620 3341608 1158620 12.79 1246372 2587752 8 15:23:41 15:22:01 3724244 0 940460 11.74 2620 3341608 1158620 12.79 1248384 2587752 8 15:23:41 15:23:01 3723872 0 940824 11.75 2620 3341616 1158620 12.79 1248328 2587752 16 15:23:41 Average: 4162947 0 874357 10.92 2620 2969008 1298132 14.33 1107883 2342181 48598 15:23:41 15:23:41 15:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:23:41 15:09:01 eth0 546.90 322.31 1714.39 59.45 0.00 0.00 0.00 0.00 15:23:41 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:10:01 eth0 273.10 210.86 1410.11 14.30 0.00 0.00 0.00 0.00 15:23:41 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:11:01 eth0 375.88 439.72 1408.26 57.36 0.00 0.00 0.00 0.00 15:23:41 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:11:01 vethcc3a178 360.74 262.31 34.12 888.04 0.00 0.00 0.00 0.00 15:23:41 15:11:01 docker0 360.74 262.18 29.19 888.02 0.00 0.00 0.00 0.00 15:23:41 15:12:01 eth0 458.89 619.34 1558.77 54.24 0.00 0.00 0.00 0.00 15:23:41 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:12:01 vethcc3a178 618.50 449.57 53.64 1557.05 0.00 0.00 0.00 0.00 15:23:41 15:12:01 docker0 618.50 449.57 45.18 1557.05 0.00 0.00 0.00 0.00 15:23:41 15:13:01 vethf90dcbc 165.23 187.68 15.83 1221.30 0.00 0.00 0.00 0.00 15:23:41 15:13:01 eth0 387.96 343.62 4709.80 38.31 0.00 0.00 0.00 0.00 15:23:41 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:13:01 docker0 276.11 271.84 21.57 1487.22 0.00 0.00 0.00 0.00 15:23:41 15:14:01 eth0 93.26 82.01 848.07 16.55 0.00 0.00 0.00 0.00 15:23:41 15:14:01 vethf463dfd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:23:41 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:14:01 docker0 66.12 67.00 5.14 819.85 0.00 0.00 0.00 0.00 15:23:41 15:15:01 eth0 28.28 15.31 21.88 11.72 0.00 0.00 0.00 0.00 15:23:41 15:15:01 vethf463dfd 2.25 2.25 0.18 0.19 0.00 0.00 0.00 0.00 15:23:41 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:15:01 docker0 2.25 2.25 0.15 0.19 0.00 0.00 0.00 0.00 15:23:41 15:16:01 eth0 8.08 4.46 7.12 3.47 0.00 0.00 0.00 0.00 15:23:41 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:17:01 eth0 0.33 0.23 0.27 0.02 0.00 0.00 0.00 0.00 15:23:41 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:18:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:23:41 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:19:01 eth0 0.13 0.12 0.08 0.04 0.00 0.00 0.00 0.00 15:23:41 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:20:01 eth0 0.12 0.08 0.01 0.03 0.00 0.00 0.00 0.00 15:23:41 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:21:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:23:41 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:22:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:23:41 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:23:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:23:41 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 Average: eth0 144.46 135.69 777.66 16.99 0.00 0.00 0.00 0.00 15:23:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:41 Average: docker0 88.34 70.27 6.76 317.23 0.00 0.00 0.00 0.00 15:23:41 15:23:41 15:23:41 ---> sar -P ALL: 15:23:41 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/13/21 _x86_64_ (2 CPU) 15:23:41 15:23:41 15:07:41 LINUX RESTART (2 CPU) 15:23:41 15:23:41 15:08:02 CPU %user %nice %system %iowait %steal %idle 15:23:41 15:09:01 all 8.42 0.00 1.22 0.13 0.03 90.20 15:23:41 15:09:01 0 8.57 0.00 1.65 0.19 0.03 89.55 15:23:41 15:09:01 1 8.27 0.00 0.79 0.07 0.02 90.85 15:23:41 15:10:01 all 2.28 0.00 0.55 0.00 0.03 97.15 15:23:41 15:10:01 0 3.07 0.00 0.75 0.00 0.03 96.15 15:23:41 15:10:01 1 1.50 0.00 0.35 0.00 0.02 98.14 15:23:41 15:11:01 all 8.66 0.00 2.95 2.15 0.07 86.17 15:23:41 15:11:01 0 8.88 0.00 3.00 1.63 0.07 86.42 15:23:41 15:11:01 1 8.43 0.00 2.91 2.67 0.07 85.93 15:23:41 15:12:01 all 4.98 0.00 1.25 0.00 0.05 93.72 15:23:41 15:12:01 0 3.99 0.00 1.25 0.00 0.05 94.71 15:23:41 15:12:01 1 5.97 0.00 1.25 0.00 0.05 92.73 15:23:41 15:13:01 all 21.09 0.00 7.18 2.40 0.07 69.27 15:23:41 15:13:01 0 18.13 0.00 6.83 2.99 0.07 71.98 15:23:41 15:13:01 1 24.05 0.00 7.53 1.80 0.07 66.55 15:23:41 15:14:01 all 54.79 0.00 11.53 2.10 0.11 31.48 15:23:41 15:14:01 0 54.42 0.00 11.84 2.20 0.11 31.43 15:23:41 15:14:01 1 55.15 0.00 11.22 2.00 0.11 31.52 15:23:41 15:15:01 all 33.74 0.00 5.07 0.60 0.07 60.52 15:23:41 15:15:01 0 33.92 0.00 4.88 0.81 0.07 60.33 15:23:41 15:15:01 1 33.56 0.00 5.26 0.40 0.07 60.71 15:23:41 15:16:01 all 51.71 0.00 4.85 1.44 0.11 41.90 15:23:41 15:16:01 0 51.24 0.00 4.93 1.36 0.11 42.36 15:23:41 15:16:01 1 52.18 0.00 4.76 1.52 0.11 41.43 15:23:41 15:17:01 all 0.20 0.00 0.07 0.00 0.00 99.73 15:23:41 15:17:01 0 0.07 0.00 0.10 0.00 0.00 99.83 15:23:41 15:17:01 1 0.33 0.00 0.03 0.00 0.00 99.63 15:23:41 15:18:01 all 0.08 0.00 0.05 0.00 0.02 99.85 15:23:41 15:18:01 0 0.05 0.00 0.07 0.00 0.02 99.87 15:23:41 15:18:01 1 0.12 0.00 0.03 0.00 0.02 99.83 15:23:41 15:19:01 all 0.24 0.00 0.03 0.00 0.00 99.72 15:23:41 15:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:23:41 15:19:01 1 0.45 0.00 0.03 0.00 0.00 99.52 15:23:41 15:23:41 15:19:01 CPU %user %nice %system %iowait %steal %idle 15:23:41 15:20:01 all 0.23 0.00 0.03 0.00 0.02 99.72 15:23:41 15:20:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:23:41 15:20:01 1 0.42 0.00 0.03 0.00 0.02 99.53 15:23:41 15:21:01 all 0.21 0.00 0.04 0.00 0.01 99.74 15:23:41 15:21:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:23:41 15:21:01 1 0.37 0.00 0.05 0.00 0.00 99.58 15:23:41 15:22:01 all 0.22 0.00 0.03 0.00 0.00 99.76 15:23:41 15:22:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:23:41 15:22:01 1 0.40 0.00 0.02 0.00 0.00 99.58 15:23:41 15:23:01 all 0.22 0.00 0.08 0.00 0.02 99.69 15:23:41 15:23:01 0 0.03 0.00 0.08 0.00 0.02 99.87 15:23:41 15:23:01 1 0.40 0.00 0.07 0.00 0.02 99.52 15:23:41 Average: all 12.00 0.00 2.25 0.57 0.04 85.15 15:23:41 Average: 0 11.71 0.00 2.28 0.59 0.04 85.37 15:23:41 Average: 1 12.29 0.00 2.21 0.55 0.04 84.92 15:23:41 15:23:41 15:23:41