Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5b6662352b87c3cff91568a79a832288180406c6 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-ssh2846258197302799529.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh5051953332882437668.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6804010674143471881.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh6690346959584758042.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8589528975565614591.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_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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-395 in /w/workspace/dry_app-rfid-llrp-inventory_main [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/dry_app-rfid-llrp-inventory_main # 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/dry_app-rfid-llrp-inventory_main@tmp/jenkins-gitclient-ssh2589719288227823613.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5b6662352b87c3cff91568a79a832288180406c6 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 5b6662352b87c3cff91568a79a832288180406c6 # timeout=10 Commit message: "refactor(test): Cleanup llrp util unit tests (#45)" > git rev-list --no-walk 0853f1f5c8e2b80461be7672509b97b64e8d7184 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-28T17:42:40.557Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-28T17:42:40.711Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-28T17:42:40.744Z] ========================================================= [2021-07-28T17:42:40.744Z] EdgeX Global Pipelines Version Info [2021-07-28T17:42:40.744Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:42:41.991Z] ------------------- [2021-07-28T17:42:41.991Z] stable info: [2021-07-28T17:42:41.991Z] ------------------- [2021-07-28T17:42:41.991Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-28T17:42:41.991Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-28T17:42:41.991Z] Message: update stable to v1.0.197 [2021-07-28T17:42:42.577Z] ------------------- [2021-07-28T17:42:42.577Z] experimental info: [2021-07-28T17:42:42.577Z] ------------------- [2021-07-28T17:42:42.577Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-28T17:42:42.577Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-28T17:42:42.577Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-28T17:42:42.731Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-07-28T17:42:42.765Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-07-28T17:42:42.792Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-28T17:42:42.817Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-28T17:42:42.840Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-28T17:42:42.862Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-28T17:42:42.885Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-28T17:42:42.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-28T17:42:42.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-28T17:42:42.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-28T17:42:42.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-28T17:42:42.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-07-28T17:42:43.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-28T17:42:43.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-28T17:42:43.066Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-28T17:42:43.088Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-28T17:42:43.111Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-28T17:42:43.133Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-28T17:42:43.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-28T17:42:43.178Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-28T17:42:43.201Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-28T17:42:43.223Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-28T17:42:43.246Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-28T17:42:43.268Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-28T17:42:43.295Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-28T17:42:43.317Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-28T17:42:43.339Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-28T17:42:43.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-28T17:42:43.385Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-28T17:42:43.408Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b6662352b87c3cff91568a79a832288180406c6 [Pipeline] echo [2021-07-28T17:42:43.433Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b66623 [Pipeline] echo [2021-07-28T17:42:43.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-28T17:42:43.529Z] provisioning config files... [2021-07-28T17:42:43.547Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4537107585346970642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:42:43.890Z] ---> docker-login.sh [2021-07-28T17:42:43.890Z] nexus3.edgexfoundry.org:10001 [2021-07-28T17:42:43.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:42:44.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:42:44.160Z] Configure a credential helper to remove this warning. See [2021-07-28T17:42:44.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:42:44.160Z] [2021-07-28T17:42:44.160Z] Login Succeeded [2021-07-28T17:42:44.160Z] nexus3.edgexfoundry.org:10002 [2021-07-28T17:42:44.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:42:44.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:42:44.160Z] Configure a credential helper to remove this warning. See [2021-07-28T17:42:44.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:42:44.160Z] [2021-07-28T17:42:44.160Z] Login Succeeded [2021-07-28T17:42:44.160Z] nexus3.edgexfoundry.org:10003 [2021-07-28T17:42:44.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:42:44.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:42:44.429Z] Configure a credential helper to remove this warning. See [2021-07-28T17:42:44.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:42:44.429Z] [2021-07-28T17:42:44.429Z] Login Succeeded [2021-07-28T17:42:44.429Z] nexus3.edgexfoundry.org:10004 [2021-07-28T17:42:44.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:42:44.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:42:44.696Z] Configure a credential helper to remove this warning. See [2021-07-28T17:42:44.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:42:44.696Z] [2021-07-28T17:42:44.696Z] Login Succeeded [2021-07-28T17:42:44.696Z] docker.io [2021-07-28T17:42:44.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:42:44.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:42:44.962Z] Configure a credential helper to remove this warning. See [2021-07-28T17:42:44.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:42:44.962Z] [2021-07-28T17:42:44.962Z] Login Succeeded [2021-07-28T17:42:44.962Z] ---> docker-login.sh ends [Pipeline] } [2021-07-28T17:42:44.975Z] 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-07-28T17:42:45.500Z] + git log --format=format:%s -1 5b6662352b87c3cff91568a79a832288180406c6 [Pipeline] echo [2021-07-28T17:42:45.554Z] GIT_COMMIT: 5b6662352b87c3cff91568a79a832288180406c6, Commit Message: refactor(test): Cleanup llrp util unit tests (#45) [Pipeline] echo [2021-07-28T17:42:45.567Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:42:46.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T17:42:46.198Z] [2021-07-28T17:42:46.198Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:42:46.575Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T17:42:46.575Z] latest: Pulling from edgex-devops/git-semver [2021-07-28T17:42:46.575Z] 31603596830f: Pulling fs layer [2021-07-28T17:42:46.575Z] b6dc333f4379: Pulling fs layer [2021-07-28T17:42:46.575Z] 3d9ef1400e77: Pulling fs layer [2021-07-28T17:42:46.575Z] fd332fbdc1db: Pulling fs layer [2021-07-28T17:42:46.575Z] fd332fbdc1db: Waiting [2021-07-28T17:42:46.575Z] b6dc333f4379: Verifying Checksum [2021-07-28T17:42:46.575Z] b6dc333f4379: Download complete [2021-07-28T17:42:47.165Z] 31603596830f: Verifying Checksum [2021-07-28T17:42:47.165Z] 31603596830f: Download complete [2021-07-28T17:42:47.165Z] fd332fbdc1db: Verifying Checksum [2021-07-28T17:42:47.165Z] fd332fbdc1db: Download complete [2021-07-28T17:42:47.165Z] 31603596830f: Pull complete [2021-07-28T17:42:47.165Z] 3d9ef1400e77: Verifying Checksum [2021-07-28T17:42:47.165Z] 3d9ef1400e77: Download complete [2021-07-28T17:42:47.165Z] b6dc333f4379: Pull complete [2021-07-28T17:42:47.752Z] 3d9ef1400e77: Pull complete [2021-07-28T17:42:48.020Z] fd332fbdc1db: Pull complete [2021-07-28T17:42:48.020Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-28T17:42:48.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T17:42:48.020Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-28T17:42:48.116Z] prd-centos7-docker-4c-2g-395 does not seem to be running inside a container [2021-07-28T17:42:48.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-28T17:42:48.954Z] $ docker top 049c4a32f9c00c7205ef85748978e3373f26a3bce3fecc5836892581db58c867 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-28T17:42:49.128Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-28T17:42:49.128Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-28T17:42:49.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-28T17:42:49.251Z] $ docker exec 049c4a32f9c00c7205ef85748978e3373f26a3bce3fecc5836892581db58c867 ssh-agent [2021-07-28T17:42:49.361Z] SSH_AUTH_SOCK=/tmp/ssh-jfotmN7ovaDT/agent.14 [2021-07-28T17:42:49.361Z] SSH_AGENT_PID=21 [2021-07-28T17:42:49.373Z] Running ssh-add (command line suppressed) [2021-07-28T17:42:49.472Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1690141006302905840.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1690141006302905840.key) [2021-07-28T17:42:49.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-28T17:42:49.838Z] + git tag --points-at HEAD [Pipeline] } [2021-07-28T17:42:49.863Z] $ docker exec --env ******** --env ******** 049c4a32f9c00c7205ef85748978e3373f26a3bce3fecc5836892581db58c867 ssh-agent -k [2021-07-28T17:42:49.958Z] unset SSH_AUTH_SOCK; [2021-07-28T17:42:49.958Z] unset SSH_AGENT_PID; [2021-07-28T17:42:49.958Z] echo Agent pid 21 killed; [2021-07-28T17:42:49.977Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-28T17:42:50.059Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-28T17:42:50.060Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-28T17:42:50.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-28T17:42:50.173Z] $ docker exec 049c4a32f9c00c7205ef85748978e3373f26a3bce3fecc5836892581db58c867 ssh-agent [2021-07-28T17:42:50.309Z] SSH_AUTH_SOCK=/tmp/ssh-22F4cnRN0wiT/agent.55 [2021-07-28T17:42:50.309Z] SSH_AGENT_PID=61 [2021-07-28T17:42:50.317Z] Running ssh-add (command line suppressed) [2021-07-28T17:42:50.419Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_480273018464156485.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_480273018464156485.key) [2021-07-28T17:42:50.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-28T17:42:50.776Z] + git semver init [2021-07-28T17:42:50.776Z] # -> Open(): unable to determine branch for HEAD [2021-07-28T17:42:50.776Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-07-28T17:42:50.776Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-28T17:42:50.776Z] # $SEMVER_REMOTE_NAME = origin [2021-07-28T17:42:50.776Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-28T17:42:50.776Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-28T17:42:50.776Z] # $SEMVER_BRANCH = main [2021-07-28T17:42:50.776Z] # $SEMVER_TEMP = /tmp/semver-023264013 [2021-07-28T17:42:50.776Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-07-28T17:42:51.757Z] # '/tmp/semver-023264013' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' [2021-07-28T17:42:51.757Z] # -> Force: false [2021-07-28T17:42:51.757Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2021-07-28T17:42:51.771Z] $ docker exec --env ******** --env ******** 049c4a32f9c00c7205ef85748978e3373f26a3bce3fecc5836892581db58c867 ssh-agent -k [2021-07-28T17:42:51.886Z] unset SSH_AUTH_SOCK; [2021-07-28T17:42:51.886Z] unset SSH_AGENT_PID; [2021-07-28T17:42:51.886Z] echo Agent pid 61 killed; [2021-07-28T17:42:51.907Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-28T17:42:52.272Z] + git semver [Pipeline] } [2021-07-28T17:42:52.294Z] $ docker stop --time=1 049c4a32f9c00c7205ef85748978e3373f26a3bce3fecc5836892581db58c867 [2021-07-28T17:42:53.577Z] $ docker rm -f 049c4a32f9c00c7205ef85748978e3373f26a3bce3fecc5836892581db58c867 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-28T17:42:53.984Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-28T17:42:54.407Z] Stashed 1 file(s) [Pipeline] echo [2021-07-28T17:42:54.410Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.3 [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-07-28T17:43:09.632Z] Still waiting to schedule task [2021-07-28T17:43:09.633Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-28T17:43:09.635Z] Still waiting to schedule task [2021-07-28T17:43:09.635Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-393’ is offline [2021-07-28T17:45:09.894Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-396 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-07-28T17:45:09.925Z] Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout [2021-07-28T17:45:10.144Z] The recommended git tool is: NONE [2021-07-28T17:45:15.480Z] using credential edgex-jenkins-ssh [2021-07-28T17:45:15.509Z] Cloning the remote Git repository [2021-07-28T17:45:15.553Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-28T17:45:15.658Z] > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 [2021-07-28T17:45:15.735Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-28T17:45:15.736Z] > git --version # timeout=10 [2021-07-28T17:45:15.761Z] > git --version # 'git version 2.17.1' [2021-07-28T17:45:15.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-28T17:45:15.865Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T17:45:17.724Z] Avoid second fetch [2021-07-28T17:45:17.724Z] Checking out Revision 5b6662352b87c3cff91568a79a832288180406c6 (main) [2021-07-28T17:45:17.674Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-28T17:45:17.693Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T17:45:17.747Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T17:45:17.763Z] > git checkout -f 5b6662352b87c3cff91568a79a832288180406c6 # timeout=10 [2021-07-28T17:45:22.647Z] Commit message: "refactor(test): Cleanup llrp util unit tests (#45)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-28T17:45:23.086Z] provisioning config files... [2021-07-28T17:45:23.117Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config6431351609684233464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:45:23.685Z] ---> docker-login.sh [2021-07-28T17:45:23.685Z] nexus3.edgexfoundry.org:10001 [2021-07-28T17:45:24.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:45:24.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:45:24.892Z] Configure a credential helper to remove this warning. See [2021-07-28T17:45:24.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:45:24.892Z] [2021-07-28T17:45:24.892Z] Login Succeeded [2021-07-28T17:45:24.892Z] nexus3.edgexfoundry.org:10002 [2021-07-28T17:45:25.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:45:25.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:45:25.450Z] Configure a credential helper to remove this warning. See [2021-07-28T17:45:25.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:45:25.450Z] [2021-07-28T17:45:25.450Z] Login Succeeded [2021-07-28T17:45:25.450Z] nexus3.edgexfoundry.org:10003 [2021-07-28T17:45:25.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:45:26.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:45:26.002Z] Configure a credential helper to remove this warning. See [2021-07-28T17:45:26.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:45:26.002Z] [2021-07-28T17:45:26.002Z] Login Succeeded [2021-07-28T17:45:26.002Z] nexus3.edgexfoundry.org:10004 [2021-07-28T17:45:26.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:45:26.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:45:26.554Z] Configure a credential helper to remove this warning. See [2021-07-28T17:45:26.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:45:26.554Z] [2021-07-28T17:45:26.554Z] Login Succeeded [2021-07-28T17:45:26.554Z] docker.io [2021-07-28T17:45:26.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:45:27.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:45:27.434Z] Configure a credential helper to remove this warning. See [2021-07-28T17:45:27.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:45:27.434Z] [2021-07-28T17:45:27.434Z] Login Succeeded [2021-07-28T17:45:27.434Z] ---> docker-login.sh ends [Pipeline] } [2021-07-28T17:45:27.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-28T17:45:27.989Z] ========================================================= [2021-07-28T17:45:27.989Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-28T17:45:27.989Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:45:28.369Z] + 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-07-28T17:45:28.990Z] Sending build context to Docker daemon 20.47MB [2021-07-28T17:45:28.990Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-28T17:45:28.990Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-28T17:45:29.269Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-28T17:45:29.269Z] 595b0fe564bb: Pulling fs layer [2021-07-28T17:45:29.269Z] 24495759ef45: Pulling fs layer [2021-07-28T17:45:29.269Z] d148012ef14d: Pulling fs layer [2021-07-28T17:45:29.269Z] cb65c68fc2e2: Pulling fs layer [2021-07-28T17:45:29.269Z] 093eec477d81: Pulling fs layer [2021-07-28T17:45:29.269Z] a6d5b2bbb924: Pulling fs layer [2021-07-28T17:45:29.269Z] 2446dc1eb7d3: Pulling fs layer [2021-07-28T17:45:29.269Z] 596795e73e0f: Pulling fs layer [2021-07-28T17:45:29.269Z] cb65c68fc2e2: Waiting [2021-07-28T17:45:29.269Z] a6d5b2bbb924: Waiting [2021-07-28T17:45:29.269Z] 093eec477d81: Waiting [2021-07-28T17:45:29.269Z] 2446dc1eb7d3: Waiting [2021-07-28T17:45:29.269Z] 596795e73e0f: Waiting [2021-07-28T17:45:29.269Z] d148012ef14d: Download complete [2021-07-28T17:45:29.269Z] 24495759ef45: Verifying Checksum [2021-07-28T17:45:29.269Z] 24495759ef45: Download complete [2021-07-28T17:45:29.269Z] 093eec477d81: Download complete [2021-07-28T17:45:29.269Z] a6d5b2bbb924: Verifying Checksum [2021-07-28T17:45:29.269Z] a6d5b2bbb924: Download complete [2021-07-28T17:45:29.545Z] 2446dc1eb7d3: Verifying Checksum [2021-07-28T17:45:29.545Z] 2446dc1eb7d3: Download complete [2021-07-28T17:45:29.545Z] 595b0fe564bb: Download complete [2021-07-28T17:45:30.146Z] 595b0fe564bb: Pull complete [2021-07-28T17:45:31.130Z] 24495759ef45: Pull complete [2021-07-28T17:45:31.408Z] d148012ef14d: Pull complete [2021-07-28T17:45:32.015Z] 596795e73e0f: Verifying Checksum [2021-07-28T17:45:32.015Z] 596795e73e0f: Download complete [2021-07-28T17:45:32.998Z] cb65c68fc2e2: Download complete [2021-07-28T17:45:43.186Z] cb65c68fc2e2: Pull complete [2021-07-28T17:45:43.186Z] 093eec477d81: Pull complete [2021-07-28T17:45:43.186Z] a6d5b2bbb924: Pull complete [2021-07-28T17:45:43.793Z] 2446dc1eb7d3: Pull complete [2021-07-28T17:45:44.718Z] Running on prd-centos7-docker-4c-2g-397 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-07-28T17:45:44.739Z] Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout [2021-07-28T17:45:44.849Z] The recommended git tool is: NONE [2021-07-28T17:45:47.229Z] 596795e73e0f: Pull complete [2021-07-28T17:45:47.506Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-28T17:45:47.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-28T17:45:47.506Z] ---> d9e956139c92 [2021-07-28T17:45:47.506Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-28T17:45:47.601Z] using credential edgex-jenkins-ssh [2021-07-28T17:45:47.618Z] Cloning the remote Git repository [2021-07-28T17:45:47.741Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-28T17:45:47.807Z] > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 [2021-07-28T17:45:47.835Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-28T17:45:47.835Z] > git --version # timeout=10 [2021-07-28T17:45:47.843Z] > git --version # 'git version 2.24.4' [2021-07-28T17:45:47.843Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-28T17:45:47.865Z] [INFO] Currently running in a labeled security context [2021-07-28T17:45:47.865Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-28T17:45:47.866Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/4@tmp/jenkins-gitclient-ssh5481803129955563430.key [2021-07-28T17:45:47.883Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T17:45:48.797Z] Avoid second fetch [2021-07-28T17:45:48.797Z] Checking out Revision 5b6662352b87c3cff91568a79a832288180406c6 (main) [2021-07-28T17:45:48.763Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-28T17:45:48.779Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T17:45:48.802Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T17:45:48.811Z] > git checkout -f 5b6662352b87c3cff91568a79a832288180406c6 # timeout=10 [2021-07-28T17:45:51.821Z] ---> Running in c9151281ecf5 [2021-07-28T17:45:51.821Z] Removing intermediate container c9151281ecf5 [2021-07-28T17:45:51.821Z] ---> 21297aa7be72 [2021-07-28T17:45:51.821Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-28T17:45:52.096Z] ---> Running in 770336b95069 [2021-07-28T17:45:52.665Z] Commit message: "refactor(test): Cleanup llrp util unit tests (#45)" [2021-07-28T17:45:52.695Z] Removing intermediate container 770336b95069 [2021-07-28T17:45:52.696Z] ---> e7975f0e017c [2021-07-28T17:45:52.696Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-28T17:45:52.696Z] ---> Running in f13274d7dbab [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-28T17:45:53.285Z] provisioning config files... [2021-07-28T17:45:53.295Z] Removing intermediate container f13274d7dbab [2021-07-28T17:45:53.295Z] ---> b0311e545e95 [2021-07-28T17:45:53.295Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-28T17:45:53.305Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config2994614151706392111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:45:53.568Z] ---> Running in efe7f923c807 [2021-07-28T17:45:53.769Z] ---> docker-login.sh [2021-07-28T17:45:53.769Z] nexus3.edgexfoundry.org:10001 [2021-07-28T17:45:53.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:45:54.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:45:54.045Z] Configure a credential helper to remove this warning. See [2021-07-28T17:45:54.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:45:54.045Z] [2021-07-28T17:45:54.045Z] Login Succeeded [2021-07-28T17:45:54.045Z] nexus3.edgexfoundry.org:10002 [2021-07-28T17:45:54.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:45:54.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:45:54.045Z] Configure a credential helper to remove this warning. See [2021-07-28T17:45:54.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:45:54.045Z] [2021-07-28T17:45:54.045Z] Login Succeeded [2021-07-28T17:45:54.045Z] nexus3.edgexfoundry.org:10003 [2021-07-28T17:45:54.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:45:54.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:45:54.314Z] Configure a credential helper to remove this warning. See [2021-07-28T17:45:54.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:45:54.314Z] [2021-07-28T17:45:54.314Z] Login Succeeded [2021-07-28T17:45:54.314Z] nexus3.edgexfoundry.org:10004 [2021-07-28T17:45:54.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:45:54.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:45:54.581Z] Configure a credential helper to remove this warning. See [2021-07-28T17:45:54.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:45:54.581Z] [2021-07-28T17:45:54.581Z] Login Succeeded [2021-07-28T17:45:54.581Z] docker.io [2021-07-28T17:45:54.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:45:54.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:45:54.847Z] Configure a credential helper to remove this warning. See [2021-07-28T17:45:54.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:45:54.847Z] [2021-07-28T17:45:54.847Z] Login Succeeded [2021-07-28T17:45:54.847Z] ---> docker-login.sh ends [Pipeline] } [2021-07-28T17:45:54.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-28T17:45:55.084Z] ========================================================= [2021-07-28T17:45:55.084Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-28T17:45:55.084Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:45:55.408Z] + 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-07-28T17:45:55.408Z] Sending build context to Docker daemon 20.47MB [2021-07-28T17:45:55.408Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-28T17:45:55.408Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-28T17:45:55.675Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-28T17:45:55.675Z] 540db60ca938: Pulling fs layer [2021-07-28T17:45:55.675Z] adcc1eea9eea: Pulling fs layer [2021-07-28T17:45:55.675Z] 4c4ab2625f07: Pulling fs layer [2021-07-28T17:45:55.675Z] 0773c198feca: Pulling fs layer [2021-07-28T17:45:55.675Z] 345f892a5656: Pulling fs layer [2021-07-28T17:45:55.675Z] 4796506630df: Pulling fs layer [2021-07-28T17:45:55.675Z] cc55df3e53f1: Pulling fs layer [2021-07-28T17:45:55.675Z] 4d027b6c602c: Pulling fs layer [2021-07-28T17:45:55.675Z] 449e75d2c14e: Pulling fs layer [2021-07-28T17:45:55.675Z] 4796506630df: Waiting [2021-07-28T17:45:55.675Z] 0773c198feca: Waiting [2021-07-28T17:45:55.675Z] cc55df3e53f1: Waiting [2021-07-28T17:45:55.675Z] 4d027b6c602c: Waiting [2021-07-28T17:45:55.675Z] 345f892a5656: Waiting [2021-07-28T17:45:55.675Z] 449e75d2c14e: Waiting [2021-07-28T17:45:55.675Z] 4c4ab2625f07: Verifying Checksum [2021-07-28T17:45:55.675Z] 4c4ab2625f07: Download complete [2021-07-28T17:45:55.675Z] adcc1eea9eea: Download complete [2021-07-28T17:45:55.675Z] 345f892a5656: Verifying Checksum [2021-07-28T17:45:55.675Z] 345f892a5656: Download complete [2021-07-28T17:45:55.675Z] 4796506630df: Verifying Checksum [2021-07-28T17:45:55.675Z] 4796506630df: Download complete [2021-07-28T17:45:55.943Z] 540db60ca938: Download complete [2021-07-28T17:45:55.943Z] cc55df3e53f1: Verifying Checksum [2021-07-28T17:45:55.943Z] cc55df3e53f1: Download complete [2021-07-28T17:45:55.943Z] 540db60ca938: Pull complete [2021-07-28T17:45:56.220Z] adcc1eea9eea: Pull complete [2021-07-28T17:45:56.220Z] 4c4ab2625f07: Pull complete [2021-07-28T17:45:56.220Z] 4d027b6c602c: Verifying Checksum [2021-07-28T17:45:56.220Z] 4d027b6c602c: Download complete [2021-07-28T17:45:56.959Z] Removing intermediate container efe7f923c807 [2021-07-28T17:45:56.959Z] ---> 2df9e4624904 [2021-07-28T17:45:56.959Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-28T17:45:56.959Z] ---> Running in b7a872f08cff [2021-07-28T17:45:57.941Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-28T17:45:58.801Z] 449e75d2c14e: Verifying Checksum [2021-07-28T17:45:58.801Z] 449e75d2c14e: Download complete [2021-07-28T17:45:59.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-28T17:45:59.771Z] 0773c198feca: Verifying Checksum [2021-07-28T17:45:59.772Z] 0773c198feca: Download complete [2021-07-28T17:46:00.818Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-28T17:46:01.094Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-28T17:46:01.094Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-28T17:46:01.094Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-28T17:46:01.376Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-28T17:46:01.651Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-28T17:46:01.651Z] Executing busybox-1.32.1-r6.trigger [2021-07-28T17:46:01.651Z] OK: 139 MiB in 46 packages [2021-07-28T17:46:03.090Z] Removing intermediate container b7a872f08cff [2021-07-28T17:46:03.090Z] ---> 5dc3bcc11c32 [2021-07-28T17:46:03.090Z] Step 8/10 : WORKDIR /app [2021-07-28T17:46:03.090Z] ---> Running in eee9e322354e [2021-07-28T17:46:03.160Z] 0773c198feca: Pull complete [2021-07-28T17:46:03.160Z] 345f892a5656: Pull complete [2021-07-28T17:46:03.160Z] 4796506630df: Pull complete [2021-07-28T17:46:03.160Z] cc55df3e53f1: Pull complete [2021-07-28T17:46:03.160Z] 4d027b6c602c: Pull complete [2021-07-28T17:46:03.687Z] Removing intermediate container eee9e322354e [2021-07-28T17:46:03.687Z] ---> ce1f9e0c57a7 [2021-07-28T17:46:03.687Z] Step 9/10 : COPY . . [2021-07-28T17:46:04.593Z] 449e75d2c14e: Pull complete [2021-07-28T17:46:04.593Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-28T17:46:04.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-28T17:46:04.593Z] ---> 0d28375d9b5b [2021-07-28T17:46:04.593Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-28T17:46:05.665Z] ---> e2816258112f [2021-07-28T17:46:05.665Z] Step 10/10 : RUN go mod download [2021-07-28T17:46:05.943Z] ---> Running in 065f950a4b6b [2021-07-28T17:46:06.538Z] ---> Running in c36f17ceef62 [2021-07-28T17:46:06.538Z] Removing intermediate container c36f17ceef62 [2021-07-28T17:46:06.538Z] ---> f5ce1e7d8f4c [2021-07-28T17:46:06.538Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-28T17:46:06.538Z] ---> Running in faa22579847a [2021-07-28T17:46:06.538Z] Removing intermediate container faa22579847a [2021-07-28T17:46:06.538Z] ---> 44699d970fba [2021-07-28T17:46:06.538Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-28T17:46:06.538Z] ---> Running in bdbc28c42f52 [2021-07-28T17:46:06.538Z] Removing intermediate container bdbc28c42f52 [2021-07-28T17:46:06.538Z] ---> 9173ceae9794 [2021-07-28T17:46:06.538Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-28T17:46:06.538Z] ---> Running in 83f23d371dce [2021-07-28T17:46:07.127Z] Removing intermediate container 83f23d371dce [2021-07-28T17:46:07.127Z] ---> 051a64e1a9e6 [2021-07-28T17:46:07.127Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-28T17:46:07.127Z] ---> Running in ae80fe35f56c [2021-07-28T17:46:07.394Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-28T17:46:07.976Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-28T17:46:08.565Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-28T17:46:08.565Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-28T17:46:08.832Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-28T17:46:08.832Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-28T17:46:08.832Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-28T17:46:09.101Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-28T17:46:09.101Z] Executing busybox-1.32.1-r6.trigger [2021-07-28T17:46:09.101Z] OK: 150 MiB in 46 packages [2021-07-28T17:46:09.375Z] Removing intermediate container ae80fe35f56c [2021-07-28T17:46:09.375Z] ---> cdaae4a02404 [2021-07-28T17:46:09.375Z] Step 8/10 : WORKDIR /app [2021-07-28T17:46:09.375Z] ---> Running in 2a136e70a6b9 [2021-07-28T17:46:09.375Z] Removing intermediate container 2a136e70a6b9 [2021-07-28T17:46:09.375Z] ---> 28f8c3a5df3b [2021-07-28T17:46:09.375Z] Step 9/10 : COPY . . [2021-07-28T17:46:09.971Z] ---> 66b3d4d38398 [2021-07-28T17:46:09.971Z] Step 10/10 : RUN go mod download [2021-07-28T17:46:09.971Z] ---> Running in 625d7230e6e6 [2021-07-28T17:46:22.307Z] Removing intermediate container 625d7230e6e6 [2021-07-28T17:46:22.307Z] ---> cb7f8e6f606b [2021-07-28T17:46:22.307Z] Successfully built cb7f8e6f606b [2021-07-28T17:46:22.307Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:46:22.639Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-28T17:46:22.639Z] . [Pipeline] withDockerContainer [2021-07-28T17:46:22.759Z] prd-centos7-docker-4c-2g-397 does not seem to be running inside a container [2021-07-28T17:46:22.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-28T17:46:23.199Z] $ docker top d84300898f22b919d75144b500de65e742119e627f727fab34f52d357abd94fa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T17:46:23.612Z] + go version [2021-07-28T17:46:23.612Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-28T17:46:23.628Z] $ docker stop --time=1 d84300898f22b919d75144b500de65e742119e627f727fab34f52d357abd94fa [2021-07-28T17:46:24.810Z] $ docker rm -f d84300898f22b919d75144b500de65e742119e627f727fab34f52d357abd94fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:46:25.438Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-28T17:46:25.438Z] . [Pipeline] withDockerContainer [2021-07-28T17:46:25.537Z] prd-centos7-docker-4c-2g-397 does not seem to be running inside a container [2021-07-28T17:46:25.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-28T17:46:26.010Z] $ docker top 23e31621c213b3b0952168e2ff1e4f4d449a376cd398dfcfa2745b78a5f1157e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T17:46:26.436Z] + go mod tidy [Pipeline] sh [2021-07-28T17:46:27.027Z] + make test [2021-07-28T17:46:27.028Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-28T17:46:38.325Z] Removing intermediate container 065f950a4b6b [2021-07-28T17:46:38.325Z] ---> 46cf94d7b2cf [2021-07-28T17:46:38.325Z] Successfully built 46cf94d7b2cf [2021-07-28T17:46:38.325Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:46:38.693Z] + docker inspect -f . ci-base-image-arm64 [2021-07-28T17:46:38.693Z] . [Pipeline] withDockerContainer [2021-07-28T17:46:38.948Z] prd-ubuntu18.04-docker-arm64-4c-16g-396 does not seem to be running inside a container [2021-07-28T17:46:39.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-28T17:46:40.676Z] $ docker top 67f2333d742e6fb08eebd0ef30faa9a9028aa1e6640970d639923e976d23afc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T17:46:41.652Z] + go version [2021-07-28T17:46:41.652Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-28T17:46:41.703Z] $ docker stop --time=1 67f2333d742e6fb08eebd0ef30faa9a9028aa1e6640970d639923e976d23afc9 [2021-07-28T17:46:43.819Z] $ docker rm -f 67f2333d742e6fb08eebd0ef30faa9a9028aa1e6640970d639923e976d23afc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:46:44.608Z] + docker inspect -f . ci-base-image-arm64 [2021-07-28T17:46:44.608Z] . [Pipeline] withDockerContainer [2021-07-28T17:46:44.883Z] prd-ubuntu18.04-docker-arm64-4c-16g-396 does not seem to be running inside a container [2021-07-28T17:46:44.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-28T17:46:45.302Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-07-28T17:46:45.910Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.065s coverage: 89.2% of statements [2021-07-28T17:46:46.498Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.041s coverage: 11.3% of statements [2021-07-28T17:46:46.620Z] $ docker top d39b9b220c25a44bf3765e4b1e9b96fb4d78bd74d29485662b35021f0e0582ce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T17:46:47.084Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.053s coverage: 72.3% of statements [2021-07-28T17:46:47.084Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-28T17:46:47.633Z] + go mod tidy [Pipeline] sh [2021-07-28T17:46:48.907Z] + make test [2021-07-28T17:46:48.908Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-28T17:46:55.316Z] gofmt -l . [2021-07-28T17:46:55.316Z] [ "`gofmt -l .`" = "" ] [2021-07-28T17:46:55.316Z] ./bin/test-attribution.sh [2021-07-28T17:46:55.316Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-28T17:46:55.331Z] $ docker stop --time=1 23e31621c213b3b0952168e2ff1e4f4d449a376cd398dfcfa2745b78a5f1157e [2021-07-28T17:46:56.784Z] $ docker rm -f 23e31621c213b3b0952168e2ff1e4f4d449a376cd398dfcfa2745b78a5f1157e [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-28T17:46:57.213Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-28T17:46:57.442Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-07-28T17:47:00.526Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-28T17:47:00.836Z] + ls -al . [2021-07-28T17:47:00.836Z] total 19464 [2021-07-28T17:47:00.836Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jul 28 17:46 . [2021-07-28T17:47:00.836Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 28 17:45 .. [2021-07-28T17:47:00.836Z] -rw-rw-r--. 1 jenkins jenkins 19749680 Jul 28 17:45 app-rfid-llrp-inventory [2021-07-28T17:47:00.836Z] -rw-rw-r--. 1 jenkins jenkins 7039 Jul 28 17:45 Attribution.txt [2021-07-28T17:47:00.836Z] drwxrwxr-x. 2 jenkins jenkins 60 Jul 28 17:45 bin [2021-07-28T17:47:00.836Z] -rw-r--r--. 1 jenkins jenkins 61872 Jul 28 17:46 coverage.out [2021-07-28T17:47:00.836Z] -rw-rw-r--. 1 jenkins jenkins 1710 Jul 28 17:45 Dockerfile [2021-07-28T17:47:00.836Z] -rw-rw-r--. 1 jenkins jenkins 1040 Jul 28 17:45 Dockerfile.build [2021-07-28T17:47:00.837Z] -rw-rw-r--. 1 jenkins jenkins 262 Jul 28 17:45 .dockerignore [2021-07-28T17:47:00.837Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 28 17:45 .git [2021-07-28T17:47:00.837Z] drwxrwxr-x. 2 jenkins jenkins 103 Jul 28 17:45 .github [2021-07-28T17:47:00.837Z] -rw-rw-r--. 1 jenkins jenkins 816 Jul 28 17:45 .gitignore [2021-07-28T17:47:00.837Z] -rw-r--r--. 1 jenkins jenkins 412 Jul 28 17:46 go.mod [2021-07-28T17:47:00.837Z] -rw-r--r--. 1 jenkins jenkins 19455 Jul 28 17:46 go.sum [2021-07-28T17:47:00.837Z] drwxrwxr-x. 2 jenkins jenkins 140 Jul 28 17:45 images [2021-07-28T17:47:00.837Z] drwxrwxr-x. 4 jenkins jenkins 35 Jul 28 17:45 internal [2021-07-28T17:47:00.837Z] -rw-rw-r--. 1 jenkins jenkins 686 Jul 28 17:45 Jenkinsfile [2021-07-28T17:47:00.837Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jul 28 17:45 LICENSE [2021-07-28T17:47:00.837Z] -rw-rw-r--. 1 jenkins jenkins 530 Jul 28 17:45 main.go [2021-07-28T17:47:00.837Z] -rw-rw-r--. 1 jenkins jenkins 1499 Jul 28 17:45 Makefile [2021-07-28T17:47:00.837Z] -rw-rw-r--. 1 jenkins jenkins 28960 Jul 28 17:45 README.md [2021-07-28T17:47:00.837Z] drwxrwxr-x. 2 jenkins jenkins 32 Jul 28 17:45 res [2021-07-28T17:47:00.837Z] drwxrwxr-x. 4 jenkins jenkins 54 Jul 28 17:45 snap [2021-07-28T17:47:00.837Z] drwxrwxr-x. 3 jenkins jenkins 18 Jul 28 17:45 static [2021-07-28T17:47:00.837Z] -rw-rw-r--. 1 jenkins jenkins 11 Jul 28 17:42 VERSION [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:47:01.163Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=5b6662352b87c3cff91568a79a832288180406c6 --label arch=amd64 --label version=0.0.1-dev.3 . [2021-07-28T17:47:01.163Z] Sending build context to Docker daemon 20.47MB [2021-07-28T17:47:01.163Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-07-28T17:47:01.163Z] Step 2/28 : FROM ${BASE} AS builder [2021-07-28T17:47:01.163Z] ---> cb7f8e6f606b [2021-07-28T17:47:01.163Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-28T17:47:01.163Z] ---> Running in 91684cfade2f [2021-07-28T17:47:01.429Z] Removing intermediate container 91684cfade2f [2021-07-28T17:47:01.429Z] ---> 3cef3b8f6215 [2021-07-28T17:47:01.429Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-07-28T17:47:01.429Z] ---> Running in 2c8c69c3e9f8 [2021-07-28T17:47:01.429Z] Removing intermediate container 2c8c69c3e9f8 [2021-07-28T17:47:01.429Z] ---> 41b2801ff5a2 [2021-07-28T17:47:01.429Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-28T17:47:01.429Z] ---> Running in 47896897990f [2021-07-28T17:47:01.696Z] Removing intermediate container 47896897990f [2021-07-28T17:47:01.696Z] ---> 804fe4eb84d9 [2021-07-28T17:47:01.696Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-28T17:47:01.696Z] ---> Running in 398de63a459a [2021-07-28T17:47:01.966Z] Removing intermediate container 398de63a459a [2021-07-28T17:47:01.966Z] ---> e04eea014807 [2021-07-28T17:47:01.966Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-28T17:47:01.966Z] ---> Running in 7890c7382cde [2021-07-28T17:47:02.232Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-28T17:47:03.187Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-28T17:47:04.147Z] OK: 150 MiB in 46 packages [2021-07-28T17:47:04.415Z] Removing intermediate container 7890c7382cde [2021-07-28T17:47:04.415Z] ---> 645cdbaeb37a [2021-07-28T17:47:04.415Z] Step 8/28 : WORKDIR /app [2021-07-28T17:47:04.415Z] ---> Running in 55e6cd389dc1 [2021-07-28T17:47:04.415Z] Removing intermediate container 55e6cd389dc1 [2021-07-28T17:47:04.415Z] ---> a3510e78997f [2021-07-28T17:47:04.415Z] Step 9/28 : COPY go.mod . [2021-07-28T17:47:04.415Z] ---> da136aaf1661 [2021-07-28T17:47:04.415Z] Step 10/28 : RUN go mod download [2021-07-28T17:47:04.684Z] ---> Running in 3a18f8af77ed [2021-07-28T17:47:05.268Z] Removing intermediate container 3a18f8af77ed [2021-07-28T17:47:05.268Z] ---> 16f92838e7a7 [2021-07-28T17:47:05.268Z] Step 11/28 : COPY . . [2021-07-28T17:47:05.534Z] ---> d20b81fdb0e8 [2021-07-28T17:47:05.534Z] Step 12/28 : ARG MAKE="make build" [2021-07-28T17:47:05.534Z] ---> Running in f3e3a0308ef1 [2021-07-28T17:47:05.534Z] Removing intermediate container f3e3a0308ef1 [2021-07-28T17:47:05.534Z] ---> 2eaa15a40e35 [2021-07-28T17:47:05.534Z] Step 13/28 : RUN $MAKE [2021-07-28T17:47:05.534Z] ---> Running in 92fa4be5e425 [2021-07-28T17:47:05.806Z] go mod tidy [2021-07-28T17:47:06.074Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.1-dev.3 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.3" -o app-rfid-llrp-inventory [2021-07-28T17:47:21.127Z] Removing intermediate container 92fa4be5e425 [2021-07-28T17:47:21.127Z] ---> ed514f7fa346 [2021-07-28T17:47:21.127Z] Step 14/28 : FROM alpine:3.12 [2021-07-28T17:47:21.127Z] 3.12: Pulling from library/alpine [2021-07-28T17:47:21.127Z] 339de151aab4: Pulling fs layer [2021-07-28T17:47:21.127Z] 339de151aab4: Verifying Checksum [2021-07-28T17:47:21.127Z] 339de151aab4: Download complete [2021-07-28T17:47:21.127Z] 339de151aab4: Pull complete [2021-07-28T17:47:21.127Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-28T17:47:21.127Z] Status: Downloaded newer image for alpine:3.12 [2021-07-28T17:47:21.127Z] ---> 13621d1b12d4 [2021-07-28T17:47:21.127Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-28T17:47:21.127Z] ---> Running in 430372013ef4 [2021-07-28T17:47:21.127Z] Removing intermediate container 430372013ef4 [2021-07-28T17:47:21.127Z] ---> d70e9175aa78 [2021-07-28T17:47:21.127Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-07-28T17:47:21.127Z] ---> Running in d82fe174adad [2021-07-28T17:47:21.127Z] Removing intermediate container d82fe174adad [2021-07-28T17:47:21.127Z] ---> 67e601d2d2c3 [2021-07-28T17:47:21.127Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-07-28T17:47:21.127Z] ---> Running in 59acc7d9b346 [2021-07-28T17:47:21.127Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-28T17:47:21.127Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-28T17:47:21.127Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-28T17:47:21.127Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-28T17:47:21.127Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-28T17:47:21.127Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-28T17:47:21.127Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-28T17:47:21.127Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-28T17:47:21.127Z] Executing busybox-1.31.1-r20.trigger [2021-07-28T17:47:21.127Z] Executing ca-certificates-20191127-r4.trigger [2021-07-28T17:47:21.127Z] OK: 9 MiB in 20 packages [2021-07-28T17:47:21.396Z] Removing intermediate container 59acc7d9b346 [2021-07-28T17:47:21.396Z] ---> 0deb70d68539 [2021-07-28T17:47:21.396Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-07-28T17:47:21.663Z] ---> e310b647feba [2021-07-28T17:47:21.663Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-07-28T17:47:21.928Z] ---> 91bd99077ac3 [2021-07-28T17:47:21.928Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-07-28T17:47:21.928Z] ---> fc92f2bb5a11 [2021-07-28T17:47:21.928Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-07-28T17:47:22.193Z] ---> 2b5f65610683 [2021-07-28T17:47:22.193Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-07-28T17:47:22.458Z] ---> 376b1c971646 [2021-07-28T17:47:22.458Z] Step 23/28 : EXPOSE 48086 [2021-07-28T17:47:22.458Z] ---> Running in e09993d312cd [2021-07-28T17:47:22.729Z] Removing intermediate container e09993d312cd [2021-07-28T17:47:22.729Z] ---> 41d796a73144 [2021-07-28T17:47:22.729Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-07-28T17:47:22.729Z] ---> Running in 888ece88a965 [2021-07-28T17:47:22.729Z] Removing intermediate container 888ece88a965 [2021-07-28T17:47:22.729Z] ---> 22a513b4652f [2021-07-28T17:47:22.729Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-07-28T17:47:22.729Z] ---> Running in 0fd98c7b249c [2021-07-28T17:47:22.996Z] Removing intermediate container 0fd98c7b249c [2021-07-28T17:47:22.997Z] ---> 4409d33d8eb7 [2021-07-28T17:47:22.997Z] Step 26/28 : LABEL arch=amd64 [2021-07-28T17:47:22.997Z] ---> Running in 6ab3d038256c [2021-07-28T17:47:22.997Z] Removing intermediate container 6ab3d038256c [2021-07-28T17:47:22.997Z] ---> 9b742310516b [2021-07-28T17:47:22.997Z] Step 27/28 : LABEL git_sha=5b6662352b87c3cff91568a79a832288180406c6 [2021-07-28T17:47:22.997Z] ---> Running in 45de40808afc [2021-07-28T17:47:22.997Z] Removing intermediate container 45de40808afc [2021-07-28T17:47:22.997Z] ---> 55e430102f93 [2021-07-28T17:47:22.997Z] Step 28/28 : LABEL version=0.0.1-dev.3 [2021-07-28T17:47:23.264Z] ---> Running in 0781d4c82bec [2021-07-28T17:47:23.264Z] Removing intermediate container 0781d4c82bec [2021-07-28T17:47:23.264Z] ---> 835b67bfbe3e [2021-07-28T17:47:23.264Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-28T17:47:23.264Z] Successfully built 835b67bfbe3e [2021-07-28T17:47:23.264Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-28T17:47:23.528Z] provisioning config files... [2021-07-28T17:47:23.544Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config3067784537009118614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:47:23.894Z] ---> docker-login.sh [2021-07-28T17:47:23.894Z] nexus3.edgexfoundry.org:10001 [2021-07-28T17:47:23.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:47:23.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:47:23.894Z] Configure a credential helper to remove this warning. See [2021-07-28T17:47:23.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:47:23.894Z] [2021-07-28T17:47:23.894Z] Login Succeeded [2021-07-28T17:47:23.894Z] nexus3.edgexfoundry.org:10002 [2021-07-28T17:47:23.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:47:24.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:47:24.163Z] Configure a credential helper to remove this warning. See [2021-07-28T17:47:24.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:47:24.163Z] [2021-07-28T17:47:24.163Z] Login Succeeded [2021-07-28T17:47:24.163Z] nexus3.edgexfoundry.org:10003 [2021-07-28T17:47:24.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:47:24.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:47:24.163Z] Configure a credential helper to remove this warning. See [2021-07-28T17:47:24.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:47:24.163Z] [2021-07-28T17:47:24.163Z] Login Succeeded [2021-07-28T17:47:24.163Z] nexus3.edgexfoundry.org:10004 [2021-07-28T17:47:24.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:47:24.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:47:24.429Z] Configure a credential helper to remove this warning. See [2021-07-28T17:47:24.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:47:24.429Z] [2021-07-28T17:47:24.429Z] Login Succeeded [2021-07-28T17:47:24.429Z] docker.io [2021-07-28T17:47:24.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:47:24.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:47:24.694Z] Configure a credential helper to remove this warning. See [2021-07-28T17:47:24.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:47:24.694Z] [2021-07-28T17:47:24.694Z] Login Succeeded [2021-07-28T17:47:24.694Z] ---> docker-login.sh ends [Pipeline] } [2021-07-28T17:47:24.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-28T17:47:24.782Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2021-07-28T17:47:24.782Z] 5b6662352b87c3cff91568a79a832288180406c6 [2021-07-28T17:47:24.782Z] latest [2021-07-28T17:47:24.782Z] 0.0.1-dev.3 [2021-07-28T17:47:24.782Z] 5b6662352b87c3cff91568a79a832288180406c6-0.0.1-dev.3 [2021-07-28T17:47:24.782Z] main [2021-07-28T17:47:24.782Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:47:25.143Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b6662352b87c3cff91568a79a832288180406c6 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:47:25.471Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b6662352b87c3cff91568a79a832288180406c6 [2021-07-28T17:47:25.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-28T17:47:25.471Z] 6cee33fb5eac: Preparing [2021-07-28T17:47:25.471Z] 180c1896de2a: Preparing [2021-07-28T17:47:25.471Z] 9baac83bf1fb: Preparing [2021-07-28T17:47:25.471Z] a3ac20686475: Preparing [2021-07-28T17:47:25.471Z] 44edd7c3c9fe: Preparing [2021-07-28T17:47:25.471Z] e8cb637ddd34: Preparing [2021-07-28T17:47:25.471Z] 32f366d666a5: Preparing [2021-07-28T17:47:25.471Z] e8cb637ddd34: Waiting [2021-07-28T17:47:25.471Z] 32f366d666a5: Waiting [2021-07-28T17:47:25.739Z] 44edd7c3c9fe: Pushed [2021-07-28T17:47:25.739Z] 180c1896de2a: Pushed [2021-07-28T17:47:25.739Z] 9baac83bf1fb: Pushed [2021-07-28T17:47:25.739Z] 32f366d666a5: Layer already exists [2021-07-28T17:47:25.739Z] a3ac20686475: Pushed [2021-07-28T17:47:26.324Z] e8cb637ddd34: Pushed [2021-07-28T17:47:27.728Z] 6cee33fb5eac: Pushed [2021-07-28T17:47:27.994Z] 5b6662352b87c3cff91568a79a832288180406c6: digest: sha256:2a69cd9df12d7ec0fb55a3064860a87deffa8f6f9d5b30c62e9064893f745792 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:47:28.314Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:47:28.630Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-07-28T17:47:28.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-28T17:47:28.630Z] 6cee33fb5eac: Preparing [2021-07-28T17:47:28.630Z] 180c1896de2a: Preparing [2021-07-28T17:47:28.630Z] 9baac83bf1fb: Preparing [2021-07-28T17:47:28.630Z] a3ac20686475: Preparing [2021-07-28T17:47:28.630Z] 44edd7c3c9fe: Preparing [2021-07-28T17:47:28.630Z] e8cb637ddd34: Preparing [2021-07-28T17:47:28.630Z] 32f366d666a5: Preparing [2021-07-28T17:47:28.630Z] e8cb637ddd34: Waiting [2021-07-28T17:47:28.630Z] 32f366d666a5: Waiting [2021-07-28T17:47:28.630Z] 6cee33fb5eac: Layer already exists [2021-07-28T17:47:28.630Z] 9baac83bf1fb: Layer already exists [2021-07-28T17:47:28.630Z] a3ac20686475: Layer already exists [2021-07-28T17:47:28.630Z] 44edd7c3c9fe: Layer already exists [2021-07-28T17:47:28.630Z] 180c1896de2a: Layer already exists [2021-07-28T17:47:28.630Z] 32f366d666a5: Layer already exists [2021-07-28T17:47:28.630Z] e8cb637ddd34: Layer already exists [2021-07-28T17:47:28.630Z] latest: digest: sha256:2a69cd9df12d7ec0fb55a3064860a87deffa8f6f9d5b30c62e9064893f745792 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:47:28.949Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:47:29.270Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.3 [2021-07-28T17:47:29.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-28T17:47:29.270Z] 6cee33fb5eac: Preparing [2021-07-28T17:47:29.270Z] 180c1896de2a: Preparing [2021-07-28T17:47:29.270Z] 9baac83bf1fb: Preparing [2021-07-28T17:47:29.270Z] a3ac20686475: Preparing [2021-07-28T17:47:29.270Z] 44edd7c3c9fe: Preparing [2021-07-28T17:47:29.270Z] e8cb637ddd34: Preparing [2021-07-28T17:47:29.270Z] 32f366d666a5: Preparing [2021-07-28T17:47:29.270Z] e8cb637ddd34: Waiting [2021-07-28T17:47:29.270Z] 32f366d666a5: Waiting [2021-07-28T17:47:29.270Z] 180c1896de2a: Layer already exists [2021-07-28T17:47:29.270Z] 9baac83bf1fb: Layer already exists [2021-07-28T17:47:29.270Z] 44edd7c3c9fe: Layer already exists [2021-07-28T17:47:29.270Z] 6cee33fb5eac: Layer already exists [2021-07-28T17:47:29.270Z] a3ac20686475: Layer already exists [2021-07-28T17:47:29.270Z] 32f366d666a5: Layer already exists [2021-07-28T17:47:29.270Z] e8cb637ddd34: Layer already exists [2021-07-28T17:47:29.270Z] 0.0.1-dev.3: digest: sha256:2a69cd9df12d7ec0fb55a3064860a87deffa8f6f9d5b30c62e9064893f745792 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:47:29.598Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b6662352b87c3cff91568a79a832288180406c6-0.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:47:29.928Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b6662352b87c3cff91568a79a832288180406c6-0.0.1-dev.3 [2021-07-28T17:47:29.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-28T17:47:29.928Z] 6cee33fb5eac: Preparing [2021-07-28T17:47:29.928Z] 180c1896de2a: Preparing [2021-07-28T17:47:29.928Z] 9baac83bf1fb: Preparing [2021-07-28T17:47:29.928Z] a3ac20686475: Preparing [2021-07-28T17:47:29.928Z] 44edd7c3c9fe: Preparing [2021-07-28T17:47:29.928Z] e8cb637ddd34: Preparing [2021-07-28T17:47:29.928Z] 32f366d666a5: Preparing [2021-07-28T17:47:29.928Z] e8cb637ddd34: Waiting [2021-07-28T17:47:29.928Z] 32f366d666a5: Waiting [2021-07-28T17:47:29.928Z] a3ac20686475: Layer already exists [2021-07-28T17:47:29.928Z] 6cee33fb5eac: Layer already exists [2021-07-28T17:47:29.928Z] 180c1896de2a: Layer already exists [2021-07-28T17:47:29.928Z] 44edd7c3c9fe: Layer already exists [2021-07-28T17:47:29.928Z] 9baac83bf1fb: Layer already exists [2021-07-28T17:47:29.928Z] e8cb637ddd34: Layer already exists [2021-07-28T17:47:29.928Z] 32f366d666a5: Layer already exists [2021-07-28T17:47:29.928Z] 5b6662352b87c3cff91568a79a832288180406c6-0.0.1-dev.3: digest: sha256:2a69cd9df12d7ec0fb55a3064860a87deffa8f6f9d5b30c62e9064893f745792 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:47:30.252Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:47:30.567Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2021-07-28T17:47:30.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-28T17:47:30.567Z] 6cee33fb5eac: Preparing [2021-07-28T17:47:30.567Z] 180c1896de2a: Preparing [2021-07-28T17:47:30.567Z] 9baac83bf1fb: Preparing [2021-07-28T17:47:30.567Z] a3ac20686475: Preparing [2021-07-28T17:47:30.567Z] 44edd7c3c9fe: Preparing [2021-07-28T17:47:30.567Z] e8cb637ddd34: Preparing [2021-07-28T17:47:30.567Z] 32f366d666a5: Preparing [2021-07-28T17:47:30.567Z] e8cb637ddd34: Waiting [2021-07-28T17:47:30.567Z] 32f366d666a5: Waiting [2021-07-28T17:47:30.567Z] 180c1896de2a: Layer already exists [2021-07-28T17:47:30.567Z] 6cee33fb5eac: Layer already exists [2021-07-28T17:47:30.567Z] 44edd7c3c9fe: Layer already exists [2021-07-28T17:47:30.567Z] 9baac83bf1fb: Layer already exists [2021-07-28T17:47:30.567Z] a3ac20686475: Layer already exists [2021-07-28T17:47:30.567Z] e8cb637ddd34: Layer already exists [2021-07-28T17:47:30.567Z] 32f366d666a5: Layer already exists [2021-07-28T17:47:30.833Z] main: digest: sha256:2a69cd9df12d7ec0fb55a3064860a87deffa8f6f9d5b30c62e9064893f745792 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-28T17:47:30.947Z] ===================================================== [Pipeline] echo [2021-07-28T17:47:30.965Z] taggedImages: [2021-07-28T17:47:30.965Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b6662352b87c3cff91568a79a832288180406c6 [2021-07-28T17:47:30.965Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-07-28T17:47:30.965Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.3 [2021-07-28T17:47:30.965Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b6662352b87c3cff91568a79a832288180406c6-0.0.1-dev.3 [2021-07-28T17:47:30.965Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:47:31.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T17:47:31.626Z] [2021-07-28T17:47:31.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:47:31.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T17:47:31.954Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-28T17:47:31.954Z] b4d181a07f80: Pulling fs layer [2021-07-28T17:47:31.954Z] a1111a8f2ec3: Pulling fs layer [2021-07-28T17:47:31.954Z] ed53099fbce6: Pulling fs layer [2021-07-28T17:47:31.954Z] dc539afda2c1: Pulling fs layer [2021-07-28T17:47:31.954Z] 77bc0d833cb6: Pulling fs layer [2021-07-28T17:47:31.954Z] 9065ff56babe: Pulling fs layer [2021-07-28T17:47:31.954Z] d287ab97295c: Pulling fs layer [2021-07-28T17:47:31.954Z] 77bc0d833cb6: Waiting [2021-07-28T17:47:31.954Z] 9065ff56babe: Waiting [2021-07-28T17:47:31.954Z] d287ab97295c: Waiting [2021-07-28T17:47:31.954Z] dc539afda2c1: Waiting [2021-07-28T17:47:32.220Z] a1111a8f2ec3: Verifying Checksum [2021-07-28T17:47:32.220Z] a1111a8f2ec3: Download complete [2021-07-28T17:47:32.220Z] dc539afda2c1: Verifying Checksum [2021-07-28T17:47:32.220Z] dc539afda2c1: Download complete [2021-07-28T17:47:32.485Z] 77bc0d833cb6: Verifying Checksum [2021-07-28T17:47:32.485Z] 77bc0d833cb6: Download complete [2021-07-28T17:47:32.485Z] 9065ff56babe: Verifying Checksum [2021-07-28T17:47:32.485Z] 9065ff56babe: Download complete [2021-07-28T17:47:32.750Z] ed53099fbce6: Verifying Checksum [2021-07-28T17:47:32.750Z] ed53099fbce6: Download complete [2021-07-28T17:47:33.333Z] b4d181a07f80: Download complete [2021-07-28T17:47:34.297Z] b4d181a07f80: Pull complete [2021-07-28T17:47:34.297Z] a1111a8f2ec3: Pull complete [2021-07-28T17:47:34.885Z] ed53099fbce6: Pull complete [2021-07-28T17:47:34.885Z] dc539afda2c1: Pull complete [2021-07-28T17:47:35.150Z] 77bc0d833cb6: Pull complete [2021-07-28T17:47:35.150Z] 9065ff56babe: Pull complete [2021-07-28T17:47:37.730Z] d287ab97295c: Verifying Checksum [2021-07-28T17:47:37.730Z] d287ab97295c: Download complete [2021-07-28T17:47:42.006Z] d287ab97295c: Pull complete [2021-07-28T17:47:42.006Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-28T17:47:42.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T17:47:42.006Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-28T17:47:42.089Z] prd-centos7-docker-4c-2g-397 does not seem to be running inside a container [2021-07-28T17:47:42.146Z] $ 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/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-28T17:47:44.404Z] $ docker top 2a893ab80187eb1e76d0356bbd668790e7eda15ff716579815568ccac210289f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:47:44.902Z] ---> job-cost.sh [2021-07-28T17:47:44.902Z] lf-activate-venv: SKIPPING [2021-07-28T17:47:44.902Z] INFO: No Stack... [2021-07-28T17:47:45.860Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-28T17:47:46.444Z] INFO: Archiving Costs [Pipeline] sh [2021-07-28T17:47:46.761Z] + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv [2021-07-28T17:47:46.761Z] + cut -d, -f6 [Pipeline] lock [2021-07-28T17:47:46.800Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-4-stack-cost] [2021-07-28T17:47:46.808Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-4-stack-cost] did not exist. Created. [2021-07-28T17:47:46.809Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-28T17:47:47.154Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-28T17:47:47.190Z] Stashed 1 file(s) [Pipeline] } [2021-07-28T17:47:47.203Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-28T17:47:47.234Z] $ docker stop --time=1 2a893ab80187eb1e76d0356bbd668790e7eda15ff716579815568ccac210289f [2021-07-28T17:47:48.374Z] $ docker rm -f 2a893ab80187eb1e76d0356bbd668790e7eda15ff716579815568ccac210289f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-28T17:47:57.029Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-07-28T17:47:57.029Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.209s coverage: 89.2% of statements [2021-07-28T17:47:57.029Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.043s coverage: 11.3% of statements [2021-07-28T17:47:57.029Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.253s coverage: 72.3% of statements [2021-07-28T17:47:57.029Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-28T17:48:23.861Z] gofmt -l . [2021-07-28T17:48:23.861Z] [ "`gofmt -l .`" = "" ] [2021-07-28T17:48:24.134Z] ./bin/test-attribution.sh [2021-07-28T17:48:25.570Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-28T17:48:26.204Z] $ docker stop --time=1 d39b9b220c25a44bf3765e4b1e9b96fb4d78bd74d29485662b35021f0e0582ce [2021-07-28T17:48:28.422Z] $ docker rm -f d39b9b220c25a44bf3765e4b1e9b96fb4d78bd74d29485662b35021f0e0582ce [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-28T17:48:29.345Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-28T17:48:29.368Z] Warning: overwriting stash ‘coverage-report’ [2021-07-28T17:48:29.956Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-28T17:48:30.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-28T17:48:31.035Z] + ls -al . [2021-07-28T17:48:31.036Z] total 19500 [2021-07-28T17:48:31.036Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 17:48 . [2021-07-28T17:48:31.036Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 17:45 .. [2021-07-28T17:48:31.036Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 28 17:45 .dockerignore [2021-07-28T17:48:31.036Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 17:45 .git [2021-07-28T17:48:31.036Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 17:45 .github [2021-07-28T17:48:31.036Z] -rw-rw-r-- 1 jenkins jenkins 816 Jul 28 17:45 .gitignore [2021-07-28T17:48:31.036Z] -rw-rw-r-- 1 jenkins jenkins 7039 Jul 28 17:45 Attribution.txt [2021-07-28T17:48:31.036Z] -rw-rw-r-- 1 jenkins jenkins 1710 Jul 28 17:45 Dockerfile [2021-07-28T17:48:31.036Z] -rw-rw-r-- 1 jenkins jenkins 1040 Jul 28 17:45 Dockerfile.build [2021-07-28T17:48:31.036Z] -rw-rw-r-- 1 jenkins jenkins 686 Jul 28 17:45 Jenkinsfile [2021-07-28T17:48:31.036Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 28 17:45 LICENSE [2021-07-28T17:48:31.036Z] -rw-rw-r-- 1 jenkins jenkins 1499 Jul 28 17:45 Makefile [2021-07-28T17:48:31.036Z] -rw-rw-r-- 1 jenkins jenkins 28960 Jul 28 17:45 README.md [2021-07-28T17:48:31.036Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 28 17:42 VERSION [2021-07-28T17:48:31.036Z] -rw-rw-r-- 1 jenkins jenkins 19749680 Jul 28 17:45 app-rfid-llrp-inventory [2021-07-28T17:48:31.036Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 17:45 bin [2021-07-28T17:48:31.036Z] -rw-r--r-- 1 jenkins jenkins 61872 Jul 28 17:47 coverage.out [2021-07-28T17:48:31.036Z] -rw-r--r-- 1 jenkins jenkins 412 Jul 28 17:48 go.mod [2021-07-28T17:48:31.036Z] -rw-r--r-- 1 jenkins jenkins 19455 Jul 28 17:46 go.sum [2021-07-28T17:48:31.036Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 17:45 images [2021-07-28T17:48:31.036Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 17:45 internal [2021-07-28T17:48:31.036Z] -rw-rw-r-- 1 jenkins jenkins 530 Jul 28 17:45 main.go [2021-07-28T17:48:31.036Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 17:45 res [2021-07-28T17:48:31.036Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 17:45 snap [2021-07-28T17:48:31.036Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 17:45 static [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:48:31.392Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5b6662352b87c3cff91568a79a832288180406c6 --label arch=arm64 --label version=0.0.1-dev.3 . [2021-07-28T17:48:31.991Z] Sending build context to Docker daemon 20.47MB [2021-07-28T17:48:31.991Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-07-28T17:48:31.991Z] Step 2/28 : FROM ${BASE} AS builder [2021-07-28T17:48:31.991Z] ---> 46cf94d7b2cf [2021-07-28T17:48:31.991Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-28T17:48:32.267Z] ---> Running in 0686675c7ca6 [2021-07-28T17:48:32.864Z] Removing intermediate container 0686675c7ca6 [2021-07-28T17:48:32.864Z] ---> f3f56ae155e1 [2021-07-28T17:48:32.864Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-07-28T17:48:32.864Z] ---> Running in 3871a53af6e4 [2021-07-28T17:48:33.460Z] Removing intermediate container 3871a53af6e4 [2021-07-28T17:48:33.460Z] ---> 47066ba6bdcc [2021-07-28T17:48:33.460Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-28T17:48:33.460Z] ---> Running in 6f0bc199e2e5 [2021-07-28T17:48:34.053Z] Removing intermediate container 6f0bc199e2e5 [2021-07-28T17:48:34.053Z] ---> 7e05ad6c8158 [2021-07-28T17:48:34.053Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-28T17:48:34.053Z] ---> Running in 7fa5b6b45943 [2021-07-28T17:48:36.667Z] Removing intermediate container 7fa5b6b45943 [2021-07-28T17:48:36.667Z] ---> 8a860a0fc8aa [2021-07-28T17:48:36.667Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-28T17:48:36.667Z] ---> Running in 039aea143d62 [2021-07-28T17:48:37.649Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-28T17:48:38.631Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-28T17:48:39.612Z] OK: 139 MiB in 46 packages [2021-07-28T17:48:40.591Z] Removing intermediate container 039aea143d62 [2021-07-28T17:48:40.591Z] ---> 45874d63dd05 [2021-07-28T17:48:40.591Z] Step 8/28 : WORKDIR /app [2021-07-28T17:48:40.864Z] ---> Running in adbc72b53a5c [2021-07-28T17:48:41.462Z] Removing intermediate container adbc72b53a5c [2021-07-28T17:48:41.462Z] ---> 94ce44b3f07d [2021-07-28T17:48:41.462Z] Step 9/28 : COPY go.mod . [2021-07-28T17:48:42.061Z] ---> e70be9dddacb [2021-07-28T17:48:42.061Z] Step 10/28 : RUN go mod download [2021-07-28T17:48:42.348Z] ---> Running in 7475daa317f5 [2021-07-28T17:48:45.081Z] Removing intermediate container 7475daa317f5 [2021-07-28T17:48:45.081Z] ---> a3888559f5ce [2021-07-28T17:48:45.081Z] Step 11/28 : COPY . . [2021-07-28T17:48:46.543Z] ---> 2ce89b9219c8 [2021-07-28T17:48:46.543Z] Step 12/28 : ARG MAKE="make build" [2021-07-28T17:48:46.817Z] ---> Running in 4f4a6e1fd8a9 [2021-07-28T17:48:47.414Z] Removing intermediate container 4f4a6e1fd8a9 [2021-07-28T17:48:47.414Z] ---> bde22b433d3a [2021-07-28T17:48:47.414Z] Step 13/28 : RUN $MAKE [2021-07-28T17:48:47.414Z] ---> Running in 4f1ddbeece19 [2021-07-28T17:48:48.851Z] go mod tidy [2021-07-28T17:48:49.128Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.1-dev.3 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.3" -o app-rfid-llrp-inventory [2021-07-28T17:49:45.741Z] Removing intermediate container 4f1ddbeece19 [2021-07-28T17:49:45.741Z] ---> d9f09051c6f9 [2021-07-28T17:49:45.741Z] Step 14/28 : FROM alpine:3.12 [2021-07-28T17:49:45.741Z] 3.12: Pulling from library/alpine [2021-07-28T17:49:45.741Z] d2f70382dc9a: Pulling fs layer [2021-07-28T17:49:45.741Z] d2f70382dc9a: Verifying Checksum [2021-07-28T17:49:45.741Z] d2f70382dc9a: Download complete [2021-07-28T17:49:45.741Z] d2f70382dc9a: Pull complete [2021-07-28T17:49:45.742Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-28T17:49:45.742Z] Status: Downloaded newer image for alpine:3.12 [2021-07-28T17:49:45.742Z] ---> c4fd0aeabfcf [2021-07-28T17:49:45.742Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-28T17:49:45.742Z] ---> Running in a13bd39480af [2021-07-28T17:49:45.742Z] Removing intermediate container a13bd39480af [2021-07-28T17:49:45.742Z] ---> 5e384a79b050 [2021-07-28T17:49:45.742Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-07-28T17:49:45.742Z] ---> Running in a99d5934ffe3 [2021-07-28T17:49:45.742Z] Removing intermediate container a99d5934ffe3 [2021-07-28T17:49:45.742Z] ---> ebd662b441bf [2021-07-28T17:49:45.742Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-07-28T17:49:45.742Z] ---> Running in 0d7d2d774628 [2021-07-28T17:49:45.742Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-28T17:49:45.742Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-28T17:49:45.742Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-28T17:49:45.742Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-28T17:49:45.742Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-28T17:49:45.742Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-28T17:49:45.742Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-28T17:49:45.742Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-28T17:49:45.742Z] Executing busybox-1.31.1-r20.trigger [2021-07-28T17:49:45.742Z] Executing ca-certificates-20191127-r4.trigger [2021-07-28T17:49:45.742Z] OK: 9 MiB in 20 packages [2021-07-28T17:49:45.742Z] Removing intermediate container 0d7d2d774628 [2021-07-28T17:49:45.742Z] ---> dcff7c381559 [2021-07-28T17:49:45.742Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-07-28T17:49:45.742Z] ---> bcd58964ac7f [2021-07-28T17:49:45.742Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-07-28T17:49:45.742Z] ---> b6cb8cf8ad5b [2021-07-28T17:49:45.742Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-07-28T17:49:45.742Z] ---> 24ea3f56a348 [2021-07-28T17:49:45.742Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-07-28T17:49:46.721Z] ---> 1fa66144f750 [2021-07-28T17:49:46.721Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-07-28T17:49:48.698Z] ---> b35b1bd4f79c [2021-07-28T17:49:48.698Z] Step 23/28 : EXPOSE 48086 [2021-07-28T17:49:48.970Z] ---> Running in 3870ebed719b [2021-07-28T17:49:49.566Z] Removing intermediate container 3870ebed719b [2021-07-28T17:49:49.566Z] ---> 9cae5c05a21e [2021-07-28T17:49:49.566Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-07-28T17:49:49.566Z] ---> Running in ad5beb01c5c0 [2021-07-28T17:49:50.163Z] Removing intermediate container ad5beb01c5c0 [2021-07-28T17:49:50.163Z] ---> 770dd4400209 [2021-07-28T17:49:50.163Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-07-28T17:49:50.163Z] ---> Running in b0a3dc1dbae4 [2021-07-28T17:49:50.765Z] Removing intermediate container b0a3dc1dbae4 [2021-07-28T17:49:50.765Z] ---> b46c167b2288 [2021-07-28T17:49:50.765Z] Step 26/28 : LABEL arch=arm64 [2021-07-28T17:49:50.765Z] ---> Running in 5208ab47a21d [2021-07-28T17:49:51.362Z] Removing intermediate container 5208ab47a21d [2021-07-28T17:49:51.362Z] ---> bd20cd7ff4ab [2021-07-28T17:49:51.362Z] Step 27/28 : LABEL git_sha=5b6662352b87c3cff91568a79a832288180406c6 [2021-07-28T17:49:51.362Z] ---> Running in 4bf285d19a21 [2021-07-28T17:49:51.957Z] Removing intermediate container 4bf285d19a21 [2021-07-28T17:49:51.957Z] ---> 9036a6d2aad0 [2021-07-28T17:49:51.957Z] Step 28/28 : LABEL version=0.0.1-dev.3 [2021-07-28T17:49:52.230Z] ---> Running in a9c98ba10ffd [2021-07-28T17:49:52.505Z] Removing intermediate container a9c98ba10ffd [2021-07-28T17:49:52.505Z] ---> 1c9ad64713ba [2021-07-28T17:49:52.505Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-28T17:49:52.505Z] Successfully built 1c9ad64713ba [2021-07-28T17:49:52.505Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-28T17:49:53.062Z] provisioning config files... [2021-07-28T17:49:53.082Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config5781356365279110728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:49:53.435Z] ---> docker-login.sh [2021-07-28T17:49:53.435Z] nexus3.edgexfoundry.org:10001 [2021-07-28T17:49:53.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:49:53.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:49:53.981Z] Configure a credential helper to remove this warning. See [2021-07-28T17:49:53.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:49:53.981Z] [2021-07-28T17:49:53.981Z] Login Succeeded [2021-07-28T17:49:53.981Z] nexus3.edgexfoundry.org:10002 [2021-07-28T17:49:54.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:49:54.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:49:54.531Z] Configure a credential helper to remove this warning. See [2021-07-28T17:49:54.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:49:54.531Z] [2021-07-28T17:49:54.531Z] Login Succeeded [2021-07-28T17:49:54.531Z] nexus3.edgexfoundry.org:10003 [2021-07-28T17:49:54.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:49:55.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:49:55.076Z] Configure a credential helper to remove this warning. See [2021-07-28T17:49:55.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:49:55.076Z] [2021-07-28T17:49:55.076Z] Login Succeeded [2021-07-28T17:49:55.076Z] nexus3.edgexfoundry.org:10004 [2021-07-28T17:49:55.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:49:55.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:49:55.672Z] Configure a credential helper to remove this warning. See [2021-07-28T17:49:55.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:49:55.672Z] [2021-07-28T17:49:55.672Z] Login Succeeded [2021-07-28T17:49:55.672Z] docker.io [2021-07-28T17:49:55.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-28T17:49:56.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-28T17:49:56.544Z] Configure a credential helper to remove this warning. See [2021-07-28T17:49:56.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-28T17:49:56.545Z] [2021-07-28T17:49:56.545Z] Login Succeeded [2021-07-28T17:49:56.545Z] ---> docker-login.sh ends [Pipeline] } [2021-07-28T17:49:56.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-28T17:49:56.640Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2021-07-28T17:49:56.640Z] 5b6662352b87c3cff91568a79a832288180406c6 [2021-07-28T17:49:56.640Z] latest [2021-07-28T17:49:56.640Z] 0.0.1-dev.3 [2021-07-28T17:49:56.640Z] 5b6662352b87c3cff91568a79a832288180406c6-0.0.1-dev.3 [2021-07-28T17:49:56.640Z] main [2021-07-28T17:49:56.640Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:49:57.036Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b6662352b87c3cff91568a79a832288180406c6 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:49:57.380Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b6662352b87c3cff91568a79a832288180406c6 [2021-07-28T17:49:57.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-07-28T17:49:57.380Z] 3832f639ee3b: Preparing [2021-07-28T17:49:57.380Z] e7dae0060f0c: Preparing [2021-07-28T17:49:57.380Z] d5ff041cbb33: Preparing [2021-07-28T17:49:57.380Z] ae2f0ac970df: Preparing [2021-07-28T17:49:57.380Z] 02eb8bb19944: Preparing [2021-07-28T17:49:57.380Z] 2c3fcb488787: Preparing [2021-07-28T17:49:57.380Z] 3fbe34a1663b: Preparing [2021-07-28T17:49:57.380Z] 2c3fcb488787: Waiting [2021-07-28T17:49:57.380Z] 3fbe34a1663b: Waiting [2021-07-28T17:49:57.977Z] ae2f0ac970df: Pushed [2021-07-28T17:49:57.977Z] 02eb8bb19944: Pushed [2021-07-28T17:49:57.977Z] e7dae0060f0c: Pushed [2021-07-28T17:49:57.977Z] d5ff041cbb33: Pushed [2021-07-28T17:49:57.977Z] 3fbe34a1663b: Layer already exists [2021-07-28T17:49:58.956Z] 2c3fcb488787: Pushed [2021-07-28T17:50:02.372Z] 3832f639ee3b: Pushed [2021-07-28T17:50:02.644Z] 5b6662352b87c3cff91568a79a832288180406c6: digest: sha256:9a2a02381b13a88f9365b53d0585eff203d5d52eb82db17f4c2092b793c9bd2a size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:50:03.028Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:50:03.369Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2021-07-28T17:50:03.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-07-28T17:50:03.369Z] 3832f639ee3b: Preparing [2021-07-28T17:50:03.369Z] e7dae0060f0c: Preparing [2021-07-28T17:50:03.369Z] d5ff041cbb33: Preparing [2021-07-28T17:50:03.369Z] ae2f0ac970df: Preparing [2021-07-28T17:50:03.369Z] 02eb8bb19944: Preparing [2021-07-28T17:50:03.369Z] 2c3fcb488787: Preparing [2021-07-28T17:50:03.369Z] 3fbe34a1663b: Preparing [2021-07-28T17:50:03.369Z] 2c3fcb488787: Waiting [2021-07-28T17:50:03.369Z] 3fbe34a1663b: Waiting [2021-07-28T17:50:03.641Z] 3832f639ee3b: Layer already exists [2021-07-28T17:50:03.641Z] e7dae0060f0c: Layer already exists [2021-07-28T17:50:03.641Z] d5ff041cbb33: Layer already exists [2021-07-28T17:50:03.641Z] 02eb8bb19944: Layer already exists [2021-07-28T17:50:03.641Z] ae2f0ac970df: Layer already exists [2021-07-28T17:50:03.641Z] 3fbe34a1663b: Layer already exists [2021-07-28T17:50:03.641Z] 2c3fcb488787: Layer already exists [2021-07-28T17:50:03.641Z] latest: digest: sha256:9a2a02381b13a88f9365b53d0585eff203d5d52eb82db17f4c2092b793c9bd2a size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:50:03.987Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:50:04.329Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.3 [2021-07-28T17:50:04.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-07-28T17:50:04.329Z] 3832f639ee3b: Preparing [2021-07-28T17:50:04.329Z] e7dae0060f0c: Preparing [2021-07-28T17:50:04.329Z] d5ff041cbb33: Preparing [2021-07-28T17:50:04.329Z] ae2f0ac970df: Preparing [2021-07-28T17:50:04.329Z] 02eb8bb19944: Preparing [2021-07-28T17:50:04.329Z] 2c3fcb488787: Preparing [2021-07-28T17:50:04.329Z] 3fbe34a1663b: Preparing [2021-07-28T17:50:04.329Z] 2c3fcb488787: Waiting [2021-07-28T17:50:04.329Z] 3fbe34a1663b: Waiting [2021-07-28T17:50:04.601Z] e7dae0060f0c: Layer already exists [2021-07-28T17:50:04.601Z] 02eb8bb19944: Layer already exists [2021-07-28T17:50:04.601Z] ae2f0ac970df: Layer already exists [2021-07-28T17:50:04.601Z] d5ff041cbb33: Layer already exists [2021-07-28T17:50:04.601Z] 3832f639ee3b: Layer already exists [2021-07-28T17:50:04.874Z] 2c3fcb488787: Layer already exists [2021-07-28T17:50:04.875Z] 3fbe34a1663b: Layer already exists [2021-07-28T17:50:05.148Z] 0.0.1-dev.3: digest: sha256:9a2a02381b13a88f9365b53d0585eff203d5d52eb82db17f4c2092b793c9bd2a size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:50:05.490Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b6662352b87c3cff91568a79a832288180406c6-0.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:50:05.831Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b6662352b87c3cff91568a79a832288180406c6-0.0.1-dev.3 [2021-07-28T17:50:05.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-07-28T17:50:05.831Z] 3832f639ee3b: Preparing [2021-07-28T17:50:05.831Z] e7dae0060f0c: Preparing [2021-07-28T17:50:05.831Z] d5ff041cbb33: Preparing [2021-07-28T17:50:05.831Z] ae2f0ac970df: Preparing [2021-07-28T17:50:05.831Z] 02eb8bb19944: Preparing [2021-07-28T17:50:05.831Z] 2c3fcb488787: Preparing [2021-07-28T17:50:05.831Z] 3fbe34a1663b: Preparing [2021-07-28T17:50:05.831Z] 2c3fcb488787: Waiting [2021-07-28T17:50:05.831Z] 3fbe34a1663b: Waiting [2021-07-28T17:50:06.110Z] 3832f639ee3b: Layer already exists [2021-07-28T17:50:06.110Z] 02eb8bb19944: Layer already exists [2021-07-28T17:50:06.110Z] d5ff041cbb33: Layer already exists [2021-07-28T17:50:06.110Z] ae2f0ac970df: Layer already exists [2021-07-28T17:50:06.110Z] e7dae0060f0c: Layer already exists [2021-07-28T17:50:06.110Z] 3fbe34a1663b: Layer already exists [2021-07-28T17:50:06.110Z] 2c3fcb488787: Layer already exists [2021-07-28T17:50:06.110Z] 5b6662352b87c3cff91568a79a832288180406c6-0.0.1-dev.3: digest: sha256:9a2a02381b13a88f9365b53d0585eff203d5d52eb82db17f4c2092b793c9bd2a size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:50:06.448Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:50:06.786Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2021-07-28T17:50:06.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-07-28T17:50:06.786Z] 3832f639ee3b: Preparing [2021-07-28T17:50:06.786Z] e7dae0060f0c: Preparing [2021-07-28T17:50:06.786Z] d5ff041cbb33: Preparing [2021-07-28T17:50:06.786Z] ae2f0ac970df: Preparing [2021-07-28T17:50:06.786Z] 02eb8bb19944: Preparing [2021-07-28T17:50:06.786Z] 2c3fcb488787: Preparing [2021-07-28T17:50:06.786Z] 3fbe34a1663b: Preparing [2021-07-28T17:50:06.786Z] 2c3fcb488787: Waiting [2021-07-28T17:50:06.786Z] 3fbe34a1663b: Waiting [2021-07-28T17:50:07.056Z] ae2f0ac970df: Layer already exists [2021-07-28T17:50:07.056Z] 02eb8bb19944: Layer already exists [2021-07-28T17:50:07.057Z] d5ff041cbb33: Layer already exists [2021-07-28T17:50:07.057Z] e7dae0060f0c: Layer already exists [2021-07-28T17:50:07.057Z] 3832f639ee3b: Layer already exists [2021-07-28T17:50:07.057Z] 2c3fcb488787: Layer already exists [2021-07-28T17:50:07.057Z] 3fbe34a1663b: Layer already exists [2021-07-28T17:50:07.057Z] main: digest: sha256:9a2a02381b13a88f9365b53d0585eff203d5d52eb82db17f4c2092b793c9bd2a size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-28T17:50:07.125Z] ===================================================== [Pipeline] echo [2021-07-28T17:50:07.142Z] taggedImages: [2021-07-28T17:50:07.142Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b6662352b87c3cff91568a79a832288180406c6 [2021-07-28T17:50:07.142Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2021-07-28T17:50:07.142Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.3 [2021-07-28T17:50:07.142Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b6662352b87c3cff91568a79a832288180406c6-0.0.1-dev.3 [2021-07-28T17:50:07.142Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:50:07.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-28T17:50:07.603Z] [2021-07-28T17:50:07.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:50:07.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-28T17:50:08.232Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-28T17:50:08.232Z] 448f6bf000e3: Pulling fs layer [2021-07-28T17:50:08.232Z] f757da607395: Pulling fs layer [2021-07-28T17:50:08.232Z] 05883995daec: Pulling fs layer [2021-07-28T17:50:08.232Z] 8603b9c90790: Pulling fs layer [2021-07-28T17:50:08.232Z] 1560dd03e051: Pulling fs layer [2021-07-28T17:50:08.232Z] 27f5ce0e4adf: Pulling fs layer [2021-07-28T17:50:08.232Z] c2d8d7efcc4b: Pulling fs layer [2021-07-28T17:50:08.232Z] 8603b9c90790: Waiting [2021-07-28T17:50:08.232Z] 1560dd03e051: Waiting [2021-07-28T17:50:08.232Z] 27f5ce0e4adf: Waiting [2021-07-28T17:50:08.232Z] c2d8d7efcc4b: Waiting [2021-07-28T17:50:08.507Z] f757da607395: Verifying Checksum [2021-07-28T17:50:08.507Z] f757da607395: Download complete [2021-07-28T17:50:08.507Z] 8603b9c90790: Download complete [2021-07-28T17:50:08.781Z] 1560dd03e051: Verifying Checksum [2021-07-28T17:50:08.781Z] 1560dd03e051: Download complete [2021-07-28T17:50:08.781Z] 27f5ce0e4adf: Download complete [2021-07-28T17:50:09.055Z] 05883995daec: Verifying Checksum [2021-07-28T17:50:09.055Z] 05883995daec: Download complete [2021-07-28T17:50:09.651Z] 448f6bf000e3: Verifying Checksum [2021-07-28T17:50:09.651Z] 448f6bf000e3: Download complete [2021-07-28T17:50:13.048Z] c2d8d7efcc4b: Verifying Checksum [2021-07-28T17:50:13.048Z] c2d8d7efcc4b: Download complete [2021-07-28T17:50:13.048Z] 448f6bf000e3: Pull complete [2021-07-28T17:50:13.644Z] f757da607395: Pull complete [2021-07-28T17:50:15.092Z] 05883995daec: Pull complete [2021-07-28T17:50:15.686Z] 8603b9c90790: Pull complete [2021-07-28T17:50:16.665Z] 1560dd03e051: Pull complete [2021-07-28T17:50:16.939Z] 27f5ce0e4adf: Pull complete [2021-07-28T17:50:32.132Z] c2d8d7efcc4b: Pull complete [2021-07-28T17:50:32.132Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-28T17:50:32.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-28T17:50:32.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-28T17:50:32.375Z] prd-ubuntu18.04-docker-arm64-4c-16g-396 does not seem to be running inside a container [2021-07-28T17:50:32.481Z] $ 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/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-28T17:50:37.025Z] $ docker top 7a5d1fa78b8d4dfdf8f56396c17d91ad6535d404071f5b0fcee71114bf2f171e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:50:38.025Z] ---> job-cost.sh [2021-07-28T17:50:38.025Z] lf-activate-venv: SKIPPING [2021-07-28T17:50:38.025Z] INFO: No Stack... [2021-07-28T17:50:39.001Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-28T17:50:39.271Z] INFO: Archiving Costs [Pipeline] sh [2021-07-28T17:50:39.928Z] + cut -d, -f6 [2021-07-28T17:50:39.928Z] + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv [Pipeline] lock [2021-07-28T17:50:39.987Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-4-stack-cost] [2021-07-28T17:50:39.997Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-4-stack-cost] did not exist. Created. [2021-07-28T17:50:39.997Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-28T17:50:40.683Z] /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-98581ae6/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-98581ae6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-28T17:50:41.348Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-28T17:50:41.386Z] Warning: overwriting stash ‘stack-cost’ [2021-07-28T17:50:41.434Z] Stashed 1 file(s) [Pipeline] } [2021-07-28T17:50:41.448Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-28T17:50:41.497Z] $ docker stop --time=1 7a5d1fa78b8d4dfdf8f56396c17d91ad6535d404071f5b0fcee71114bf2f171e [2021-07-28T17:50:43.221Z] $ docker rm -f 7a5d1fa78b8d4dfdf8f56396c17d91ad6535d404071f5b0fcee71114bf2f171e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-28T17:50:44.269Z] provisioning config files... [2021-07-28T17:50:44.285Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8024274480835755866tmp [Pipeline] { [Pipeline] sh [2021-07-28T17:50:44.642Z] + set +x [2021-07-28T17:50:44.642Z] + curl -s https://codecov.io/bash [2021-07-28T17:50:44.642Z] + bash -s -- [2021-07-28T17:50:44.642Z] [2021-07-28T17:50:44.642Z] _____ _ [2021-07-28T17:50:44.642Z] / ____| | | [2021-07-28T17:50:44.642Z] | | ___ __| | ___ ___ _____ __ [2021-07-28T17:50:44.642Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-28T17:50:44.642Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-28T17:50:44.642Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-28T17:50:44.642Z] Bash-1.0.6 [2021-07-28T17:50:44.642Z] [2021-07-28T17:50:44.642Z] [2021-07-28T17:50:44.642Z] ==> git version 2.24.4 found [2021-07-28T17:50:44.642Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-28T17:50:44.642Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-28T17:50:44.642Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-28T17:50:44.642Z] ==> Jenkins CI detected. [2021-07-28T17:50:44.642Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-28T17:50:44.642Z] project root: . [2021-07-28T17:50:44.642Z] --> token set from env [2021-07-28T17:50:44.910Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-28T17:50:44.910Z] ==> Running gcov in . (disable via -X gcov) [2021-07-28T17:50:44.910Z] ==> Python coveragepy not found [2021-07-28T17:50:44.910Z] ==> Searching for coverage reports in: [2021-07-28T17:50:44.910Z] + . [2021-07-28T17:50:44.910Z] -> Found 1 reports [2021-07-28T17:50:44.910Z] ==> Detecting git/mercurial file structure [2021-07-28T17:50:44.910Z] ==> Reading reports [2021-07-28T17:50:44.910Z] + ./coverage.out bytes=61872 [2021-07-28T17:50:44.910Z] ==> Appending adjustments [2021-07-28T17:50:44.910Z] https://docs.codecov.io/docs/fixing-reports [2021-07-28T17:50:45.177Z] + Found adjustments [2021-07-28T17:50:45.177Z] ==> Gzipping contents [2021-07-28T17:50:45.177Z] 16K /tmp/codecov.gDcOQy.gz [2021-07-28T17:50:45.177Z] ==> Uploading reports [2021-07-28T17:50:45.177Z] url: https://codecov.io [2021-07-28T17:50:45.177Z] query: branch=main&commit=5b6662352b87c3cff91568a79a832288180406c6&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-28T17:50:45.177Z] -> Pinging Codecov [2021-07-28T17:50:45.177Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=5b6662352b87c3cff91568a79a832288180406c6&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-28T17:50:45.759Z] -> Uploading to [2021-07-28T17:50:45.759Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-28/581DD39554BDF9B6E22D074273EAD858/5b6662352b87c3cff91568a79a832288180406c6/3514a204-a71d-40f3-b08f-b3d62968a1f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210728T175045Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0318dd5376c8246ca1495ef14ea6244cdc98e9d78d3791b41f893f26cb992bb7 [2021-07-28T17:50:45.759Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-28T17:50:45.760Z] Dload Upload Total Spent Left Speed [2021-07-28T17:50:46.027Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 32699 --:--:-- --:--:-- --:--:-- 32638 [2021-07-28T17:50:46.027Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5b6662352b87c3cff91568a79a832288180406c6 [Pipeline] } [2021-07-28T17:50:46.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-28T17:50:46.771Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-28T17:50:46.795Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:50:47.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-28T17:50:47.124Z] [2021-07-28T17:50:47.124Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:50:47.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-28T17:50:47.457Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-28T17:50:47.457Z] 188c0c94c7c5: Pulling fs layer [2021-07-28T17:50:47.457Z] 0ef7d3d256c8: Pulling fs layer [2021-07-28T17:50:47.457Z] de9db76c5a1d: Pulling fs layer [2021-07-28T17:50:47.457Z] 0eba1c9be4d2: Pulling fs layer [2021-07-28T17:50:47.457Z] 0d57e429df01: Pulling fs layer [2021-07-28T17:50:47.457Z] 4e4be7b47b0d: Pulling fs layer [2021-07-28T17:50:47.457Z] e1f770b5df2f: Pulling fs layer [2021-07-28T17:50:47.457Z] 85a0685a4137: Pulling fs layer [2021-07-28T17:50:47.457Z] 0d57e429df01: Waiting [2021-07-28T17:50:47.457Z] 4e4be7b47b0d: Waiting [2021-07-28T17:50:47.457Z] e1f770b5df2f: Waiting [2021-07-28T17:50:47.457Z] 85a0685a4137: Waiting [2021-07-28T17:50:47.457Z] 0eba1c9be4d2: Waiting [2021-07-28T17:50:47.457Z] de9db76c5a1d: Verifying Checksum [2021-07-28T17:50:47.457Z] de9db76c5a1d: Download complete [2021-07-28T17:50:47.724Z] 0ef7d3d256c8: Verifying Checksum [2021-07-28T17:50:47.724Z] 0ef7d3d256c8: Download complete [2021-07-28T17:50:47.724Z] 0d57e429df01: Verifying Checksum [2021-07-28T17:50:47.724Z] 0d57e429df01: Download complete [2021-07-28T17:50:47.724Z] 4e4be7b47b0d: Verifying Checksum [2021-07-28T17:50:47.724Z] 4e4be7b47b0d: Download complete [2021-07-28T17:50:47.724Z] 188c0c94c7c5: Verifying Checksum [2021-07-28T17:50:47.724Z] 188c0c94c7c5: Download complete [2021-07-28T17:50:47.996Z] 188c0c94c7c5: Pull complete [2021-07-28T17:50:47.996Z] 0ef7d3d256c8: Pull complete [2021-07-28T17:50:48.263Z] de9db76c5a1d: Pull complete [2021-07-28T17:50:49.224Z] e1f770b5df2f: Verifying Checksum [2021-07-28T17:50:49.224Z] e1f770b5df2f: Download complete [2021-07-28T17:50:53.471Z] 0eba1c9be4d2: Verifying Checksum [2021-07-28T17:50:53.471Z] 0eba1c9be4d2: Download complete [2021-07-28T17:50:54.067Z] 85a0685a4137: Verifying Checksum [2021-07-28T17:50:54.067Z] 85a0685a4137: Download complete [2021-07-28T17:50:56.661Z] 0eba1c9be4d2: Pull complete [2021-07-28T17:50:56.661Z] 0d57e429df01: Pull complete [2021-07-28T17:50:56.661Z] 4e4be7b47b0d: Pull complete [2021-07-28T17:50:56.934Z] e1f770b5df2f: Pull complete [2021-07-28T17:51:00.293Z] 85a0685a4137: Pull complete [2021-07-28T17:51:00.293Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-28T17:51:00.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-28T17:51:00.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-28T17:51:00.407Z] prd-centos7-docker-4c-2g-395 does not seem to be running inside a container [2021-07-28T17:51:00.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-28T17:51:02.488Z] $ docker top fcc6b0a5e61be58fed2be5d3ef3c91a42e0ce0d431c594a9e1f19db324c46cf3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-28T17:51:02.596Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-28T17:51:02.911Z] + set -o pipefail [2021-07-28T17:51:02.912Z] + snyk monitor '--org=edgex-jenkins' [2021-07-28T17:51:08.277Z] [2021-07-28T17:51:08.277Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2021-07-28T17:51:08.277Z] [2021-07-28T17:51:08.277Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/da75593f-e7eb-45e1-8479-1b34c93f4d9d [2021-07-28T17:51:08.277Z] [2021-07-28T17:51:08.277Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-28T17:51:08.277Z] [2021-07-28T17:51:08.277Z] [Pipeline] } [2021-07-28T17:51:08.294Z] $ docker stop --time=1 fcc6b0a5e61be58fed2be5d3ef3c91a42e0ce0d431c594a9e1f19db324c46cf3 [2021-07-28T17:51:10.526Z] $ docker rm -f fcc6b0a5e61be58fed2be5d3ef3c91a42e0ce0d431c594a9e1f19db324c46cf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-28T17:51:11.659Z] + git log --format=format:%s -1 5b6662352b87c3cff91568a79a832288180406c6 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:51:11.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T17:51:11.981Z] . [Pipeline] withDockerContainer [2021-07-28T17:51:12.066Z] prd-centos7-docker-4c-2g-395 does not seem to be running inside a container [2021-07-28T17:51:12.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-28T17:51:12.475Z] $ docker top 875c8edd28e3e6b5730609a1280b617ea7bcf5230ce3b8648fe8b570740b93b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-28T17:51:12.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-28T17:51:12.615Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-28T17:51:12.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-28T17:51:12.732Z] $ docker exec 875c8edd28e3e6b5730609a1280b617ea7bcf5230ce3b8648fe8b570740b93b2 ssh-agent [2021-07-28T17:51:12.851Z] SSH_AUTH_SOCK=/tmp/ssh-wBB0ZFkUW6ig/agent.15 [2021-07-28T17:51:12.852Z] SSH_AGENT_PID=21 [2021-07-28T17:51:12.860Z] Running ssh-add (command line suppressed) [2021-07-28T17:51:12.952Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6989392357909884666.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6989392357909884666.key) [2021-07-28T17:51:12.975Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-28T17:51:13.502Z] + git semver tag [2021-07-28T17:51:13.502Z] # -> Open(): unable to determine branch for HEAD [2021-07-28T17:51:13.502Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-07-28T17:51:13.502Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-28T17:51:13.502Z] # $SEMVER_REMOTE_NAME = origin [2021-07-28T17:51:13.502Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-28T17:51:13.502Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-28T17:51:13.502Z] # $SEMVER_BRANCH = main [2021-07-28T17:51:13.502Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2021-07-28T17:51:13.502Z] # 5b6662352b87c3cff91568a79a832288180406c6 HEAD [2021-07-28T17:51:13.502Z] # -> Force: false [2021-07-28T17:51:13.502Z] # 90b76362513f00adba044acd187d8098102d6fe0 refs/tags/v0.0.1-dev.3 [Pipeline] } [2021-07-28T17:51:13.515Z] $ docker exec --env ******** --env ******** 875c8edd28e3e6b5730609a1280b617ea7bcf5230ce3b8648fe8b570740b93b2 ssh-agent -k [2021-07-28T17:51:13.606Z] unset SSH_AUTH_SOCK; [2021-07-28T17:51:13.607Z] unset SSH_AGENT_PID; [2021-07-28T17:51:13.607Z] echo Agent pid 21 killed; [2021-07-28T17:51:13.632Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-28T17:51:13.991Z] + git semver [Pipeline] } [2021-07-28T17:51:14.011Z] $ docker stop --time=1 875c8edd28e3e6b5730609a1280b617ea7bcf5230ce3b8648fe8b570740b93b2 [2021-07-28T17:51:15.217Z] $ docker rm -f 875c8edd28e3e6b5730609a1280b617ea7bcf5230ce3b8648fe8b570740b93b2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:51:15.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-28T17:51:15.689Z] [2021-07-28T17:51:15.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:51:16.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-28T17:51:16.016Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-28T17:51:16.016Z] ab5ef0e58194: Pulling fs layer [2021-07-28T17:51:16.016Z] 9712f1f96733: Pulling fs layer [2021-07-28T17:51:16.016Z] 63f879dbbcfc: Pulling fs layer [2021-07-28T17:51:16.016Z] 0d9ebad4ef96: Pulling fs layer [2021-07-28T17:51:16.016Z] e9a5061849ea: Pulling fs layer [2021-07-28T17:51:16.016Z] d747dcd14b5f: Pulling fs layer [2021-07-28T17:51:16.016Z] 2de7ff778b66: Pulling fs layer [2021-07-28T17:51:16.016Z] e9a5061849ea: Waiting [2021-07-28T17:51:16.016Z] d747dcd14b5f: Waiting [2021-07-28T17:51:16.016Z] 2de7ff778b66: Waiting [2021-07-28T17:51:16.016Z] 0d9ebad4ef96: Waiting [2021-07-28T17:51:16.016Z] 9712f1f96733: Verifying Checksum [2021-07-28T17:51:16.016Z] 9712f1f96733: Download complete [2021-07-28T17:51:19.356Z] 63f879dbbcfc: Verifying Checksum [2021-07-28T17:51:19.356Z] 63f879dbbcfc: Download complete [2021-07-28T17:51:19.356Z] e9a5061849ea: Verifying Checksum [2021-07-28T17:51:19.356Z] e9a5061849ea: Download complete [2021-07-28T17:51:19.356Z] d747dcd14b5f: Verifying Checksum [2021-07-28T17:51:19.356Z] d747dcd14b5f: Download complete [2021-07-28T17:51:19.937Z] 2de7ff778b66: Verifying Checksum [2021-07-28T17:51:19.937Z] 2de7ff778b66: Download complete [2021-07-28T17:51:20.201Z] 0d9ebad4ef96: Verifying Checksum [2021-07-28T17:51:20.201Z] 0d9ebad4ef96: Download complete [2021-07-28T17:51:21.164Z] ab5ef0e58194: Verifying Checksum [2021-07-28T17:51:21.164Z] ab5ef0e58194: Download complete [2021-07-28T17:51:23.776Z] ab5ef0e58194: Pull complete [2021-07-28T17:51:23.776Z] 9712f1f96733: Pull complete [2021-07-28T17:51:24.378Z] 63f879dbbcfc: Pull complete [2021-07-28T17:51:27.759Z] 0d9ebad4ef96: Pull complete [2021-07-28T17:51:27.759Z] e9a5061849ea: Pull complete [2021-07-28T17:51:27.759Z] d747dcd14b5f: Pull complete [2021-07-28T17:51:28.728Z] 2de7ff778b66: Pull complete [2021-07-28T17:51:28.728Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-28T17:51:28.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-28T17:51:28.728Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-28T17:51:28.816Z] prd-centos7-docker-4c-2g-395 does not seem to be running inside a container [2021-07-28T17:51:28.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-28T17:51:31.882Z] $ docker top 9d9a7f4a266e9e78e574f94aea4cb2aba2c57a5cc56cd60e014ef46d2d151ef2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-28T17:51:31.979Z] provisioning config files... [2021-07-28T17:51:31.993Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1175498533392054579tmp [2021-07-28T17:51:32.013Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3025884004397988667tmp [2021-07-28T17:51:32.032Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8212722571469313923tmp [Pipeline] { [Pipeline] echo [2021-07-28T17:51:32.056Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:51:32.365Z] ---> sigul-configuration.sh [2021-07-28T17:51:32.365Z] gpg: directory `/root/.gnupg' created [2021-07-28T17:51:32.365Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-28T17:51:32.365Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-28T17:51:32.365Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-28T17:51:32.365Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-28T17:51:32.365Z] gpg: CAST5 encrypted data [2021-07-28T17:51:32.365Z] gpg: encrypted with 1 passphrase [2021-07-28T17:51:32.365Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-28T17:51:32.680Z] + mkdir /home/jenkins [2021-07-28T17:51:32.680Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-28T17:51:32.999Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-07-28T17:51:33.013Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:51:33.328Z] ---> sigul-install.sh [2021-07-28T17:51:33.328Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-07-28T17:51:33.641Z] + git tag --list [2021-07-28T17:51:33.641Z] v0.0.0 [2021-07-28T17:51:33.641Z] v0.0.1-dev.1 [2021-07-28T17:51:33.641Z] v0.0.1-dev.2 [2021-07-28T17:51:33.641Z] v0.0.1-dev.3 [Pipeline] sh [2021-07-28T17:51:33.991Z] + lftools sign git-tag v0.0.1-dev.3 [2021-07-28T17:51:34.573Z] Signing Git tag with Sigul... [2021-07-28T17:51:34.573Z] Signing v0.0.1-dev.3 [Pipeline] echo [2021-07-28T17:51:35.548Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:51:35.864Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-28T17:51:35.878Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-28T17:51:35.910Z] $ docker stop --time=1 9d9a7f4a266e9e78e574f94aea4cb2aba2c57a5cc56cd60e014ef46d2d151ef2 [2021-07-28T17:51:37.117Z] $ docker rm -f 9d9a7f4a266e9e78e574f94aea4cb2aba2c57a5cc56cd60e014ef46d2d151ef2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:51:37.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T17:51:37.728Z] . [Pipeline] withDockerContainer [2021-07-28T17:51:37.814Z] prd-centos7-docker-4c-2g-395 does not seem to be running inside a container [2021-07-28T17:51:37.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-28T17:51:38.282Z] $ docker top cb74186b27ace32688457550364e4929efe7f49135db8ed85eb221165c72bee1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-28T17:51:38.423Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-28T17:51:38.423Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-28T17:51:38.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-28T17:51:38.534Z] $ docker exec cb74186b27ace32688457550364e4929efe7f49135db8ed85eb221165c72bee1 ssh-agent [2021-07-28T17:51:38.648Z] SSH_AUTH_SOCK=/tmp/ssh-PpD7xVDAIAZX/agent.14 [2021-07-28T17:51:38.648Z] SSH_AGENT_PID=19 [2021-07-28T17:51:38.658Z] Running ssh-add (command line suppressed) [2021-07-28T17:51:38.764Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4413122379663952027.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4413122379663952027.key) [2021-07-28T17:51:38.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-28T17:51:39.102Z] + git semver bump pre [2021-07-28T17:51:39.102Z] # -> Open(): unable to determine branch for HEAD [2021-07-28T17:51:39.102Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-07-28T17:51:39.102Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-28T17:51:39.102Z] # $SEMVER_REMOTE_NAME = origin [2021-07-28T17:51:39.102Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-28T17:51:39.102Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-28T17:51:39.102Z] # $SEMVER_BRANCH = main [2021-07-28T17:51:39.102Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2021-07-28T17:51:39.102Z] 0.0.1-dev.4 [Pipeline] } [2021-07-28T17:51:39.114Z] $ docker exec --env ******** --env ******** cb74186b27ace32688457550364e4929efe7f49135db8ed85eb221165c72bee1 ssh-agent -k [2021-07-28T17:51:39.210Z] unset SSH_AUTH_SOCK; [2021-07-28T17:51:39.210Z] unset SSH_AGENT_PID; [2021-07-28T17:51:39.210Z] echo Agent pid 19 killed; [2021-07-28T17:51:39.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-28T17:51:39.570Z] + git semver [Pipeline] } [2021-07-28T17:51:39.588Z] $ docker stop --time=1 cb74186b27ace32688457550364e4929efe7f49135db8ed85eb221165c72bee1 [2021-07-28T17:51:40.795Z] $ docker rm -f cb74186b27ace32688457550364e4929efe7f49135db8ed85eb221165c72bee1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:51:41.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T17:51:41.462Z] . [Pipeline] withDockerContainer [2021-07-28T17:51:41.777Z] prd-centos7-docker-4c-2g-395 does not seem to be running inside a container [2021-07-28T17:51:41.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-28T17:51:42.274Z] $ docker top f1b871319634bd21b0a0c0fdf93d7397f52d742056eb49b3b4b4b5b81009d06c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-28T17:51:42.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-28T17:51:42.421Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-28T17:51:42.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-28T17:51:42.558Z] $ docker exec f1b871319634bd21b0a0c0fdf93d7397f52d742056eb49b3b4b4b5b81009d06c ssh-agent [2021-07-28T17:51:42.678Z] SSH_AUTH_SOCK=/tmp/ssh-M9fIc3DJKiGu/agent.14 [2021-07-28T17:51:42.678Z] SSH_AGENT_PID=20 [2021-07-28T17:51:42.686Z] Running ssh-add (command line suppressed) [2021-07-28T17:51:42.796Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5542668555742488387.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5542668555742488387.key) [2021-07-28T17:51:42.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-28T17:51:43.136Z] + git semver push [2021-07-28T17:51:43.136Z] # -> Open(): unable to determine branch for HEAD [2021-07-28T17:51:43.136Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-07-28T17:51:43.136Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-28T17:51:43.136Z] # $SEMVER_REMOTE_NAME = origin [2021-07-28T17:51:43.137Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-28T17:51:43.137Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-28T17:51:43.137Z] # $SEMVER_BRANCH = main [2021-07-28T17:51:43.137Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2021-07-28T17:51:48.484Z] $ docker exec --env ******** --env ******** f1b871319634bd21b0a0c0fdf93d7397f52d742056eb49b3b4b4b5b81009d06c ssh-agent -k [2021-07-28T17:51:48.602Z] unset SSH_AUTH_SOCK; [2021-07-28T17:51:48.602Z] unset SSH_AGENT_PID; [2021-07-28T17:51:48.602Z] echo Agent pid 20 killed; [2021-07-28T17:51:48.623Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-28T17:51:48.974Z] + git semver [Pipeline] } [2021-07-28T17:51:48.992Z] $ docker stop --time=1 f1b871319634bd21b0a0c0fdf93d7397f52d742056eb49b3b4b4b5b81009d06c [2021-07-28T17:51:50.215Z] $ docker rm -f f1b871319634bd21b0a0c0fdf93d7397f52d742056eb49b3b4b4b5b81009d06c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:51:51.601Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:51:52.187Z] ---> package-listing.sh [2021-07-28T17:51:52.187Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-28T17:51:52.187Z] ++ facter osfamily [2021-07-28T17:51:52.457Z] + OS_FAMILY=redhat [2021-07-28T17:51:52.457Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-28T17:51:52.457Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-28T17:51:52.457Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-28T17:51:52.457Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-28T17:51:52.457Z] + PACKAGES=/tmp/packages_start.txt [2021-07-28T17:51:52.457Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-07-28T17:51:52.457Z] + PACKAGES=/tmp/packages_end.txt [2021-07-28T17:51:52.457Z] + case "${OS_FAMILY}" in [2021-07-28T17:51:52.457Z] + rpm -qa [2021-07-28T17:51:52.457Z] + sort [2021-07-28T17:51:53.045Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-28T17:51:53.045Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-28T17:51:53.045Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-28T17:51:53.310Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-07-28T17:51:53.310Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2021-07-28T17:51:53.310Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2021-07-28T17:51:53.326Z] 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-28T17:51:53.627Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:51:54.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T17:51:54.224Z] [2021-07-28T17:51:54.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T17:51:54.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T17:51:54.565Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-28T17:51:54.565Z] b4d181a07f80: Pulling fs layer [2021-07-28T17:51:54.565Z] a1111a8f2ec3: Pulling fs layer [2021-07-28T17:51:54.565Z] ed53099fbce6: Pulling fs layer [2021-07-28T17:51:54.565Z] dc539afda2c1: Pulling fs layer [2021-07-28T17:51:54.565Z] 77bc0d833cb6: Pulling fs layer [2021-07-28T17:51:54.565Z] 9065ff56babe: Pulling fs layer [2021-07-28T17:51:54.565Z] d287ab97295c: Pulling fs layer [2021-07-28T17:51:54.565Z] 77bc0d833cb6: Waiting [2021-07-28T17:51:54.565Z] 9065ff56babe: Waiting [2021-07-28T17:51:54.565Z] d287ab97295c: Waiting [2021-07-28T17:51:54.565Z] dc539afda2c1: Waiting [2021-07-28T17:51:54.831Z] a1111a8f2ec3: Verifying Checksum [2021-07-28T17:51:54.831Z] a1111a8f2ec3: Download complete [2021-07-28T17:51:55.097Z] dc539afda2c1: Verifying Checksum [2021-07-28T17:51:55.097Z] dc539afda2c1: Download complete [2021-07-28T17:51:55.097Z] 77bc0d833cb6: Verifying Checksum [2021-07-28T17:51:55.097Z] 77bc0d833cb6: Download complete [2021-07-28T17:51:55.365Z] ed53099fbce6: Verifying Checksum [2021-07-28T17:51:55.365Z] ed53099fbce6: Download complete [2021-07-28T17:51:55.365Z] 9065ff56babe: Verifying Checksum [2021-07-28T17:51:55.365Z] 9065ff56babe: Download complete [2021-07-28T17:51:55.950Z] b4d181a07f80: Verifying Checksum [2021-07-28T17:51:55.950Z] b4d181a07f80: Download complete [2021-07-28T17:51:57.366Z] b4d181a07f80: Pull complete [2021-07-28T17:51:57.366Z] a1111a8f2ec3: Pull complete [2021-07-28T17:51:57.956Z] ed53099fbce6: Pull complete [2021-07-28T17:51:57.956Z] dc539afda2c1: Pull complete [2021-07-28T17:51:58.228Z] 77bc0d833cb6: Pull complete [2021-07-28T17:51:58.497Z] 9065ff56babe: Pull complete [2021-07-28T17:51:59.467Z] d287ab97295c: Verifying Checksum [2021-07-28T17:51:59.467Z] d287ab97295c: Download complete [2021-07-28T17:52:03.762Z] d287ab97295c: Pull complete [2021-07-28T17:52:03.762Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-28T17:52:03.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T17:52:03.762Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-28T17:52:03.873Z] prd-centos7-docker-4c-2g-395 does not seem to be running inside a container [2021-07-28T17:52:03.934Z] $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-28T17:52:05.740Z] $ docker top 042f57ee5232de52413caa8e8ad788e5574f9bd0acc095fba97ac43574f617a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T17:52:06.148Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-28T17:52:06.467Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-28T17:52:06.790Z] + ls /var/log/sa-host [2021-07-28T17:52:06.790Z] + sadf -c /var/log/sa-host/sa05 [2021-07-28T17:52:06.790Z] file_magic: OK [2021-07-28T17:52:06.790Z] HZ: Using current value: 100 [2021-07-28T17:52:06.790Z] file_header: OK [2021-07-28T17:52:06.790Z] 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-07-28T17:52:06.790Z] Statistics: [2021-07-28T17:52:06.790Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-28T17:52:06.790Z] File successfully converted to sysstat format version 12.0.3 [2021-07-28T17:52:06.790Z] + sadf -c /var/log/sa-host/sa28 [2021-07-28T17:52:06.790Z] file_magic: OK [2021-07-28T17:52:06.790Z] HZ: Using current value: 100 [2021-07-28T17:52:06.790Z] file_header: OK [2021-07-28T17:52:06.790Z] 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-07-28T17:52:06.790Z] Statistics: [2021-07-28T17:52:06.790Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-28T17:52:06.790Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-28T17:52:06.983Z] provisioning config files... [2021-07-28T17:52:06.999Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1069736023464644360tmp [Pipeline] { [Pipeline] echo [2021-07-28T17:52:07.023Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:52:07.334Z] ---> create-netrc.sh [Pipeline] } [2021-07-28T17:52:07.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:52:07.733Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-28T17:52:07.747Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:52:08.060Z] ---> sudo-logs.sh [2021-07-28T17:52:08.060Z] Archiving 'sudo' log.. [2021-07-28T17:52:08.060Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-395.vexxhost.local: Name or service not known [2021-07-28T17:52:08.060Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-395.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-28T17:52:08.100Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:52:08.415Z] ---> job-cost.sh [2021-07-28T17:52:08.415Z] lf-activate-venv: SKIPPING [2021-07-28T17:52:08.415Z] DEBUG: total: 0.18000000715255737 [2021-07-28T17:52:08.415Z] INFO: Retrieving Stack Cost... [2021-07-28T17:52:09.820Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-28T17:52:10.087Z] INFO: Archiving Costs [Pipeline] echo [2021-07-28T17:52:10.104Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T17:52:10.414Z] ---> logs-deploy.sh [2021-07-28T17:52:10.415Z] lf-activate-venv: SKIPPING [2021-07-28T17:52:10.415Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/4 [2021-07-28T17:52:10.415Z] INFO: archiving workspace using pattern(s): [2021-07-28T17:52:10.998Z] Archives upload complete. [2021-07-28T17:52:11.266Z] INFO: archiving logs to Nexus [2021-07-28T17:52:11.852Z] ---> uname -a: [2021-07-28T17:52:11.852Z] Linux prd-centos7-docker-4c-2g-395.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-07-28T17:52:11.852Z] [2021-07-28T17:52:11.852Z] [2021-07-28T17:52:11.852Z] ---> lscpu: [2021-07-28T17:52:11.852Z] Architecture: x86_64 [2021-07-28T17:52:11.852Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-28T17:52:11.852Z] Byte Order: Little Endian [2021-07-28T17:52:11.852Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-28T17:52:11.852Z] CPU(s): 2 [2021-07-28T17:52:11.852Z] On-line CPU(s) list: 0,1 [2021-07-28T17:52:11.852Z] Thread(s) per core: 1 [2021-07-28T17:52:11.852Z] Core(s) per socket: 1 [2021-07-28T17:52:11.852Z] Socket(s): 2 [2021-07-28T17:52:11.852Z] NUMA node(s): 1 [2021-07-28T17:52:11.852Z] Vendor ID: AuthenticAMD [2021-07-28T17:52:11.852Z] CPU family: 23 [2021-07-28T17:52:11.852Z] Model: 49 [2021-07-28T17:52:11.852Z] Model name: AMD EPYC-Rome Processor [2021-07-28T17:52:11.852Z] Stepping: 0 [2021-07-28T17:52:11.852Z] CPU MHz: 2799.998 [2021-07-28T17:52:11.852Z] BogoMIPS: 5599.99 [2021-07-28T17:52:11.852Z] Virtualization: AMD-V [2021-07-28T17:52:11.852Z] Hypervisor vendor: KVM [2021-07-28T17:52:11.852Z] Virtualization type: full [2021-07-28T17:52:11.852Z] L1d cache: 32K [2021-07-28T17:52:11.852Z] L1i cache: 32K [2021-07-28T17:52:11.852Z] L2 cache: 512K [2021-07-28T17:52:11.852Z] L3 cache: 16384K [2021-07-28T17:52:11.852Z] NUMA node0 CPU(s): 0,1 [2021-07-28T17:52:11.852Z] 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-07-28T17:52:11.852Z] [2021-07-28T17:52:11.852Z] [2021-07-28T17:52:11.852Z] ---> nproc: [2021-07-28T17:52:11.852Z] 2 [2021-07-28T17:52:11.852Z] [2021-07-28T17:52:11.852Z] [2021-07-28T17:52:11.852Z] ---> df -h: [2021-07-28T17:52:11.852Z] Filesystem Size Used Avail Use% Mounted on [2021-07-28T17:52:11.852Z] overlay 40G 9.0G 32G 23% / [2021-07-28T17:52:11.852Z] tmpfs 64M 0 64M 0% /dev [2021-07-28T17:52:11.852Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-07-28T17:52:11.852Z] shm 64M 0 64M 0% /dev/shm [2021-07-28T17:52:11.852Z] /dev/vda1 40G 9.0G 32G 23% /facter-os [2021-07-28T17:52:11.852Z] [2021-07-28T17:52:11.852Z] [2021-07-28T17:52:11.852Z] ---> sar -b -r -n DEV: [2021-07-28T17:52:11.852Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/28/21 _x86_64_ (2 CPU) [2021-07-28T17:52:11.852Z] [2021-07-28T17:52:11.852Z] 17:42:03 LINUX RESTART (2 CPU) [2021-07-28T17:52:11.852Z] [2021-07-28T17:52:11.852Z] 17:43:01 tps rtps wtps bread/s bwrtn/s [2021-07-28T17:52:11.852Z] 17:44:01 3.26 0.00 3.26 0.00 108.51 [2021-07-28T17:52:11.852Z] 17:45:01 0.43 0.00 0.43 0.00 7.36 [2021-07-28T17:52:11.852Z] 17:46:01 0.33 0.00 0.33 0.00 5.56 [2021-07-28T17:52:11.852Z] 17:47:01 0.27 0.00 0.27 0.00 4.28 [2021-07-28T17:52:11.852Z] 17:48:01 0.37 0.00 0.37 0.00 5.88 [2021-07-28T17:52:11.852Z] 17:49:01 0.40 0.00 0.40 0.00 5.86 [2021-07-28T17:52:11.852Z] 17:50:01 0.20 0.00 0.20 0.00 4.23 [2021-07-28T17:52:11.852Z] 17:51:01 43.22 0.03 43.19 3.73 15845.44 [2021-07-28T17:52:11.852Z] 17:52:01 168.60 0.10 168.50 9.98 38713.65 [2021-07-28T17:52:11.852Z] Average: 24.15 0.01 24.13 1.52 6083.86 [2021-07-28T17:52:11.852Z] [2021-07-28T17:52:11.852Z] 17:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-28T17:52:11.852Z] 17:44:01 5439368 0 796712 9.95 2620 1770240 1206200 13.32 577136 1594388 16 [2021-07-28T17:52:11.852Z] 17:45:01 5438876 0 797200 9.95 2620 1770244 1204300 13.30 575180 1597184 16 [2021-07-28T17:52:11.852Z] 17:46:01 5437148 0 798924 9.98 2620 1770248 1204408 13.30 576900 1597188 8 [2021-07-28T17:52:11.852Z] 17:47:01 5437264 0 798804 9.97 2620 1770252 1204456 13.30 576472 1597760 8 [2021-07-28T17:52:11.852Z] 17:48:01 5435324 0 800740 10.00 2620 1770256 1204276 13.30 576916 1599160 8 [2021-07-28T17:52:11.852Z] 17:49:01 5436344 0 799712 9.99 2620 1770264 1204144 13.29 576108 1599160 20 [2021-07-28T17:52:11.852Z] 17:50:01 5434580 0 801472 10.01 2620 1770268 1204324 13.30 577580 1599160 8 [2021-07-28T17:52:11.852Z] 17:51:01 4564144 0 953784 11.91 2620 2488392 1383600 15.28 684744 2254716 238092 [2021-07-28T17:52:11.852Z] 17:52:01 3159368 0 1287436 16.07 2620 3559516 1869548 20.64 1235944 2952820 466464 [2021-07-28T17:52:11.852Z] Average: 5086935 0 870532 10.87 2620 2048853 1298362 14.33 661887 1821282 78293 [2021-07-28T17:52:11.852Z] [2021-07-28T17:52:11.852Z] 17:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-28T17:52:11.852Z] 17:44:01 eth0 0.72 0.10 0.06 0.02 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:45:01 eth0 1.48 0.78 1.46 0.05 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:46:01 eth0 1.40 0.60 0.59 0.40 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:47:01 eth0 1.00 0.35 0.32 0.20 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:48:01 eth0 0.23 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:50:01 eth0 1.62 0.35 0.38 0.20 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:51:01 eth0 607.08 411.51 4092.47 33.81 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:52:01 eth0 1053.93 716.76 6294.94 156.68 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] 17:52:01 docker0 72.43 91.24 5.85 415.62 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] Average: eth0 185.45 125.74 1155.45 21.30 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] Average: docker0 8.06 10.15 0.65 46.25 0.00 0.00 0.00 0.00 [2021-07-28T17:52:11.852Z] [2021-07-28T17:52:11.852Z] [2021-07-28T17:52:11.852Z] ---> sar -P ALL: [2021-07-28T17:52:11.852Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/28/21 _x86_64_ (2 CPU) [2021-07-28T17:52:11.852Z] [2021-07-28T17:52:11.852Z] 17:42:03 LINUX RESTART (2 CPU) [2021-07-28T17:52:11.852Z] [2021-07-28T17:52:11.853Z] 17:43:01 CPU %user %nice %system %iowait %steal %idle [2021-07-28T17:52:11.853Z] 17:44:01 all 0.23 0.00 0.06 0.00 0.03 99.67 [2021-07-28T17:52:11.853Z] 17:44:01 0 0.37 0.00 0.07 0.00 0.03 99.53 [2021-07-28T17:52:11.853Z] 17:44:01 1 0.10 0.00 0.05 0.00 0.03 99.82 [2021-07-28T17:52:11.853Z] 17:45:01 all 0.27 0.00 0.24 0.00 0.03 99.46 [2021-07-28T17:52:11.853Z] 17:45:01 0 0.50 0.00 0.40 0.00 0.03 99.07 [2021-07-28T17:52:11.853Z] 17:45:01 1 0.03 0.00 0.08 0.00 0.03 99.85 [2021-07-28T17:52:11.853Z] 17:46:01 all 0.19 0.00 0.03 0.00 0.03 99.75 [2021-07-28T17:52:11.853Z] 17:46:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-07-28T17:52:11.853Z] 17:46:01 1 0.33 0.00 0.02 0.00 0.02 99.63 [2021-07-28T17:52:11.853Z] 17:47:01 all 0.18 0.00 0.03 0.00 0.03 99.77 [2021-07-28T17:52:11.853Z] 17:47:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-07-28T17:52:11.853Z] 17:47:01 1 0.30 0.00 0.03 0.00 0.05 99.62 [2021-07-28T17:52:11.853Z] 17:48:01 all 0.25 0.00 0.04 0.00 0.03 99.68 [2021-07-28T17:52:11.853Z] 17:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-07-28T17:52:11.853Z] 17:48:01 1 0.48 0.00 0.07 0.00 0.03 99.42 [2021-07-28T17:52:11.853Z] 17:49:01 all 0.11 0.00 0.05 0.00 0.03 99.82 [2021-07-28T17:52:11.853Z] 17:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-07-28T17:52:11.853Z] 17:49:01 1 0.20 0.00 0.08 0.00 0.05 99.67 [2021-07-28T17:52:11.853Z] 17:50:01 all 0.06 0.00 0.04 0.00 0.03 99.87 [2021-07-28T17:52:11.853Z] 17:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2021-07-28T17:52:11.853Z] 17:50:01 1 0.08 0.00 0.08 0.00 0.03 99.80 [2021-07-28T17:52:11.853Z] 17:51:01 all 8.04 0.00 3.34 0.39 0.05 88.18 [2021-07-28T17:52:11.853Z] 17:51:01 0 8.27 0.00 3.45 0.51 0.07 87.70 [2021-07-28T17:52:11.853Z] 17:51:01 1 7.82 0.00 3.23 0.26 0.03 88.66 [2021-07-28T17:52:11.853Z] 17:52:01 all 21.75 0.00 10.32 1.33 0.09 66.52 [2021-07-28T17:52:11.853Z] 17:52:01 0 21.10 0.00 9.89 1.42 0.09 67.50 [2021-07-28T17:52:11.853Z] 17:52:01 1 22.39 0.00 10.75 1.24 0.09 65.53 [2021-07-28T17:52:11.853Z] Average: all 3.32 0.00 1.51 0.18 0.04 94.95 [2021-07-28T17:52:11.853Z] Average: 0 3.24 0.00 1.48 0.21 0.03 95.04 [2021-07-28T17:52:11.853Z] Average: 1 3.40 0.00 1.54 0.16 0.04 94.86 [2021-07-28T17:52:11.853Z] [2021-07-28T17:52:11.853Z] [2021-07-28T17:52:11.853Z]