Pull request #3891 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at fbf009a3584204b1f7152455677e8e4d1b9535fc rather than 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 Obtained Jenkinsfile from fbf009a3584204b1f7152455677e8e4d1b9535fc 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-ssh7579060748346415504.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh8053521338773426763.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-3891/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-3891/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11258340556901993888.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh8802421872598683870.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-3891/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-3891/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh18081791214275281620.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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.17 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-7002’ Running on prd-centos7-docker-4c-2g-7004 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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/10@tmp/jenkins-gitclient-ssh4573012404121924528.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/10@tmp/jenkins-gitclient-ssh7648602653922245914.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 Merge succeeded, producing 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 Checking out Revision 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 (PR-3891) > git config core.sparsecheckout # timeout=10 > git checkout -f 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 # 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/10@tmp/jenkins-gitclient-ssh3094048963449942617.key > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 # timeout=10 Commit message: "feat(data): Make MaxEventSize a service configuration setting" First time build. Skipping changelog. > git rev-list --no-walk 828156c64a387f8d319e2062405c27c39e3cb3ae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-14T05:03:39.591Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-14T05:03:39.643Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-14T05:03:39.655Z] ========================================================= [2022-03-14T05:03:39.655Z] EdgeX Global Pipelines Version Info [2022-03-14T05:03:39.655Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:03:40.794Z] ------------------- [2022-03-14T05:03:40.794Z] stable info: [2022-03-14T05:03:40.794Z] ------------------- [2022-03-14T05:03:40.794Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-14T05:03:40.794Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-14T05:03:40.794Z] Message: update stable to v1.0.220 [2022-03-14T05:03:41.365Z] ------------------- [2022-03-14T05:03:41.365Z] experimental info: [2022-03-14T05:03:41.365Z] ------------------- [2022-03-14T05:03:41.365Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-14T05:03:41.365Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-14T05:03:41.365Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-14T05:03:41.500Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-14T05:03:41.509Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-14T05:03:41.518Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-14T05:03:41.528Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-14T05:03:41.540Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-14T05:03:41.552Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-14T05:03:41.562Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-14T05:03:41.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-14T05:03:41.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-14T05:03:41.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-14T05:03:41.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-14T05:03:41.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-14T05:03:41.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-14T05:03:41.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-14T05:03:41.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-14T05:03:41.679Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-14T05:03:41.690Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-14T05:03:41.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-14T05:03:41.718Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-14T05:03:41.728Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-14T05:03:41.740Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-14T05:03:41.748Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-14T05:03:41.762Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3891 [Pipeline] echo [2022-03-14T05:03:41.771Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3891 [Pipeline] echo [2022-03-14T05:03:41.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3891 [Pipeline] echo [2022-03-14T05:03:41.787Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 [Pipeline] echo [2022-03-14T05:03:41.797Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62e691f [Pipeline] echo [2022-03-14T05:03:41.808Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T05:03:41.846Z] provisioning config files... [2022-03-14T05:03:41.859Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config7906427375482076082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:03:42.168Z] ---> docker-login.sh [2022-03-14T05:03:42.168Z] nexus3.edgexfoundry.org:10001 [2022-03-14T05:03:42.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:03:42.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:03:42.433Z] Configure a credential helper to remove this warning. See [2022-03-14T05:03:42.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:03:42.433Z] [2022-03-14T05:03:42.433Z] Login Succeeded [2022-03-14T05:03:42.433Z] nexus3.edgexfoundry.org:10002 [2022-03-14T05:03:42.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:03:42.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:03:42.433Z] Configure a credential helper to remove this warning. See [2022-03-14T05:03:42.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:03:42.433Z] [2022-03-14T05:03:42.433Z] Login Succeeded [2022-03-14T05:03:42.433Z] nexus3.edgexfoundry.org:10003 [2022-03-14T05:03:42.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:03:42.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:03:42.698Z] Configure a credential helper to remove this warning. See [2022-03-14T05:03:42.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:03:42.698Z] [2022-03-14T05:03:42.698Z] Login Succeeded [2022-03-14T05:03:42.698Z] nexus3.edgexfoundry.org:10004 [2022-03-14T05:03:42.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:03:42.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:03:42.698Z] Configure a credential helper to remove this warning. See [2022-03-14T05:03:42.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:03:42.698Z] [2022-03-14T05:03:42.698Z] Login Succeeded [2022-03-14T05:03:42.698Z] docker.io [2022-03-14T05:03:42.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:03:43.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:03:43.224Z] Configure a credential helper to remove this warning. See [2022-03-14T05:03:43.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:03:43.224Z] [2022-03-14T05:03:43.224Z] Login Succeeded [2022-03-14T05:03:43.224Z] ---> docker-login.sh ends [Pipeline] } [2022-03-14T05:03:43.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-14T05:03:43.557Z] ++ 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 [2022-03-14T05:03:43.557Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T05:03:43.557Z] ++ dirname cmd/core-command/Dockerfile [2022-03-14T05:03:43.557Z] ++ cut -d/ -f2 [2022-03-14T05:03:43.557Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-14T05:03:43.557Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T05:03:43.557Z] ++ dirname cmd/core-data/Dockerfile [2022-03-14T05:03:43.557Z] ++ cut -d/ -f2 [2022-03-14T05:03:43.557Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-14T05:03:43.557Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T05:03:43.557Z] ++ dirname cmd/core-metadata/Dockerfile [2022-03-14T05:03:43.557Z] ++ cut -d/ -f2 [2022-03-14T05:03:43.557Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-14T05:03:43.557Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T05:03:43.557Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-03-14T05:03:43.557Z] ++ cut -d/ -f2 [2022-03-14T05:03:43.557Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-14T05:03:43.558Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T05:03:43.558Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-03-14T05:03:43.558Z] ++ cut -d/ -f2 [2022-03-14T05:03:43.558Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-14T05:03:43.558Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T05:03:43.558Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-03-14T05:03:43.558Z] ++ cut -d/ -f2 [2022-03-14T05:03:43.558Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-14T05:03:43.558Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T05:03:43.558Z] ++ dirname cmd/support-notifications/Dockerfile [2022-03-14T05:03:43.558Z] ++ cut -d/ -f2 [2022-03-14T05:03:43.558Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-14T05:03:43.558Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T05:03:43.558Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-03-14T05:03:43.558Z] ++ cut -d/ -f2 [2022-03-14T05:03:43.558Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-14T05:03:43.558Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T05:03:43.558Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-14T05:03:43.558Z] ++ cut -d/ -f2 [2022-03-14T05:03:43.558Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-14T05:03:43.596Z] 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 [2022-03-14T05:03:43.965Z] + git rev-list -1 --merges 62e691ff16b1feedf47e7e6972d3ca9e7a77c625~1..62e691ff16b1feedf47e7e6972d3ca9e7a77c625 [Pipeline] echo [2022-03-14T05:03:43.984Z] -----------> git rev-list -1 --merges 62e691ff16b1feedf47e7e6972d3ca9e7a77c625~1..62e691ff16b1feedf47e7e6972d3ca9e7a77c625 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 [false] [Pipeline] sh [2022-03-14T05:03:44.278Z] + git log --format=format:%s -1 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 [Pipeline] echo [2022-03-14T05:03:44.295Z] ========================================================= [2022-03-14T05:03:44.295Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-14T05:03:44.295Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-14T05:03:44.718Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-14T05:03:44.718Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-14T05:03:44.718Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-14T05:03:44.718Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-14T05:03:44.718Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-14T05:03:44.718Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-14T05:03:44.718Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:03:45.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T05:03:45.061Z] [2022-03-14T05:03:45.061Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:03:45.365Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T05:03:45.365Z] latest: Pulling from edgex-devops/git-semver [2022-03-14T05:03:45.365Z] a0d0a0d46f8b: Pulling fs layer [2022-03-14T05:03:45.365Z] 3e5f54012d9b: Pulling fs layer [2022-03-14T05:03:45.365Z] 4c7163046ea9: Pulling fs layer [2022-03-14T05:03:45.365Z] 0c2d73faf560: Pulling fs layer [2022-03-14T05:03:45.365Z] 3e5f54012d9b: Verifying Checksum [2022-03-14T05:03:45.365Z] 3e5f54012d9b: Download complete [2022-03-14T05:03:45.365Z] a0d0a0d46f8b: Verifying Checksum [2022-03-14T05:03:45.365Z] a0d0a0d46f8b: Download complete [2022-03-14T05:03:45.365Z] 0c2d73faf560: Verifying Checksum [2022-03-14T05:03:45.365Z] 0c2d73faf560: Download complete [2022-03-14T05:03:45.365Z] 4c7163046ea9: Verifying Checksum [2022-03-14T05:03:45.365Z] 4c7163046ea9: Download complete [2022-03-14T05:03:45.642Z] a0d0a0d46f8b: Pull complete [2022-03-14T05:03:45.642Z] 3e5f54012d9b: Pull complete [2022-03-14T05:03:45.930Z] 4c7163046ea9: Pull complete [2022-03-14T05:03:46.194Z] 0c2d73faf560: Pull complete [2022-03-14T05:03:46.194Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-14T05:03:46.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T05:03:46.194Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-14T05:03:46.261Z] prd-centos7-docker-4c-2g-7004 does not seem to be running inside a container [2022-03-14T05:03:46.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:10004/edgex-devops/git-semver:latest cat [2022-03-14T05:03:47.080Z] $ docker top fc22b22ba65f408287bde6c244293c0c72d2edc2bb3e1aca533890cdc66dbe25 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-14T05:03:47.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-14T05:03:47.174Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-14T05:03:47.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-14T05:03:47.293Z] $ docker exec fc22b22ba65f408287bde6c244293c0c72d2edc2bb3e1aca533890cdc66dbe25 ssh-agent [2022-03-14T05:03:47.402Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnbOnMc/agent.14 [2022-03-14T05:03:47.402Z] SSH_AGENT_PID=21 [2022-03-14T05:03:47.410Z] Running ssh-add (command line suppressed) [2022-03-14T05:03:47.537Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_3350155371586197730.key (/w/workspace/edgex-go/10@tmp/private_key_3350155371586197730.key) [2022-03-14T05:03:47.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-14T05:03:47.844Z] + git tag --points-at HEAD [Pipeline] } [2022-03-14T05:03:47.863Z] $ docker exec --env ******** --env ******** fc22b22ba65f408287bde6c244293c0c72d2edc2bb3e1aca533890cdc66dbe25 ssh-agent -k [2022-03-14T05:03:47.975Z] unset SSH_AUTH_SOCK; [2022-03-14T05:03:47.976Z] unset SSH_AGENT_PID; [2022-03-14T05:03:47.976Z] echo Agent pid 21 killed; [2022-03-14T05:03:47.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-14T05:03:48.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-14T05:03:48.010Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-14T05:03:48.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-14T05:03:48.150Z] $ docker exec fc22b22ba65f408287bde6c244293c0c72d2edc2bb3e1aca533890cdc66dbe25 ssh-agent [2022-03-14T05:03:48.275Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXklhngm/agent.54 [2022-03-14T05:03:48.275Z] SSH_AGENT_PID=60 [2022-03-14T05:03:48.281Z] Running ssh-add (command line suppressed) [2022-03-14T05:03:48.379Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_5466579704195786929.key (/w/workspace/edgex-go/10@tmp/private_key_5466579704195786929.key) [2022-03-14T05:03:48.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-14T05:03:48.677Z] + git semver init [2022-03-14T05:03:48.677Z] # -> Open(): unable to determine branch for HEAD [2022-03-14T05:03:48.677Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2022-03-14T05:03:48.677Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2022-03-14T05:03:48.677Z] # $SEMVER_REMOTE_NAME = origin [2022-03-14T05:03:48.677Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-14T05:03:48.677Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-14T05:03:48.677Z] # $SEMVER_BRANCH = PR-3891 [2022-03-14T05:03:48.677Z] # $SEMVER_TEMP = /tmp/semver-870681291 [2022-03-14T05:03:48.677Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-14T05:04:03.654Z] # '/tmp/semver-870681291' -> '/w/workspace/edgex-go/10/.semver' [2022-03-14T05:04:03.654Z] # -> Force: false [2022-03-14T05:04:03.654Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2022-03-14T05:04:03.670Z] $ docker exec --env ******** --env ******** fc22b22ba65f408287bde6c244293c0c72d2edc2bb3e1aca533890cdc66dbe25 ssh-agent -k [2022-03-14T05:04:03.770Z] unset SSH_AUTH_SOCK; [2022-03-14T05:04:03.770Z] unset SSH_AGENT_PID; [2022-03-14T05:04:03.770Z] echo Agent pid 60 killed; [2022-03-14T05:04:03.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-14T05:04:04.085Z] + git semver [Pipeline] } [2022-03-14T05:04:04.104Z] $ docker stop --time=1 fc22b22ba65f408287bde6c244293c0c72d2edc2bb3e1aca533890cdc66dbe25 [2022-03-14T05:04:06.263Z] $ docker rm -f fc22b22ba65f408287bde6c244293c0c72d2edc2bb3e1aca533890cdc66dbe25 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-14T05:04:06.635Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-14T05:04:06.862Z] Stashed 1 file(s) [Pipeline] echo [2022-03-14T05:04:06.864Z] [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 [2022-03-14T05:04:07.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-14T05:04:07.019Z] ========================================================= [2022-03-14T05:04:07.019Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-14T05:04:07.019Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-14T05:04:07.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-14T05:04:07.316Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-14T05:04:07.316Z] 59bf1c3509f3: Pulling fs layer [2022-03-14T05:04:07.316Z] 666ba61612fd: Pulling fs layer [2022-03-14T05:04:07.316Z] 8ed8ca486205: Pulling fs layer [2022-03-14T05:04:07.316Z] 4fe6c5a15a65: Pulling fs layer [2022-03-14T05:04:07.316Z] 22a0e8bec74d: Pulling fs layer [2022-03-14T05:04:07.316Z] 640e595b4fbd: Pulling fs layer [2022-03-14T05:04:07.316Z] 763cafe07f6e: Pulling fs layer [2022-03-14T05:04:07.316Z] 0c0b528cf693: Pulling fs layer [2022-03-14T05:04:07.316Z] 10935f4eaf8b: Pulling fs layer [2022-03-14T05:04:07.316Z] 4fe6c5a15a65: Waiting [2022-03-14T05:04:07.316Z] 22a0e8bec74d: Waiting [2022-03-14T05:04:07.316Z] 640e595b4fbd: Waiting [2022-03-14T05:04:07.316Z] 763cafe07f6e: Waiting [2022-03-14T05:04:07.316Z] 0c0b528cf693: Waiting [2022-03-14T05:04:07.316Z] 10935f4eaf8b: Waiting [2022-03-14T05:04:07.316Z] 8ed8ca486205: Verifying Checksum [2022-03-14T05:04:07.316Z] 8ed8ca486205: Download complete [2022-03-14T05:04:07.316Z] 666ba61612fd: Verifying Checksum [2022-03-14T05:04:07.316Z] 666ba61612fd: Download complete [2022-03-14T05:04:07.316Z] 22a0e8bec74d: Verifying Checksum [2022-03-14T05:04:07.316Z] 22a0e8bec74d: Download complete [2022-03-14T05:04:07.316Z] 640e595b4fbd: Verifying Checksum [2022-03-14T05:04:07.316Z] 640e595b4fbd: Download complete [2022-03-14T05:04:07.316Z] 59bf1c3509f3: Download complete [2022-03-14T05:04:07.316Z] 763cafe07f6e: Verifying Checksum [2022-03-14T05:04:07.316Z] 763cafe07f6e: Download complete [2022-03-14T05:04:07.591Z] 0c0b528cf693: Verifying Checksum [2022-03-14T05:04:07.591Z] 0c0b528cf693: Download complete [2022-03-14T05:04:07.858Z] 59bf1c3509f3: Pull complete [2022-03-14T05:04:07.858Z] 4fe6c5a15a65: Verifying Checksum [2022-03-14T05:04:07.858Z] 4fe6c5a15a65: Download complete [2022-03-14T05:04:08.117Z] 10935f4eaf8b: Verifying Checksum [2022-03-14T05:04:08.117Z] 10935f4eaf8b: Download complete [2022-03-14T05:04:08.117Z] 666ba61612fd: Pull complete [2022-03-14T05:04:08.117Z] 8ed8ca486205: Pull complete [2022-03-14T05:04:12.401Z] 4fe6c5a15a65: Pull complete [2022-03-14T05:04:12.401Z] 22a0e8bec74d: Pull complete [2022-03-14T05:04:12.401Z] 640e595b4fbd: Pull complete [2022-03-14T05:04:12.401Z] 763cafe07f6e: Pull complete [2022-03-14T05:04:12.401Z] 0c0b528cf693: Pull complete [2022-03-14T05:04:14.333Z] 10935f4eaf8b: Pull complete [2022-03-14T05:04:14.333Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-14T05:04:14.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-14T05:04:14.333Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-14T05:04:14.655Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-14T05:04:14.655Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-14T05:04:14.655Z] WORKDIR /edgex [2022-03-14T05:04:14.655Z] COPY go.mod . [2022-03-14T05:04:14.655Z] RUN go mod download' [2022-03-14T05:04:16.632Z] Sending build context to Docker daemon 334.1MB [2022-03-14T05:04:16.632Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-14T05:04:16.632Z] ---> 99d49a6021b9 [2022-03-14T05:04:16.632Z] Step 2/4 : WORKDIR /edgex [2022-03-14T05:04:18.568Z] ---> Running in 895bfda0f270 [2022-03-14T05:04:18.568Z] Removing intermediate container 895bfda0f270 [2022-03-14T05:04:18.568Z] ---> cb3cd745ad83 [2022-03-14T05:04:18.568Z] Step 3/4 : COPY go.mod . [2022-03-14T05:04:18.568Z] ---> c4f10efc514e [2022-03-14T05:04:18.568Z] Step 4/4 : RUN go mod download [2022-03-14T05:04:18.568Z] ---> Running in c500bd7b25b4 [2022-03-14T05:04:21.940Z] Still waiting to schedule task [2022-03-14T05:04:21.941Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-7003’ [2022-03-14T05:04:50.746Z] Removing intermediate container c500bd7b25b4 [2022-03-14T05:04:50.746Z] ---> 991f49b2676c [2022-03-14T05:04:50.746Z] Successfully built 991f49b2676c [2022-03-14T05:04:50.746Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:04:51.058Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-14T05:04:51.058Z] . [Pipeline] withDockerContainer [2022-03-14T05:04:51.123Z] prd-centos7-docker-4c-2g-7004 does not seem to be running inside a container [2022-03-14T05:04:51.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-14T05:04:51.571Z] $ docker top 472002ba58087b81921c7769e486ad6143b21a0fff6bdafc3d6416b9152df37a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T05:04:51.916Z] + go version [2022-03-14T05:04:51.917Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-14T05:04:51.936Z] $ docker stop --time=1 472002ba58087b81921c7769e486ad6143b21a0fff6bdafc3d6416b9152df37a [2022-03-14T05:04:53.114Z] $ docker rm -f 472002ba58087b81921c7769e486ad6143b21a0fff6bdafc3d6416b9152df37a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:04:53.524Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-14T05:04:53.524Z] . [Pipeline] withDockerContainer [2022-03-14T05:04:53.588Z] prd-centos7-docker-4c-2g-7004 does not seem to be running inside a container [2022-03-14T05:04:53.626Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-14T05:04:53.936Z] $ docker top 2f4a4338b8de4b9b12b8a967f6d6a56e8dd4b1bb115daffed550393b2de9369f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-14T05:04:54.014Z] ========================================================= [2022-03-14T05:04:54.014Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-14T05:04:54.014Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-14T05:04:54.304Z] + make test [2022-03-14T05:04:54.304Z] go mod tidy [2022-03-14T05:04:54.304Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-14T05:05:00.963Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-14T05:05:16.476Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-14T05:05:21.818Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-14T05:05:21.818Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-14T05:05:21.818Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-14T05:05:23.753Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-14T05:05:24.016Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-14T05:05:24.016Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-14T05:05:24.016Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-14T05:05:24.595Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-14T05:05:24.858Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-14T05:05:25.128Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-14T05:05:25.128Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-14T05:05:25.128Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-14T05:05:25.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-14T05:05:27.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2022-03-14T05:05:27.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-14T05:05:27.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-14T05:05:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 98.5% of statements [2022-03-14T05:05:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-14T05:05:27.942Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 54.9% of statements [2022-03-14T05:05:27.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-14T05:05:27.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-14T05:05:28.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 89.6% of statements [2022-03-14T05:05:28.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-14T05:05:28.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-14T05:05:28.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:05:29.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 84.4% of statements [2022-03-14T05:05:29.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-14T05:05:29.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-14T05:05:29.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-14T05:05:29.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-14T05:05:29.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-14T05:05:30.447Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.286s coverage: 94.2% of statements [2022-03-14T05:05:30.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-14T05:05:30.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:05:30.447Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements [2022-03-14T05:05:30.447Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-14T05:05:30.447Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-14T05:05:30.447Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-14T05:05:30.447Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-14T05:05:30.447Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-14T05:05:30.714Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2022-03-14T05:05:30.714Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-14T05:05:30.714Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-14T05:05:30.714Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-14T05:05:31.667Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.9% of statements [2022-03-14T05:05:31.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-14T05:05:31.667Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2022-03-14T05:05:31.667Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 24.0% of statements [2022-03-14T05:05:31.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-14T05:05:32.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2022-03-14T05:05:33.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements [2022-03-14T05:05:33.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2022-03-14T05:05:33.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2022-03-14T05:05:33.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2022-03-14T05:05:45.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2022-03-14T05:05:45.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2022-03-14T05:05:49.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.163s coverage: 82.5% of statements [2022-03-14T05:05:49.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-14T05:06:11.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2022-03-14T05:06:11.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-14T05:06:11.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-14T05:06:11.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-14T05:06:11.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-03-14T05:06:11.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-14T05:06:11.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-14T05:06:11.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-14T05:06:11.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-14T05:06:11.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-14T05:06:11.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2022-03-14T05:06:11.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-14T05:06:11.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-14T05:06:11.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2022-03-14T05:06:11.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-14T05:06:11.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements [2022-03-14T05:06:11.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-14T05:06:11.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-03-14T05:06:11.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-03-14T05:06:11.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 85.4% of statements [2022-03-14T05:06:11.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.111s coverage: 91.2% of statements [2022-03-14T05:06:11.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-14T05:06:11.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2022-03-14T05:06:11.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-14T05:06:11.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-14T05:06:11.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2022-03-14T05:06:11.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-03-14T05:06:11.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-03-14T05:06:11.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-03-14T05:06:11.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-03-14T05:06:11.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.289s coverage: 65.4% of statements [2022-03-14T05:06:11.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-14T05:06:11.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-14T05:06:11.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-14T05:06:11.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.103s coverage: 43.8% of statements [2022-03-14T05:06:11.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-14T05:06:11.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-14T05:06:11.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2022-03-14T05:06:11.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-14T05:06:11.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-03-14T05:06:11.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-14T05:06:15.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.056s coverage: 17.7% of statements [2022-03-14T05:06:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-14T05:06:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-14T05:06:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-14T05:06:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-14T05:06:15.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.3% of statements [2022-03-14T05:06:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-14T05:06:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:06:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-14T05:06:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-14T05:06:15.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-03-14T05:06:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-14T05:06:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-14T05:06:15.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2022-03-14T05:06:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-14T05:06:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:06:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-14T05:06:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-14T05:06:15.973Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2022-03-14T05:06:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-14T05:06:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-14T05:06:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-14T05:06:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-14T05:06:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-14T05:06:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-14T05:06:15.973Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2022-03-14T05:06:15.973Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-03-14T05:06:15.973Z] 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 [2022-03-14T05:06:47.791Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7008 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws [2022-03-14T05:06:47.804Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2022-03-14T05:06:48.024Z] The recommended git tool is: git [2022-03-14T05:06:53.384Z] using credential edgex-jenkins-ssh [2022-03-14T05:06:53.405Z] Cloning the remote Git repository [2022-03-14T05:06:53.506Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-14T05:06:53.598Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2022-03-14T05:06:53.723Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-14T05:06:53.724Z] > git --version # timeout=10 [2022-03-14T05:06:53.749Z] > git --version # 'git version 2.17.1' [2022-03-14T05:06:53.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T05:06:53.855Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-14T05:06:55.743Z] GO111MODULE=on go vet ./... [2022-03-14T05:06:59.969Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-14T05:06:59.969Z] ./internal/pkg/utils/payload.go [2022-03-14T05:06:59.969Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-14T05:06:59.976Z] make: *** [Makefile:111: test] Error 1 [Pipeline] } [2022-03-14T05:06:59.986Z] $ docker stop --time=1 2f4a4338b8de4b9b12b8a967f6d6a56e8dd4b1bb115daffed550393b2de9369f [2022-03-14T05:07:01.651Z] $ docker rm -f 2f4a4338b8de4b9b12b8a967f6d6a56e8dd4b1bb115daffed550393b2de9369f [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] } [2022-03-14T05:07:02.121Z] Failed in branch amd64 [2022-03-14T05:07:11.627Z] Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 [2022-03-14T05:07:12.044Z] Merge succeeded, producing 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 [2022-03-14T05:07:12.045Z] Checking out Revision 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 (PR-3891) [2022-03-14T05:07:10.575Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-14T05:07:10.593Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-14T05:07:10.630Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-14T05:07:10.671Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-14T05:07:10.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T05:07:10.698Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-14T05:07:11.663Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:07:11.687Z] > git checkout -f 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 # timeout=10 [2022-03-14T05:07:11.946Z] > git remote # timeout=10 [2022-03-14T05:07:11.965Z] > git config --get remote.origin.url # timeout=10 [2022-03-14T05:07:11.992Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T05:07:12.008Z] > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 [2022-03-14T05:07:12.036Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-14T05:07:12.065Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:07:12.079Z] > git checkout -f 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 # timeout=10 [2022-03-14T05:07:16.593Z] Commit message: "feat(data): Make MaxEventSize a service configuration setting" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-14T05:07:17.743Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-14T05:07:17.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-14T05:07:17.743Z] Dload Upload Total Spent Left Speed [2022-03-14T05:07:17.743Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49345 0 --:--:-- --:--:-- --:--:-- 49552 [Pipeline] sh [2022-03-14T05:07:18.283Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-14T05:07:18.637Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-03-14T05:07:18.637Z] /etc/docker/daemon.new [2022-03-14T05:07:18.637Z] { [2022-03-14T05:07:18.637Z] "registry-mirrors": [ [2022-03-14T05:07:18.637Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-14T05:07:18.637Z] ], [2022-03-14T05:07:18.637Z] "bip": "10.250.0.254/24", [2022-03-14T05:07:18.637Z] "hosts": [ [2022-03-14T05:07:18.637Z] "tcp://0.0.0.0:5555", [2022-03-14T05:07:18.637Z] "unix:///var/run/docker.sock" [2022-03-14T05:07:18.637Z] ], [2022-03-14T05:07:18.637Z] "mtu": 1458, [2022-03-14T05:07:18.637Z] "selinux-enabled": true, [2022-03-14T05:07:18.637Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-14T05:07:18.637Z] } [Pipeline] sh [2022-03-14T05:07:18.996Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-14T05:07:19.349Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T05:07:37.720Z] provisioning config files... [2022-03-14T05:07:37.751Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config7392787804923697113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:07:38.130Z] ---> docker-login.sh [2022-03-14T05:07:38.130Z] nexus3.edgexfoundry.org:10001 [2022-03-14T05:07:38.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:07:39.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:07:39.006Z] Configure a credential helper to remove this warning. See [2022-03-14T05:07:39.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:07:39.006Z] [2022-03-14T05:07:39.006Z] Login Succeeded [2022-03-14T05:07:39.006Z] nexus3.edgexfoundry.org:10002 [2022-03-14T05:07:39.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:07:39.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:07:39.611Z] Configure a credential helper to remove this warning. See [2022-03-14T05:07:39.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:07:39.611Z] [2022-03-14T05:07:39.611Z] Login Succeeded [2022-03-14T05:07:39.611Z] nexus3.edgexfoundry.org:10003 [2022-03-14T05:07:39.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:07:40.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:07:40.173Z] Configure a credential helper to remove this warning. See [2022-03-14T05:07:40.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:07:40.173Z] [2022-03-14T05:07:40.173Z] Login Succeeded [2022-03-14T05:07:40.173Z] nexus3.edgexfoundry.org:10004 [2022-03-14T05:07:40.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:07:40.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:07:40.450Z] Configure a credential helper to remove this warning. See [2022-03-14T05:07:40.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:07:40.450Z] [2022-03-14T05:07:40.450Z] Login Succeeded [2022-03-14T05:07:40.450Z] docker.io [2022-03-14T05:07:41.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:07:41.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:07:41.327Z] Configure a credential helper to remove this warning. See [2022-03-14T05:07:41.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:07:41.327Z] [2022-03-14T05:07:41.327Z] Login Succeeded [2022-03-14T05:07:41.327Z] ---> docker-login.sh ends [Pipeline] } [2022-03-14T05:07:41.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-14T05:07:41.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-14T05:07:41.977Z] ========================================================= [2022-03-14T05:07:41.977Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-14T05:07:41.977Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-14T05:07:42.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-14T05:07:42.672Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-14T05:07:42.672Z] 9b3977197b4f: Pulling fs layer [2022-03-14T05:07:42.672Z] 1a89e8eeedd5: Pulling fs layer [2022-03-14T05:07:42.672Z] 94645a83ff95: Pulling fs layer [2022-03-14T05:07:42.672Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-14T05:07:42.672Z] 0c92f367c5e7: Pulling fs layer [2022-03-14T05:07:42.672Z] f7c0051592d6: Pulling fs layer [2022-03-14T05:07:42.672Z] a227ed2f7395: Pulling fs layer [2022-03-14T05:07:42.672Z] 7b1c46037f91: Pulling fs layer [2022-03-14T05:07:42.672Z] f7c0051592d6: Waiting [2022-03-14T05:07:42.672Z] a227ed2f7395: Waiting [2022-03-14T05:07:42.672Z] 7b1c46037f91: Waiting [2022-03-14T05:07:42.672Z] 3f3a8bcf1eab: Waiting [2022-03-14T05:07:42.672Z] 0c92f367c5e7: Waiting [2022-03-14T05:07:42.672Z] 94645a83ff95: Verifying Checksum [2022-03-14T05:07:42.672Z] 94645a83ff95: Download complete [2022-03-14T05:07:42.672Z] 1a89e8eeedd5: Verifying Checksum [2022-03-14T05:07:42.672Z] 1a89e8eeedd5: Download complete [2022-03-14T05:07:42.672Z] 0c92f367c5e7: Verifying Checksum [2022-03-14T05:07:42.672Z] 0c92f367c5e7: Download complete [2022-03-14T05:07:42.672Z] f7c0051592d6: Verifying Checksum [2022-03-14T05:07:42.672Z] f7c0051592d6: Download complete [2022-03-14T05:07:42.672Z] 9b3977197b4f: Download complete [2022-03-14T05:07:42.672Z] a227ed2f7395: Verifying Checksum [2022-03-14T05:07:42.672Z] a227ed2f7395: Download complete [2022-03-14T05:07:43.674Z] 9b3977197b4f: Pull complete [2022-03-14T05:07:44.282Z] 1a89e8eeedd5: Pull complete [2022-03-14T05:07:44.560Z] 94645a83ff95: Pull complete [2022-03-14T05:07:44.851Z] 7b1c46037f91: Verifying Checksum [2022-03-14T05:07:44.851Z] 7b1c46037f91: Download complete [2022-03-14T05:07:45.457Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-14T05:07:45.457Z] 3f3a8bcf1eab: Download complete [2022-03-14T05:07:57.887Z] 3f3a8bcf1eab: Pull complete [2022-03-14T05:07:57.887Z] 0c92f367c5e7: Pull complete [2022-03-14T05:07:57.887Z] f7c0051592d6: Pull complete [2022-03-14T05:07:58.160Z] a227ed2f7395: Pull complete [2022-03-14T05:08:04.891Z] 7b1c46037f91: Pull complete [2022-03-14T05:08:04.891Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-14T05:08:04.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-14T05:08:04.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-14T05:08:05.244Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-14T05:08:05.244Z] WORKDIR /edgex [2022-03-14T05:08:05.244Z] COPY go.mod . [2022-03-14T05:08:05.244Z] RUN go mod download [2022-03-14T05:08:05.244Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-14T05:08:07.869Z] Sending build context to Docker daemon 168.8MB [2022-03-14T05:08:07.869Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-14T05:08:07.869Z] ---> f79e39bc4007 [2022-03-14T05:08:07.869Z] Step 2/4 : WORKDIR /edgex [2022-03-14T05:08:09.836Z] ---> Running in d30db7c19980 [2022-03-14T05:08:10.109Z] Removing intermediate container d30db7c19980 [2022-03-14T05:08:10.109Z] ---> f45a638753a1 [2022-03-14T05:08:10.109Z] Step 3/4 : COPY go.mod . [2022-03-14T05:08:10.703Z] ---> 79474b2da70d [2022-03-14T05:08:10.703Z] Step 4/4 : RUN go mod download [2022-03-14T05:08:10.977Z] ---> Running in b7fdd42a856a [2022-03-14T05:09:32.783Z] Removing intermediate container b7fdd42a856a [2022-03-14T05:09:32.783Z] ---> cbd78441cb00 [2022-03-14T05:09:32.783Z] Successfully built cbd78441cb00 [2022-03-14T05:09:32.783Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:09:33.124Z] + docker inspect -f . ci-base-image-arm64 [2022-03-14T05:09:33.124Z] . [Pipeline] withDockerContainer [2022-03-14T05:09:33.352Z] prd-ubuntu18.04-docker-arm64-4c-16g-7008 does not seem to be running inside a container [2022-03-14T05:09:33.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 [2022-03-14T05:09:34.767Z] $ docker top 674dadc62ffac9139926226f106a61f0ec0e015b3ad2205fef0d39625f620ba7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T05:09:35.643Z] + go version [2022-03-14T05:09:35.643Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-14T05:09:35.674Z] $ docker stop --time=1 674dadc62ffac9139926226f106a61f0ec0e015b3ad2205fef0d39625f620ba7 [2022-03-14T05:09:37.291Z] $ docker rm -f 674dadc62ffac9139926226f106a61f0ec0e015b3ad2205fef0d39625f620ba7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:09:37.873Z] + docker inspect -f . ci-base-image-arm64 [2022-03-14T05:09:37.873Z] . [Pipeline] withDockerContainer [2022-03-14T05:09:38.107Z] prd-ubuntu18.04-docker-arm64-4c-16g-7008 does not seem to be running inside a container [2022-03-14T05:09:38.200Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 [2022-03-14T05:09:39.471Z] $ docker top 8363021fc19d91580879f3b0d36dc026e968776c0055fb7fc5a62c8683870b86 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-14T05:09:39.724Z] ========================================================= [2022-03-14T05:09:39.724Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-14T05:09:39.724Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-14T05:09:40.380Z] + make test [2022-03-14T05:09:40.380Z] go mod tidy [2022-03-14T05:09:41.358Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-14T05:10:13.707Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-14T05:11:21.961Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-14T05:11:21.961Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-14T05:11:21.961Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-14T05:11:21.961Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-14T05:11:32.122Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-14T05:11:32.122Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-14T05:11:32.122Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-14T05:11:32.122Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-14T05:11:32.122Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-14T05:11:32.397Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-14T05:11:33.832Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-14T05:11:33.832Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-14T05:11:33.832Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-14T05:11:33.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-14T05:11:43.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.200s coverage: 28.7% of statements [2022-03-14T05:11:43.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-14T05:11:43.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-14T05:11:47.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.372s coverage: 98.5% of statements [2022-03-14T05:11:47.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-14T05:11:47.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.380s coverage: 54.9% of statements [2022-03-14T05:11:47.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-14T05:11:47.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-14T05:11:49.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.638s coverage: 89.6% of statements [2022-03-14T05:11:49.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-14T05:11:49.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-14T05:11:49.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:11:49.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.265s coverage: 84.4% of statements [2022-03-14T05:11:49.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-14T05:11:49.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-14T05:11:49.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-14T05:11:49.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-14T05:11:49.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-14T05:12:01.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.630s coverage: 94.2% of statements [2022-03-14T05:12:01.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-14T05:12:01.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:12:01.981Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.263s coverage: 59.1% of statements [2022-03-14T05:12:01.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-14T05:12:01.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-14T05:12:01.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-14T05:12:01.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-14T05:12:01.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-14T05:12:01.981Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.199s coverage: 60.0% of statements [2022-03-14T05:12:01.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-14T05:12:01.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-14T05:12:01.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-14T05:12:01.981Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.457s coverage: 0.9% of statements [2022-03-14T05:12:01.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-14T05:12:01.981Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.185s coverage: 58.8% of statements [2022-03-14T05:12:01.981Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.209s coverage: 24.0% of statements [2022-03-14T05:12:01.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-14T05:12:01.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.180s coverage: 47.1% of statements [2022-03-14T05:12:01.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.301s coverage: 79.5% of statements [2022-03-14T05:12:01.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.212s coverage: 94.1% of statements [2022-03-14T05:12:01.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.331s coverage: 96.3% of statements [2022-03-14T05:12:01.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements [2022-03-14T05:12:12.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.235s coverage: 94.4% of statements [2022-03-14T05:12:12.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.187s coverage: 44.8% of statements [2022-03-14T05:12:18.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.638s coverage: 82.5% of statements [2022-03-14T05:12:18.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-14T05:12:25.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.270s coverage: 92.9% of statements [2022-03-14T05:12:25.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-14T05:12:25.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-14T05:12:25.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-14T05:12:25.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2022-03-14T05:12:25.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-14T05:12:25.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-14T05:12:25.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-14T05:12:25.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-14T05:12:25.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-14T05:12:25.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.190s coverage: 87.2% of statements [2022-03-14T05:12:25.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-14T05:12:25.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-14T05:12:25.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements [2022-03-14T05:12:25.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-14T05:12:25.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.244s coverage: 58.8% of statements [2022-03-14T05:12:25.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-14T05:12:25.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.256s coverage: 80.0% of statements [2022-03-14T05:12:25.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.214s coverage: 87.2% of statements [2022-03-14T05:12:25.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.256s coverage: 85.4% of statements [2022-03-14T05:12:25.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.775s coverage: 91.2% of statements [2022-03-14T05:12:25.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-14T05:12:25.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.707s coverage: 64.4% of statements [2022-03-14T05:12:25.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-14T05:12:25.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-14T05:12:25.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.211s coverage: 100.0% of statements [2022-03-14T05:12:25.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 89.4% of statements [2022-03-14T05:12:25.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.046s coverage: 100.0% of statements [2022-03-14T05:12:25.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2022-03-14T05:12:27.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2022-03-14T05:12:31.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.316s coverage: 65.4% of statements [2022-03-14T05:12:31.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-14T05:12:31.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-14T05:12:31.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-14T05:12:33.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.750s coverage: 43.8% of statements [2022-03-14T05:12:33.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-14T05:12:33.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-14T05:12:33.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.268s coverage: 89.5% of statements [2022-03-14T05:12:33.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-14T05:12:33.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.278s coverage: 84.8% of statements [2022-03-14T05:12:33.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-14T05:12:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.275s coverage: 17.7% of statements [2022-03-14T05:12:41.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-14T05:12:41.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-14T05:12:41.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-14T05:12:41.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-14T05:12:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.610s coverage: 92.3% of statements [2022-03-14T05:12:41.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-14T05:12:41.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:12:41.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-14T05:12:41.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-14T05:12:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.206s coverage: 63.2% of statements [2022-03-14T05:12:41.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-14T05:12:41.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-14T05:12:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.375s coverage: 97.7% of statements [2022-03-14T05:12:41.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-14T05:12:41.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:12:41.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-14T05:12:41.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-14T05:12:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.183s coverage: 28.9% of statements [2022-03-14T05:12:41.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-14T05:12:41.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-14T05:12:41.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-14T05:12:41.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-14T05:12:41.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-14T05:12:41.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-14T05:12:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.236s coverage: 100.0% of statements [2022-03-14T05:12:41.610Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2022-03-14T05:12:41.610Z] 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 [2022-03-14T05:12:41.610Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-14T05:12:41.610Z] GO111MODULE=on go vet ./... [2022-03-14T05:13:49.630Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-14T05:13:49.630Z] ./internal/pkg/utils/payload.go [2022-03-14T05:13:49.904Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-14T05:13:51.334Z] make: *** [Makefile:111: test] Error 1 [Pipeline] } [2022-03-14T05:13:51.368Z] $ docker stop --time=1 8363021fc19d91580879f3b0d36dc026e968776c0055fb7fc5a62c8683870b86 [2022-03-14T05:13:53.271Z] $ docker rm -f 8363021fc19d91580879f3b0d36dc026e968776c0055fb7fc5a62c8683870b86 [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 [2022-03-14T05:13:54.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T05:13:54.731Z] [2022-03-14T05:13:54.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:13:55.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T05:13:55.351Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-14T05:13:55.351Z] 8998bd30e6a1: Pulling fs layer [2022-03-14T05:13:55.351Z] 04944245beec: Pulling fs layer [2022-03-14T05:13:55.351Z] 699f458cf7ca: Pulling fs layer [2022-03-14T05:13:55.351Z] 765212b225bb: Pulling fs layer [2022-03-14T05:13:55.351Z] f23df028b6ca: Pulling fs layer [2022-03-14T05:13:55.351Z] d65c8cfc05b1: Pulling fs layer [2022-03-14T05:13:55.352Z] 2437ff75d9bd: Pulling fs layer [2022-03-14T05:13:55.352Z] 765212b225bb: Waiting [2022-03-14T05:13:55.352Z] f23df028b6ca: Waiting [2022-03-14T05:13:55.352Z] d65c8cfc05b1: Waiting [2022-03-14T05:13:55.352Z] 2437ff75d9bd: Waiting [2022-03-14T05:13:55.352Z] 04944245beec: Download complete [2022-03-14T05:13:55.352Z] 765212b225bb: Verifying Checksum [2022-03-14T05:13:55.352Z] 765212b225bb: Download complete [2022-03-14T05:13:55.352Z] f23df028b6ca: Verifying Checksum [2022-03-14T05:13:55.352Z] f23df028b6ca: Download complete [2022-03-14T05:13:55.352Z] d65c8cfc05b1: Verifying Checksum [2022-03-14T05:13:55.352Z] d65c8cfc05b1: Download complete [2022-03-14T05:13:55.630Z] 699f458cf7ca: Verifying Checksum [2022-03-14T05:13:55.630Z] 699f458cf7ca: Download complete [2022-03-14T05:13:55.901Z] 8998bd30e6a1: Verifying Checksum [2022-03-14T05:13:55.901Z] 8998bd30e6a1: Download complete [2022-03-14T05:13:57.871Z] 2437ff75d9bd: Verifying Checksum [2022-03-14T05:13:57.871Z] 2437ff75d9bd: Download complete [2022-03-14T05:13:59.842Z] 8998bd30e6a1: Pull complete [2022-03-14T05:14:00.436Z] 04944245beec: Pull complete [2022-03-14T05:14:01.883Z] 699f458cf7ca: Pull complete [2022-03-14T05:14:02.158Z] 765212b225bb: Pull complete [2022-03-14T05:14:03.137Z] f23df028b6ca: Pull complete [2022-03-14T05:14:03.137Z] d65c8cfc05b1: Pull complete [2022-03-14T05:14:18.216Z] 2437ff75d9bd: Pull complete [2022-03-14T05:14:18.216Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-14T05:14:18.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T05:14:18.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-14T05:14:18.433Z] prd-ubuntu18.04-docker-arm64-4c-16g-7008 does not seem to be running inside a container [2022-03-14T05:14:18.520Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 [2022-03-14T05:14:21.114Z] $ docker top 9be5cb608eef167f2e62ac811f92959aa6eb63965b1307659cb52b0c28791abc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:14:22.021Z] ---> job-cost.sh [2022-03-14T05:14:22.021Z] lf-activate-venv: SKIPPING [2022-03-14T05:14:22.021Z] INFO: No Stack... [2022-03-14T05:14:22.613Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-14T05:14:23.203Z] INFO: Archiving Costs [Pipeline] sh [2022-03-14T05:14:23.856Z] + cat /w/workspace/edgex-go/10/archives/cost.csv [2022-03-14T05:14:23.856Z] + cut -d, -f6 [Pipeline] lock [2022-03-14T05:14:23.915Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3891-10-stack-cost] [2022-03-14T05:14:23.924Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3891-10-stack-cost] did not exist. Created. [2022-03-14T05:14:23.924Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3891-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-14T05:14:24.262Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-14T05:14:25.175Z] Stashed 1 file(s) [Pipeline] } [2022-03-14T05:14:25.183Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3891-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-14T05:14:25.214Z] $ docker stop --time=1 9be5cb608eef167f2e62ac811f92959aa6eb63965b1307659cb52b0c28791abc [2022-03-14T05:14:26.709Z] $ docker rm -f 9be5cb608eef167f2e62ac811f92959aa6eb63965b1307659cb52b0c28791abc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-14T05:14:27.032Z] 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 [2022-03-14T05:14:27.589Z] + '[' -d /w/workspace/edgex-go/10/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:14:27.893Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:14:28.460Z] ---> package-listing.sh [2022-03-14T05:14:28.460Z] ++ facter osfamily [2022-03-14T05:14:28.460Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-14T05:14:28.723Z] + OS_FAMILY=redhat [2022-03-14T05:14:28.723Z] + workspace=/w/workspace/edgex-go/10 [2022-03-14T05:14:28.723Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-14T05:14:28.723Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-14T05:14:28.723Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-14T05:14:28.723Z] + PACKAGES=/tmp/packages_start.txt [2022-03-14T05:14:28.723Z] + '[' /w/workspace/edgex-go/10 ']' [2022-03-14T05:14:28.723Z] + PACKAGES=/tmp/packages_end.txt [2022-03-14T05:14:28.723Z] + case "${OS_FAMILY}" in [2022-03-14T05:14:28.723Z] + rpm -qa [2022-03-14T05:14:28.723Z] + sort [2022-03-14T05:14:29.294Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-14T05:14:29.294Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-14T05:14:29.294Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-14T05:14:29.294Z] + '[' /w/workspace/edgex-go/10 ']' [2022-03-14T05:14:29.294Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2022-03-14T05:14:29.294Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2022-03-14T05:14:29.308Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-14T05:14:29.589Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:14:30.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T05:14:30.152Z] [2022-03-14T05:14:30.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:14:30.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T05:14:30.462Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-14T05:14:30.462Z] 5eb5b503b376: Pulling fs layer [2022-03-14T05:14:30.462Z] 5c69ac0246d0: Pulling fs layer [2022-03-14T05:14:30.462Z] ec43610c2a17: Pulling fs layer [2022-03-14T05:14:30.462Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-14T05:14:30.462Z] 33b1e0a273af: Pulling fs layer [2022-03-14T05:14:30.462Z] 5d3b04190fa2: Pulling fs layer [2022-03-14T05:14:30.462Z] 2f39f015ded8: Pulling fs layer [2022-03-14T05:14:30.462Z] 3a2ae6a8a46f: Waiting [2022-03-14T05:14:30.462Z] 33b1e0a273af: Waiting [2022-03-14T05:14:30.462Z] 5d3b04190fa2: Waiting [2022-03-14T05:14:30.462Z] 2f39f015ded8: Waiting [2022-03-14T05:14:30.462Z] 5c69ac0246d0: Verifying Checksum [2022-03-14T05:14:30.462Z] 5c69ac0246d0: Download complete [2022-03-14T05:14:30.462Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-14T05:14:30.462Z] 3a2ae6a8a46f: Download complete [2022-03-14T05:14:30.462Z] ec43610c2a17: Download complete [2022-03-14T05:14:30.462Z] 5d3b04190fa2: Verifying Checksum [2022-03-14T05:14:30.462Z] 5d3b04190fa2: Download complete [2022-03-14T05:14:30.462Z] 33b1e0a273af: Verifying Checksum [2022-03-14T05:14:30.462Z] 33b1e0a273af: Download complete [2022-03-14T05:14:30.724Z] 5eb5b503b376: Verifying Checksum [2022-03-14T05:14:30.724Z] 5eb5b503b376: Download complete [2022-03-14T05:14:31.317Z] 2f39f015ded8: Verifying Checksum [2022-03-14T05:14:31.317Z] 2f39f015ded8: Download complete [2022-03-14T05:14:32.283Z] 5eb5b503b376: Pull complete [2022-03-14T05:14:32.283Z] 5c69ac0246d0: Pull complete [2022-03-14T05:14:32.874Z] ec43610c2a17: Pull complete [2022-03-14T05:14:32.874Z] 3a2ae6a8a46f: Pull complete [2022-03-14T05:14:33.136Z] 33b1e0a273af: Pull complete [2022-03-14T05:14:33.400Z] 5d3b04190fa2: Pull complete [2022-03-14T05:14:37.646Z] 2f39f015ded8: Pull complete [2022-03-14T05:14:37.907Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-14T05:14:37.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T05:14:37.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-14T05:14:37.965Z] prd-centos7-docker-4c-2g-7004 does not seem to be running inside a container [2022-03-14T05:14:38.000Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:latest cat [2022-03-14T05:14:40.323Z] $ docker top a9c0245e065bffac8c01c3a49f46bc14a7f3fe3aae52b9a222140ef04f02358f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T05:14:40.685Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-14T05:14:40.979Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-14T05:14:41.278Z] + ls /var/log/sa-host [2022-03-14T05:14:41.278Z] + sadf -c /var/log/sa-host/sa14 [2022-03-14T05:14:41.278Z] file_magic: OK [2022-03-14T05:14:41.278Z] HZ: Using current value: 100 [2022-03-14T05:14:41.278Z] file_header: OK [2022-03-14T05:14:41.278Z] 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 [2022-03-14T05:14:41.278Z] Statistics: [2022-03-14T05:14:41.278Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-14T05:14:41.278Z] File successfully converted to sysstat format version 12.5.2 [2022-03-14T05:14:41.278Z] + sadf -c /var/log/sa-host/sa17 [2022-03-14T05:14:41.278Z] file_magic: OK [2022-03-14T05:14:41.278Z] HZ: Using current value: 100 [2022-03-14T05:14:41.278Z] file_header: OK [2022-03-14T05:14:41.278Z] 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 [2022-03-14T05:14:41.278Z] Statistics: [2022-03-14T05:14:41.278Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-14T05:14:41.278Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T05:14:41.424Z] provisioning config files... [2022-03-14T05:14:41.432Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config8001629628797573957tmp [Pipeline] { [Pipeline] echo [2022-03-14T05:14:41.447Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:14:41.735Z] ---> create-netrc.sh [Pipeline] } [2022-03-14T05:14:41.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:14:42.075Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-14T05:14:42.084Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:14:42.375Z] ---> sudo-logs.sh [2022-03-14T05:14:42.375Z] Archiving 'sudo' log.. [2022-03-14T05:14:42.375Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7004.novalocal: Name or service not known [2022-03-14T05:14:42.375Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7004.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-14T05:14:42.430Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:14:42.721Z] ---> job-cost.sh [2022-03-14T05:14:42.721Z] lf-activate-venv: SKIPPING [2022-03-14T05:14:42.721Z] DEBUG: total: 0.10999999940395355 [2022-03-14T05:14:42.721Z] INFO: Retrieving Stack Cost... [2022-03-14T05:14:42.981Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-14T05:14:43.551Z] INFO: Archiving Costs [Pipeline] echo [2022-03-14T05:14:43.564Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:14:43.850Z] ---> logs-deploy.sh [2022-03-14T05:14:43.850Z] lf-activate-venv: SKIPPING [2022-03-14T05:14:43.850Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3891/10 [2022-03-14T05:14:43.850Z] INFO: archiving workspace using pattern(s): [2022-03-14T05:14:44.789Z] Archives upload complete. [2022-03-14T05:14:44.789Z] INFO: archiving logs to Nexus [2022-03-14T05:14:45.361Z] ---> uname -a: [2022-03-14T05:14:45.361Z] Linux prd-centos7-docker-4c-2g-7004.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-03-14T05:14:45.361Z] [2022-03-14T05:14:45.361Z] [2022-03-14T05:14:45.361Z] ---> lscpu: [2022-03-14T05:14:45.361Z] Architecture: x86_64 [2022-03-14T05:14:45.361Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-14T05:14:45.361Z] Byte Order: Little Endian [2022-03-14T05:14:45.361Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-14T05:14:45.361Z] CPU(s): 2 [2022-03-14T05:14:45.361Z] On-line CPU(s) list: 0,1 [2022-03-14T05:14:45.361Z] Thread(s) per core: 1 [2022-03-14T05:14:45.361Z] Core(s) per socket: 1 [2022-03-14T05:14:45.361Z] Socket(s): 2 [2022-03-14T05:14:45.361Z] NUMA node(s): 1 [2022-03-14T05:14:45.361Z] Vendor ID: AuthenticAMD [2022-03-14T05:14:45.361Z] CPU family: 23 [2022-03-14T05:14:45.361Z] Model: 49 [2022-03-14T05:14:45.361Z] Model name: AMD EPYC-Rome Processor [2022-03-14T05:14:45.361Z] Stepping: 0 [2022-03-14T05:14:45.361Z] CPU MHz: 2799.994 [2022-03-14T05:14:45.361Z] BogoMIPS: 5599.98 [2022-03-14T05:14:45.361Z] Virtualization: AMD-V [2022-03-14T05:14:45.361Z] Hypervisor vendor: KVM [2022-03-14T05:14:45.361Z] Virtualization type: full [2022-03-14T05:14:45.361Z] L1d cache: 64 KiB [2022-03-14T05:14:45.361Z] L1i cache: 64 KiB [2022-03-14T05:14:45.361Z] L2 cache: 1 MiB [2022-03-14T05:14:45.361Z] L3 cache: 32 MiB [2022-03-14T05:14:45.361Z] NUMA node0 CPU(s): 0,1 [2022-03-14T05:14:45.361Z] Vulnerability Itlb multihit: Not affected [2022-03-14T05:14:45.361Z] Vulnerability L1tf: Not affected [2022-03-14T05:14:45.361Z] Vulnerability Mds: Not affected [2022-03-14T05:14:45.361Z] Vulnerability Meltdown: Not affected [2022-03-14T05:14:45.361Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-14T05:14:45.361Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2022-03-14T05:14:45.361Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2022-03-14T05:14:45.361Z] Vulnerability Srbds: Not affected [2022-03-14T05:14:45.361Z] Vulnerability Tsx async abort: Not affected [2022-03-14T05:14:45.361Z] 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 [2022-03-14T05:14:45.361Z] [2022-03-14T05:14:45.361Z] [2022-03-14T05:14:45.361Z] ---> nproc: [2022-03-14T05:14:45.361Z] 2 [2022-03-14T05:14:45.361Z] [2022-03-14T05:14:45.361Z] [2022-03-14T05:14:45.361Z] ---> df -h: [2022-03-14T05:14:45.361Z] Filesystem Size Used Avail Use% Mounted on [2022-03-14T05:14:45.361Z] overlay 40G 9.3G 31G 24% / [2022-03-14T05:14:45.361Z] tmpfs 64M 0 64M 0% /dev [2022-03-14T05:14:45.361Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-03-14T05:14:45.361Z] shm 64M 0 64M 0% /dev/shm [2022-03-14T05:14:45.361Z] /dev/vda1 40G 9.3G 31G 24% /facter-os [2022-03-14T05:14:45.361Z] [2022-03-14T05:14:45.361Z] [2022-03-14T05:14:45.361Z] ---> sar -b -r -n DEV: [2022-03-14T05:14:45.361Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/14/22 _x86_64_ (2 CPU) [2022-03-14T05:14:45.361Z] [2022-03-14T05:14:45.361Z] 05:02:59 LINUX RESTART (2 CPU) [2022-03-14T05:14:45.361Z] [2022-03-14T05:14:45.361Z] 05:04:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-03-14T05:14:45.361Z] 05:05:01 332.16 0.50 331.66 0.00 38.15 103145.86 0.00 [2022-03-14T05:14:45.361Z] 05:06:01 58.53 0.17 58.37 0.00 19.45 11057.74 0.00 [2022-03-14T05:14:45.361Z] 05:07:01 113.37 0.00 113.37 0.00 0.00 4732.00 0.00 [2022-03-14T05:14:45.361Z] 05:08:01 10.87 0.00 10.87 0.00 0.00 1296.30 0.00 [2022-03-14T05:14:45.361Z] 05:09:01 0.15 0.00 0.15 0.00 0.00 1.70 0.00 [2022-03-14T05:14:45.361Z] 05:10:01 0.37 0.00 0.37 0.00 0.00 5.20 0.00 [2022-03-14T05:14:45.361Z] 05:11:01 0.33 0.00 0.33 0.00 0.00 5.28 0.00 [2022-03-14T05:14:45.361Z] 05:12:01 0.30 0.00 0.30 0.00 0.00 4.47 0.00 [2022-03-14T05:14:45.361Z] 05:13:01 0.33 0.00 0.33 0.00 0.00 5.18 0.00 [2022-03-14T05:14:45.361Z] 05:14:01 0.27 0.00 0.27 0.00 0.00 4.03 0.00 [2022-03-14T05:14:45.361Z] Average: 50.76 0.07 50.69 0.00 5.65 11729.47 0.00 [2022-03-14T05:14:45.361Z] [2022-03-14T05:14:45.361Z] 05:04:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-03-14T05:14:45.361Z] 05:05:01 3564208 0 1015336 12.68 2620 3426768 1579332 17.44 1262172 2709768 60132 [2022-03-14T05:14:45.361Z] 05:06:01 3169300 0 1113772 13.91 2620 3723240 1551476 17.13 1519996 2828948 33816 [2022-03-14T05:14:45.361Z] 05:07:01 3259728 0 1073772 13.41 2620 3672812 1782676 19.68 1439912 2792140 30420 [2022-03-14T05:14:45.361Z] 05:08:01 3663008 0 976596 12.19 2620 3366708 1320160 14.58 1296128 2591036 12 [2022-03-14T05:14:45.362Z] 05:09:01 3665144 0 974452 12.17 2620 3366716 1303700 14.39 1294724 2591036 12 [2022-03-14T05:14:45.362Z] 05:10:01 3668176 0 971416 12.13 2620 3366720 1289308 14.23 1293660 2591036 8 [2022-03-14T05:14:45.362Z] 05:11:01 3668632 0 970956 12.12 2620 3366724 1289356 14.24 1292952 2591036 8 [2022-03-14T05:14:45.362Z] 05:12:01 3673812 0 965768 12.06 2620 3366732 1289628 14.24 1287552 2591040 12 [2022-03-14T05:14:45.362Z] 05:13:01 3665936 0 973644 12.16 2620 3366732 1289376 14.24 1295464 2591036 12 [2022-03-14T05:14:45.362Z] 05:14:01 3666036 0 973540 12.16 2620 3366736 1289448 14.24 1295724 2591036 8 [2022-03-14T05:14:45.362Z] Average: 3566398 0 1000925 12.50 2620 3438989 1398446 15.44 1327828 2646811 12444 [2022-03-14T05:14:45.362Z] [2022-03-14T05:14:45.362Z] 05:04:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-03-14T05:14:45.362Z] 05:05:01 eth0 415.82 294.42 5597.36 44.97 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:05:01 veth0e404e7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:05:01 docker0 195.01 243.74 16.03 2112.12 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:06:01 eth0 29.43 14.99 23.04 12.99 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:06:01 veth0e404e7 0.93 0.95 0.07 0.08 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:06:01 docker0 0.93 0.93 0.06 0.08 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:07:01 eth0 23.78 17.50 12.85 94.78 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:07:01 veth0e404e7 1.22 1.22 0.09 0.09 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:07:01 docker0 1.22 1.22 0.08 0.09 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:08:01 eth0 2.03 1.32 1.55 0.84 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:09:01 eth0 0.30 0.15 0.09 0.07 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:10:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:11:01 eth0 0.35 0.27 0.33 0.02 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:12:01 eth0 1.05 0.37 0.32 0.18 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:13:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:14:01 eth0 0.23 0.17 0.08 0.04 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] Average: eth0 46.12 32.08 547.18 15.30 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] Average: docker0 19.15 23.88 1.57 205.04 0.00 0.00 0.00 0.00 [2022-03-14T05:14:45.362Z] [2022-03-14T05:14:45.362Z] [2022-03-14T05:14:45.362Z] ---> sar -P ALL: [2022-03-14T05:14:45.362Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/14/22 _x86_64_ (2 CPU) [2022-03-14T05:14:45.362Z] [2022-03-14T05:14:45.362Z] 05:02:59 LINUX RESTART (2 CPU) [2022-03-14T05:14:45.362Z] [2022-03-14T05:14:45.362Z] 05:04:03 CPU %user %nice %system %iowait %steal %idle [2022-03-14T05:14:45.362Z] 05:05:01 all 33.44 0.00 13.51 2.89 0.10 50.06 [2022-03-14T05:14:45.362Z] 05:05:01 0 32.35 0.00 13.44 3.09 0.09 51.04 [2022-03-14T05:14:45.362Z] 05:05:01 1 34.53 0.00 13.58 2.68 0.11 49.09 [2022-03-14T05:14:45.362Z] 05:06:01 all 44.59 0.00 4.03 0.47 0.08 50.83 [2022-03-14T05:14:45.362Z] 05:06:01 0 44.34 0.00 4.18 0.34 0.07 51.07 [2022-03-14T05:14:45.362Z] 05:06:01 1 44.84 0.00 3.89 0.60 0.09 50.58 [2022-03-14T05:14:45.362Z] 05:07:01 all 71.00 0.00 6.01 1.49 0.12 21.38 [2022-03-14T05:14:45.362Z] 05:07:01 0 71.66 0.00 5.91 1.37 0.13 20.93 [2022-03-14T05:14:45.362Z] 05:07:01 1 70.35 0.00 6.11 1.61 0.11 21.83 [2022-03-14T05:14:45.362Z] 05:08:01 all 0.30 0.00 0.42 0.14 0.02 99.12 [2022-03-14T05:14:45.362Z] 05:08:01 0 0.12 0.00 0.37 0.00 0.02 99.50 [2022-03-14T05:14:45.362Z] 05:08:01 1 0.48 0.00 0.47 0.28 0.02 98.75 [2022-03-14T05:14:45.362Z] 05:09:01 all 0.22 0.00 0.06 0.00 0.03 99.70 [2022-03-14T05:14:45.362Z] 05:09:01 0 0.05 0.00 0.07 0.00 0.03 99.85 [2022-03-14T05:14:45.362Z] 05:09:01 1 0.38 0.00 0.05 0.00 0.02 99.55 [2022-03-14T05:14:45.362Z] 05:10:01 all 0.22 0.00 0.03 0.00 0.01 99.74 [2022-03-14T05:14:45.362Z] 05:10:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2022-03-14T05:14:45.362Z] 05:10:01 1 0.37 0.00 0.03 0.00 0.00 99.60 [2022-03-14T05:14:45.362Z] 05:11:01 all 0.16 0.00 0.03 0.00 0.02 99.79 [2022-03-14T05:14:45.362Z] 05:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-03-14T05:14:45.362Z] 05:11:01 1 0.30 0.00 0.03 0.00 0.02 99.65 [2022-03-14T05:14:45.362Z] 05:12:01 all 0.18 0.00 0.04 0.00 0.03 99.75 [2022-03-14T05:14:45.362Z] 05:12:01 0 0.17 0.00 0.05 0.00 0.03 99.75 [2022-03-14T05:14:45.362Z] 05:12:01 1 0.20 0.00 0.03 0.00 0.02 99.75 [2022-03-14T05:14:45.362Z] 05:13:01 all 0.12 0.00 0.06 0.00 0.03 99.80 [2022-03-14T05:14:45.362Z] 05:13:01 0 0.18 0.00 0.05 0.00 0.02 99.75 [2022-03-14T05:14:45.362Z] 05:13:01 1 0.05 0.00 0.07 0.00 0.03 99.85 [2022-03-14T05:14:45.362Z] 05:14:01 all 0.18 0.00 0.04 0.00 0.02 99.76 [2022-03-14T05:14:45.362Z] 05:14:01 0 0.30 0.00 0.03 0.00 0.00 99.67 [2022-03-14T05:14:45.362Z] 05:14:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2022-03-14T05:14:45.362Z] Average: all 14.20 0.00 2.27 0.47 0.04 83.02 [2022-03-14T05:14:45.362Z] Average: 0 14.10 0.00 2.27 0.45 0.04 83.15 [2022-03-14T05:14:45.362Z] Average: 1 14.30 0.00 2.28 0.49 0.04 82.89 [2022-03-14T05:14:45.362Z] [2022-03-14T05:14:45.362Z] [2022-03-14T05:14:45.362Z]