Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 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-ssh6217720642624770289.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh5404131495610520747.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 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh2074664028737908354.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh7222914463097298234.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-ssh4656283765173233897.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2926 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-ssh4046489754866359145.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 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 (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 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 # timeout=10 Commit message: "build: Adjust names for repo moved out of holding and renamed. (#40)" > git rev-list --no-walk 723ee67e9574a85b085d71e50918cb4eed5deb06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-15T18:16:41.460Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-15T18:16:41.555Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-15T18:16:41.582Z] ========================================================= [2021-07-15T18:16:41.582Z] EdgeX Global Pipelines Version Info [2021-07-15T18:16:41.582Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:16:42.966Z] ------------------- [2021-07-15T18:16:42.967Z] stable info: [2021-07-15T18:16:42.967Z] ------------------- [2021-07-15T18:16:42.967Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-15T18:16:42.967Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T18:16:42.967Z] Message: update stable to v1.0.196 [2021-07-15T18:16:43.557Z] ------------------- [2021-07-15T18:16:43.557Z] experimental info: [2021-07-15T18:16:43.557Z] ------------------- [2021-07-15T18:16:43.557Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-15T18:16:43.557Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T18:16:43.557Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-15T18:16:43.895Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-07-15T18:16:43.917Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-07-15T18:16:43.938Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-15T18:16:43.959Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-15T18:16:43.981Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-15T18:16:44.003Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-15T18:16:44.025Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-15T18:16:44.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-15T18:16:44.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-15T18:16:44.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-15T18:16:44.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-15T18:16:44.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-07-15T18:16:44.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-15T18:16:44.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-15T18:16:44.212Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T18:16:44.241Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T18:16:44.264Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T18:16:44.287Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T18:16:44.310Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-15T18:16:44.333Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-15T18:16:44.357Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-15T18:16:44.390Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-15T18:16:44.421Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-15T18:16:44.443Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-15T18:16:44.465Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-15T18:16:44.487Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-15T18:16:44.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-15T18:16:44.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-15T18:16:44.553Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-15T18:16:44.576Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 [Pipeline] echo [2021-07-15T18:16:44.598Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64ced19 [Pipeline] echo [2021-07-15T18:16:44.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T18:16:44.697Z] provisioning config files... [2021-07-15T18:16:44.719Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7252264055751931674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:16:45.071Z] ---> docker-login.sh [2021-07-15T18:16:45.072Z] nexus3.edgexfoundry.org:10001 [2021-07-15T18:16:45.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:16:45.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:16:45.339Z] Configure a credential helper to remove this warning. See [2021-07-15T18:16:45.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:16:45.339Z] [2021-07-15T18:16:45.339Z] Login Succeeded [2021-07-15T18:16:45.339Z] nexus3.edgexfoundry.org:10002 [2021-07-15T18:16:45.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:16:45.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:16:45.339Z] Configure a credential helper to remove this warning. See [2021-07-15T18:16:45.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:16:45.339Z] [2021-07-15T18:16:45.339Z] Login Succeeded [2021-07-15T18:16:45.339Z] nexus3.edgexfoundry.org:10003 [2021-07-15T18:16:45.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:16:45.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:16:45.609Z] Configure a credential helper to remove this warning. See [2021-07-15T18:16:45.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:16:45.609Z] [2021-07-15T18:16:45.609Z] Login Succeeded [2021-07-15T18:16:45.609Z] nexus3.edgexfoundry.org:10004 [2021-07-15T18:16:45.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:16:45.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:16:45.876Z] Configure a credential helper to remove this warning. See [2021-07-15T18:16:45.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:16:45.876Z] [2021-07-15T18:16:45.876Z] Login Succeeded [2021-07-15T18:16:45.876Z] docker.io [2021-07-15T18:16:45.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:16:46.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:16:46.144Z] Configure a credential helper to remove this warning. See [2021-07-15T18:16:46.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:16:46.144Z] [2021-07-15T18:16:46.144Z] Login Succeeded [2021-07-15T18:16:46.144Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T18:16:46.176Z] 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-15T18:16:46.713Z] + git log --format=format:%s -1 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 [Pipeline] echo [2021-07-15T18:16:46.770Z] GIT_COMMIT: 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1, Commit Message: build: Adjust names for repo moved out of holding and renamed. (#40) [Pipeline] echo [2021-07-15T18:16:46.783Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:16:47.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T18:16:47.630Z] [2021-07-15T18:16:47.630Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:16:47.961Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T18:16:47.962Z] latest: Pulling from edgex-devops/git-semver [2021-07-15T18:16:47.962Z] 31603596830f: Pulling fs layer [2021-07-15T18:16:47.962Z] b6dc333f4379: Pulling fs layer [2021-07-15T18:16:47.962Z] 3d9ef1400e77: Pulling fs layer [2021-07-15T18:16:47.962Z] fd332fbdc1db: Pulling fs layer [2021-07-15T18:16:47.962Z] fd332fbdc1db: Waiting [2021-07-15T18:16:47.962Z] b6dc333f4379: Download complete [2021-07-15T18:16:48.241Z] 31603596830f: Verifying Checksum [2021-07-15T18:16:48.241Z] 31603596830f: Download complete [2021-07-15T18:16:48.522Z] 31603596830f: Pull complete [2021-07-15T18:16:48.522Z] b6dc333f4379: Pull complete [2021-07-15T18:16:48.522Z] fd332fbdc1db: Verifying Checksum [2021-07-15T18:16:48.522Z] fd332fbdc1db: Download complete [2021-07-15T18:16:48.522Z] 3d9ef1400e77: Verifying Checksum [2021-07-15T18:16:48.522Z] 3d9ef1400e77: Download complete [2021-07-15T18:16:49.128Z] 3d9ef1400e77: Pull complete [2021-07-15T18:16:49.395Z] fd332fbdc1db: Pull complete [2021-07-15T18:16:49.395Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-15T18:16:49.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T18:16:49.395Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-15T18:16:49.498Z] prd-centos7-docker-4c-2g-2926 does not seem to be running inside a container [2021-07-15T18:16:49.574Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T18:16:50.430Z] $ docker top 9b3ee266e4668277acf56c14f88be6745286d25fc5e12deb1e8b706992e72b59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T18:16:50.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T18:16:50.570Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T18:16:50.693Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T18:16:50.693Z] $ docker exec 9b3ee266e4668277acf56c14f88be6745286d25fc5e12deb1e8b706992e72b59 ssh-agent [2021-07-15T18:16:50.817Z] SSH_AUTH_SOCK=/tmp/ssh-Nws9N3TOioNG/agent.14 [2021-07-15T18:16:50.817Z] SSH_AGENT_PID=20 [2021-07-15T18:16:50.834Z] Running ssh-add (command line suppressed) [2021-07-15T18:16:50.926Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1839220411306156311.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1839220411306156311.key) [2021-07-15T18:16:50.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T18:16:51.286Z] + git tag --points-at HEAD [Pipeline] } [2021-07-15T18:16:51.313Z] $ docker exec --env ******** --env ******** 9b3ee266e4668277acf56c14f88be6745286d25fc5e12deb1e8b706992e72b59 ssh-agent -k [2021-07-15T18:16:51.423Z] unset SSH_AUTH_SOCK; [2021-07-15T18:16:51.424Z] unset SSH_AGENT_PID; [2021-07-15T18:16:51.424Z] echo Agent pid 20 killed; [2021-07-15T18:16:51.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-15T18:16:51.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T18:16:51.505Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T18:16:51.656Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T18:16:51.657Z] $ docker exec 9b3ee266e4668277acf56c14f88be6745286d25fc5e12deb1e8b706992e72b59 ssh-agent [2021-07-15T18:16:51.799Z] SSH_AUTH_SOCK=/tmp/ssh-f2F7C550A5jf/agent.55 [2021-07-15T18:16:51.799Z] SSH_AGENT_PID=62 [2021-07-15T18:16:51.813Z] Running ssh-add (command line suppressed) [2021-07-15T18:16:51.910Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6892408768237588573.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6892408768237588573.key) [2021-07-15T18:16:51.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T18:16:52.292Z] + git semver init [2021-07-15T18:16:52.292Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T18:16:52.292Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-07-15T18:16:52.292Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-15T18:16:52.292Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T18:16:52.292Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T18:16:52.292Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T18:16:52.292Z] # $SEMVER_BRANCH = main [2021-07-15T18:16:52.292Z] # $SEMVER_TEMP = /tmp/semver-831672174 [2021-07-15T18:16:52.292Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-07-15T18:16:52.885Z] # '/tmp/semver-831672174' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' [2021-07-15T18:16:52.885Z] # -> Force: false [2021-07-15T18:16:52.885Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2021-07-15T18:16:52.901Z] $ docker exec --env ******** --env ******** 9b3ee266e4668277acf56c14f88be6745286d25fc5e12deb1e8b706992e72b59 ssh-agent -k [2021-07-15T18:16:52.999Z] unset SSH_AUTH_SOCK; [2021-07-15T18:16:53.001Z] unset SSH_AGENT_PID; [2021-07-15T18:16:53.001Z] echo Agent pid 62 killed; [2021-07-15T18:16:53.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T18:16:53.381Z] + git semver [Pipeline] } [2021-07-15T18:16:53.401Z] $ docker stop --time=1 9b3ee266e4668277acf56c14f88be6745286d25fc5e12deb1e8b706992e72b59 [2021-07-15T18:16:54.642Z] $ docker rm -f 9b3ee266e4668277acf56c14f88be6745286d25fc5e12deb1e8b706992e72b59 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T18:16:55.046Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-15T18:16:55.472Z] Stashed 1 file(s) [Pipeline] echo [2021-07-15T18:16:55.476Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.1 [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-15T18:17:10.797Z] Still waiting to schedule task [2021-07-15T18:17:10.797Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-15T18:17:10.801Z] Still waiting to schedule task [2021-07-15T18:17:10.801Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-15T18:19:56.670Z] Running on prd-centos7-docker-4c-2g-2929 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-07-15T18:19:56.688Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [2021-07-15T18:19:56.808Z] The recommended git tool is: NONE [2021-07-15T18:20:00.098Z] using credential edgex-jenkins-ssh [2021-07-15T18:20:00.114Z] Cloning the remote Git repository [2021-07-15T18:20:00.216Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-15T18:20:00.284Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2021-07-15T18:20:00.313Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-15T18:20:00.313Z] > git --version # timeout=10 [2021-07-15T18:20:00.321Z] > git --version # 'git version 2.24.4' [2021-07-15T18:20:00.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T18:20:00.346Z] [INFO] Currently running in a labeled security context [2021-07-15T18:20:00.347Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-15T18:20:00.347Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh7610384107180321544.key [2021-07-15T18:20:00.362Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T18:20:01.328Z] Avoid second fetch [2021-07-15T18:20:01.328Z] Checking out Revision 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 (main) [2021-07-15T18:20:01.295Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-15T18:20:01.310Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T18:20:01.338Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T18:20:01.343Z] > git checkout -f 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 # timeout=10 [2021-07-15T18:20:05.340Z] Commit message: "build: Adjust names for repo moved out of holding and renamed. (#40)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T18:20:06.316Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-15T18:20:06.690Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T18:20:07.021Z] + sudo service docker restart [2021-07-15T18:20:07.022Z] + true [2021-07-15T18:20:07.022Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T18:20:25.440Z] provisioning config files... [2021-07-15T18:20:25.465Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config3318708671161953383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:20:25.820Z] ---> docker-login.sh [2021-07-15T18:20:25.820Z] nexus3.edgexfoundry.org:10001 [2021-07-15T18:20:25.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:20:26.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:20:26.108Z] Configure a credential helper to remove this warning. See [2021-07-15T18:20:26.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:20:26.108Z] [2021-07-15T18:20:26.108Z] Login Succeeded [2021-07-15T18:20:26.108Z] nexus3.edgexfoundry.org:10002 [2021-07-15T18:20:26.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:20:26.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:20:26.108Z] Configure a credential helper to remove this warning. See [2021-07-15T18:20:26.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:20:26.108Z] [2021-07-15T18:20:26.108Z] Login Succeeded [2021-07-15T18:20:26.108Z] nexus3.edgexfoundry.org:10003 [2021-07-15T18:20:26.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:20:26.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:20:26.385Z] Configure a credential helper to remove this warning. See [2021-07-15T18:20:26.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:20:26.385Z] [2021-07-15T18:20:26.385Z] Login Succeeded [2021-07-15T18:20:26.385Z] nexus3.edgexfoundry.org:10004 [2021-07-15T18:20:26.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:20:26.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:20:26.651Z] Configure a credential helper to remove this warning. See [2021-07-15T18:20:26.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:20:26.651Z] [2021-07-15T18:20:26.651Z] Login Succeeded [2021-07-15T18:20:26.651Z] docker.io [2021-07-15T18:20:26.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:20:26.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:20:26.918Z] Configure a credential helper to remove this warning. See [2021-07-15T18:20:26.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:20:26.918Z] [2021-07-15T18:20:26.918Z] Login Succeeded [2021-07-15T18:20:26.918Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T18:20:26.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-15T18:20:27.195Z] ========================================================= [2021-07-15T18:20:27.195Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-15T18:20:27.195Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:20:27.537Z] + 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-15T18:20:27.537Z] Sending build context to Docker daemon 20.48MB [2021-07-15T18:20:27.537Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T18:20:27.537Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-15T18:20:27.817Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-15T18:20:27.817Z] 540db60ca938: Pulling fs layer [2021-07-15T18:20:27.817Z] adcc1eea9eea: Pulling fs layer [2021-07-15T18:20:27.817Z] 4c4ab2625f07: Pulling fs layer [2021-07-15T18:20:27.817Z] 0773c198feca: Pulling fs layer [2021-07-15T18:20:27.817Z] 345f892a5656: Pulling fs layer [2021-07-15T18:20:27.817Z] 4796506630df: Pulling fs layer [2021-07-15T18:20:27.817Z] cc55df3e53f1: Pulling fs layer [2021-07-15T18:20:27.817Z] 4d027b6c602c: Pulling fs layer [2021-07-15T18:20:27.817Z] 449e75d2c14e: Pulling fs layer [2021-07-15T18:20:27.817Z] 0773c198feca: Waiting [2021-07-15T18:20:27.817Z] 4796506630df: Waiting [2021-07-15T18:20:27.817Z] cc55df3e53f1: Waiting [2021-07-15T18:20:27.817Z] 345f892a5656: Waiting [2021-07-15T18:20:27.817Z] 4d027b6c602c: Waiting [2021-07-15T18:20:27.817Z] 449e75d2c14e: Waiting [2021-07-15T18:20:27.817Z] 4c4ab2625f07: Verifying Checksum [2021-07-15T18:20:27.817Z] 4c4ab2625f07: Download complete [2021-07-15T18:20:27.817Z] adcc1eea9eea: Download complete [2021-07-15T18:20:27.817Z] 345f892a5656: Download complete [2021-07-15T18:20:27.817Z] 4796506630df: Verifying Checksum [2021-07-15T18:20:27.817Z] 4796506630df: Download complete [2021-07-15T18:20:27.817Z] cc55df3e53f1: Verifying Checksum [2021-07-15T18:20:27.817Z] cc55df3e53f1: Download complete [2021-07-15T18:20:27.817Z] 540db60ca938: Verifying Checksum [2021-07-15T18:20:27.817Z] 540db60ca938: Download complete [2021-07-15T18:20:28.039Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2928 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-07-15T18:20:28.059Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [2021-07-15T18:20:28.088Z] 540db60ca938: Pull complete [2021-07-15T18:20:28.274Z] The recommended git tool is: NONE [2021-07-15T18:20:28.357Z] adcc1eea9eea: Pull complete [2021-07-15T18:20:28.357Z] 4c4ab2625f07: Pull complete [2021-07-15T18:20:28.357Z] 4d027b6c602c: Verifying Checksum [2021-07-15T18:20:28.357Z] 4d027b6c602c: Download complete [2021-07-15T18:20:30.963Z] 449e75d2c14e: Verifying Checksum [2021-07-15T18:20:30.963Z] 449e75d2c14e: Download complete [2021-07-15T18:20:32.408Z] 0773c198feca: Verifying Checksum [2021-07-15T18:20:32.408Z] 0773c198feca: Download complete [2021-07-15T18:20:34.602Z] using credential edgex-jenkins-ssh [2021-07-15T18:20:34.621Z] Cloning the remote Git repository [2021-07-15T18:20:34.666Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-15T18:20:34.774Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2021-07-15T18:20:34.870Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-15T18:20:34.871Z] > git --version # timeout=10 [2021-07-15T18:20:34.887Z] > git --version # 'git version 2.17.1' [2021-07-15T18:20:34.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T18:20:35.062Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T18:20:35.898Z] 0773c198feca: Pull complete [2021-07-15T18:20:35.898Z] 345f892a5656: Pull complete [2021-07-15T18:20:35.898Z] 4796506630df: Pull complete [2021-07-15T18:20:35.898Z] cc55df3e53f1: Pull complete [2021-07-15T18:20:35.898Z] 4d027b6c602c: Pull complete [2021-07-15T18:20:37.329Z] 449e75d2c14e: Pull complete [2021-07-15T18:20:37.329Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-15T18:20:37.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-15T18:20:37.329Z] ---> 0d28375d9b5b [2021-07-15T18:20:37.329Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-15T18:20:38.745Z] Avoid second fetch [2021-07-15T18:20:38.746Z] Checking out Revision 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 (main) [2021-07-15T18:20:38.702Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-15T18:20:38.721Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T18:20:38.760Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T18:20:38.773Z] > git checkout -f 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 # timeout=10 [2021-07-15T18:20:40.691Z] ---> Running in 75fb1ab6c0f1 [2021-07-15T18:20:40.691Z] Removing intermediate container 75fb1ab6c0f1 [2021-07-15T18:20:40.691Z] ---> 4e6eab255b0b [2021-07-15T18:20:40.691Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-15T18:20:40.691Z] ---> Running in 7759eefbe91e [2021-07-15T18:20:40.691Z] Removing intermediate container 7759eefbe91e [2021-07-15T18:20:40.691Z] ---> 99f994753a46 [2021-07-15T18:20:40.691Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-15T18:20:40.691Z] ---> Running in a61a5aa22df1 [2021-07-15T18:20:40.691Z] Removing intermediate container a61a5aa22df1 [2021-07-15T18:20:40.691Z] ---> 58169ceaf746 [2021-07-15T18:20:40.691Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T18:20:40.691Z] ---> Running in 460a669d7773 [2021-07-15T18:20:41.275Z] Removing intermediate container 460a669d7773 [2021-07-15T18:20:41.275Z] ---> 36a3d29bc818 [2021-07-15T18:20:41.275Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-15T18:20:41.275Z] ---> Running in cc738093b3fd [2021-07-15T18:20:41.542Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T18:20:42.500Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T18:20:42.766Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-15T18:20:42.766Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-15T18:20:43.032Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-15T18:20:43.032Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-15T18:20:43.032Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-15T18:20:43.298Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-15T18:20:43.299Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T18:20:43.299Z] OK: 150 MiB in 46 packages [2021-07-15T18:20:43.407Z] Commit message: "build: Adjust names for repo moved out of holding and renamed. (#40)" [2021-07-15T18:20:43.563Z] Removing intermediate container cc738093b3fd [2021-07-15T18:20:43.563Z] ---> f65f0d1bdc9b [2021-07-15T18:20:43.564Z] Step 8/10 : WORKDIR /app [2021-07-15T18:20:43.564Z] ---> Running in a341de018ec1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T18:20:43.830Z] Removing intermediate container a341de018ec1 [2021-07-15T18:20:43.830Z] ---> e56d73997e5a [2021-07-15T18:20:43.830Z] Step 9/10 : COPY . . [2021-07-15T18:20:44.094Z] ---> 58c940b1474b [2021-07-15T18:20:44.094Z] Step 10/10 : RUN go mod download [2021-07-15T18:20:44.094Z] ---> Running in 200a4791f452 [2021-07-15T18:20:44.322Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-15T18:20:44.768Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T18:20:45.131Z] + sudo service docker restart [2021-07-15T18:20:45.131Z] + true [2021-07-15T18:20:56.436Z] Removing intermediate container 200a4791f452 [2021-07-15T18:20:56.436Z] ---> 717fa9200153 [2021-07-15T18:20:56.436Z] Successfully built 717fa9200153 [2021-07-15T18:20:56.436Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:20:56.771Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T18:20:56.771Z] . [Pipeline] withDockerContainer [2021-07-15T18:20:56.866Z] prd-centos7-docker-4c-2g-2929 does not seem to be running inside a container [2021-07-15T18:20:56.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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-15T18:20:57.314Z] $ docker top 0e5e2c4bec658cc0a399c4145c54563f290381e976012f3c08cd1fd5c44a6e39 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T18:20:57.710Z] + go version [2021-07-15T18:20:57.710Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-15T18:20:57.724Z] $ docker stop --time=1 0e5e2c4bec658cc0a399c4145c54563f290381e976012f3c08cd1fd5c44a6e39 [2021-07-15T18:20:58.923Z] $ docker rm -f 0e5e2c4bec658cc0a399c4145c54563f290381e976012f3c08cd1fd5c44a6e39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:20:59.493Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T18:20:59.493Z] . [Pipeline] withDockerContainer [2021-07-15T18:20:59.587Z] prd-centos7-docker-4c-2g-2929 does not seem to be running inside a container [2021-07-15T18:20:59.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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-15T18:21:00.049Z] $ docker top 0e63ae71e14166458afccf862387000afa8ddc808b530d08c7de76b3e3d4dcae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T18:21:00.452Z] + go mod tidy [Pipeline] sh [2021-07-15T18:21:01.060Z] + make test [2021-07-15T18:21:01.060Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T18:21:03.566Z] provisioning config files... [2021-07-15T18:21:03.609Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config5790593378860255685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:21:04.080Z] ---> docker-login.sh [2021-07-15T18:21:04.081Z] nexus3.edgexfoundry.org:10001 [2021-07-15T18:21:05.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:21:05.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:21:05.342Z] Configure a credential helper to remove this warning. See [2021-07-15T18:21:05.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:21:05.342Z] [2021-07-15T18:21:05.342Z] Login Succeeded [2021-07-15T18:21:05.342Z] nexus3.edgexfoundry.org:10002 [2021-07-15T18:21:05.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:21:05.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:21:05.894Z] Configure a credential helper to remove this warning. See [2021-07-15T18:21:05.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:21:05.894Z] [2021-07-15T18:21:05.894Z] Login Succeeded [2021-07-15T18:21:05.894Z] nexus3.edgexfoundry.org:10003 [2021-07-15T18:21:06.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:21:06.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:21:06.447Z] Configure a credential helper to remove this warning. See [2021-07-15T18:21:06.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:21:06.447Z] [2021-07-15T18:21:06.447Z] Login Succeeded [2021-07-15T18:21:06.447Z] nexus3.edgexfoundry.org:10004 [2021-07-15T18:21:06.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:21:07.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:21:07.005Z] Configure a credential helper to remove this warning. See [2021-07-15T18:21:07.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:21:07.005Z] [2021-07-15T18:21:07.005Z] Login Succeeded [2021-07-15T18:21:07.005Z] docker.io [2021-07-15T18:21:07.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:21:07.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:21:07.878Z] Configure a credential helper to remove this warning. See [2021-07-15T18:21:07.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:21:07.878Z] [2021-07-15T18:21:07.878Z] Login Succeeded [2021-07-15T18:21:07.878Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T18:21:07.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-15T18:21:08.220Z] ========================================================= [2021-07-15T18:21:08.220Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-15T18:21:08.220Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:21:08.568Z] + 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-15T18:21:09.179Z] Sending build context to Docker daemon 20.48MB [2021-07-15T18:21:09.179Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T18:21:09.179Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-15T18:21:09.461Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-15T18:21:09.461Z] 595b0fe564bb: Pulling fs layer [2021-07-15T18:21:09.461Z] 24495759ef45: Pulling fs layer [2021-07-15T18:21:09.461Z] d148012ef14d: Pulling fs layer [2021-07-15T18:21:09.461Z] cb65c68fc2e2: Pulling fs layer [2021-07-15T18:21:09.461Z] 093eec477d81: Pulling fs layer [2021-07-15T18:21:09.461Z] a6d5b2bbb924: Pulling fs layer [2021-07-15T18:21:09.461Z] 2446dc1eb7d3: Pulling fs layer [2021-07-15T18:21:09.461Z] 596795e73e0f: Pulling fs layer [2021-07-15T18:21:09.461Z] a6d5b2bbb924: Waiting [2021-07-15T18:21:09.461Z] cb65c68fc2e2: Waiting [2021-07-15T18:21:09.461Z] 093eec477d81: Waiting [2021-07-15T18:21:09.461Z] 2446dc1eb7d3: Waiting [2021-07-15T18:21:09.461Z] 596795e73e0f: Waiting [2021-07-15T18:21:09.461Z] d148012ef14d: Download complete [2021-07-15T18:21:09.461Z] 24495759ef45: Verifying Checksum [2021-07-15T18:21:09.461Z] 24495759ef45: Download complete [2021-07-15T18:21:09.461Z] 093eec477d81: Verifying Checksum [2021-07-15T18:21:09.461Z] 093eec477d81: Download complete [2021-07-15T18:21:09.461Z] a6d5b2bbb924: Download complete [2021-07-15T18:21:09.738Z] 2446dc1eb7d3: Verifying Checksum [2021-07-15T18:21:09.738Z] 2446dc1eb7d3: Download complete [2021-07-15T18:21:09.738Z] 595b0fe564bb: Download complete [2021-07-15T18:21:10.340Z] 595b0fe564bb: Pull complete [2021-07-15T18:21:10.955Z] 24495759ef45: Pull complete [2021-07-15T18:21:11.231Z] d148012ef14d: Pull complete [2021-07-15T18:21:12.939Z] 596795e73e0f: Verifying Checksum [2021-07-15T18:21:12.939Z] 596795e73e0f: Download complete [2021-07-15T18:21:13.932Z] cb65c68fc2e2: Verifying Checksum [2021-07-15T18:21:13.932Z] cb65c68fc2e2: Download complete [2021-07-15T18:21:19.464Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-07-15T18:21:20.436Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.054s coverage: 89.2% of statements [2021-07-15T18:21:20.436Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.009s coverage: 11.3% of statements [2021-07-15T18:21:21.406Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.049s coverage: 72.3% of statements [2021-07-15T18:21:21.407Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-15T18:21:24.108Z] cb65c68fc2e2: Pull complete [2021-07-15T18:21:24.109Z] 093eec477d81: Pull complete [2021-07-15T18:21:24.385Z] a6d5b2bbb924: Pull complete [2021-07-15T18:21:24.662Z] 2446dc1eb7d3: Pull complete [2021-07-15T18:21:29.002Z] 596795e73e0f: Pull complete [2021-07-15T18:21:29.003Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-15T18:21:29.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-15T18:21:29.003Z] ---> d9e956139c92 [2021-07-15T18:21:29.003Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-15T18:21:29.654Z] gofmt -l . [2021-07-15T18:21:29.654Z] [ "`gofmt -l .`" = "" ] [2021-07-15T18:21:29.654Z] ./bin/test-attribution.sh [2021-07-15T18:21:29.654Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-15T18:21:29.667Z] $ docker stop --time=1 0e63ae71e14166458afccf862387000afa8ddc808b530d08c7de76b3e3d4dcae [2021-07-15T18:21:31.183Z] $ docker rm -f 0e63ae71e14166458afccf862387000afa8ddc808b530d08c7de76b3e3d4dcae [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T18:21:31.640Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-15T18:21:32.246Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-07-15T18:21:32.438Z] ---> Running in 391c58f9e15a [2021-07-15T18:21:32.718Z] Removing intermediate container 391c58f9e15a [2021-07-15T18:21:32.718Z] ---> 98d6cbbe48c5 [2021-07-15T18:21:32.718Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-15T18:21:33.011Z] ---> Running in 8b7dcd8b3771 [2021-07-15T18:21:33.300Z] Removing intermediate container 8b7dcd8b3771 [2021-07-15T18:21:33.300Z] ---> e479b72ef87b [2021-07-15T18:21:33.300Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-15T18:21:33.579Z] ---> Running in 6e212a30d169 [2021-07-15T18:21:34.197Z] Removing intermediate container 6e212a30d169 [2021-07-15T18:21:34.197Z] ---> a3c94d942618 [2021-07-15T18:21:34.197Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T18:21:34.197Z] ---> Running in a260a56f548d [Pipeline] sh [2021-07-15T18:21:35.787Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-15T18:21:36.111Z] + ls -al . [2021-07-15T18:21:36.112Z] total 19464 [2021-07-15T18:21:36.112Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jul 15 18:21 . [2021-07-15T18:21:36.112Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 15 18:20 .. [2021-07-15T18:21:36.112Z] -rw-rw-r--. 1 jenkins jenkins 19749680 Jul 15 18:20 app-rfid-llrp-inventory [2021-07-15T18:21:36.112Z] -rw-rw-r--. 1 jenkins jenkins 7039 Jul 15 18:20 Attribution.txt [2021-07-15T18:21:36.112Z] drwxrwxr-x. 2 jenkins jenkins 60 Jul 15 18:20 bin [2021-07-15T18:21:36.112Z] -rw-r--r--. 1 jenkins jenkins 61872 Jul 15 18:21 coverage.out [2021-07-15T18:21:36.112Z] -rw-rw-r--. 1 jenkins jenkins 1710 Jul 15 18:20 Dockerfile [2021-07-15T18:21:36.112Z] -rw-rw-r--. 1 jenkins jenkins 1040 Jul 15 18:20 Dockerfile.build [2021-07-15T18:21:36.112Z] -rw-rw-r--. 1 jenkins jenkins 262 Jul 15 18:20 .dockerignore [2021-07-15T18:21:36.112Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 15 18:20 .git [2021-07-15T18:21:36.112Z] drwxrwxr-x. 2 jenkins jenkins 103 Jul 15 18:20 .github [2021-07-15T18:21:36.112Z] -rw-rw-r--. 1 jenkins jenkins 816 Jul 15 18:20 .gitignore [2021-07-15T18:21:36.112Z] -rw-r--r--. 1 jenkins jenkins 412 Jul 15 18:21 go.mod [2021-07-15T18:21:36.112Z] -rw-r--r--. 1 jenkins jenkins 19455 Jul 15 18:21 go.sum [2021-07-15T18:21:36.112Z] drwxrwxr-x. 2 jenkins jenkins 140 Jul 15 18:20 images [2021-07-15T18:21:36.112Z] drwxrwxr-x. 4 jenkins jenkins 35 Jul 15 18:20 internal [2021-07-15T18:21:36.112Z] -rw-rw-r--. 1 jenkins jenkins 686 Jul 15 18:20 Jenkinsfile [2021-07-15T18:21:36.112Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jul 15 18:20 LICENSE [2021-07-15T18:21:36.112Z] -rw-rw-r--. 1 jenkins jenkins 530 Jul 15 18:20 main.go [2021-07-15T18:21:36.112Z] -rw-rw-r--. 1 jenkins jenkins 1499 Jul 15 18:20 Makefile [2021-07-15T18:21:36.112Z] -rw-rw-r--. 1 jenkins jenkins 28960 Jul 15 18:20 README.md [2021-07-15T18:21:36.112Z] drwxrwxr-x. 2 jenkins jenkins 32 Jul 15 18:20 res [2021-07-15T18:21:36.112Z] drwxrwxr-x. 4 jenkins jenkins 54 Jul 15 18:20 snap [2021-07-15T18:21:36.112Z] drwxrwxr-x. 3 jenkins jenkins 18 Jul 15 18:20 static [2021-07-15T18:21:36.112Z] -rw-rw-r--. 1 jenkins jenkins 11 Jul 15 18:16 VERSION [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:21:36.440Z] + 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=64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 --label arch=amd64 --label version=0.0.1-dev.1 . [2021-07-15T18:21:36.440Z] Sending build context to Docker daemon 20.48MB [2021-07-15T18:21:36.440Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T18:21:36.440Z] Step 2/28 : FROM ${BASE} AS builder [2021-07-15T18:21:36.440Z] ---> 717fa9200153 [2021-07-15T18:21:36.440Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-15T18:21:36.711Z] ---> Running in 85bcd7c5f606 [2021-07-15T18:21:36.711Z] Removing intermediate container 85bcd7c5f606 [2021-07-15T18:21:36.711Z] ---> c442ae11939f [2021-07-15T18:21:36.711Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-07-15T18:21:36.711Z] ---> Running in dd379f0df586 [2021-07-15T18:21:36.711Z] Removing intermediate container dd379f0df586 [2021-07-15T18:21:36.711Z] ---> 762dcf16a8e3 [2021-07-15T18:21:36.712Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-15T18:21:36.712Z] ---> Running in f38022c9e3e8 [2021-07-15T18:21:36.838Z] Removing intermediate container a260a56f548d [2021-07-15T18:21:36.838Z] ---> 51e074dadfba [2021-07-15T18:21:36.838Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-15T18:21:36.838Z] ---> Running in e78786e2f5dc [2021-07-15T18:21:36.978Z] Removing intermediate container f38022c9e3e8 [2021-07-15T18:21:36.978Z] ---> 9bb1c6e5196f [2021-07-15T18:21:36.978Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T18:21:36.978Z] ---> Running in 6004f1fed2a3 [2021-07-15T18:21:37.566Z] Removing intermediate container 6004f1fed2a3 [2021-07-15T18:21:37.566Z] ---> c73fc939ee8f [2021-07-15T18:21:37.566Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-15T18:21:37.566Z] ---> Running in 38c39db9cf82 [2021-07-15T18:21:37.836Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T18:21:38.282Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T18:21:38.803Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T18:21:39.263Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T18:21:40.215Z] OK: 150 MiB in 46 packages [2021-07-15T18:21:40.489Z] Removing intermediate container 38c39db9cf82 [2021-07-15T18:21:40.489Z] ---> 46d5a26f272e [2021-07-15T18:21:40.489Z] Step 8/28 : WORKDIR /app [2021-07-15T18:21:40.489Z] ---> Running in dd1b4560a212 [2021-07-15T18:21:40.489Z] Removing intermediate container dd1b4560a212 [2021-07-15T18:21:40.489Z] ---> af37f1d89957 [2021-07-15T18:21:40.489Z] Step 9/28 : COPY go.mod . [2021-07-15T18:21:40.703Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-15T18:21:40.703Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-15T18:21:40.703Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-15T18:21:40.755Z] ---> e08f1b7de7f0 [2021-07-15T18:21:40.756Z] Step 10/28 : RUN go mod download [2021-07-15T18:21:40.756Z] ---> Running in b91114243782 [2021-07-15T18:21:40.978Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-15T18:21:40.978Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-15T18:21:41.251Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-15T18:21:41.251Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T18:21:41.251Z] OK: 139 MiB in 46 packages [2021-07-15T18:21:41.341Z] Removing intermediate container b91114243782 [2021-07-15T18:21:41.341Z] ---> cec3a88c8686 [2021-07-15T18:21:41.341Z] Step 11/28 : COPY . . [2021-07-15T18:21:41.927Z] ---> a858b0951b9b [2021-07-15T18:21:41.927Z] Step 12/28 : ARG MAKE="make build" [2021-07-15T18:21:41.927Z] ---> Running in ba07ad34e6ac [2021-07-15T18:21:41.927Z] Removing intermediate container ba07ad34e6ac [2021-07-15T18:21:41.927Z] ---> 228d4b64578c [2021-07-15T18:21:41.927Z] Step 13/28 : RUN $MAKE [2021-07-15T18:21:41.927Z] ---> Running in 2db5aeae3d75 [2021-07-15T18:21:42.200Z] go mod tidy [2021-07-15T18:21:42.467Z] 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.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.1" -o app-rfid-llrp-inventory [2021-07-15T18:21:42.690Z] Removing intermediate container e78786e2f5dc [2021-07-15T18:21:42.690Z] ---> cfbfcfd96c7f [2021-07-15T18:21:42.690Z] Step 8/10 : WORKDIR /app [2021-07-15T18:21:42.690Z] ---> Running in c4c960cce073 [2021-07-15T18:21:43.289Z] Removing intermediate container c4c960cce073 [2021-07-15T18:21:43.289Z] ---> c7468cb2156c [2021-07-15T18:21:43.289Z] Step 9/10 : COPY . . [2021-07-15T18:21:44.746Z] ---> 9397b1613e3f [2021-07-15T18:21:44.746Z] Step 10/10 : RUN go mod download [2021-07-15T18:21:45.022Z] ---> Running in 3ca4a77a3bef [2021-07-15T18:21:57.501Z] Removing intermediate container 2db5aeae3d75 [2021-07-15T18:21:57.501Z] ---> ab231a7f6eda [2021-07-15T18:21:57.502Z] Step 14/28 : FROM alpine:3.12 [2021-07-15T18:21:57.502Z] 3.12: Pulling from library/alpine [2021-07-15T18:21:57.502Z] 339de151aab4: Pulling fs layer [2021-07-15T18:21:57.502Z] 339de151aab4: Verifying Checksum [2021-07-15T18:21:57.502Z] 339de151aab4: Download complete [2021-07-15T18:21:57.502Z] 339de151aab4: Pull complete [2021-07-15T18:21:57.502Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T18:21:57.502Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T18:21:57.502Z] ---> 13621d1b12d4 [2021-07-15T18:21:57.502Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-15T18:21:57.502Z] ---> Running in d02a8ffaaa7a [2021-07-15T18:21:57.502Z] Removing intermediate container d02a8ffaaa7a [2021-07-15T18:21:57.502Z] ---> 8f9dac8a50b2 [2021-07-15T18:21:57.502Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-07-15T18:21:57.502Z] ---> Running in b003c55dae46 [2021-07-15T18:21:57.502Z] Removing intermediate container b003c55dae46 [2021-07-15T18:21:57.502Z] ---> a2f70e9aaeca [2021-07-15T18:21:57.502Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-07-15T18:21:57.502Z] ---> Running in d22b1458269e [2021-07-15T18:21:57.767Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T18:21:57.767Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T18:21:58.035Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T18:21:58.035Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T18:21:58.035Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T18:21:58.035Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T18:21:58.035Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T18:21:58.035Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T18:21:58.035Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T18:21:58.035Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T18:21:58.035Z] OK: 9 MiB in 20 packages [2021-07-15T18:21:58.306Z] Removing intermediate container d22b1458269e [2021-07-15T18:21:58.306Z] ---> c60443f72d7b [2021-07-15T18:21:58.306Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-07-15T18:21:58.580Z] ---> b86c7d70e602 [2021-07-15T18:21:58.580Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-07-15T18:21:58.580Z] ---> e636c2033815 [2021-07-15T18:21:58.580Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-07-15T18:21:58.847Z] ---> 23e0b5ec8377 [2021-07-15T18:21:58.848Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-07-15T18:21:58.848Z] ---> d82686f5ef91 [2021-07-15T18:21:58.848Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-07-15T18:21:59.444Z] ---> 5ed8dc474086 [2021-07-15T18:21:59.444Z] Step 23/28 : EXPOSE 48086 [2021-07-15T18:21:59.444Z] ---> Running in d4f23d779ee6 [2021-07-15T18:21:59.444Z] Removing intermediate container d4f23d779ee6 [2021-07-15T18:21:59.444Z] ---> 30f8754a8292 [2021-07-15T18:21:59.444Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-07-15T18:21:59.444Z] ---> Running in 6861b54bf4df [2021-07-15T18:21:59.715Z] Removing intermediate container 6861b54bf4df [2021-07-15T18:21:59.715Z] ---> 9edfef5c6762 [2021-07-15T18:21:59.715Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-07-15T18:21:59.715Z] ---> Running in 3b3b99ea8511 [2021-07-15T18:21:59.715Z] Removing intermediate container 3b3b99ea8511 [2021-07-15T18:21:59.715Z] ---> ccae36518ade [2021-07-15T18:21:59.715Z] Step 26/28 : LABEL arch=amd64 [2021-07-15T18:21:59.715Z] ---> Running in 9ef78dcdeaa2 [2021-07-15T18:21:59.715Z] Removing intermediate container 9ef78dcdeaa2 [2021-07-15T18:21:59.715Z] ---> a6c6bbb09343 [2021-07-15T18:21:59.715Z] Step 27/28 : LABEL git_sha=64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 [2021-07-15T18:21:59.983Z] ---> Running in 0b35999f5451 [2021-07-15T18:21:59.983Z] Removing intermediate container 0b35999f5451 [2021-07-15T18:21:59.983Z] ---> e8a57c439504 [2021-07-15T18:21:59.983Z] Step 28/28 : LABEL version=0.0.1-dev.1 [2021-07-15T18:21:59.983Z] ---> Running in 988d49ffaf51 [2021-07-15T18:21:59.983Z] Removing intermediate container 988d49ffaf51 [2021-07-15T18:21:59.983Z] ---> 0b5dbe10fb0e [2021-07-15T18:21:59.983Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-15T18:21:59.983Z] Successfully built 0b5dbe10fb0e [2021-07-15T18:21:59.983Z] 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-15T18:22:00.390Z] provisioning config files... [2021-07-15T18:22:00.410Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config3375914967311691360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:22:00.756Z] ---> docker-login.sh [2021-07-15T18:22:00.756Z] nexus3.edgexfoundry.org:10001 [2021-07-15T18:22:00.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:22:00.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:22:00.756Z] Configure a credential helper to remove this warning. See [2021-07-15T18:22:00.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:22:00.756Z] [2021-07-15T18:22:00.756Z] Login Succeeded [2021-07-15T18:22:00.756Z] nexus3.edgexfoundry.org:10002 [2021-07-15T18:22:00.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:22:01.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:22:01.025Z] Configure a credential helper to remove this warning. See [2021-07-15T18:22:01.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:22:01.025Z] [2021-07-15T18:22:01.025Z] Login Succeeded [2021-07-15T18:22:01.025Z] nexus3.edgexfoundry.org:10003 [2021-07-15T18:22:01.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:22:01.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:22:01.025Z] Configure a credential helper to remove this warning. See [2021-07-15T18:22:01.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:22:01.025Z] [2021-07-15T18:22:01.025Z] Login Succeeded [2021-07-15T18:22:01.025Z] nexus3.edgexfoundry.org:10004 [2021-07-15T18:22:01.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:22:01.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:22:01.295Z] Configure a credential helper to remove this warning. See [2021-07-15T18:22:01.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:22:01.295Z] [2021-07-15T18:22:01.295Z] Login Succeeded [2021-07-15T18:22:01.295Z] docker.io [2021-07-15T18:22:01.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:22:01.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:22:01.563Z] Configure a credential helper to remove this warning. See [2021-07-15T18:22:01.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:22:01.563Z] [2021-07-15T18:22:01.563Z] Login Succeeded [2021-07-15T18:22:01.563Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T18:22:01.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T18:22:01.648Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2021-07-15T18:22:01.648Z] 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 [2021-07-15T18:22:01.648Z] latest [2021-07-15T18:22:01.648Z] 0.0.1-dev.1 [2021-07-15T18:22:01.648Z] 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1-0.0.1-dev.1 [2021-07-15T18:22:01.648Z] main [2021-07-15T18:22:01.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:22:02.021Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:22:02.362Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 [2021-07-15T18:22:02.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-15T18:22:02.362Z] 5a0a2430d20f: Preparing [2021-07-15T18:22:02.362Z] 491bfe8d8cca: Preparing [2021-07-15T18:22:02.362Z] c3b0b5ab42bd: Preparing [2021-07-15T18:22:02.362Z] 7bf4cc582745: Preparing [2021-07-15T18:22:02.362Z] 30ac635330ef: Preparing [2021-07-15T18:22:02.362Z] 48c9ff63414d: Preparing [2021-07-15T18:22:02.362Z] 32f366d666a5: Preparing [2021-07-15T18:22:02.362Z] 48c9ff63414d: Waiting [2021-07-15T18:22:02.362Z] 32f366d666a5: Waiting [2021-07-15T18:22:02.636Z] 491bfe8d8cca: Pushed [2021-07-15T18:22:02.636Z] 30ac635330ef: Pushed [2021-07-15T18:22:02.904Z] 32f366d666a5: Layer already exists [2021-07-15T18:22:02.904Z] c3b0b5ab42bd: Pushed [2021-07-15T18:22:02.904Z] 7bf4cc582745: Pushed [2021-07-15T18:22:03.175Z] 48c9ff63414d: Pushed [2021-07-15T18:22:04.590Z] 5a0a2430d20f: Pushed [2021-07-15T18:22:04.590Z] 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1: digest: sha256:6d6ac49e49c1d72d15dc9f8f453271e566d8a2d4fd726bebeb9cfdca8cc07164 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:22:04.972Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:22:05.296Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-07-15T18:22:05.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-15T18:22:05.296Z] 5a0a2430d20f: Preparing [2021-07-15T18:22:05.296Z] 491bfe8d8cca: Preparing [2021-07-15T18:22:05.296Z] c3b0b5ab42bd: Preparing [2021-07-15T18:22:05.296Z] 7bf4cc582745: Preparing [2021-07-15T18:22:05.296Z] 30ac635330ef: Preparing [2021-07-15T18:22:05.296Z] 48c9ff63414d: Preparing [2021-07-15T18:22:05.296Z] 32f366d666a5: Preparing [2021-07-15T18:22:05.296Z] 48c9ff63414d: Waiting [2021-07-15T18:22:05.296Z] 32f366d666a5: Waiting [2021-07-15T18:22:05.296Z] 30ac635330ef: Layer already exists [2021-07-15T18:22:05.296Z] 491bfe8d8cca: Layer already exists [2021-07-15T18:22:05.296Z] 7bf4cc582745: Layer already exists [2021-07-15T18:22:05.296Z] c3b0b5ab42bd: Layer already exists [2021-07-15T18:22:05.296Z] 5a0a2430d20f: Layer already exists [2021-07-15T18:22:05.296Z] 48c9ff63414d: Layer already exists [2021-07-15T18:22:05.296Z] 32f366d666a5: Layer already exists [2021-07-15T18:22:05.296Z] latest: digest: sha256:6d6ac49e49c1d72d15dc9f8f453271e566d8a2d4fd726bebeb9cfdca8cc07164 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:22:05.663Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:22:06.024Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.1 [2021-07-15T18:22:06.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-15T18:22:06.024Z] 5a0a2430d20f: Preparing [2021-07-15T18:22:06.024Z] 491bfe8d8cca: Preparing [2021-07-15T18:22:06.024Z] c3b0b5ab42bd: Preparing [2021-07-15T18:22:06.024Z] 7bf4cc582745: Preparing [2021-07-15T18:22:06.024Z] 30ac635330ef: Preparing [2021-07-15T18:22:06.024Z] 48c9ff63414d: Preparing [2021-07-15T18:22:06.024Z] 32f366d666a5: Preparing [2021-07-15T18:22:06.024Z] 48c9ff63414d: Waiting [2021-07-15T18:22:06.024Z] 32f366d666a5: Waiting [2021-07-15T18:22:06.024Z] 491bfe8d8cca: Layer already exists [2021-07-15T18:22:06.024Z] c3b0b5ab42bd: Layer already exists [2021-07-15T18:22:06.024Z] 7bf4cc582745: Layer already exists [2021-07-15T18:22:06.024Z] 5a0a2430d20f: Layer already exists [2021-07-15T18:22:06.024Z] 30ac635330ef: Layer already exists [2021-07-15T18:22:06.024Z] 48c9ff63414d: Layer already exists [2021-07-15T18:22:06.024Z] 32f366d666a5: Layer already exists [2021-07-15T18:22:06.293Z] 0.0.1-dev.1: digest: sha256:6d6ac49e49c1d72d15dc9f8f453271e566d8a2d4fd726bebeb9cfdca8cc07164 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:22:06.694Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1-0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:22:07.038Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1-0.0.1-dev.1 [2021-07-15T18:22:07.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-15T18:22:07.038Z] 5a0a2430d20f: Preparing [2021-07-15T18:22:07.038Z] 491bfe8d8cca: Preparing [2021-07-15T18:22:07.038Z] c3b0b5ab42bd: Preparing [2021-07-15T18:22:07.038Z] 7bf4cc582745: Preparing [2021-07-15T18:22:07.038Z] 30ac635330ef: Preparing [2021-07-15T18:22:07.038Z] 48c9ff63414d: Preparing [2021-07-15T18:22:07.038Z] 32f366d666a5: Preparing [2021-07-15T18:22:07.038Z] 48c9ff63414d: Waiting [2021-07-15T18:22:07.038Z] 32f366d666a5: Waiting [2021-07-15T18:22:07.038Z] 5a0a2430d20f: Layer already exists [2021-07-15T18:22:07.038Z] 30ac635330ef: Layer already exists [2021-07-15T18:22:07.038Z] 491bfe8d8cca: Layer already exists [2021-07-15T18:22:07.038Z] 7bf4cc582745: Layer already exists [2021-07-15T18:22:07.038Z] c3b0b5ab42bd: Layer already exists [2021-07-15T18:22:07.038Z] 48c9ff63414d: Layer already exists [2021-07-15T18:22:07.306Z] 32f366d666a5: Layer already exists [2021-07-15T18:22:07.306Z] 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1-0.0.1-dev.1: digest: sha256:6d6ac49e49c1d72d15dc9f8f453271e566d8a2d4fd726bebeb9cfdca8cc07164 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:22:07.657Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:22:08.032Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2021-07-15T18:22:08.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-15T18:22:08.032Z] 5a0a2430d20f: Preparing [2021-07-15T18:22:08.032Z] 491bfe8d8cca: Preparing [2021-07-15T18:22:08.032Z] c3b0b5ab42bd: Preparing [2021-07-15T18:22:08.032Z] 7bf4cc582745: Preparing [2021-07-15T18:22:08.032Z] 30ac635330ef: Preparing [2021-07-15T18:22:08.032Z] 48c9ff63414d: Preparing [2021-07-15T18:22:08.032Z] 32f366d666a5: Preparing [2021-07-15T18:22:08.032Z] 48c9ff63414d: Waiting [2021-07-15T18:22:08.032Z] 32f366d666a5: Waiting [2021-07-15T18:22:08.032Z] 5a0a2430d20f: Layer already exists [2021-07-15T18:22:08.032Z] 7bf4cc582745: Layer already exists [2021-07-15T18:22:08.032Z] 30ac635330ef: Layer already exists [2021-07-15T18:22:08.032Z] c3b0b5ab42bd: Layer already exists [2021-07-15T18:22:08.032Z] 491bfe8d8cca: Layer already exists [2021-07-15T18:22:08.032Z] 32f366d666a5: Layer already exists [2021-07-15T18:22:08.032Z] 48c9ff63414d: Layer already exists [2021-07-15T18:22:08.301Z] main: digest: sha256:6d6ac49e49c1d72d15dc9f8f453271e566d8a2d4fd726bebeb9cfdca8cc07164 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T18:22:08.388Z] ===================================================== [Pipeline] echo [2021-07-15T18:22:08.404Z] taggedImages: [2021-07-15T18:22:08.404Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 [2021-07-15T18:22:08.404Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-07-15T18:22:08.404Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.1 [2021-07-15T18:22:08.404Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1-0.0.1-dev.1 [2021-07-15T18:22:08.404Z] - 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] libraryResource [Pipeline] sh [2021-07-15T18:22:09.057Z] ---> job-cost.sh [2021-07-15T18:22:09.058Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ur17 [2021-07-15T18:22:17.536Z] Removing intermediate container 3ca4a77a3bef [2021-07-15T18:22:17.537Z] ---> 18ba96c37db0 [2021-07-15T18:22:17.537Z] Successfully built 18ba96c37db0 [2021-07-15T18:22:17.537Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:22:17.922Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T18:22:17.922Z] . [Pipeline] withDockerContainer [2021-07-15T18:22:18.175Z] prd-ubuntu18.04-docker-arm64-4c-16g-2928 does not seem to be running inside a container [2021-07-15T18:22:18.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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-arm64 cat [2021-07-15T18:22:19.145Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T18:22:19.881Z] $ docker top 44a58c6e7a88b49394ab454f4673af62195a2599f2819ced9d07ddbdcace1de4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T18:22:20.872Z] + go version [2021-07-15T18:22:20.872Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-15T18:22:20.887Z] $ docker stop --time=1 44a58c6e7a88b49394ab454f4673af62195a2599f2819ced9d07ddbdcace1de4 [2021-07-15T18:22:22.845Z] $ docker rm -f 44a58c6e7a88b49394ab454f4673af62195a2599f2819ced9d07ddbdcace1de4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:22:23.723Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T18:22:23.723Z] . [Pipeline] withDockerContainer [2021-07-15T18:22:23.947Z] prd-ubuntu18.04-docker-arm64-4c-16g-2928 does not seem to be running inside a container [2021-07-15T18:22:24.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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-arm64 cat [2021-07-15T18:22:25.578Z] $ docker top a45174a44ffb2bc82ec24bf88ce531f6802f7f316f674b2c663c3cfd12019568 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T18:22:26.514Z] + go mod tidy [Pipeline] sh [2021-07-15T18:22:27.798Z] + make test [2021-07-15T18:22:27.798Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-15T18:22:31.481Z] lf-activate-venv(): INFO: Adding /tmp/venv-ur17/bin to PATH [2021-07-15T18:22:31.481Z] INFO: No Stack... [2021-07-15T18:22:31.481Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T18:22:32.062Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T18:22:32.386Z] + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [2021-07-15T18:22:32.386Z] + cut -d, -f6 [Pipeline] lock [2021-07-15T18:22:32.448Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-2-stack-cost] [2021-07-15T18:22:32.460Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-2-stack-cost] did not exist. Created. [2021-07-15T18:22:32.461Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T18:22:33.131Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-15T18:22:33.201Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T18:22:33.214Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-15T18:23:35.988Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-07-15T18:23:35.988Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.210s coverage: 89.2% of statements [2021-07-15T18:23:35.988Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.045s coverage: 11.3% of statements [2021-07-15T18:23:35.988Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.239s coverage: 72.3% of statements [2021-07-15T18:23:35.988Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-15T18:24:02.850Z] gofmt -l . [2021-07-15T18:24:02.850Z] [ "`gofmt -l .`" = "" ] [2021-07-15T18:24:02.850Z] ./bin/test-attribution.sh [2021-07-15T18:24:03.128Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-15T18:24:03.739Z] $ docker stop --time=1 a45174a44ffb2bc82ec24bf88ce531f6802f7f316f674b2c663c3cfd12019568 [2021-07-15T18:24:05.775Z] $ docker rm -f a45174a44ffb2bc82ec24bf88ce531f6802f7f316f674b2c663c3cfd12019568 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T18:24:06.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-15T18:24:06.743Z] Warning: overwriting stash ‘coverage-report’ [2021-07-15T18:24:07.321Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T18:24:07.832Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-15T18:24:08.179Z] + ls -al . [2021-07-15T18:24:08.179Z] total 19500 [2021-07-15T18:24:08.179Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 18:24 . [2021-07-15T18:24:08.179Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 18:20 .. [2021-07-15T18:24:08.179Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 15 18:20 .dockerignore [2021-07-15T18:24:08.179Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 18:20 .git [2021-07-15T18:24:08.179Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 18:20 .github [2021-07-15T18:24:08.179Z] -rw-rw-r-- 1 jenkins jenkins 816 Jul 15 18:20 .gitignore [2021-07-15T18:24:08.179Z] -rw-rw-r-- 1 jenkins jenkins 7039 Jul 15 18:20 Attribution.txt [2021-07-15T18:24:08.179Z] -rw-rw-r-- 1 jenkins jenkins 1710 Jul 15 18:20 Dockerfile [2021-07-15T18:24:08.179Z] -rw-rw-r-- 1 jenkins jenkins 1040 Jul 15 18:20 Dockerfile.build [2021-07-15T18:24:08.179Z] -rw-rw-r-- 1 jenkins jenkins 686 Jul 15 18:20 Jenkinsfile [2021-07-15T18:24:08.179Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 15 18:20 LICENSE [2021-07-15T18:24:08.179Z] -rw-rw-r-- 1 jenkins jenkins 1499 Jul 15 18:20 Makefile [2021-07-15T18:24:08.179Z] -rw-rw-r-- 1 jenkins jenkins 28960 Jul 15 18:20 README.md [2021-07-15T18:24:08.179Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 15 18:16 VERSION [2021-07-15T18:24:08.179Z] -rw-rw-r-- 1 jenkins jenkins 19749680 Jul 15 18:20 app-rfid-llrp-inventory [2021-07-15T18:24:08.179Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 18:20 bin [2021-07-15T18:24:08.179Z] -rw-r--r-- 1 jenkins jenkins 61872 Jul 15 18:23 coverage.out [2021-07-15T18:24:08.179Z] -rw-r--r-- 1 jenkins jenkins 412 Jul 15 18:24 go.mod [2021-07-15T18:24:08.179Z] -rw-r--r-- 1 jenkins jenkins 19455 Jul 15 18:22 go.sum [2021-07-15T18:24:08.179Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 18:20 images [2021-07-15T18:24:08.179Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 18:20 internal [2021-07-15T18:24:08.179Z] -rw-rw-r-- 1 jenkins jenkins 530 Jul 15 18:20 main.go [2021-07-15T18:24:08.179Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 18:20 res [2021-07-15T18:24:08.179Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 18:20 snap [2021-07-15T18:24:08.179Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 18:20 static [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:24:08.543Z] + 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=64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 --label arch=arm64 --label version=0.0.1-dev.1 . [2021-07-15T18:24:09.157Z] Sending build context to Docker daemon 20.48MB [2021-07-15T18:24:09.157Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T18:24:09.157Z] Step 2/28 : FROM ${BASE} AS builder [2021-07-15T18:24:09.157Z] ---> 18ba96c37db0 [2021-07-15T18:24:09.157Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-15T18:24:09.761Z] ---> Running in 1e98bfa2e8fa [2021-07-15T18:24:10.036Z] Removing intermediate container 1e98bfa2e8fa [2021-07-15T18:24:10.037Z] ---> e1e0eaf34acf [2021-07-15T18:24:10.037Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-07-15T18:24:10.354Z] ---> Running in 25e3aa536e68 [2021-07-15T18:24:10.639Z] Removing intermediate container 25e3aa536e68 [2021-07-15T18:24:10.639Z] ---> ac96822a2534 [2021-07-15T18:24:10.639Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-15T18:24:10.944Z] ---> Running in faf86250820a [2021-07-15T18:24:11.577Z] Removing intermediate container faf86250820a [2021-07-15T18:24:11.577Z] ---> aaa849f303e9 [2021-07-15T18:24:11.577Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T18:24:11.577Z] ---> Running in dc7728baee70 [2021-07-15T18:24:14.325Z] Removing intermediate container dc7728baee70 [2021-07-15T18:24:14.325Z] ---> 4d9422de3842 [2021-07-15T18:24:14.325Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-15T18:24:14.325Z] ---> Running in 66919afd5477 [2021-07-15T18:24:15.320Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T18:24:16.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T18:24:16.896Z] OK: 139 MiB in 46 packages [2021-07-15T18:24:18.342Z] Removing intermediate container 66919afd5477 [2021-07-15T18:24:18.342Z] ---> 6f1da8f4445e [2021-07-15T18:24:18.342Z] Step 8/28 : WORKDIR /app [2021-07-15T18:24:18.342Z] ---> Running in e1060ab4b4b2 [2021-07-15T18:24:18.939Z] Removing intermediate container e1060ab4b4b2 [2021-07-15T18:24:18.939Z] ---> 9e5db2167c80 [2021-07-15T18:24:18.939Z] Step 9/28 : COPY go.mod . [2021-07-15T18:24:19.930Z] ---> 2fb2aeb5f58d [2021-07-15T18:24:19.930Z] Step 10/28 : RUN go mod download [2021-07-15T18:24:19.930Z] ---> Running in db5c96173d16 [2021-07-15T18:24:22.583Z] Removing intermediate container db5c96173d16 [2021-07-15T18:24:22.583Z] ---> 496958599dab [2021-07-15T18:24:22.583Z] Step 11/28 : COPY . . [2021-07-15T18:24:24.026Z] ---> 41c926e4e3c3 [2021-07-15T18:24:24.026Z] Step 12/28 : ARG MAKE="make build" [2021-07-15T18:24:24.300Z] ---> Running in 892bf181e631 [2021-07-15T18:24:24.894Z] Removing intermediate container 892bf181e631 [2021-07-15T18:24:24.894Z] ---> 394c512a6d50 [2021-07-15T18:24:24.894Z] Step 13/28 : RUN $MAKE [2021-07-15T18:24:25.168Z] ---> Running in 9edd35cabe3f [2021-07-15T18:24:26.182Z] go mod tidy [2021-07-15T18:24:26.782Z] 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.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.1" -o app-rfid-llrp-inventory [2021-07-15T18:25:23.419Z] Removing intermediate container 9edd35cabe3f [2021-07-15T18:25:23.419Z] ---> 9b1a3d790d10 [2021-07-15T18:25:23.419Z] Step 14/28 : FROM alpine:3.12 [2021-07-15T18:25:23.419Z] 3.12: Pulling from library/alpine [2021-07-15T18:25:23.419Z] d2f70382dc9a: Pulling fs layer [2021-07-15T18:25:23.419Z] d2f70382dc9a: Download complete [2021-07-15T18:25:23.419Z] d2f70382dc9a: Pull complete [2021-07-15T18:25:23.419Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T18:25:23.419Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T18:25:23.419Z] ---> c4fd0aeabfcf [2021-07-15T18:25:23.419Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-15T18:25:23.419Z] ---> Running in d6e06d27066c [2021-07-15T18:25:23.419Z] Removing intermediate container d6e06d27066c [2021-07-15T18:25:23.419Z] ---> 10569b38b835 [2021-07-15T18:25:23.419Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-07-15T18:25:23.419Z] ---> Running in baf70c95662a [2021-07-15T18:25:23.419Z] Removing intermediate container baf70c95662a [2021-07-15T18:25:23.419Z] ---> cde1b44197ff [2021-07-15T18:25:23.419Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-07-15T18:25:23.419Z] ---> Running in f4eaf4e0e103 [2021-07-15T18:25:23.419Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T18:25:23.419Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T18:25:23.419Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T18:25:23.419Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T18:25:23.419Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T18:25:23.419Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T18:25:23.419Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T18:25:23.419Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T18:25:23.419Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T18:25:23.419Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T18:25:23.693Z] OK: 9 MiB in 20 packages [2021-07-15T18:25:25.152Z] Removing intermediate container f4eaf4e0e103 [2021-07-15T18:25:25.152Z] ---> a51fab5736f4 [2021-07-15T18:25:25.152Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-07-15T18:25:26.129Z] ---> 6968b7cb79dd [2021-07-15T18:25:26.129Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-07-15T18:25:26.733Z] ---> a41edef9b6e1 [2021-07-15T18:25:26.733Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-07-15T18:25:27.333Z] ---> 026db1dc437d [2021-07-15T18:25:27.334Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-07-15T18:25:28.321Z] ---> b06aa1e4c761 [2021-07-15T18:25:28.321Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-07-15T18:25:29.761Z] ---> 995ac9c529db [2021-07-15T18:25:29.761Z] Step 23/28 : EXPOSE 48086 [2021-07-15T18:25:29.761Z] ---> Running in 0c8ee68b045c [2021-07-15T18:25:30.359Z] Removing intermediate container 0c8ee68b045c [2021-07-15T18:25:30.359Z] ---> 1f4ba6fb7c20 [2021-07-15T18:25:30.359Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-07-15T18:25:30.359Z] ---> Running in f14eeb6ad2f6 [2021-07-15T18:25:30.953Z] Removing intermediate container f14eeb6ad2f6 [2021-07-15T18:25:30.954Z] ---> 1cc076754d9c [2021-07-15T18:25:30.954Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-07-15T18:25:30.954Z] ---> Running in 6a455a37c099 [2021-07-15T18:25:31.567Z] Removing intermediate container 6a455a37c099 [2021-07-15T18:25:31.567Z] ---> 662ba4671f49 [2021-07-15T18:25:31.567Z] Step 26/28 : LABEL arch=arm64 [2021-07-15T18:25:31.567Z] ---> Running in 6f7f0758a3f3 [2021-07-15T18:25:32.193Z] Removing intermediate container 6f7f0758a3f3 [2021-07-15T18:25:32.193Z] ---> ec2f5c0e84f5 [2021-07-15T18:25:32.193Z] Step 27/28 : LABEL git_sha=64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 [2021-07-15T18:25:32.193Z] ---> Running in e2561928f0a9 [2021-07-15T18:25:32.521Z] Removing intermediate container e2561928f0a9 [2021-07-15T18:25:32.521Z] ---> fb91e56112e9 [2021-07-15T18:25:32.521Z] Step 28/28 : LABEL version=0.0.1-dev.1 [2021-07-15T18:25:32.806Z] ---> Running in 648ae0f4685f [2021-07-15T18:25:33.411Z] Removing intermediate container 648ae0f4685f [2021-07-15T18:25:33.411Z] ---> a1df698d4d0a [2021-07-15T18:25:33.411Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-15T18:25:33.411Z] Successfully built a1df698d4d0a [2021-07-15T18:25:33.411Z] 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-15T18:25:33.740Z] provisioning config files... [2021-07-15T18:25:33.765Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config4679868742070342139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:25:34.146Z] ---> docker-login.sh [2021-07-15T18:25:34.146Z] nexus3.edgexfoundry.org:10001 [2021-07-15T18:25:34.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:25:34.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:25:34.704Z] Configure a credential helper to remove this warning. See [2021-07-15T18:25:34.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:25:34.704Z] [2021-07-15T18:25:34.704Z] Login Succeeded [2021-07-15T18:25:34.704Z] nexus3.edgexfoundry.org:10002 [2021-07-15T18:25:34.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:25:35.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:25:35.254Z] Configure a credential helper to remove this warning. See [2021-07-15T18:25:35.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:25:35.254Z] [2021-07-15T18:25:35.254Z] Login Succeeded [2021-07-15T18:25:35.254Z] nexus3.edgexfoundry.org:10003 [2021-07-15T18:25:35.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:25:35.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:25:35.815Z] Configure a credential helper to remove this warning. See [2021-07-15T18:25:35.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:25:35.815Z] [2021-07-15T18:25:35.815Z] Login Succeeded [2021-07-15T18:25:35.815Z] nexus3.edgexfoundry.org:10004 [2021-07-15T18:25:36.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:25:36.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:25:36.369Z] Configure a credential helper to remove this warning. See [2021-07-15T18:25:36.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:25:36.369Z] [2021-07-15T18:25:36.369Z] Login Succeeded [2021-07-15T18:25:36.369Z] docker.io [2021-07-15T18:25:36.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:25:37.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:25:37.238Z] Configure a credential helper to remove this warning. See [2021-07-15T18:25:37.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:25:37.238Z] [2021-07-15T18:25:37.238Z] Login Succeeded [2021-07-15T18:25:37.238Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T18:25:37.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T18:25:37.321Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2021-07-15T18:25:37.321Z] 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 [2021-07-15T18:25:37.321Z] latest [2021-07-15T18:25:37.322Z] 0.0.1-dev.1 [2021-07-15T18:25:37.322Z] 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1-0.0.1-dev.1 [2021-07-15T18:25:37.322Z] main [2021-07-15T18:25:37.322Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:25:37.717Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:25:38.075Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 [2021-07-15T18:25:38.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-07-15T18:25:38.075Z] aa34d1c5496b: Preparing [2021-07-15T18:25:38.075Z] b6675cc97016: Preparing [2021-07-15T18:25:38.075Z] c96e71399889: Preparing [2021-07-15T18:25:38.075Z] db8bbfb99bfc: Preparing [2021-07-15T18:25:38.075Z] 3809d74b3569: Preparing [2021-07-15T18:25:38.075Z] 44682eaa6773: Preparing [2021-07-15T18:25:38.075Z] 3fbe34a1663b: Preparing [2021-07-15T18:25:38.075Z] 3fbe34a1663b: Waiting [2021-07-15T18:25:38.075Z] 44682eaa6773: Waiting [2021-07-15T18:25:38.674Z] db8bbfb99bfc: Pushed [2021-07-15T18:25:38.674Z] c96e71399889: Pushed [2021-07-15T18:25:38.674Z] 3809d74b3569: Pushed [2021-07-15T18:25:38.674Z] b6675cc97016: Pushed [2021-07-15T18:25:38.949Z] 3fbe34a1663b: Layer already exists [2021-07-15T18:25:39.946Z] 44682eaa6773: Pushed [2021-07-15T18:25:42.579Z] aa34d1c5496b: Pushed [2021-07-15T18:25:42.854Z] 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1: digest: sha256:e15ef7c4d1c67f111303dab74250419e7a3a3358c7e952b024a920cd0ad9b929 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:25:43.206Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:25:43.550Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2021-07-15T18:25:43.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-07-15T18:25:43.550Z] aa34d1c5496b: Preparing [2021-07-15T18:25:43.550Z] b6675cc97016: Preparing [2021-07-15T18:25:43.550Z] c96e71399889: Preparing [2021-07-15T18:25:43.550Z] db8bbfb99bfc: Preparing [2021-07-15T18:25:43.550Z] 3809d74b3569: Preparing [2021-07-15T18:25:43.550Z] 44682eaa6773: Preparing [2021-07-15T18:25:43.550Z] 3fbe34a1663b: Preparing [2021-07-15T18:25:43.550Z] 44682eaa6773: Waiting [2021-07-15T18:25:43.550Z] 3fbe34a1663b: Waiting [2021-07-15T18:25:43.825Z] 3809d74b3569: Layer already exists [2021-07-15T18:25:43.825Z] c96e71399889: Layer already exists [2021-07-15T18:25:43.825Z] aa34d1c5496b: Layer already exists [2021-07-15T18:25:43.825Z] db8bbfb99bfc: Layer already exists [2021-07-15T18:25:43.825Z] b6675cc97016: Layer already exists [2021-07-15T18:25:43.825Z] 3fbe34a1663b: Layer already exists [2021-07-15T18:25:43.825Z] 44682eaa6773: Layer already exists [2021-07-15T18:25:43.825Z] latest: digest: sha256:e15ef7c4d1c67f111303dab74250419e7a3a3358c7e952b024a920cd0ad9b929 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:25:44.181Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:25:44.532Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.1 [2021-07-15T18:25:44.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-07-15T18:25:44.532Z] aa34d1c5496b: Preparing [2021-07-15T18:25:44.532Z] b6675cc97016: Preparing [2021-07-15T18:25:44.532Z] c96e71399889: Preparing [2021-07-15T18:25:44.532Z] db8bbfb99bfc: Preparing [2021-07-15T18:25:44.532Z] 3809d74b3569: Preparing [2021-07-15T18:25:44.532Z] 44682eaa6773: Preparing [2021-07-15T18:25:44.532Z] 3fbe34a1663b: Preparing [2021-07-15T18:25:44.532Z] 44682eaa6773: Waiting [2021-07-15T18:25:44.532Z] 3fbe34a1663b: Waiting [2021-07-15T18:25:44.532Z] aa34d1c5496b: Layer already exists [2021-07-15T18:25:44.532Z] db8bbfb99bfc: Layer already exists [2021-07-15T18:25:44.532Z] b6675cc97016: Layer already exists [2021-07-15T18:25:44.813Z] c96e71399889: Layer already exists [2021-07-15T18:25:44.813Z] 3809d74b3569: Layer already exists [2021-07-15T18:25:44.813Z] 3fbe34a1663b: Layer already exists [2021-07-15T18:25:44.813Z] 44682eaa6773: Layer already exists [2021-07-15T18:25:44.813Z] 0.0.1-dev.1: digest: sha256:e15ef7c4d1c67f111303dab74250419e7a3a3358c7e952b024a920cd0ad9b929 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:25:45.177Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1-0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:25:45.530Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1-0.0.1-dev.1 [2021-07-15T18:25:45.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-07-15T18:25:45.530Z] aa34d1c5496b: Preparing [2021-07-15T18:25:45.530Z] b6675cc97016: Preparing [2021-07-15T18:25:45.530Z] c96e71399889: Preparing [2021-07-15T18:25:45.530Z] db8bbfb99bfc: Preparing [2021-07-15T18:25:45.530Z] 3809d74b3569: Preparing [2021-07-15T18:25:45.530Z] 44682eaa6773: Preparing [2021-07-15T18:25:45.530Z] 3fbe34a1663b: Preparing [2021-07-15T18:25:45.530Z] 44682eaa6773: Waiting [2021-07-15T18:25:45.530Z] 3fbe34a1663b: Waiting [2021-07-15T18:25:45.834Z] 3809d74b3569: Layer already exists [2021-07-15T18:25:45.834Z] c96e71399889: Layer already exists [2021-07-15T18:25:45.834Z] b6675cc97016: Layer already exists [2021-07-15T18:25:45.834Z] aa34d1c5496b: Layer already exists [2021-07-15T18:25:45.834Z] db8bbfb99bfc: Layer already exists [2021-07-15T18:25:45.834Z] 3fbe34a1663b: Layer already exists [2021-07-15T18:25:45.834Z] 44682eaa6773: Layer already exists [2021-07-15T18:25:45.834Z] 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1-0.0.1-dev.1: digest: sha256:e15ef7c4d1c67f111303dab74250419e7a3a3358c7e952b024a920cd0ad9b929 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:25:46.185Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:25:46.535Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2021-07-15T18:25:46.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-07-15T18:25:46.535Z] aa34d1c5496b: Preparing [2021-07-15T18:25:46.535Z] b6675cc97016: Preparing [2021-07-15T18:25:46.535Z] c96e71399889: Preparing [2021-07-15T18:25:46.535Z] db8bbfb99bfc: Preparing [2021-07-15T18:25:46.535Z] 3809d74b3569: Preparing [2021-07-15T18:25:46.535Z] 44682eaa6773: Preparing [2021-07-15T18:25:46.535Z] 3fbe34a1663b: Preparing [2021-07-15T18:25:46.535Z] 44682eaa6773: Waiting [2021-07-15T18:25:46.535Z] 3fbe34a1663b: Waiting [2021-07-15T18:25:46.810Z] 3809d74b3569: Layer already exists [2021-07-15T18:25:46.810Z] b6675cc97016: Layer already exists [2021-07-15T18:25:46.810Z] c96e71399889: Layer already exists [2021-07-15T18:25:46.810Z] db8bbfb99bfc: Layer already exists [2021-07-15T18:25:46.810Z] aa34d1c5496b: Layer already exists [2021-07-15T18:25:46.810Z] 44682eaa6773: Layer already exists [2021-07-15T18:25:46.810Z] 3fbe34a1663b: Layer already exists [2021-07-15T18:25:46.810Z] main: digest: sha256:e15ef7c4d1c67f111303dab74250419e7a3a3358c7e952b024a920cd0ad9b929 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T18:25:46.874Z] ===================================================== [Pipeline] echo [2021-07-15T18:25:46.890Z] taggedImages: [2021-07-15T18:25:46.890Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 [2021-07-15T18:25:46.890Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2021-07-15T18:25:46.890Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.1 [2021-07-15T18:25:46.890Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1-0.0.1-dev.1 [2021-07-15T18:25:46.890Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:25:47.465Z] ---> job-cost.sh [2021-07-15T18:25:47.465Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oYVb [2021-07-15T18:26:34.482Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T18:28:26.316Z] lf-activate-venv(): INFO: Adding /tmp/venv-oYVb/bin to PATH [2021-07-15T18:28:26.316Z] INFO: No Stack... [2021-07-15T18:28:26.316Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-15T18:28:26.316Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T18:28:26.663Z] + cat+ /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [2021-07-15T18:28:26.663Z] cut -d, -f6 [Pipeline] lock [2021-07-15T18:28:26.737Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-2-stack-cost] [2021-07-15T18:28:26.746Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-2-stack-cost] did not exist. Created. [2021-07-15T18:28:26.746Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T18:28:27.117Z] /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-a9a4fbfd/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-a9a4fbfd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-15T18:28:27.475Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-15T18:28:27.511Z] Warning: overwriting stash ‘stack-cost’ [2021-07-15T18:28:27.686Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T18:28:27.698Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-2-stack-cost] [Pipeline] // lock [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-15T18:28:28.515Z] provisioning config files... [2021-07-15T18:28:28.531Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1624112795059531687tmp [Pipeline] { [Pipeline] sh [2021-07-15T18:28:28.886Z] + set +x [2021-07-15T18:28:28.886Z] + curl -s https://codecov.io/bash [2021-07-15T18:28:28.886Z] + bash -s -- [2021-07-15T18:28:28.886Z] [2021-07-15T18:28:28.886Z] _____ _ [2021-07-15T18:28:28.886Z] / ____| | | [2021-07-15T18:28:28.886Z] | | ___ __| | ___ ___ _____ __ [2021-07-15T18:28:28.886Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-15T18:28:28.886Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-15T18:28:28.886Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-15T18:28:28.886Z] Bash-1.0.5 [2021-07-15T18:28:28.886Z] [2021-07-15T18:28:28.886Z] [2021-07-15T18:28:28.886Z] ==> git version 2.24.4 found [2021-07-15T18:28:28.886Z] ==> 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-15T18:28:28.886Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-15T18:28:28.886Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-15T18:28:28.886Z] ==> Jenkins CI detected. [2021-07-15T18:28:28.886Z] project root: . [2021-07-15T18:28:28.886Z] --> token set from env [2021-07-15T18:28:28.886Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-15T18:28:28.886Z] ==> Running gcov in . (disable via -X gcov) [2021-07-15T18:28:28.886Z] ==> Python coveragepy not found [2021-07-15T18:28:28.886Z] ==> Searching for coverage reports in: [2021-07-15T18:28:28.886Z] + . [2021-07-15T18:28:28.886Z] -> Found 1 reports [2021-07-15T18:28:28.886Z] ==> Detecting git/mercurial file structure [2021-07-15T18:28:29.158Z] ==> Reading reports [2021-07-15T18:28:29.158Z] + ./coverage.out bytes=61872 [2021-07-15T18:28:29.158Z] ==> Appending adjustments [2021-07-15T18:28:29.158Z] https://docs.codecov.io/docs/fixing-reports [2021-07-15T18:28:29.158Z] + Found adjustments [2021-07-15T18:28:29.158Z] ==> Gzipping contents [2021-07-15T18:28:29.158Z] 16K /tmp/codecov.gMQhiy.gz [2021-07-15T18:28:29.158Z] ==> Uploading reports [2021-07-15T18:28:29.158Z] url: https://codecov.io [2021-07-15T18:28:29.158Z] query: branch=main&commit=64ced199d92c15ee285ffbe8dcdc8fa05acdafd1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-15T18:28:29.158Z] -> Pinging Codecov [2021-07-15T18:28:29.158Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=64ced199d92c15ee285ffbe8dcdc8fa05acdafd1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-15T18:28:29.752Z] -> Uploading to [2021-07-15T18:28:29.752Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-15/581DD39554BDF9B6E22D074273EAD858/64ced199d92c15ee285ffbe8dcdc8fa05acdafd1/d737ad26-069d-44d2-a848-dd802a070dc2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T182829Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f161a89011bb09e24ae6e347d16c86e577d6edd0cb1130018d45d0c28df21f66 [2021-07-15T18:28:29.752Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T18:28:29.752Z] Dload Upload Total Spent Left Speed [2021-07-15T18:28:30.335Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13702 0 0 100 13702 0 31242 --:--:-- --:--:-- --:--:-- 31283 [2021-07-15T18:28:30.335Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 [Pipeline] } [2021-07-15T18:28:30.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-15T18:28:31.369Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-15T18:28:31.387Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:28:31.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-15T18:28:31.718Z] [2021-07-15T18:28:31.718Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:28:32.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-15T18:28:32.070Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-15T18:28:32.070Z] 188c0c94c7c5: Pulling fs layer [2021-07-15T18:28:32.071Z] 0ef7d3d256c8: Pulling fs layer [2021-07-15T18:28:32.071Z] de9db76c5a1d: Pulling fs layer [2021-07-15T18:28:32.071Z] 0eba1c9be4d2: Pulling fs layer [2021-07-15T18:28:32.071Z] 0d57e429df01: Pulling fs layer [2021-07-15T18:28:32.071Z] 4e4be7b47b0d: Pulling fs layer [2021-07-15T18:28:32.071Z] e1f770b5df2f: Pulling fs layer [2021-07-15T18:28:32.071Z] 85a0685a4137: Pulling fs layer [2021-07-15T18:28:32.071Z] 0eba1c9be4d2: Waiting [2021-07-15T18:28:32.071Z] 0d57e429df01: Waiting [2021-07-15T18:28:32.071Z] 4e4be7b47b0d: Waiting [2021-07-15T18:28:32.071Z] e1f770b5df2f: Waiting [2021-07-15T18:28:32.071Z] 85a0685a4137: Waiting [2021-07-15T18:28:32.071Z] de9db76c5a1d: Verifying Checksum [2021-07-15T18:28:32.071Z] de9db76c5a1d: Download complete [2021-07-15T18:28:32.341Z] 0ef7d3d256c8: Verifying Checksum [2021-07-15T18:28:32.341Z] 0ef7d3d256c8: Download complete [2021-07-15T18:28:32.341Z] 0d57e429df01: Verifying Checksum [2021-07-15T18:28:32.341Z] 0d57e429df01: Download complete [2021-07-15T18:28:32.341Z] 4e4be7b47b0d: Verifying Checksum [2021-07-15T18:28:32.341Z] 4e4be7b47b0d: Download complete [2021-07-15T18:28:32.341Z] 188c0c94c7c5: Verifying Checksum [2021-07-15T18:28:32.341Z] 188c0c94c7c5: Download complete [2021-07-15T18:28:32.611Z] 188c0c94c7c5: Pull complete [2021-07-15T18:28:32.611Z] 0ef7d3d256c8: Pull complete [2021-07-15T18:28:32.611Z] de9db76c5a1d: Pull complete [2021-07-15T18:28:33.204Z] e1f770b5df2f: Verifying Checksum [2021-07-15T18:28:33.205Z] e1f770b5df2f: Download complete [2021-07-15T18:28:38.554Z] 0eba1c9be4d2: Verifying Checksum [2021-07-15T18:28:38.554Z] 0eba1c9be4d2: Download complete [2021-07-15T18:28:38.554Z] 85a0685a4137: Verifying Checksum [2021-07-15T18:28:38.554Z] 85a0685a4137: Download complete [2021-07-15T18:28:41.155Z] 0eba1c9be4d2: Pull complete [2021-07-15T18:28:41.155Z] 0d57e429df01: Pull complete [2021-07-15T18:28:41.155Z] 4e4be7b47b0d: Pull complete [2021-07-15T18:28:41.155Z] e1f770b5df2f: Pull complete [2021-07-15T18:28:44.522Z] 85a0685a4137: Pull complete [2021-07-15T18:28:44.522Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-15T18:28:44.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-15T18:28:44.522Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-15T18:28:44.620Z] prd-centos7-docker-4c-2g-2926 does not seem to be running inside a container [2021-07-15T18:28:44.709Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-15T18:28:46.468Z] $ docker top c156b6c3cbbe3e9294ec83774524e3d4183a25ecca4f049eefc65027d313a0a9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T18:28:46.566Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-15T18:28:47.048Z] + set -o pipefail [2021-07-15T18:28:47.048Z] + snyk monitor '--org=edgex-jenkins' [2021-07-15T18:29:05.560Z] [2021-07-15T18:29:05.560Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2021-07-15T18:29:05.560Z] [2021-07-15T18:29:05.560Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/f17b9407-6a29-4424-8a9f-b2c1f69f8343 [2021-07-15T18:29:05.560Z] [2021-07-15T18:29:05.560Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-15T18:29:05.560Z] [2021-07-15T18:29:05.560Z] [Pipeline] } [2021-07-15T18:29:05.577Z] $ docker stop --time=1 c156b6c3cbbe3e9294ec83774524e3d4183a25ecca4f049eefc65027d313a0a9 [2021-07-15T18:29:07.431Z] $ docker rm -f c156b6c3cbbe3e9294ec83774524e3d4183a25ecca4f049eefc65027d313a0a9 [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-15T18:29:08.627Z] + git log --format=format:%s -1 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:29:08.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T18:29:08.977Z] . [Pipeline] withDockerContainer [2021-07-15T18:29:09.091Z] prd-centos7-docker-4c-2g-2926 does not seem to be running inside a container [2021-07-15T18:29:09.174Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T18:29:09.629Z] $ docker top 062fdca8d388043b16a34b6c96dd89608308503d040149ce942726437fff2591 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T18:29:09.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T18:29:09.829Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T18:29:09.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T18:29:09.996Z] $ docker exec 062fdca8d388043b16a34b6c96dd89608308503d040149ce942726437fff2591 ssh-agent [2021-07-15T18:29:10.139Z] SSH_AUTH_SOCK=/tmp/ssh-5f1eir9jpwvE/agent.13 [2021-07-15T18:29:10.140Z] SSH_AGENT_PID=20 [2021-07-15T18:29:10.150Z] Running ssh-add (command line suppressed) [2021-07-15T18:29:10.262Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7205088680741427958.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7205088680741427958.key) [2021-07-15T18:29:10.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T18:29:10.622Z] + git semver tag [2021-07-15T18:29:10.622Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T18:29:10.622Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-07-15T18:29:10.622Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-15T18:29:10.622Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T18:29:10.622Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T18:29:10.622Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T18:29:10.622Z] # $SEMVER_BRANCH = main [2021-07-15T18:29:10.622Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2021-07-15T18:29:10.622Z] # 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 HEAD [2021-07-15T18:29:10.622Z] # -> Force: false [2021-07-15T18:29:10.622Z] # 24d2992c8558c2cc4c6caf2b39f420b145963d11 refs/tags/v0.0.1-dev.1 [Pipeline] } [2021-07-15T18:29:10.635Z] $ docker exec --env ******** --env ******** 062fdca8d388043b16a34b6c96dd89608308503d040149ce942726437fff2591 ssh-agent -k [2021-07-15T18:29:10.750Z] unset SSH_AUTH_SOCK; [2021-07-15T18:29:10.751Z] unset SSH_AGENT_PID; [2021-07-15T18:29:10.751Z] echo Agent pid 20 killed; [2021-07-15T18:29:10.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T18:29:11.159Z] + git semver [Pipeline] } [2021-07-15T18:29:11.182Z] $ docker stop --time=1 062fdca8d388043b16a34b6c96dd89608308503d040149ce942726437fff2591 [2021-07-15T18:29:12.419Z] $ docker rm -f 062fdca8d388043b16a34b6c96dd89608308503d040149ce942726437fff2591 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:29:12.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-15T18:29:12.971Z] [2021-07-15T18:29:12.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:29:13.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-15T18:29:13.337Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-15T18:29:13.337Z] ab5ef0e58194: Pulling fs layer [2021-07-15T18:29:13.337Z] 9712f1f96733: Pulling fs layer [2021-07-15T18:29:13.337Z] 63f879dbbcfc: Pulling fs layer [2021-07-15T18:29:13.337Z] 0d9ebad4ef96: Pulling fs layer [2021-07-15T18:29:13.337Z] e9a5061849ea: Pulling fs layer [2021-07-15T18:29:13.337Z] d747dcd14b5f: Pulling fs layer [2021-07-15T18:29:13.337Z] 2de7ff778b66: Pulling fs layer [2021-07-15T18:29:13.337Z] e9a5061849ea: Waiting [2021-07-15T18:29:13.337Z] d747dcd14b5f: Waiting [2021-07-15T18:29:13.337Z] 2de7ff778b66: Waiting [2021-07-15T18:29:13.337Z] 0d9ebad4ef96: Waiting [2021-07-15T18:29:13.337Z] 9712f1f96733: Verifying Checksum [2021-07-15T18:29:13.337Z] 9712f1f96733: Download complete [2021-07-15T18:29:16.732Z] 63f879dbbcfc: Verifying Checksum [2021-07-15T18:29:16.732Z] 63f879dbbcfc: Download complete [2021-07-15T18:29:17.316Z] e9a5061849ea: Verifying Checksum [2021-07-15T18:29:17.316Z] e9a5061849ea: Download complete [2021-07-15T18:29:17.316Z] d747dcd14b5f: Verifying Checksum [2021-07-15T18:29:17.316Z] d747dcd14b5f: Download complete [2021-07-15T18:29:18.283Z] 0d9ebad4ef96: Verifying Checksum [2021-07-15T18:29:18.283Z] 0d9ebad4ef96: Download complete [2021-07-15T18:29:18.283Z] 2de7ff778b66: Verifying Checksum [2021-07-15T18:29:18.283Z] 2de7ff778b66: Download complete [2021-07-15T18:29:19.241Z] ab5ef0e58194: Verifying Checksum [2021-07-15T18:29:19.241Z] ab5ef0e58194: Download complete [2021-07-15T18:29:21.898Z] ab5ef0e58194: Pull complete [2021-07-15T18:29:21.898Z] 9712f1f96733: Pull complete [2021-07-15T18:29:22.511Z] 63f879dbbcfc: Pull complete [2021-07-15T18:29:25.886Z] 0d9ebad4ef96: Pull complete [2021-07-15T18:29:26.479Z] e9a5061849ea: Pull complete [2021-07-15T18:29:26.479Z] d747dcd14b5f: Pull complete [2021-07-15T18:29:27.455Z] 2de7ff778b66: Pull complete [2021-07-15T18:29:27.455Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-15T18:29:27.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-15T18:29:27.455Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-15T18:29:27.561Z] prd-centos7-docker-4c-2g-2926 does not seem to be running inside a container [2021-07-15T18:29:27.645Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-15T18:29:30.712Z] $ docker top 52b99c7681467cb1f1ab683645605b39a9fa1c6fbcfb9e1e2e952254246fe208 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-15T18:29:30.839Z] provisioning config files... [2021-07-15T18:29:30.853Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4246720563074489137tmp [2021-07-15T18:29:30.874Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7155270096481308414tmp [2021-07-15T18:29:30.893Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7791414765356155232tmp [Pipeline] { [Pipeline] echo [2021-07-15T18:29:30.919Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:29:31.233Z] ---> sigul-configuration.sh [2021-07-15T18:29:31.233Z] gpg: directory `/root/.gnupg' created [2021-07-15T18:29:31.233Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-15T18:29:31.233Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-15T18:29:31.233Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-15T18:29:31.233Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-15T18:29:31.233Z] gpg: CAST5 encrypted data [2021-07-15T18:29:31.233Z] gpg: encrypted with 1 passphrase [2021-07-15T18:29:31.233Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-15T18:29:31.549Z] + mkdir /home/jenkins [2021-07-15T18:29:31.550Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-15T18:29:32.096Z] + 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-15T18:29:32.110Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:29:32.440Z] ---> sigul-install.sh [2021-07-15T18:29:36.716Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-07-15T18:29:37.076Z] + git tag --list [2021-07-15T18:29:37.076Z] v0.0.0 [2021-07-15T18:29:37.076Z] v0.0.1-dev.1 [Pipeline] sh [2021-07-15T18:29:37.399Z] + lftools sign git-tag v0.0.1-dev.1 [2021-07-15T18:29:37.988Z] Signing Git tag with Sigul... [2021-07-15T18:29:37.988Z] Signing v0.0.1-dev.1 [Pipeline] echo [2021-07-15T18:29:38.965Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:29:39.305Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-15T18:29:39.322Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-15T18:29:39.360Z] $ docker stop --time=1 52b99c7681467cb1f1ab683645605b39a9fa1c6fbcfb9e1e2e952254246fe208 [2021-07-15T18:29:40.906Z] $ docker rm -f 52b99c7681467cb1f1ab683645605b39a9fa1c6fbcfb9e1e2e952254246fe208 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:29:41.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T18:29:41.815Z] . [Pipeline] withDockerContainer [2021-07-15T18:29:41.906Z] prd-centos7-docker-4c-2g-2926 does not seem to be running inside a container [2021-07-15T18:29:41.962Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T18:29:42.368Z] $ docker top 4db8cbb0c3b865c9ecf0b5e5ee3ea6800de7420896ee960bc1d26217433a010b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T18:29:42.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T18:29:42.507Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T18:29:42.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T18:29:42.693Z] $ docker exec 4db8cbb0c3b865c9ecf0b5e5ee3ea6800de7420896ee960bc1d26217433a010b ssh-agent [2021-07-15T18:29:43.044Z] SSH_AUTH_SOCK=/tmp/ssh-yycINvSnCFky/agent.13 [2021-07-15T18:29:43.044Z] SSH_AGENT_PID=20 [2021-07-15T18:29:43.069Z] Running ssh-add (command line suppressed) [2021-07-15T18:29:43.172Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1291788592560399261.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1291788592560399261.key) [2021-07-15T18:29:43.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T18:29:43.547Z] + git semver bump pre [2021-07-15T18:29:43.547Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T18:29:43.547Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-07-15T18:29:43.547Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-15T18:29:43.547Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T18:29:43.547Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T18:29:43.547Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T18:29:43.547Z] # $SEMVER_BRANCH = main [2021-07-15T18:29:43.547Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2021-07-15T18:29:43.547Z] 0.0.1-dev.2 [Pipeline] } [2021-07-15T18:29:43.562Z] $ docker exec --env ******** --env ******** 4db8cbb0c3b865c9ecf0b5e5ee3ea6800de7420896ee960bc1d26217433a010b ssh-agent -k [2021-07-15T18:29:43.668Z] unset SSH_AUTH_SOCK; [2021-07-15T18:29:43.668Z] unset SSH_AGENT_PID; [2021-07-15T18:29:43.668Z] echo Agent pid 20 killed; [2021-07-15T18:29:43.696Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T18:29:44.055Z] + git semver [Pipeline] } [2021-07-15T18:29:44.075Z] $ docker stop --time=1 4db8cbb0c3b865c9ecf0b5e5ee3ea6800de7420896ee960bc1d26217433a010b [2021-07-15T18:29:45.286Z] $ docker rm -f 4db8cbb0c3b865c9ecf0b5e5ee3ea6800de7420896ee960bc1d26217433a010b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:29:45.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T18:29:45.724Z] . [Pipeline] withDockerContainer [2021-07-15T18:29:45.823Z] prd-centos7-docker-4c-2g-2926 does not seem to be running inside a container [2021-07-15T18:29:45.881Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T18:29:46.288Z] $ docker top 6657fdac77818c8340483e40664fb6bd73e3d3a76fe3fc68931850a5ec1547a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T18:29:46.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T18:29:46.415Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T18:29:46.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T18:29:46.541Z] $ docker exec 6657fdac77818c8340483e40664fb6bd73e3d3a76fe3fc68931850a5ec1547a8 ssh-agent [2021-07-15T18:29:46.680Z] SSH_AUTH_SOCK=/tmp/ssh-xHMzcvygOVco/agent.13 [2021-07-15T18:29:46.680Z] SSH_AGENT_PID=20 [2021-07-15T18:29:46.694Z] Running ssh-add (command line suppressed) [2021-07-15T18:29:46.796Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8886537663385312235.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8886537663385312235.key) [2021-07-15T18:29:46.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T18:29:47.145Z] + git semver push [2021-07-15T18:29:47.146Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T18:29:47.146Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-07-15T18:29:47.146Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-15T18:29:47.146Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T18:29:47.146Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T18:29:47.146Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T18:29:47.146Z] # $SEMVER_BRANCH = main [2021-07-15T18:29:47.146Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2021-07-15T18:29:52.514Z] $ docker exec --env ******** --env ******** 6657fdac77818c8340483e40664fb6bd73e3d3a76fe3fc68931850a5ec1547a8 ssh-agent -k [2021-07-15T18:29:52.607Z] unset SSH_AUTH_SOCK; [2021-07-15T18:29:52.607Z] unset SSH_AGENT_PID; [2021-07-15T18:29:52.608Z] echo Agent pid 20 killed; [2021-07-15T18:29:52.628Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T18:29:53.011Z] + git semver [Pipeline] } [2021-07-15T18:29:53.040Z] $ docker stop --time=1 6657fdac77818c8340483e40664fb6bd73e3d3a76fe3fc68931850a5ec1547a8 [2021-07-15T18:29:54.460Z] $ docker rm -f 6657fdac77818c8340483e40664fb6bd73e3d3a76fe3fc68931850a5ec1547a8 [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-15T18:29:55.702Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:29:56.374Z] ---> package-listing.sh [2021-07-15T18:29:56.374Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T18:29:56.374Z] ++ facter osfamily [2021-07-15T18:29:56.645Z] + OS_FAMILY=redhat [2021-07-15T18:29:56.645Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-15T18:29:56.645Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T18:29:56.645Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T18:29:56.645Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T18:29:56.645Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T18:29:56.645Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-07-15T18:29:56.645Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T18:29:56.645Z] + case "${OS_FAMILY}" in [2021-07-15T18:29:56.645Z] + rpm -qa [2021-07-15T18:29:56.645Z] + sort [2021-07-15T18:29:57.231Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T18:29:57.231Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T18:29:57.231Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T18:29:57.231Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-07-15T18:29:57.231Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2021-07-15T18:29:57.231Z] + 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-15T18:29:57.248Z] 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-15T18:29:57.549Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:29:58.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T18:29:58.150Z] [2021-07-15T18:29:58.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:29:58.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T18:30:03.898Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T18:30:03.898Z] 5843afab3874: Pulling fs layer [2021-07-15T18:30:03.898Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T18:30:03.898Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T18:30:03.898Z] 1a467efa2204: Pulling fs layer [2021-07-15T18:30:03.898Z] 865369a531d5: Pulling fs layer [2021-07-15T18:30:03.898Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T18:30:03.898Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T18:30:03.898Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T18:30:03.898Z] 7074353bde3e: Pulling fs layer [2021-07-15T18:30:03.898Z] 1a467efa2204: Waiting [2021-07-15T18:30:03.898Z] 865369a531d5: Waiting [2021-07-15T18:30:03.898Z] 2dc3bafdbf1c: Waiting [2021-07-15T18:30:03.898Z] 9ac237eaa80d: Waiting [2021-07-15T18:30:03.898Z] 6bcad4ecc5c2: Waiting [2021-07-15T18:30:03.898Z] 7074353bde3e: Waiting [2021-07-15T18:30:03.898Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T18:30:03.898Z] 2dfaacf7024e: Download complete [2021-07-15T18:30:04.176Z] 1a467efa2204: Verifying Checksum [2021-07-15T18:30:04.176Z] 1a467efa2204: Download complete [2021-07-15T18:30:04.176Z] 5843afab3874: Verifying Checksum [2021-07-15T18:30:04.176Z] 5843afab3874: Download complete [2021-07-15T18:30:04.451Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T18:30:04.451Z] 2dc3bafdbf1c: Download complete [2021-07-15T18:30:04.451Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T18:30:04.451Z] 9ac237eaa80d: Download complete [2021-07-15T18:30:04.451Z] 5843afab3874: Pull complete [2021-07-15T18:30:04.451Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T18:30:04.451Z] 6bcad4ecc5c2: Download complete [2021-07-15T18:30:04.720Z] 865369a531d5: Verifying Checksum [2021-07-15T18:30:04.720Z] 865369a531d5: Download complete [2021-07-15T18:30:04.720Z] 2dfaacf7024e: Pull complete [2021-07-15T18:30:05.721Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T18:30:05.721Z] 2dbba127c6aa: Download complete [2021-07-15T18:30:06.330Z] 2dbba127c6aa: Pull complete [2021-07-15T18:30:06.330Z] 1a467efa2204: Pull complete [2021-07-15T18:30:06.602Z] 865369a531d5: Pull complete [2021-07-15T18:30:06.602Z] 2dc3bafdbf1c: Pull complete [2021-07-15T18:30:06.602Z] 9ac237eaa80d: Pull complete [2021-07-15T18:30:06.872Z] 6bcad4ecc5c2: Pull complete [2021-07-15T18:30:13.721Z] 7074353bde3e: Verifying Checksum [2021-07-15T18:30:13.721Z] 7074353bde3e: Download complete [2021-07-15T18:30:17.258Z] 7074353bde3e: Pull complete [2021-07-15T18:30:17.258Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T18:30:17.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T18:30:17.258Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T18:30:17.573Z] prd-centos7-docker-4c-2g-2926 does not seem to be running inside a container [2021-07-15T18:30:17.649Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-15T18:30:19.499Z] $ docker top 9d201f1cb70370b9cace5a0da77724b39d5fbc011009febcb63736bcaf7a42ad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T18:30:19.909Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T18:30:20.234Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T18:30:20.549Z] + ls /var/log/sa-host [2021-07-15T18:30:20.550Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T18:30:20.550Z] file_magic: OK [2021-07-15T18:30:20.550Z] HZ: Using current value: 100 [2021-07-15T18:30:20.550Z] file_header: OK [2021-07-15T18:30:20.550Z] 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-15T18:30:20.550Z] Statistics: [2021-07-15T18:30:20.550Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T18:30:20.550Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T18:30:20.550Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T18:30:20.550Z] file_magic: OK [2021-07-15T18:30:20.550Z] HZ: Using current value: 100 [2021-07-15T18:30:20.550Z] file_header: OK [2021-07-15T18:30:20.550Z] 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-15T18:30:20.550Z] Statistics: [2021-07-15T18:30:20.550Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T18:30:20.550Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T18:30:20.742Z] provisioning config files... [2021-07-15T18:30:20.758Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config544987196998944164tmp [Pipeline] { [Pipeline] echo [2021-07-15T18:30:20.782Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:30:21.103Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T18:30:21.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:30:21.537Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T18:30:21.552Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:30:21.877Z] ---> sudo-logs.sh [2021-07-15T18:30:21.878Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T18:30:21.918Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:30:22.239Z] ---> job-cost.sh [2021-07-15T18:30:22.239Z] lf-activate-venv: SKIPPING [2021-07-15T18:30:22.239Z] DEBUG: total: 0.18000000715255737 [2021-07-15T18:30:22.239Z] INFO: Retrieving Stack Cost... [2021-07-15T18:30:23.206Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T18:30:23.994Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T18:30:24.013Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:30:24.541Z] ---> logs-deploy.sh [2021-07-15T18:30:24.541Z] lf-activate-venv: SKIPPING [2021-07-15T18:30:24.541Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/2 [2021-07-15T18:30:24.541Z] INFO: archiving workspace using pattern(s): [2021-07-15T18:30:25.512Z] Archives upload complete. [2021-07-15T18:30:25.512Z] INFO: archiving logs to Nexus [2021-07-15T18:30:26.105Z] ---> uname -a: [2021-07-15T18:30:26.105Z] Linux prd-centos7-docker-4c-2g-2926.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-15T18:30:26.105Z] [2021-07-15T18:30:26.105Z] [2021-07-15T18:30:26.105Z] ---> lscpu: [2021-07-15T18:30:26.105Z] Architecture: x86_64 [2021-07-15T18:30:26.105Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-15T18:30:26.105Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-15T18:30:26.105Z] Byte Order: Little Endian [2021-07-15T18:30:26.105Z] CPU(s): 2 [2021-07-15T18:30:26.105Z] On-line CPU(s) list: 0,1 [2021-07-15T18:30:26.105Z] Vendor ID: AuthenticAMD [2021-07-15T18:30:26.105Z] BIOS Vendor ID: QEMU [2021-07-15T18:30:26.105Z] Model name: AMD EPYC-Rome Processor [2021-07-15T18:30:26.105Z] BIOS Model name: pc-i440fx-4.2 [2021-07-15T18:30:26.105Z] CPU family: 23 [2021-07-15T18:30:26.105Z] Model: 49 [2021-07-15T18:30:26.105Z] Thread(s) per core: 1 [2021-07-15T18:30:26.105Z] Core(s) per socket: 1 [2021-07-15T18:30:26.105Z] Socket(s): 2 [2021-07-15T18:30:26.105Z] Stepping: 0 [2021-07-15T18:30:26.105Z] BogoMIPS: 5599.99 [2021-07-15T18:30:26.105Z] 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-15T18:30:26.105Z] Virtualization: AMD-V [2021-07-15T18:30:26.105Z] Hypervisor vendor: KVM [2021-07-15T18:30:26.105Z] Virtualization type: full [2021-07-15T18:30:26.105Z] L1d cache: 64 KiB (2 instances) [2021-07-15T18:30:26.105Z] L1i cache: 64 KiB (2 instances) [2021-07-15T18:30:26.105Z] L2 cache: 1 MiB (2 instances) [2021-07-15T18:30:26.105Z] L3 cache: 32 MiB (2 instances) [2021-07-15T18:30:26.105Z] NUMA node(s): 1 [2021-07-15T18:30:26.105Z] NUMA node0 CPU(s): 0,1 [2021-07-15T18:30:26.105Z] Vulnerability Itlb multihit: Not affected [2021-07-15T18:30:26.105Z] Vulnerability L1tf: Not affected [2021-07-15T18:30:26.105Z] Vulnerability Mds: Not affected [2021-07-15T18:30:26.105Z] Vulnerability Meltdown: Not affected [2021-07-15T18:30:26.105Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-15T18:30:26.105Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-15T18:30:26.105Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-15T18:30:26.105Z] Vulnerability Srbds: Not affected [2021-07-15T18:30:26.105Z] Vulnerability Tsx async abort: Not affected [2021-07-15T18:30:26.105Z] [2021-07-15T18:30:26.105Z] [2021-07-15T18:30:26.105Z] ---> nproc: [2021-07-15T18:30:26.105Z] 2 [2021-07-15T18:30:26.105Z] [2021-07-15T18:30:26.105Z] [2021-07-15T18:30:26.105Z] ---> df -h: [2021-07-15T18:30:26.105Z] Filesystem Size Used Available Use% Mounted on [2021-07-15T18:30:26.105Z] overlay 40.0G 8.9G 31.1G 22% / [2021-07-15T18:30:26.105Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-15T18:30:26.105Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-15T18:30:26.105Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-15T18:30:26.105Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-07-15T18:30:26.105Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-07-15T18:30:26.105Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-07-15T18:30:26.105Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-07-15T18:30:26.105Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-15T18:30:26.105Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_app-rfid-llrp-inventory_main@tmp [2021-07-15T18:30:26.105Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-07-15T18:30:26.105Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-07-15T18:30:26.105Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-07-15T18:30:26.105Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-07-15T18:30:26.105Z] [2021-07-15T18:30:26.105Z] [2021-07-15T18:30:26.105Z] ---> free -m: [2021-07-15T18:30:26.105Z] total used free shared buff/cache available [2021-07-15T18:30:26.105Z] Mem: 7821 945 3232 0 3643 6560 [2021-07-15T18:30:26.105Z] Swap: 1023 0 1023 [2021-07-15T18:30:26.105Z] [2021-07-15T18:30:26.105Z] [2021-07-15T18:30:26.105Z] ---> ip addr: [2021-07-15T18:30:26.105Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-15T18:30:26.105Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-15T18:30:26.105Z] inet 127.0.0.1/8 scope host lo [2021-07-15T18:30:26.105Z] valid_lft forever preferred_lft forever [2021-07-15T18:30:26.105Z] inet6 ::1/128 scope host [2021-07-15T18:30:26.105Z] valid_lft forever preferred_lft forever [2021-07-15T18:30:26.105Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-15T18:30:26.105Z] link/ether fa:16:3e:d8:17:34 brd ff:ff:ff:ff:ff:ff [2021-07-15T18:30:26.105Z] inet 10.30.123.146/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-15T18:30:26.105Z] valid_lft 85541sec preferred_lft 85541sec [2021-07-15T18:30:26.105Z] inet6 fe80::f816:3eff:fed8:1734/64 scope link [2021-07-15T18:30:26.105Z] valid_lft forever preferred_lft forever [2021-07-15T18:30:26.105Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-15T18:30:26.105Z] link/ether 02:42:ce:f6:00:c3 brd ff:ff:ff:ff:ff:ff [2021-07-15T18:30:26.105Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-15T18:30:26.105Z] valid_lft forever preferred_lft forever [2021-07-15T18:30:26.105Z] inet6 fe80::42:ceff:fef6:c3/64 scope link [2021-07-15T18:30:26.105Z] valid_lft forever preferred_lft forever [2021-07-15T18:30:26.105Z] [2021-07-15T18:30:26.105Z] [2021-07-15T18:30:26.105Z] ---> sar -b -r -n DEV: [2021-07-15T18:30:26.105Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) [2021-07-15T18:30:26.105Z] [2021-07-15T18:30:26.105Z] 18:15:55 LINUX RESTART (2 CPU) [2021-07-15T18:30:26.105Z] [2021-07-15T18:30:26.105Z] 18:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-15T18:30:26.105Z] 18:18:01 1.98 0.00 1.98 0.00 0.00 39.31 0.00 [2021-07-15T18:30:26.105Z] 18:19:02 0.42 0.00 0.42 0.00 0.00 6.10 0.00 [2021-07-15T18:30:26.105Z] 18:20:01 0.27 0.00 0.27 0.00 0.00 3.52 0.00 [2021-07-15T18:30:26.105Z] 18:21:01 0.20 0.00 0.20 0.00 0.00 3.13 0.00 [2021-07-15T18:30:26.106Z] 18:22:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 [2021-07-15T18:30:26.106Z] 18:23:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 [2021-07-15T18:30:26.106Z] 18:24:01 0.22 0.00 0.22 0.00 0.00 3.12 0.00 [2021-07-15T18:30:26.106Z] 18:25:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 [2021-07-15T18:30:26.106Z] 18:26:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 [2021-07-15T18:30:26.106Z] 18:27:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 [2021-07-15T18:30:26.106Z] 18:28:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 [2021-07-15T18:30:26.106Z] 18:29:01 85.31 0.03 85.28 0.00 3.73 28265.82 0.00 [2021-07-15T18:30:26.106Z] 18:30:01 119.54 0.10 119.44 0.00 9.99 30674.11 0.00 [2021-07-15T18:30:26.106Z] Average: 16.14 0.01 16.13 0.00 1.06 4547.32 0.00 [2021-07-15T18:30:26.106Z] [2021-07-15T18:30:26.106Z] 18:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-15T18:30:26.106Z] 18:18:01 5446452 0 798148 9.97 2620 1761712 1215128 13.42 579316 1584680 16 [2021-07-15T18:30:26.106Z] 18:19:02 5445816 0 798776 9.97 2620 1761720 1206904 13.32 583888 1581140 8 [2021-07-15T18:30:26.106Z] 18:20:01 5443044 0 801544 10.01 2620 1761724 1207220 13.33 585564 1581820 12 [2021-07-15T18:30:26.106Z] 18:21:01 5443224 0 801356 10.01 2620 1761732 1207256 13.33 579388 1588228 8 [2021-07-15T18:30:26.106Z] 18:22:01 5441540 0 803036 10.03 2620 1761736 1207088 13.33 581260 1588228 8 [2021-07-15T18:30:26.106Z] 18:23:01 5442624 0 801948 10.01 2620 1761740 1206968 13.33 580544 1588228 20 [2021-07-15T18:30:26.106Z] 18:24:01 5439960 0 804552 10.05 2620 1761800 1207148 13.33 582640 1588244 24 [2021-07-15T18:30:26.106Z] 18:25:01 5432624 0 811940 10.14 2620 1761748 1206968 13.33 590164 1588228 12 [2021-07-15T18:30:26.106Z] 18:26:01 5432372 0 812188 10.14 2620 1761752 1206968 13.33 591720 1586796 8 [2021-07-15T18:30:26.106Z] 18:27:01 5432080 0 812476 10.14 2620 1761756 1207112 13.33 592392 1586796 8 [2021-07-15T18:30:26.106Z] 18:28:01 5432520 0 812032 10.14 2620 1761760 1207016 13.33 598272 1580388 8 [2021-07-15T18:30:26.106Z] 18:29:01 4365916 0 1032840 12.90 2620 2607556 1528176 16.87 828676 2289708 102960 [2021-07-15T18:30:26.106Z] 18:30:01 3810840 0 1111280 13.88 2620 3084192 1564112 17.27 979804 2578004 196 [2021-07-15T18:30:26.106Z] Average: 5231462 0 846317 10.57 2620 1928533 1259851 13.91 634894 1716191 7945 [2021-07-15T18:30:26.106Z] [2021-07-15T18:30:26.106Z] 18:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-15T18:30:26.106Z] 18:18:01 eth0 0.82 0.10 0.07 0.02 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:19:02 eth0 0.40 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:20:01 eth0 2.05 0.69 0.65 0.38 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:21:01 eth0 0.55 0.45 0.35 0.24 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:22:01 eth0 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:23:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:24:01 eth0 0.88 0.22 0.31 0.16 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:25:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:26:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:27:01 eth0 0.68 0.48 0.35 0.24 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:28:01 eth0 0.18 0.13 0.07 0.04 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:29:01 vethff285e3 73.69 95.39 6.51 414.24 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:29:01 eth0 720.76 511.72 4510.56 79.78 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:29:01 docker0 73.69 95.25 5.50 414.23 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:30:01 eth0 741.29 524.26 3563.80 100.70 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] 18:30:01 docker0 50.46 70.60 2.49 275.04 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] Average: eth0 113.13 80.03 622.32 14.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] Average: docker0 9.57 12.78 0.62 53.11 0.00 0.00 0.00 0.00 [2021-07-15T18:30:26.106Z] [2021-07-15T18:30:26.106Z] [2021-07-15T18:30:26.106Z] ---> sar -P ALL: [2021-07-15T18:30:26.106Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) [2021-07-15T18:30:26.106Z] [2021-07-15T18:30:26.106Z] 18:15:55 LINUX RESTART (2 CPU) [2021-07-15T18:30:26.106Z] [2021-07-15T18:30:26.106Z] 18:17:01 CPU %user %nice %system %iowait %steal %idle [2021-07-15T18:30:26.106Z] 18:18:01 all 0.18 0.00 0.06 0.00 0.03 99.72 [2021-07-15T18:30:26.106Z] 18:18:01 0 0.12 0.00 0.07 0.00 0.02 99.80 [2021-07-15T18:30:26.106Z] 18:18:01 1 0.25 0.00 0.05 0.00 0.05 99.65 [2021-07-15T18:30:26.106Z] 18:19:02 all 0.14 0.00 0.04 0.00 0.03 99.79 [2021-07-15T18:30:26.106Z] 18:19:02 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-07-15T18:30:26.106Z] 18:19:02 1 0.22 0.00 0.03 0.00 0.03 99.72 [2021-07-15T18:30:26.106Z] 18:20:01 all 0.18 0.00 0.05 0.00 0.03 99.75 [2021-07-15T18:30:26.106Z] 18:20:01 0 0.05 0.00 0.07 0.00 0.03 99.85 [2021-07-15T18:30:26.106Z] 18:20:01 1 0.31 0.00 0.03 0.00 0.02 99.64 [2021-07-15T18:30:26.106Z] 18:21:01 all 0.23 0.00 0.04 0.00 0.02 99.71 [2021-07-15T18:30:26.106Z] 18:21:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-07-15T18:30:26.106Z] 18:21:01 1 0.40 0.00 0.03 0.00 0.02 99.55 [2021-07-15T18:30:26.106Z] 18:22:01 all 0.17 0.00 0.05 0.00 0.03 99.76 [2021-07-15T18:30:26.106Z] 18:22:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-07-15T18:30:26.106Z] 18:22:01 1 0.25 0.00 0.07 0.00 0.03 99.65 [2021-07-15T18:30:26.106Z] 18:23:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-07-15T18:30:26.106Z] 18:23:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-07-15T18:30:26.106Z] 18:23:01 1 0.12 0.00 0.00 0.00 0.00 99.88 [2021-07-15T18:30:26.106Z] 18:24:01 all 0.12 0.00 0.04 0.00 0.03 99.81 [2021-07-15T18:30:26.106Z] 18:24:01 0 0.08 0.00 0.05 0.00 0.03 99.83 [2021-07-15T18:30:26.106Z] 18:24:01 1 0.15 0.00 0.03 0.00 0.03 99.78 [2021-07-15T18:30:26.106Z] 18:25:01 all 0.14 0.00 0.03 0.00 0.03 99.80 [2021-07-15T18:30:26.106Z] 18:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-15T18:30:26.106Z] 18:25:01 1 0.25 0.00 0.03 0.00 0.03 99.68 [2021-07-15T18:30:26.106Z] 18:26:01 all 0.17 0.00 0.03 0.00 0.03 99.77 [2021-07-15T18:30:26.106Z] 18:26:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-07-15T18:30:26.106Z] 18:26:01 1 0.28 0.00 0.03 0.00 0.02 99.67 [2021-07-15T18:30:26.106Z] 18:27:01 all 0.18 0.00 0.03 0.00 0.03 99.76 [2021-07-15T18:30:26.106Z] 18:27:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-07-15T18:30:26.106Z] 18:27:01 1 0.33 0.00 0.05 0.00 0.02 99.60 [2021-07-15T18:30:26.106Z] 18:28:01 all 0.17 0.00 0.03 0.00 0.02 99.78 [2021-07-15T18:30:26.106Z] 18:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-07-15T18:30:26.106Z] 18:28:01 1 0.32 0.00 0.05 0.00 0.02 99.62 [2021-07-15T18:30:26.106Z] [2021-07-15T18:30:26.106Z] 18:28:01 CPU %user %nice %system %iowait %steal %idle [2021-07-15T18:30:26.106Z] 18:29:01 all 11.67 0.00 4.57 0.87 0.05 82.84 [2021-07-15T18:30:26.106Z] 18:29:01 0 12.00 0.00 4.78 0.97 0.07 82.18 [2021-07-15T18:30:26.106Z] 18:29:01 1 11.35 0.00 4.36 0.77 0.03 83.49 [2021-07-15T18:30:26.106Z] 18:30:01 all 16.41 0.00 8.49 1.28 0.07 73.75 [2021-07-15T18:30:26.106Z] 18:30:01 0 18.42 0.00 8.85 1.40 0.07 71.27 [2021-07-15T18:30:26.106Z] 18:30:01 1 14.43 0.00 8.14 1.17 0.07 76.19 [2021-07-15T18:30:26.106Z] Average: all 2.22 0.00 1.00 0.16 0.03 96.58 [2021-07-15T18:30:26.106Z] Average: 0 2.30 0.00 1.04 0.17 0.03 96.45 [2021-07-15T18:30:26.106Z] Average: 1 2.15 0.00 0.96 0.14 0.03 96.72 [2021-07-15T18:30:26.106Z] [2021-07-15T18:30:26.106Z] [2021-07-15T18:30:26.106Z]