Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4+c89402a89f5ea76bfa846c29c063e4253979738f (3f3dba448d3fa24ade9237e6586e45b048b49ecc) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1238089153229725388.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7208809983739310465.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-36/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/app-rfid-llrp-inventory/branches/PR-36/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1653466534130959855.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh6163609271702463575.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-36/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/app-rfid-llrp-inventory/branches/PR-36/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3728389367740570476.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, 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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: 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-713’ Running on prd-centos7-docker-4c-2g-717 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-36 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/ry_app-rfid-llrp-inventory_PR-36@tmp/jenkins-gitclient-ssh4939504045212319503.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/ry_app-rfid-llrp-inventory_PR-36@tmp/jenkins-gitclient-ssh4158978067614433254.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c89402a89f5ea76bfa846c29c063e4253979738f into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 Merge succeeded, producing a979be2947868c97e3ff808227ab336ebedb5581 Checking out Revision a979be2947868c97e3ff808227ab336ebedb5581 (PR-36) > git config core.sparsecheckout # timeout=10 > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # 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/ry_app-rfid-llrp-inventory_PR-36@tmp/jenkins-gitclient-ssh191859655721927283.key > git merge c89402a89f5ea76bfa846c29c063e4253979738f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a979be2947868c97e3ff808227ab336ebedb5581 # timeout=10 Commit message: "Merge commit 'c89402a89f5ea76bfa846c29c063e4253979738f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-12T15:59:44.884Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-12T15:59:44.976Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-12T15:59:45.008Z] ========================================================= [2021-08-12T15:59:45.008Z] EdgeX Global Pipelines Version Info [2021-08-12T15:59:45.008Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0c6bc8c5d6c8c544e94bf77955e604bd1bb798c2 # timeout=10 [2021-08-12T15:59:46.292Z] ------------------- [2021-08-12T15:59:46.292Z] stable info: [2021-08-12T15:59:46.292Z] ------------------- [2021-08-12T15:59:46.292Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-12T15:59:46.292Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-12T15:59:46.292Z] Message: update stable to v1.0.205 [2021-08-12T15:59:46.876Z] ------------------- [2021-08-12T15:59:46.876Z] experimental info: [2021-08-12T15:59:46.876Z] ------------------- [2021-08-12T15:59:46.876Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-12T15:59:46.876Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-12T15:59:46.876Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-12T15:59:47.065Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-08-12T15:59:47.101Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-08-12T15:59:47.133Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-12T15:59:47.162Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-12T15:59:47.189Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-12T15:59:47.214Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-12T15:59:47.239Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-12T15:59:47.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-12T15:59:47.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-12T15:59:47.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-12T15:59:47.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-12T15:59:47.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-12T15:59:47.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-08-12T15:59:47.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-12T15:59:47.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-12T15:59:47.473Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-12T15:59:47.501Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-12T15:59:47.526Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-12T15:59:47.551Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-12T15:59:47.576Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-12T15:59:47.601Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-12T15:59:47.626Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-12T15:59:47.651Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-12T15:59:47.677Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-12T15:59:47.703Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-12T15:59:47.728Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-12T15:59:47.755Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-12T15:59:47.782Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-36 [Pipeline] echo [2021-08-12T15:59:47.811Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-36 [Pipeline] echo [2021-08-12T15:59:47.840Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-36 [Pipeline] echo [2021-08-12T15:59:47.876Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a979be2947868c97e3ff808227ab336ebedb5581 [Pipeline] echo [2021-08-12T15:59:47.903Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a979be2 [Pipeline] echo [2021-08-12T15:59:47.930Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T15:59:48.014Z] provisioning config files... [2021-08-12T15:59:48.035Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config4992758352037443169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T15:59:48.380Z] ---> docker-login.sh [2021-08-12T15:59:48.380Z] nexus3.edgexfoundry.org:10001 [2021-08-12T15:59:48.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T15:59:48.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T15:59:48.657Z] Configure a credential helper to remove this warning. See [2021-08-12T15:59:48.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T15:59:48.657Z] [2021-08-12T15:59:48.657Z] Login Succeeded [2021-08-12T15:59:48.657Z] nexus3.edgexfoundry.org:10002 [2021-08-12T15:59:48.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T15:59:48.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T15:59:48.929Z] Configure a credential helper to remove this warning. See [2021-08-12T15:59:48.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T15:59:48.929Z] [2021-08-12T15:59:48.929Z] Login Succeeded [2021-08-12T15:59:48.929Z] nexus3.edgexfoundry.org:10003 [2021-08-12T15:59:48.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T15:59:49.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T15:59:49.199Z] Configure a credential helper to remove this warning. See [2021-08-12T15:59:49.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T15:59:49.199Z] [2021-08-12T15:59:49.199Z] Login Succeeded [2021-08-12T15:59:49.199Z] nexus3.edgexfoundry.org:10004 [2021-08-12T15:59:49.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T15:59:54.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T15:59:54.555Z] Configure a credential helper to remove this warning. See [2021-08-12T15:59:54.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T15:59:54.555Z] [2021-08-12T15:59:54.555Z] Login Succeeded [2021-08-12T15:59:54.555Z] docker.io [2021-08-12T15:59:54.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T15:59:54.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T15:59:54.555Z] Configure a credential helper to remove this warning. See [2021-08-12T15:59:54.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T15:59:54.555Z] [2021-08-12T15:59:54.555Z] Login Succeeded [2021-08-12T15:59:54.555Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T15:59:54.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-12T15:59:55.041Z] + git log --format=format:%s -1 a979be2947868c97e3ff808227ab336ebedb5581 [Pipeline] echo [2021-08-12T15:59:55.097Z] GIT_COMMIT: a979be2947868c97e3ff808227ab336ebedb5581, Commit Message: Merge commit 'c89402a89f5ea76bfa846c29c063e4253979738f' into HEAD [Pipeline] echo [2021-08-12T15:59:55.111Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-12T15:59:55.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T15:59:55.692Z] [2021-08-12T15:59:55.692Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T15:59:56.036Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T16:00:01.379Z] latest: Pulling from edgex-devops/git-semver [2021-08-12T16:00:01.379Z] 31603596830f: Pulling fs layer [2021-08-12T16:00:01.379Z] d4622e32a9a9: Pulling fs layer [2021-08-12T16:00:01.379Z] 1030fce36090: Pulling fs layer [2021-08-12T16:00:01.379Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-12T16:00:01.379Z] 6c6cb7e1b49b: Waiting [2021-08-12T16:00:01.379Z] d4622e32a9a9: Download complete [2021-08-12T16:00:01.379Z] 31603596830f: Download complete [2021-08-12T16:00:01.379Z] 31603596830f: Pull complete [2021-08-12T16:00:01.379Z] d4622e32a9a9: Pull complete [2021-08-12T16:00:01.972Z] 1030fce36090: Verifying Checksum [2021-08-12T16:00:01.972Z] 1030fce36090: Download complete [2021-08-12T16:00:01.972Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-12T16:00:01.972Z] 6c6cb7e1b49b: Download complete [2021-08-12T16:00:02.569Z] 1030fce36090: Pull complete [2021-08-12T16:00:02.841Z] 6c6cb7e1b49b: Pull complete [2021-08-12T16:00:02.841Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-12T16:00:02.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T16:00:02.841Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-12T16:00:02.984Z] prd-centos7-docker-4c-2g-717 does not seem to be running inside a container [2021-08-12T16:00:03.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-36 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36:/w/workspace/ry_app-rfid-llrp-inventory_PR-36:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@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:10004/edgex-devops/git-semver:latest cat [2021-08-12T16:00:04.036Z] $ docker top 984c4f000e125e468bcc1bb881d036f430974f9c1500a3fc778d005432b3f43c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-12T16:00:04.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T16:00:04.176Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T16:00:04.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T16:00:04.316Z] $ docker exec 984c4f000e125e468bcc1bb881d036f430974f9c1500a3fc778d005432b3f43c ssh-agent [2021-08-12T16:00:04.452Z] SSH_AUTH_SOCK=/tmp/ssh-t0l0XXUeEVh1/agent.14 [2021-08-12T16:00:04.452Z] SSH_AGENT_PID=20 [2021-08-12T16:00:04.466Z] Running ssh-add (command line suppressed) [2021-08-12T16:00:04.571Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_4366451531084542921.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_4366451531084542921.key) [2021-08-12T16:00:04.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T16:00:04.941Z] + git tag --points-at HEAD [Pipeline] } [2021-08-12T16:00:04.961Z] $ docker exec --env ******** --env ******** 984c4f000e125e468bcc1bb881d036f430974f9c1500a3fc778d005432b3f43c ssh-agent -k [2021-08-12T16:00:05.073Z] unset SSH_AUTH_SOCK; [2021-08-12T16:00:05.073Z] unset SSH_AGENT_PID; [2021-08-12T16:00:05.073Z] echo Agent pid 20 killed; [2021-08-12T16:00:05.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-12T16:00:05.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T16:00:05.149Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T16:00:05.295Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T16:00:05.298Z] $ docker exec 984c4f000e125e468bcc1bb881d036f430974f9c1500a3fc778d005432b3f43c ssh-agent [2021-08-12T16:00:05.423Z] SSH_AUTH_SOCK=/tmp/ssh-S9LhQK95EFN7/agent.54 [2021-08-12T16:00:05.423Z] SSH_AGENT_PID=60 [2021-08-12T16:00:05.434Z] Running ssh-add (command line suppressed) [2021-08-12T16:00:05.547Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_2215498519410039637.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_2215498519410039637.key) [2021-08-12T16:00:05.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T16:00:05.939Z] + git semver init [2021-08-12T16:00:05.939Z] # -> Open(): unable to determine branch for HEAD [2021-08-12T16:00:05.939Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.git [2021-08-12T16:00:05.939Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [2021-08-12T16:00:05.939Z] # $SEMVER_REMOTE_NAME = origin [2021-08-12T16:00:05.939Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-12T16:00:05.939Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-12T16:00:05.939Z] # $SEMVER_BRANCH = PR-36 [2021-08-12T16:00:05.939Z] # $SEMVER_TEMP = /tmp/semver-077447736 [2021-08-12T16:00:05.939Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-08-12T16:00:09.285Z] # '/tmp/semver-077447736' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver' [2021-08-12T16:00:09.285Z] # -> Force: false [2021-08-12T16:00:09.285Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver [Pipeline] } [2021-08-12T16:00:09.297Z] $ docker exec --env ******** --env ******** 984c4f000e125e468bcc1bb881d036f430974f9c1500a3fc778d005432b3f43c ssh-agent -k [2021-08-12T16:00:09.396Z] unset SSH_AUTH_SOCK; [2021-08-12T16:00:09.396Z] unset SSH_AGENT_PID; [2021-08-12T16:00:09.396Z] echo Agent pid 60 killed; [2021-08-12T16:00:09.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-12T16:00:09.763Z] + git semver [Pipeline] } [2021-08-12T16:00:09.784Z] $ docker stop --time=1 984c4f000e125e468bcc1bb881d036f430974f9c1500a3fc778d005432b3f43c [2021-08-12T16:00:11.086Z] $ docker rm -f 984c4f000e125e468bcc1bb881d036f430974f9c1500a3fc778d005432b3f43c [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-12T16:00:11.520Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-12T16:00:11.897Z] Stashed 1 file(s) [Pipeline] echo [2021-08-12T16:00:11.901Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node [2021-08-12T16:00:27.102Z] Still waiting to schedule task [2021-08-12T16:00:27.103Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-12T16:00:27.106Z] Still waiting to schedule task [2021-08-12T16:00:27.106Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-12T16:01:53.955Z] Running on prd-centos7-docker-4c-2g-722 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws [2021-08-12T16:01:53.973Z] Running in /w/workspace/app-rfid-llrp-inventory/5 [Pipeline] { [Pipeline] checkout [2021-08-12T16:01:54.107Z] The recommended git tool is: NONE [2021-08-12T16:01:56.887Z] using credential edgex-jenkins-ssh [2021-08-12T16:01:56.901Z] Cloning the remote Git repository [2021-08-12T16:01:56.922Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-12T16:01:56.996Z] > git init /w/workspace/app-rfid-llrp-inventory/5 # timeout=10 [2021-08-12T16:01:57.033Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-12T16:01:57.033Z] > git --version # timeout=10 [2021-08-12T16:01:57.043Z] > git --version # 'git version 2.24.4' [2021-08-12T16:01:57.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T16:01:57.072Z] [INFO] Currently running in a labeled security context [2021-08-12T16:01:57.072Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-12T16:01:57.072Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/5@tmp/jenkins-gitclient-ssh8293933297864022752.key [2021-08-12T16:01:57.093Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T16:01:58.685Z] Merging remotes/origin/main commit c89402a89f5ea76bfa846c29c063e4253979738f into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 [2021-08-12T16:01:58.118Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-12T16:01:58.128Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T16:01:58.145Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-12T16:01:58.160Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-12T16:01:58.160Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T16:01:58.161Z] [INFO] Currently running in a labeled security context [2021-08-12T16:01:58.161Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-12T16:01:58.161Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/5@tmp/jenkins-gitclient-ssh4193362294814128521.key [2021-08-12T16:01:58.168Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-12T16:01:58.692Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T16:01:58.838Z] Merge succeeded, producing 1d8683a75f9432f062f4a24f92000b4cd2446b64 [2021-08-12T16:01:58.838Z] Checking out Revision 1d8683a75f9432f062f4a24f92000b4cd2446b64 (PR-36) [2021-08-12T16:01:58.703Z] > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 [2021-08-12T16:01:58.750Z] > git remote # timeout=10 [2021-08-12T16:01:58.760Z] > git config --get remote.origin.url # timeout=10 [2021-08-12T16:01:58.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T16:01:58.771Z] [INFO] Currently running in a labeled security context [2021-08-12T16:01:58.771Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-12T16:01:58.771Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/5@tmp/jenkins-gitclient-ssh8057816942538239610.key [2021-08-12T16:01:58.776Z] > git merge c89402a89f5ea76bfa846c29c063e4253979738f # timeout=10 [2021-08-12T16:01:58.829Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-12T16:01:58.840Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T16:01:58.844Z] > git checkout -f 1d8683a75f9432f062f4a24f92000b4cd2446b64 # timeout=10 [2021-08-12T16:02:02.576Z] Commit message: "Merge commit 'c89402a89f5ea76bfa846c29c063e4253979738f' into HEAD" [2021-08-12T16:02:02.609Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T16:02:02.990Z] provisioning config files... [2021-08-12T16:02:03.012Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/5@tmp/config2682177494383961694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T16:02:03.448Z] ---> docker-login.sh [2021-08-12T16:02:03.448Z] nexus3.edgexfoundry.org:10001 [2021-08-12T16:02:03.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T16:02:03.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T16:02:03.717Z] Configure a credential helper to remove this warning. See [2021-08-12T16:02:03.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T16:02:03.717Z] [2021-08-12T16:02:03.717Z] Login Succeeded [2021-08-12T16:02:03.717Z] nexus3.edgexfoundry.org:10002 [2021-08-12T16:02:03.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T16:02:03.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T16:02:03.717Z] Configure a credential helper to remove this warning. See [2021-08-12T16:02:03.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T16:02:03.717Z] [2021-08-12T16:02:03.717Z] Login Succeeded [2021-08-12T16:02:03.717Z] nexus3.edgexfoundry.org:10003 [2021-08-12T16:02:02.578Z] > git rev-list --no-walk 0c6bc8c5d6c8c544e94bf77955e604bd1bb798c2 # timeout=10 [2021-08-12T16:02:03.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T16:02:03.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T16:02:03.988Z] Configure a credential helper to remove this warning. See [2021-08-12T16:02:03.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T16:02:03.988Z] [2021-08-12T16:02:03.988Z] Login Succeeded [2021-08-12T16:02:03.988Z] nexus3.edgexfoundry.org:10004 [2021-08-12T16:02:03.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T16:02:04.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T16:02:04.257Z] Configure a credential helper to remove this warning. See [2021-08-12T16:02:04.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T16:02:04.257Z] [2021-08-12T16:02:04.257Z] Login Succeeded [2021-08-12T16:02:04.257Z] docker.io [2021-08-12T16:02:04.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T16:02:04.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T16:02:04.790Z] Configure a credential helper to remove this warning. See [2021-08-12T16:02:04.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T16:02:04.790Z] [2021-08-12T16:02:04.790Z] Login Succeeded [2021-08-12T16:02:04.790Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T16:02:04.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-12T16:02:05.054Z] ========================================================= [2021-08-12T16:02:05.054Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-12T16:02:05.054Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-12T16:02:05.386Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-12T16:02:05.386Z] Sending build context to Docker daemon 724.5kB [2021-08-12T16:02:05.386Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-12T16:02:05.386Z] Step 2/10 : FROM ${BASE} AS builder [2021-08-12T16:02:05.653Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-12T16:02:05.653Z] 540db60ca938: Pulling fs layer [2021-08-12T16:02:05.653Z] adcc1eea9eea: Pulling fs layer [2021-08-12T16:02:05.653Z] 4c4ab2625f07: Pulling fs layer [2021-08-12T16:02:05.653Z] db62176df00c: Pulling fs layer [2021-08-12T16:02:05.653Z] 3b30891b0d05: Pulling fs layer [2021-08-12T16:02:05.653Z] 06b49ca38bd5: Pulling fs layer [2021-08-12T16:02:05.653Z] c788192a36de: Pulling fs layer [2021-08-12T16:02:05.653Z] a77e37c0d609: Pulling fs layer [2021-08-12T16:02:05.653Z] c3185cebc471: Pulling fs layer [2021-08-12T16:02:05.653Z] 06b49ca38bd5: Waiting [2021-08-12T16:02:05.653Z] c788192a36de: Waiting [2021-08-12T16:02:05.653Z] a77e37c0d609: Waiting [2021-08-12T16:02:05.653Z] c3185cebc471: Waiting [2021-08-12T16:02:05.653Z] db62176df00c: Waiting [2021-08-12T16:02:05.653Z] 3b30891b0d05: Waiting [2021-08-12T16:02:05.653Z] 4c4ab2625f07: Verifying Checksum [2021-08-12T16:02:05.653Z] 4c4ab2625f07: Download complete [2021-08-12T16:02:05.653Z] adcc1eea9eea: Verifying Checksum [2021-08-12T16:02:05.653Z] adcc1eea9eea: Download complete [2021-08-12T16:02:05.653Z] 3b30891b0d05: Verifying Checksum [2021-08-12T16:02:05.653Z] 3b30891b0d05: Download complete [2021-08-12T16:02:05.653Z] 06b49ca38bd5: Verifying Checksum [2021-08-12T16:02:05.653Z] 06b49ca38bd5: Download complete [2021-08-12T16:02:05.653Z] c788192a36de: Verifying Checksum [2021-08-12T16:02:05.653Z] c788192a36de: Download complete [2021-08-12T16:02:05.920Z] 540db60ca938: Verifying Checksum [2021-08-12T16:02:05.920Z] 540db60ca938: Download complete [2021-08-12T16:02:05.920Z] 540db60ca938: Pull complete [2021-08-12T16:02:06.186Z] adcc1eea9eea: Pull complete [2021-08-12T16:02:06.186Z] 4c4ab2625f07: Pull complete [2021-08-12T16:02:06.451Z] a77e37c0d609: Verifying Checksum [2021-08-12T16:02:06.451Z] a77e37c0d609: Download complete [2021-08-12T16:02:11.791Z] c3185cebc471: Verifying Checksum [2021-08-12T16:02:11.791Z] c3185cebc471: Download complete [2021-08-12T16:02:12.373Z] db62176df00c: Verifying Checksum [2021-08-12T16:02:12.373Z] db62176df00c: Download complete [2021-08-12T16:02:16.662Z] db62176df00c: Pull complete [2021-08-12T16:02:16.662Z] 3b30891b0d05: Pull complete [2021-08-12T16:02:16.662Z] 06b49ca38bd5: Pull complete [2021-08-12T16:02:16.662Z] c788192a36de: Pull complete [2021-08-12T16:02:16.662Z] a77e37c0d609: Pull complete [2021-08-12T16:02:18.631Z] c3185cebc471: Pull complete [2021-08-12T16:02:18.631Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-12T16:02:18.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-12T16:02:18.632Z] ---> 031687cdd783 [2021-08-12T16:02:18.632Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-12T16:02:20.582Z] ---> Running in 05abc6c73e36 [2021-08-12T16:02:20.582Z] Removing intermediate container 05abc6c73e36 [2021-08-12T16:02:20.582Z] ---> cd2f3e0a3b04 [2021-08-12T16:02:20.582Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-12T16:02:20.582Z] ---> Running in 280c29c9b2bd [2021-08-12T16:02:20.582Z] Removing intermediate container 280c29c9b2bd [2021-08-12T16:02:20.582Z] ---> f3abbbaf004f [2021-08-12T16:02:20.582Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-12T16:02:20.582Z] ---> Running in 6356cb06bd29 [2021-08-12T16:02:20.582Z] Removing intermediate container 6356cb06bd29 [2021-08-12T16:02:20.582Z] ---> 0c2c80d25f48 [2021-08-12T16:02:20.582Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T16:02:20.582Z] ---> Running in 3359314bfe50 [2021-08-12T16:02:21.172Z] Removing intermediate container 3359314bfe50 [2021-08-12T16:02:21.172Z] ---> 04438dcd3f6e [2021-08-12T16:02:21.172Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-12T16:02:21.172Z] ---> Running in b1811a4042ce [2021-08-12T16:02:21.440Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-12T16:02:22.401Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-12T16:02:22.668Z] OK: 219 MiB in 52 packages [2021-08-12T16:02:22.936Z] Removing intermediate container b1811a4042ce [2021-08-12T16:02:22.936Z] ---> 3ef9930a7cd7 [2021-08-12T16:02:22.936Z] Step 8/10 : WORKDIR /app [2021-08-12T16:02:22.936Z] ---> Running in b0accedfdbee [2021-08-12T16:02:23.210Z] Removing intermediate container b0accedfdbee [2021-08-12T16:02:23.210Z] ---> d681681b4928 [2021-08-12T16:02:23.210Z] Step 9/10 : COPY . . [2021-08-12T16:02:23.210Z] ---> 46361a0e21d4 [2021-08-12T16:02:23.210Z] Step 10/10 : RUN go mod download [2021-08-12T16:02:23.210Z] ---> Running in 09be929efddf [2021-08-12T16:02:35.533Z] Removing intermediate container 09be929efddf [2021-08-12T16:02:35.533Z] ---> 19cd5a4489b4 [2021-08-12T16:02:35.533Z] Successfully built 19cd5a4489b4 [2021-08-12T16:02:35.533Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T16:02:35.858Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-12T16:02:35.858Z] . [Pipeline] withDockerContainer [2021-08-12T16:02:35.948Z] prd-centos7-docker-4c-2g-722 does not seem to be running inside a container [2021-08-12T16:02:36.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@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 ******** -e ******** ci-base-image-x86_64 cat [2021-08-12T16:02:36.379Z] $ docker top 04c1046ef22a5be594b7fb98284853c1148f0612a1dc432ad6c51547233ee793 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T16:02:36.775Z] + go version [2021-08-12T16:02:36.775Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-12T16:02:36.790Z] $ docker stop --time=1 04c1046ef22a5be594b7fb98284853c1148f0612a1dc432ad6c51547233ee793 [2021-08-12T16:02:37.971Z] $ docker rm -f 04c1046ef22a5be594b7fb98284853c1148f0612a1dc432ad6c51547233ee793 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T16:02:38.454Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-12T16:02:38.454Z] . [Pipeline] withDockerContainer [2021-08-12T16:02:38.546Z] prd-centos7-docker-4c-2g-722 does not seem to be running inside a container [2021-08-12T16:02:38.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@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 ******** -e ******** ci-base-image-x86_64 cat [2021-08-12T16:02:38.946Z] $ docker top 33438b89e55ee1dd898f44bb91bf1f29cb15cb33b602823a5bd13cc1e69fa700 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-12T16:02:39.357Z] + go mod tidy [2021-08-12T16:02:39.624Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-08-12T16:02:46.252Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports [2021-08-12T16:02:46.252Z] github.com/edgexfoundry/app-functions-sdk-go/appsdk imports [2021-08-12T16:02:46.252Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by [2021-08-12T16:02:46.252Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports [2021-08-12T16:02:46.252Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [Pipeline] } [2021-08-12T16:02:46.270Z] $ docker stop --time=1 33438b89e55ee1dd898f44bb91bf1f29cb15cb33b602823a5bd13cc1e69fa700 [2021-08-12T16:02:47.468Z] $ docker rm -f 33438b89e55ee1dd898f44bb91bf1f29cb15cb33b602823a5bd13cc1e69fa700 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T16:02:48.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T16:02:48.063Z] [2021-08-12T16:02:48.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T16:02:48.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T16:02:48.391Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-12T16:02:48.391Z] b4d181a07f80: Pulling fs layer [2021-08-12T16:02:48.391Z] a1111a8f2ec3: Pulling fs layer [2021-08-12T16:02:48.391Z] ed53099fbce6: Pulling fs layer [2021-08-12T16:02:48.391Z] dc539afda2c1: Pulling fs layer [2021-08-12T16:02:48.391Z] 77bc0d833cb6: Pulling fs layer [2021-08-12T16:02:48.391Z] 9065ff56babe: Pulling fs layer [2021-08-12T16:02:48.391Z] d287ab97295c: Pulling fs layer [2021-08-12T16:02:48.391Z] dc539afda2c1: Waiting [2021-08-12T16:02:48.391Z] 77bc0d833cb6: Waiting [2021-08-12T16:02:48.391Z] 9065ff56babe: Waiting [2021-08-12T16:02:48.391Z] d287ab97295c: Waiting [2021-08-12T16:02:48.658Z] a1111a8f2ec3: Verifying Checksum [2021-08-12T16:02:48.658Z] a1111a8f2ec3: Download complete [2021-08-12T16:02:48.923Z] dc539afda2c1: Verifying Checksum [2021-08-12T16:02:48.923Z] dc539afda2c1: Download complete [2021-08-12T16:02:49.189Z] 77bc0d833cb6: Verifying Checksum [2021-08-12T16:02:49.189Z] 77bc0d833cb6: Download complete [2021-08-12T16:02:49.189Z] 9065ff56babe: Verifying Checksum [2021-08-12T16:02:49.189Z] 9065ff56babe: Download complete [2021-08-12T16:02:49.189Z] ed53099fbce6: Verifying Checksum [2021-08-12T16:02:49.189Z] ed53099fbce6: Download complete [2021-08-12T16:02:50.150Z] b4d181a07f80: Verifying Checksum [2021-08-12T16:02:50.150Z] b4d181a07f80: Download complete [2021-08-12T16:02:51.566Z] b4d181a07f80: Pull complete [2021-08-12T16:02:51.566Z] a1111a8f2ec3: Pull complete [2021-08-12T16:02:52.159Z] ed53099fbce6: Pull complete [2021-08-12T16:02:52.159Z] dc539afda2c1: Pull complete [2021-08-12T16:02:52.426Z] 77bc0d833cb6: Pull complete [2021-08-12T16:02:52.426Z] 9065ff56babe: Pull complete [2021-08-12T16:02:53.829Z] d287ab97295c: Verifying Checksum [2021-08-12T16:02:53.829Z] d287ab97295c: Download complete [2021-08-12T16:02:58.109Z] d287ab97295c: Pull complete [2021-08-12T16:02:58.109Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-12T16:02:58.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T16:02:58.109Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-12T16:02:58.206Z] prd-centos7-docker-4c-2g-722 does not seem to be running inside a container [2021-08-12T16:02:58.271Z] $ 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/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-12T16:03:00.830Z] $ docker top eb89f00fe678eefebebcf40cdb3b1a58b7495befd0bbda317dd507f3119618b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T16:03:01.284Z] ---> job-cost.sh [2021-08-12T16:03:01.284Z] lf-activate-venv: SKIPPING [2021-08-12T16:03:01.284Z] INFO: No Stack... [2021-08-12T16:03:02.242Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-12T16:03:02.825Z] INFO: Archiving Costs [Pipeline] sh [2021-08-12T16:03:03.144Z] + cat /w/workspace/app-rfid-llrp-inventory/5/archives/cost.csv [2021-08-12T16:03:03.144Z] + cut -d, -f6 [Pipeline] lock [2021-08-12T16:03:03.183Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-5-stack-cost] [2021-08-12T16:03:03.190Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-5-stack-cost] did not exist. Created. [2021-08-12T16:03:03.190Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-12T16:03:03.531Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-12T16:03:03.787Z] Stashed 1 file(s) [Pipeline] } [2021-08-12T16:03:03.798Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-12T16:03:03.830Z] $ docker stop --time=1 eb89f00fe678eefebebcf40cdb3b1a58b7495befd0bbda317dd507f3119618b9 [2021-08-12T16:03:04.983Z] $ docker rm -f eb89f00fe678eefebebcf40cdb3b1a58b7495befd0bbda317dd507f3119618b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-12T16:03:05.242Z] Failed in branch amd64 [2021-08-12T16:03:35.629Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-725 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws [2021-08-12T16:03:35.660Z] Running in /w/workspace/app-rfid-llrp-inventory/5 [Pipeline] { [Pipeline] checkout [2021-08-12T16:03:35.915Z] The recommended git tool is: NONE [2021-08-12T16:03:45.127Z] using credential edgex-jenkins-ssh [2021-08-12T16:03:45.152Z] Cloning the remote Git repository [2021-08-12T16:03:45.218Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-12T16:03:45.351Z] > git init /w/workspace/app-rfid-llrp-inventory/5 # timeout=10 [2021-08-12T16:03:45.479Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-12T16:03:45.480Z] > git --version # timeout=10 [2021-08-12T16:03:45.500Z] > git --version # 'git version 2.17.1' [2021-08-12T16:03:45.502Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T16:03:45.606Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T16:03:48.396Z] Merging remotes/origin/main commit c89402a89f5ea76bfa846c29c063e4253979738f into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 [2021-08-12T16:03:48.751Z] Merge succeeded, producing f3b3b1344ef885123afe1c19d4aec580240060a1 [2021-08-12T16:03:48.751Z] Checking out Revision f3b3b1344ef885123afe1c19d4aec580240060a1 (PR-36) [2021-08-12T16:03:47.789Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-12T16:03:47.827Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T16:03:47.858Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-12T16:03:47.899Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-12T16:03:47.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T16:03:47.920Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-12T16:03:48.424Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T16:03:48.446Z] > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 [2021-08-12T16:03:48.569Z] > git remote # timeout=10 [2021-08-12T16:03:48.596Z] > git config --get remote.origin.url # timeout=10 [2021-08-12T16:03:48.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T16:03:48.630Z] > git merge c89402a89f5ea76bfa846c29c063e4253979738f # timeout=10 [2021-08-12T16:03:48.738Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-12T16:03:48.764Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T16:03:48.781Z] > git checkout -f f3b3b1344ef885123afe1c19d4aec580240060a1 # timeout=10 [2021-08-12T16:03:53.189Z] Commit message: "Merge commit 'c89402a89f5ea76bfa846c29c063e4253979738f' into HEAD" [2021-08-12T16:03:53.220Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T16:03:53.610Z] provisioning config files... [2021-08-12T16:03:53.640Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/5@tmp/config7895201285742358061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T16:03:54.229Z] ---> docker-login.sh [2021-08-12T16:03:54.230Z] nexus3.edgexfoundry.org:10001 [2021-08-12T16:03:53.202Z] > git rev-list --no-walk 0c6bc8c5d6c8c544e94bf77955e604bd1bb798c2 # timeout=10 [2021-08-12T16:03:55.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T16:03:55.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T16:03:55.500Z] Configure a credential helper to remove this warning. See [2021-08-12T16:03:55.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T16:03:55.500Z] [2021-08-12T16:03:55.500Z] Login Succeeded [2021-08-12T16:03:55.500Z] nexus3.edgexfoundry.org:10002 [2021-08-12T16:03:55.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T16:03:56.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T16:03:56.063Z] Configure a credential helper to remove this warning. See [2021-08-12T16:03:56.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T16:03:56.063Z] [2021-08-12T16:03:56.063Z] Login Succeeded [2021-08-12T16:03:56.063Z] nexus3.edgexfoundry.org:10003 [2021-08-12T16:03:56.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T16:03:56.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T16:03:56.625Z] Configure a credential helper to remove this warning. See [2021-08-12T16:03:56.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T16:03:56.625Z] [2021-08-12T16:03:56.625Z] Login Succeeded [2021-08-12T16:03:56.625Z] nexus3.edgexfoundry.org:10004 [2021-08-12T16:03:56.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T16:03:56.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T16:03:56.900Z] Configure a credential helper to remove this warning. See [2021-08-12T16:03:56.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T16:03:56.900Z] [2021-08-12T16:03:56.900Z] Login Succeeded [2021-08-12T16:03:56.900Z] docker.io [2021-08-12T16:03:57.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T16:03:57.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T16:03:57.779Z] Configure a credential helper to remove this warning. See [2021-08-12T16:03:57.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T16:03:57.779Z] [2021-08-12T16:03:57.779Z] Login Succeeded [2021-08-12T16:03:57.779Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T16:03:57.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-12T16:03:58.396Z] ========================================================= [2021-08-12T16:03:58.396Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-12T16:03:58.396Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-12T16:03:58.817Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-12T16:03:59.094Z] Sending build context to Docker daemon 724.5kB [2021-08-12T16:03:59.094Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-12T16:03:59.094Z] Step 2/10 : FROM ${BASE} AS builder [2021-08-12T16:03:59.696Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-12T16:03:59.696Z] 595b0fe564bb: Pulling fs layer [2021-08-12T16:03:59.696Z] 24495759ef45: Pulling fs layer [2021-08-12T16:03:59.696Z] d148012ef14d: Pulling fs layer [2021-08-12T16:03:59.696Z] e90a11edd702: Pulling fs layer [2021-08-12T16:03:59.696Z] d77568369979: Pulling fs layer [2021-08-12T16:03:59.696Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-12T16:03:59.696Z] 170f2ba95c9a: Pulling fs layer [2021-08-12T16:03:59.696Z] 97ac5df62f85: Pulling fs layer [2021-08-12T16:03:59.696Z] fc1c9f9a7f3b: Waiting [2021-08-12T16:03:59.696Z] 170f2ba95c9a: Waiting [2021-08-12T16:03:59.696Z] 97ac5df62f85: Waiting [2021-08-12T16:03:59.696Z] e90a11edd702: Waiting [2021-08-12T16:03:59.696Z] d77568369979: Waiting [2021-08-12T16:03:59.696Z] d148012ef14d: Download complete [2021-08-12T16:03:59.696Z] 24495759ef45: Download complete [2021-08-12T16:03:59.696Z] d77568369979: Verifying Checksum [2021-08-12T16:03:59.696Z] d77568369979: Download complete [2021-08-12T16:03:59.972Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-12T16:03:59.972Z] fc1c9f9a7f3b: Download complete [2021-08-12T16:03:59.972Z] 595b0fe564bb: Download complete [2021-08-12T16:03:59.972Z] 170f2ba95c9a: Verifying Checksum [2021-08-12T16:03:59.972Z] 170f2ba95c9a: Download complete [2021-08-12T16:04:00.960Z] 595b0fe564bb: Pull complete [2021-08-12T16:04:01.580Z] 24495759ef45: Pull complete [2021-08-12T16:04:02.209Z] d148012ef14d: Pull complete [2021-08-12T16:04:04.201Z] e90a11edd702: Verifying Checksum [2021-08-12T16:04:04.201Z] e90a11edd702: Download complete [2021-08-12T16:04:04.201Z] 97ac5df62f85: Verifying Checksum [2021-08-12T16:04:04.201Z] 97ac5df62f85: Download complete [2021-08-12T16:04:16.644Z] e90a11edd702: Pull complete [2021-08-12T16:04:16.644Z] d77568369979: Pull complete [2021-08-12T16:04:16.644Z] fc1c9f9a7f3b: Pull complete [2021-08-12T16:04:16.644Z] 170f2ba95c9a: Pull complete [2021-08-12T16:04:22.064Z] 97ac5df62f85: Pull complete [2021-08-12T16:04:22.064Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-12T16:04:22.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-12T16:04:22.064Z] ---> 04bc70af865f [2021-08-12T16:04:22.064Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-12T16:04:26.381Z] ---> Running in 956e04862ed5 [2021-08-12T16:04:26.381Z] Removing intermediate container 956e04862ed5 [2021-08-12T16:04:26.381Z] ---> e3d9c936f8b2 [2021-08-12T16:04:26.381Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-12T16:04:26.653Z] ---> Running in 46943d1982f4 [2021-08-12T16:04:26.931Z] Removing intermediate container 46943d1982f4 [2021-08-12T16:04:26.931Z] ---> 509b9641b113 [2021-08-12T16:04:26.931Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-12T16:04:27.204Z] ---> Running in 23451e7c4773 [2021-08-12T16:04:27.801Z] Removing intermediate container 23451e7c4773 [2021-08-12T16:04:27.801Z] ---> 753f0865ee7d [2021-08-12T16:04:27.801Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T16:04:28.076Z] ---> Running in 249d892e6599 [2021-08-12T16:04:30.719Z] Removing intermediate container 249d892e6599 [2021-08-12T16:04:30.719Z] ---> d79be8a4af0a [2021-08-12T16:04:30.719Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-12T16:04:30.719Z] ---> Running in 93866751187a [2021-08-12T16:04:32.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-12T16:04:33.157Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-12T16:04:34.145Z] OK: 218 MiB in 52 packages [2021-08-12T16:04:35.128Z] Removing intermediate container 93866751187a [2021-08-12T16:04:35.128Z] ---> 8f33fcbbe214 [2021-08-12T16:04:35.128Z] Step 8/10 : WORKDIR /app [2021-08-12T16:04:35.403Z] ---> Running in 41494292ad1b [2021-08-12T16:04:36.000Z] Removing intermediate container 41494292ad1b [2021-08-12T16:04:36.000Z] ---> 8b0eaa9dfe5c [2021-08-12T16:04:36.000Z] Step 9/10 : COPY . . [2021-08-12T16:04:36.985Z] ---> 1ca92840bf6e [2021-08-12T16:04:36.985Z] Step 10/10 : RUN go mod download [2021-08-12T16:04:37.261Z] ---> Running in 98d8fe050e7b [2021-08-12T16:05:16.274Z] Removing intermediate container 98d8fe050e7b [2021-08-12T16:05:16.274Z] ---> f497ad0d9b69 [2021-08-12T16:05:16.274Z] Successfully built f497ad0d9b69 [2021-08-12T16:05:16.274Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T16:05:16.641Z] + docker inspect -f . ci-base-image-arm64 [2021-08-12T16:05:16.641Z] . [Pipeline] withDockerContainer [2021-08-12T16:05:16.938Z] prd-ubuntu18.04-docker-arm64-4c-16g-725 does not seem to be running inside a container [2021-08-12T16:05:17.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-12T16:05:18.914Z] $ docker top 3fd568a937f969cc54c2308410dbe45f0c2f6870b98179222069123508d77f88 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T16:05:19.945Z] + go version [2021-08-12T16:05:19.945Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-12T16:05:19.975Z] $ docker stop --time=1 3fd568a937f969cc54c2308410dbe45f0c2f6870b98179222069123508d77f88 [2021-08-12T16:05:21.950Z] $ docker rm -f 3fd568a937f969cc54c2308410dbe45f0c2f6870b98179222069123508d77f88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T16:05:22.704Z] + docker inspect -f . ci-base-image-arm64 [2021-08-12T16:05:22.704Z] . [Pipeline] withDockerContainer [2021-08-12T16:05:22.996Z] prd-ubuntu18.04-docker-arm64-4c-16g-725 does not seem to be running inside a container [2021-08-12T16:05:23.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-12T16:05:25.156Z] $ docker top 1ec060f390131070c879b7ffb2481d030d63dfb23ffe488324a9d62e957cca44 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-12T16:05:26.187Z] + go mod tidy [2021-08-12T16:05:26.793Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-08-12T16:05:27.069Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports [2021-08-12T16:05:27.069Z] github.com/edgexfoundry/app-functions-sdk-go/appsdk imports [2021-08-12T16:05:27.069Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by [2021-08-12T16:05:27.070Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports [2021-08-12T16:05:27.070Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [Pipeline] } [2021-08-12T16:05:27.103Z] $ docker stop --time=1 1ec060f390131070c879b7ffb2481d030d63dfb23ffe488324a9d62e957cca44 [2021-08-12T16:05:29.115Z] $ docker rm -f 1ec060f390131070c879b7ffb2481d030d63dfb23ffe488324a9d62e957cca44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "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 [2021-08-12T16:05:29.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T16:05:30.220Z] [2021-08-12T16:05:30.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-12T16:05:30.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T16:05:30.860Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-12T16:05:30.860Z] 448f6bf000e3: Pulling fs layer [2021-08-12T16:05:30.860Z] f757da607395: Pulling fs layer [2021-08-12T16:05:30.860Z] 05883995daec: Pulling fs layer [2021-08-12T16:05:30.860Z] 8603b9c90790: Pulling fs layer [2021-08-12T16:05:30.860Z] 1560dd03e051: Pulling fs layer [2021-08-12T16:05:30.860Z] 27f5ce0e4adf: Pulling fs layer [2021-08-12T16:05:30.860Z] c2d8d7efcc4b: Pulling fs layer [2021-08-12T16:05:30.860Z] 8603b9c90790: Waiting [2021-08-12T16:05:30.860Z] 1560dd03e051: Waiting [2021-08-12T16:05:30.860Z] 27f5ce0e4adf: Waiting [2021-08-12T16:05:30.860Z] c2d8d7efcc4b: Waiting [2021-08-12T16:05:31.141Z] f757da607395: Verifying Checksum [2021-08-12T16:05:31.141Z] f757da607395: Download complete [2021-08-12T16:05:31.141Z] 8603b9c90790: Verifying Checksum [2021-08-12T16:05:31.141Z] 8603b9c90790: Download complete [2021-08-12T16:05:31.418Z] 1560dd03e051: Verifying Checksum [2021-08-12T16:05:31.418Z] 1560dd03e051: Download complete [2021-08-12T16:05:31.418Z] 27f5ce0e4adf: Verifying Checksum [2021-08-12T16:05:31.418Z] 27f5ce0e4adf: Download complete [2021-08-12T16:05:31.695Z] 05883995daec: Verifying Checksum [2021-08-12T16:05:31.695Z] 05883995daec: Download complete [2021-08-12T16:05:32.315Z] 448f6bf000e3: Verifying Checksum [2021-08-12T16:05:32.315Z] 448f6bf000e3: Download complete [2021-08-12T16:05:35.732Z] c2d8d7efcc4b: Verifying Checksum [2021-08-12T16:05:35.732Z] c2d8d7efcc4b: Download complete [2021-08-12T16:05:35.732Z] 448f6bf000e3: Pull complete [2021-08-12T16:05:36.721Z] f757da607395: Pull complete [2021-08-12T16:05:38.161Z] 05883995daec: Pull complete [2021-08-12T16:05:38.438Z] 8603b9c90790: Pull complete [2021-08-12T16:05:39.873Z] 1560dd03e051: Pull complete [2021-08-12T16:05:40.471Z] 27f5ce0e4adf: Pull complete [2021-08-12T16:05:55.581Z] c2d8d7efcc4b: Pull complete [2021-08-12T16:05:55.581Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-12T16:05:55.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T16:05:55.581Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-12T16:05:55.873Z] prd-ubuntu18.04-docker-arm64-4c-16g-725 does not seem to be running inside a container [2021-08-12T16:05:55.968Z] $ 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/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-12T16:06:01.706Z] $ docker top ea6356625ed394f120ca8adb7edb01297a1361c543e78ad1daa412c4c8edffdf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T16:06:02.678Z] ---> job-cost.sh [2021-08-12T16:06:02.678Z] lf-activate-venv: SKIPPING [2021-08-12T16:06:02.678Z] INFO: No Stack... [2021-08-12T16:06:03.706Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-12T16:06:03.985Z] INFO: Archiving Costs [Pipeline] sh [2021-08-12T16:06:04.766Z] + cat /w/workspace/app-rfid-llrp-inventory/5/archives/cost.csv [2021-08-12T16:06:04.766Z] + cut -d, -f6 [Pipeline] lock [2021-08-12T16:06:04.854Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-5-stack-cost] [2021-08-12T16:06:04.881Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-5-stack-cost] did not exist. Created. [2021-08-12T16:06:04.881Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-12T16:06:05.590Z] /w/workspace/app-rfid-llrp-inventory/5@tmp/durable-d958f651/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/5@tmp/durable-d958f651/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-12T16:06:06.271Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-12T16:06:06.293Z] Warning: overwriting stash ‘stack-cost’ [2021-08-12T16:06:06.826Z] Stashed 1 file(s) [Pipeline] } [2021-08-12T16:06:06.840Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-12T16:06:06.880Z] $ docker stop --time=1 ea6356625ed394f120ca8adb7edb01297a1361c543e78ad1daa412c4c8edffdf [2021-08-12T16:06:08.618Z] $ docker rm -f ea6356625ed394f120ca8adb7edb01297a1361c543e78ad1daa412c4c8edffdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-12T16:06:09.081Z] 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 Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-12T16:06:09.978Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-12T16:06:10.302Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T16:06:10.892Z] ---> package-listing.sh [2021-08-12T16:06:10.892Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-12T16:06:10.892Z] ++ facter osfamily [2021-08-12T16:06:11.163Z] + OS_FAMILY=redhat [2021-08-12T16:06:11.163Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-36 [2021-08-12T16:06:11.163Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-12T16:06:11.163Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-12T16:06:11.163Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-12T16:06:11.163Z] + PACKAGES=/tmp/packages_start.txt [2021-08-12T16:06:11.163Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' [2021-08-12T16:06:11.163Z] + PACKAGES=/tmp/packages_end.txt [2021-08-12T16:06:11.163Z] + case "${OS_FAMILY}" in [2021-08-12T16:06:11.163Z] + sort [2021-08-12T16:06:11.163Z] + rpm -qa [2021-08-12T16:06:11.955Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-12T16:06:11.955Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-12T16:06:11.955Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-12T16:06:11.955Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' [2021-08-12T16:06:11.955Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives/ [2021-08-12T16:06:11.955Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives/ [Pipeline] echo [2021-08-12T16:06:11.975Z] 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/ry_app-rfid-llrp-inventory_PR-36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-12T16:06:12.304Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-12T16:06:12.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T16:06:12.910Z] [2021-08-12T16:06:12.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T16:06:13.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T16:06:13.270Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-12T16:06:13.271Z] b4d181a07f80: Pulling fs layer [2021-08-12T16:06:13.271Z] a1111a8f2ec3: Pulling fs layer [2021-08-12T16:06:13.271Z] ed53099fbce6: Pulling fs layer [2021-08-12T16:06:13.271Z] dc539afda2c1: Pulling fs layer [2021-08-12T16:06:13.271Z] 77bc0d833cb6: Pulling fs layer [2021-08-12T16:06:13.271Z] 9065ff56babe: Pulling fs layer [2021-08-12T16:06:13.271Z] d287ab97295c: Pulling fs layer [2021-08-12T16:06:13.271Z] dc539afda2c1: Waiting [2021-08-12T16:06:13.271Z] 77bc0d833cb6: Waiting [2021-08-12T16:06:13.271Z] 9065ff56babe: Waiting [2021-08-12T16:06:13.271Z] d287ab97295c: Waiting [2021-08-12T16:06:13.855Z] a1111a8f2ec3: Verifying Checksum [2021-08-12T16:06:13.855Z] a1111a8f2ec3: Download complete [2021-08-12T16:06:13.855Z] dc539afda2c1: Verifying Checksum [2021-08-12T16:06:13.855Z] dc539afda2c1: Download complete [2021-08-12T16:06:13.855Z] 77bc0d833cb6: Verifying Checksum [2021-08-12T16:06:13.855Z] 77bc0d833cb6: Download complete [2021-08-12T16:06:14.123Z] 9065ff56babe: Verifying Checksum [2021-08-12T16:06:14.123Z] 9065ff56babe: Download complete [2021-08-12T16:06:14.707Z] ed53099fbce6: Verifying Checksum [2021-08-12T16:06:14.707Z] ed53099fbce6: Download complete [2021-08-12T16:06:15.672Z] b4d181a07f80: Verifying Checksum [2021-08-12T16:06:15.672Z] b4d181a07f80: Download complete [2021-08-12T16:06:16.856Z] b4d181a07f80: Pull complete [2021-08-12T16:06:16.856Z] a1111a8f2ec3: Pull complete [2021-08-12T16:06:17.453Z] ed53099fbce6: Pull complete [2021-08-12T16:06:17.453Z] dc539afda2c1: Pull complete [2021-08-12T16:06:17.719Z] 77bc0d833cb6: Pull complete [2021-08-12T16:06:17.719Z] 9065ff56babe: Pull complete [2021-08-12T16:06:20.300Z] d287ab97295c: Verifying Checksum [2021-08-12T16:06:20.300Z] d287ab97295c: Download complete [2021-08-12T16:06:24.284Z] d287ab97295c: Pull complete [2021-08-12T16:06:24.284Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-12T16:06:24.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T16:06:24.284Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-12T16:06:24.388Z] prd-centos7-docker-4c-2g-717 does not seem to be running inside a container [2021-08-12T16:06:24.458Z] $ 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/ry_app-rfid-llrp-inventory_PR-36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-36 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36:/w/workspace/ry_app-rfid-llrp-inventory_PR-36:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-12T16:06:26.817Z] $ docker top 5a0c26c4435d235bc1d343820a992c3859c8073ee159d59f9474362fec95558a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T16:06:27.231Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-12T16:06:27.557Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-12T16:06:27.902Z] + ls /var/log/sa-host [2021-08-12T16:06:27.902Z] + sadf -c /var/log/sa-host/sa05 [2021-08-12T16:06:27.902Z] file_magic: OK [2021-08-12T16:06:27.902Z] HZ: Using current value: 100 [2021-08-12T16:06:27.902Z] file_header: OK [2021-08-12T16:06:27.902Z] 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 [2021-08-12T16:06:27.902Z] Statistics: [2021-08-12T16:06:27.902Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-12T16:06:27.902Z] File successfully converted to sysstat format version 12.0.3 [2021-08-12T16:06:27.902Z] + sadf -c /var/log/sa-host/sa12 [2021-08-12T16:06:27.902Z] file_magic: OK [2021-08-12T16:06:27.902Z] HZ: Using current value: 100 [2021-08-12T16:06:27.902Z] file_header: OK [2021-08-12T16:06:27.902Z] 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 [2021-08-12T16:06:27.902Z] Statistics: [2021-08-12T16:06:27.902Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-12T16:06:27.902Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T16:06:28.093Z] provisioning config files... [2021-08-12T16:06:28.111Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config7194010670389542725tmp [Pipeline] { [Pipeline] echo [2021-08-12T16:06:28.151Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T16:06:28.487Z] ---> create-netrc.sh [Pipeline] } [2021-08-12T16:06:28.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-12T16:06:28.892Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-12T16:06:28.908Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T16:06:29.239Z] ---> sudo-logs.sh [2021-08-12T16:06:29.239Z] Archiving 'sudo' log.. [2021-08-12T16:06:29.239Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-717.vexxhost.local: Name or service not known [2021-08-12T16:06:29.239Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-717.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-12T16:06:29.303Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T16:06:29.624Z] ---> job-cost.sh [2021-08-12T16:06:29.624Z] lf-activate-venv: SKIPPING [2021-08-12T16:06:29.624Z] DEBUG: total: 0.18000000715255737 [2021-08-12T16:06:29.624Z] INFO: Retrieving Stack Cost... [2021-08-12T16:06:30.586Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-12T16:06:31.189Z] INFO: Archiving Costs [Pipeline] echo [2021-08-12T16:06:31.211Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T16:06:31.546Z] ---> logs-deploy.sh [2021-08-12T16:06:31.547Z] lf-activate-venv: SKIPPING [2021-08-12T16:06:31.547Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-36/5 [2021-08-12T16:06:31.547Z] INFO: archiving workspace using pattern(s): [2021-08-12T16:06:32.135Z] Archives upload complete. [2021-08-12T16:06:32.135Z] INFO: archiving logs to Nexus [2021-08-12T16:06:32.717Z] ---> uname -a: [2021-08-12T16:06:32.717Z] Linux prd-centos7-docker-4c-2g-717.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-12T16:06:32.717Z] [2021-08-12T16:06:32.717Z] [2021-08-12T16:06:32.717Z] ---> lscpu: [2021-08-12T16:06:32.717Z] Architecture: x86_64 [2021-08-12T16:06:32.717Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-12T16:06:32.717Z] Byte Order: Little Endian [2021-08-12T16:06:32.717Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-12T16:06:32.717Z] CPU(s): 2 [2021-08-12T16:06:32.717Z] On-line CPU(s) list: 0,1 [2021-08-12T16:06:32.717Z] Thread(s) per core: 1 [2021-08-12T16:06:32.717Z] Core(s) per socket: 1 [2021-08-12T16:06:32.717Z] Socket(s): 2 [2021-08-12T16:06:32.717Z] NUMA node(s): 1 [2021-08-12T16:06:32.717Z] Vendor ID: AuthenticAMD [2021-08-12T16:06:32.717Z] CPU family: 23 [2021-08-12T16:06:32.717Z] Model: 49 [2021-08-12T16:06:32.717Z] Model name: AMD EPYC-Rome Processor [2021-08-12T16:06:32.717Z] Stepping: 0 [2021-08-12T16:06:32.717Z] CPU MHz: 2799.998 [2021-08-12T16:06:32.717Z] BogoMIPS: 5599.99 [2021-08-12T16:06:32.717Z] Virtualization: AMD-V [2021-08-12T16:06:32.717Z] Hypervisor vendor: KVM [2021-08-12T16:06:32.717Z] Virtualization type: full [2021-08-12T16:06:32.717Z] L1d cache: 32K [2021-08-12T16:06:32.717Z] L1i cache: 32K [2021-08-12T16:06:32.717Z] L2 cache: 512K [2021-08-12T16:06:32.717Z] L3 cache: 16384K [2021-08-12T16:06:32.717Z] NUMA node0 CPU(s): 0,1 [2021-08-12T16:06:32.717Z] 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 [2021-08-12T16:06:32.717Z] [2021-08-12T16:06:32.717Z] [2021-08-12T16:06:32.717Z] ---> nproc: [2021-08-12T16:06:32.717Z] 2 [2021-08-12T16:06:32.717Z] [2021-08-12T16:06:32.717Z] [2021-08-12T16:06:32.717Z] ---> df -h: [2021-08-12T16:06:32.717Z] Filesystem Size Used Avail Use% Mounted on [2021-08-12T16:06:32.717Z] overlay 40G 7.7G 33G 20% / [2021-08-12T16:06:32.717Z] tmpfs 64M 0 64M 0% /dev [2021-08-12T16:06:32.717Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-12T16:06:32.717Z] shm 64M 0 64M 0% /dev/shm [2021-08-12T16:06:32.717Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-08-12T16:06:32.717Z] [2021-08-12T16:06:32.717Z] [2021-08-12T16:06:32.717Z] ---> sar -b -r -n DEV: [2021-08-12T16:06:32.717Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/12/21 _x86_64_ (2 CPU) [2021-08-12T16:06:32.717Z] [2021-08-12T16:06:32.717Z] 15:59:03 LINUX RESTART (2 CPU) [2021-08-12T16:06:32.717Z] [2021-08-12T16:06:32.717Z] 16:00:01 tps rtps wtps bread/s bwrtn/s [2021-08-12T16:06:32.717Z] 16:01:01 15.47 0.67 14.80 352.51 3371.69 [2021-08-12T16:06:32.717Z] 16:02:01 1.80 0.08 1.71 1.60 37.38 [2021-08-12T16:06:32.717Z] 16:03:01 0.30 0.00 0.30 0.00 4.18 [2021-08-12T16:06:32.717Z] 16:04:01 0.18 0.00 0.18 0.00 3.83 [2021-08-12T16:06:32.717Z] 16:05:01 0.32 0.00 0.32 0.00 5.50 [2021-08-12T16:06:32.717Z] 16:06:01 0.37 0.00 0.37 0.00 5.66 [2021-08-12T16:06:32.717Z] Average: 3.07 0.12 2.95 59.03 571.47 [2021-08-12T16:06:32.717Z] [2021-08-12T16:06:32.717Z] 16:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-12T16:06:32.717Z] 16:01:01 5441560 0 813688 10.16 2620 1751072 1305316 14.41 593592 1571540 20 [2021-08-12T16:06:32.717Z] 16:02:01 5453420 0 801700 10.01 2620 1751200 1231316 13.59 588204 1566924 8 [2021-08-12T16:06:32.717Z] 16:03:01 5452952 0 802168 10.02 2620 1751200 1221036 13.48 588804 1566972 16 [2021-08-12T16:06:32.717Z] 16:04:01 5453036 0 802076 10.01 2620 1751208 1221072 13.48 588992 1566972 12 [2021-08-12T16:06:32.717Z] 16:05:01 5451368 0 803740 10.04 2620 1751212 1215968 13.42 584176 1574180 8 [2021-08-12T16:06:32.717Z] 16:06:01 5452868 0 802236 10.02 2620 1751216 1205616 13.31 582788 1574184 20 [2021-08-12T16:06:32.717Z] Average: 5450867 0 804268 10.04 2620 1751185 1233387 13.62 587759 1570129 14 [2021-08-12T16:06:32.717Z] [2021-08-12T16:06:32.717Z] 16:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-12T16:06:32.717Z] 16:01:01 eth0 91.44 88.26 197.62 15.52 0.00 0.00 0.00 0.00 [2021-08-12T16:06:32.717Z] 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:06:32.717Z] 16:01:01 docker0 69.54 58.18 5.18 153.14 0.00 0.00 0.00 0.00 [2021-08-12T16:06:32.717Z] 16:02:01 eth0 2.60 0.37 0.45 0.20 0.00 0.00 0.00 0.00 [2021-08-12T16:06:32.717Z] 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:06:32.717Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:06:32.717Z] 16:03:01 eth0 1.05 0.32 0.33 0.23 0.00 0.00 0.00 0.00 [2021-08-12T16:06:32.717Z] 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:06:32.717Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:06:32.717Z] 16:04:01 eth0 1.80 0.75 0.71 0.41 0.00 0.00 0.00 0.00 [2021-08-12T16:06:32.718Z] 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:06:32.718Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:06:32.718Z] 16:05:01 eth0 1.02 0.47 0.44 0.27 0.00 0.00 0.00 0.00 [2021-08-12T16:06:32.718Z] 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:06:32.718Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:06:32.718Z] 16:06:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:06:32.718Z] 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:06:32.718Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:06:32.718Z] Average: eth0 16.34 15.04 33.26 2.77 0.00 0.00 0.00 0.00 [2021-08-12T16:06:32.718Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T16:06:32.718Z] Average: docker0 11.59 9.70 0.86 25.53 0.00 0.00 0.00 0.00 [2021-08-12T16:06:32.718Z] [2021-08-12T16:06:32.718Z] [2021-08-12T16:06:32.718Z] ---> sar -P ALL: [2021-08-12T16:06:32.718Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/12/21 _x86_64_ (2 CPU) [2021-08-12T16:06:32.718Z] [2021-08-12T16:06:32.718Z] 15:59:03 LINUX RESTART (2 CPU) [2021-08-12T16:06:32.718Z] [2021-08-12T16:06:32.718Z] 16:00:01 CPU %user %nice %system %iowait %steal %idle [2021-08-12T16:06:32.718Z] 16:01:01 all 2.81 0.00 1.33 0.68 0.04 95.13 [2021-08-12T16:06:32.718Z] 16:01:01 0 2.88 0.00 1.42 0.35 0.05 95.30 [2021-08-12T16:06:32.718Z] 16:01:01 1 2.74 0.00 1.25 1.01 0.03 94.97 [2021-08-12T16:06:32.718Z] 16:02:01 all 0.18 0.00 0.07 0.01 0.02 99.73 [2021-08-12T16:06:32.718Z] 16:02:01 0 0.08 0.00 0.07 0.00 0.02 99.83 [2021-08-12T16:06:32.718Z] 16:02:01 1 0.27 0.00 0.07 0.02 0.02 99.63 [2021-08-12T16:06:32.718Z] 16:03:01 all 0.22 0.00 0.03 0.00 0.02 99.73 [2021-08-12T16:06:32.718Z] 16:03:01 0 0.37 0.00 0.03 0.00 0.02 99.58 [2021-08-12T16:06:32.718Z] 16:03:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-08-12T16:06:32.718Z] 16:04:01 all 0.14 0.00 0.05 0.00 0.02 99.79 [2021-08-12T16:06:32.718Z] 16:04:01 0 0.23 0.00 0.05 0.00 0.02 99.70 [2021-08-12T16:06:32.718Z] 16:04:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-08-12T16:06:32.718Z] 16:05:01 all 0.13 0.00 0.04 0.00 0.03 99.80 [2021-08-12T16:06:32.718Z] 16:05:01 0 0.23 0.00 0.05 0.00 0.02 99.70 [2021-08-12T16:06:32.718Z] 16:05:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-08-12T16:06:32.718Z] 16:06:01 all 0.17 0.00 0.02 0.00 0.02 99.80 [2021-08-12T16:06:32.718Z] 16:06:01 0 0.30 0.00 0.02 0.00 0.02 99.67 [2021-08-12T16:06:32.718Z] 16:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-08-12T16:06:32.718Z] Average: all 0.60 0.00 0.26 0.11 0.02 99.00 [2021-08-12T16:06:32.718Z] Average: 0 0.68 0.00 0.27 0.06 0.02 98.97 [2021-08-12T16:06:32.718Z] Average: 1 0.53 0.00 0.24 0.17 0.02 99.04 [2021-08-12T16:06:32.718Z] [2021-08-12T16:06:32.718Z] [2021-08-12T16:06:32.718Z]